summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ice-9/debug.scm2
-rw-r--r--ice-9/emacs.scm2
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