From d2c43bb1320e5ca478419a6a74641d4775701c46 Mon Sep 17 00:00:00 2001 From: sperber Date: Mon, 20 Jan 2003 16:33:37 +0000 Subject: [PATCH] Add myself to copyright section. --- scheme/lib/rfc822.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/scheme/lib/rfc822.scm b/scheme/lib/rfc822.scm index 913d83b..d4355a6 100644 --- a/scheme/lib/rfc822.scm +++ b/scheme/lib/rfc822.scm @@ -3,6 +3,7 @@ ;;; This file is part of the Scheme Untergrund Networking package. ;;; Copyright (c) 1995 by Olin Shivers +;;; Copyright (c) 2003 by Mike Sperber ;;; For copyright information, see the file COPYING which comes with ;;; the distribution.