From dbf7cce4b191c8555a7d57e6878f5a30b8b92cc5 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 21 Feb 2002 18:56:38 +0000 Subject: [PATCH] Update copyright statement. --- v7/src/edwin/hlpcom.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/v7/src/edwin/hlpcom.scm b/v7/src/edwin/hlpcom.scm index 4ec01e0d5..7c5590759 100644 --- a/v7/src/edwin/hlpcom.scm +++ b/v7/src/edwin/hlpcom.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: hlpcom.scm,v 1.122 2002/02/14 05:05:26 cph Exp $ +;;; $Id: hlpcom.scm,v 1.123 2002/02/21 18:56:38 cph Exp $ ;;; -;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology +;;; Copyright (c) 1986, 1989-2002 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,7 +16,8 @@ ;;; ;;; 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. ;;;; Help Commands -- 2.25.1