From: Chris Hanson Date: Mon, 24 Sep 2001 03:00:07 +0000 (+0000) Subject: Update copyright statement. X-Git-Tag: 20090517-FFI~2571 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=96b17fc6a34847866f7db7973b27d997292100d6;p=mit-scheme.git Update copyright statement. --- 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))