Change license format to match recommended GNU standards.
authorChris Hanson <org/chris-hanson/cph>
Wed, 20 Nov 2002 18:30:13 +0000 (18:30 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 20 Nov 2002 18:30:13 +0000 (18:30 +0000)
v7/dist/copyright.c
v7/dist/copyright.scm

index 3cd34e6060983b634457ec17b429e3fd7518a1ac..732d0165b8f70b440154739d9ade1f3e2b4f17d2 100644 (file)
@@ -1,22 +1,23 @@
 /* -*-C-*-
 
-$Id: copyright.c,v 1.1 2002/11/20 18:24:28 cph Exp $
+$Id: copyright.c,v 1.2 2002/11/20 18:30:13 cph Exp $
 
 Copyright (c) 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 published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-USA.
-*/
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
+*/
index 51f690a2e4d1cc3337d64452a19f0a44233d2473..70161b36ae8e72124954c2df365dc7057680fde9 100644 (file)
@@ -1,22 +1,24 @@
 #| -*-Scheme-*-
 
-$Id: copyright.scm,v 1.1 2002/11/20 18:24:43 cph Exp $
+$Id: copyright.scm,v 1.2 2002/11/20 18:30:00 cph Exp $
 
 Copyright (c) 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 published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This file is part of MIT Scheme.
 
-This program is distributed in the hope that it will be useful, but
+MIT Scheme is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
+
+MIT Scheme is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 
 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., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+along with MIT Scheme; if not, write to the Free Software Foundation,
+Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
 |#