diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-12-04 13:31:13 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-12-04 13:31:13 +0000 |
commit | 392e96d4e52bd5f48dafd4f4c4f68fe374134e95 (patch) | |
tree | ee57f3019966c140d64a076017ba78a8d8f023b9 /src/undo.c | |
parent | 4c587cd3af12aa1502fcd63662838e0b63449257 (diff) | |
download | emacs-392e96d4e52bd5f48dafd4f4c4f68fe374134e95.tar.gz emacs-392e96d4e52bd5f48dafd4f4c4f68fe374134e95.tar.bz2 emacs-392e96d4e52bd5f48dafd4f4c4f68fe374134e95.zip |
Update copyright.
Diffstat (limited to 'src/undo.c')
-rw-r--r-- | src/undo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/undo.c b/src/undo.c index df1b82ff759..31d7c39db14 100644 --- a/src/undo.c +++ b/src/undo.c @@ -1,5 +1,5 @@ /* undo handling for GNU Emacs. - Copyright (C) 1990, 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1990, 1993, 1994, 2000 Free Software Foundation, Inc. This file is part of GNU Emacs. |