From: Chris Hanson Date: Wed, 20 Nov 2002 18:24:43 +0000 (+0000) Subject: Initial revision. X-Git-Tag: 20090517-FFI~2138 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=62a2ad8f47d64773cac748ed4d587f2a362b940d;p=mit-scheme.git Initial revision. --- diff --git a/v7/dist/copyright.c b/v7/dist/copyright.c new file mode 100644 index 000000000..3cd34e606 --- /dev/null +++ b/v7/dist/copyright.c @@ -0,0 +1,22 @@ +/* -*-C-*- + +$Id: copyright.c,v 1.1 2002/11/20 18:24:28 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 program 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. +*/ + diff --git a/v7/dist/copyright.scm b/v7/dist/copyright.scm new file mode 100644 index 000000000..51f690a2e --- /dev/null +++ b/v7/dist/copyright.scm @@ -0,0 +1,22 @@ +#| -*-Scheme-*- + +$Id: copyright.scm,v 1.1 2002/11/20 18:24:43 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 program 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. +|# +