From: Chris Hanson <org/chris-hanson/cph>
Date: Sat, 3 Feb 2007 18:41:44 +0000 (+0000)
Subject: Update copyright statements to new form.
X-Git-Tag: 20090517-FFI~747
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=404dbbd2ccf22ec6a541f5f104169a570b531b6c;p=mit-scheme.git

Update copyright statements to new form.
---

diff --git a/v7/dist/copyright.c b/v7/dist/copyright.c
index 549c6fb5c..e43734d3d 100644
--- a/v7/dist/copyright.c
+++ b/v7/dist/copyright.c
@@ -1,8 +1,10 @@
 /* -*-C-*-
 
-$Id: copyright.c,v 1.4 2005/12/13 06:40:58 cph Exp $
+$Id: copyright.c,v 1.5 2007/02/03 18:41:40 cph Exp $
 
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
diff --git a/v7/dist/copyright.scm b/v7/dist/copyright.scm
index 5e63a6679..5ef0e73e6 100644
--- a/v7/dist/copyright.scm
+++ b/v7/dist/copyright.scm
@@ -1,8 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: copyright.scm,v 1.4 2005/12/13 06:41:00 cph Exp $
+$Id: copyright.scm,v 1.5 2007/02/03 18:41:44 cph Exp $
 
-Copyright 2005 Massachusetts Institute of Technology
+Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
+    1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+    2006, 2007 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.