From 96b17fc6a34847866f7db7973b27d997292100d6 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 24 Sep 2001 03:00:07 +0000 Subject: [PATCH] Update copyright statement. --- v7/src/runtime/mime-codec.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/v7/src/runtime/mime-codec.scm b/v7/src/runtime/mime-codec.scm index d93fa94bf..83c27fbfb 100644 --- a/v7/src/runtime/mime-codec.scm +++ b/v7/src/runtime/mime-codec.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: mime-codec.scm,v 14.10 2001/09/10 00:49:45 cph Exp $ +;;; $Id: mime-codec.scm,v 14.11 2001/09/24 03:00:07 cph Exp $ ;;; -;;; Copyright (c) 2000 Massachusetts Institute of Technology +;;; Copyright (c) 2000, 2001 Massachusetts Institute of Technology ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as @@ -16,9 +16,10 @@ ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with this program; if not, write to the Free Software -;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +;;; 02111-1307, USA. -;;;; IMAIL mail reader: MIME support +;;;; MIME support (declare (usual-integrations)) -- 2.25.1