From 404dbbd2ccf22ec6a541f5f104169a570b531b6c Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 3 Feb 2007 18:41:44 +0000 Subject: [PATCH] Update copyright statements to new form. --- v7/dist/copyright.c | 6 ++++-- v7/dist/copyright.scm | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) 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. -- 2.25.1