From 0eaf5d77da70c0e8878c831de58a5d17b1e327eb Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Sun, 12 Sep 1999 11:06:25 +0000 Subject: [PATCH] * debug.scm, emacs.scm: Updated copyrigth notices. --- ice-9/debug.scm | 2 +- ice-9/emacs.scm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ice-9/debug.scm b/ice-9/debug.scm index 8923521a3..d99e79682 100644 --- a/ice-9/debug.scm +++ b/ice-9/debug.scm @@ -1,4 +1,4 @@ -;;;; Copyright (C) 1996, 1997, 1998 Free Software Foundation +;;;; Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation ;;;; ;;;; 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 diff --git a/ice-9/emacs.scm b/ice-9/emacs.scm index 05577d047..5859b4e7a 100644 --- a/ice-9/emacs.scm +++ b/ice-9/emacs.scm @@ -1,4 +1,4 @@ -;;;; Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. +;;;; Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. ;;;; ;;;; 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