diff options
author | Jim Blandy <jimb@redhat.com> | 1993-05-22 21:34:42 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-05-22 21:34:42 +0000 |
commit | c6c5df7f76ab65b485bf110a8c5fcbdbd56d36af (patch) | |
tree | 25f5dd402e34a1a6b94fc1881bcb0d81b45b28b5 /src/undo.c | |
parent | dd8e46c7e5b2d03b05ec949510cb1c838a429f2b (diff) | |
download | emacs-c6c5df7f76ab65b485bf110a8c5fcbdbd56d36af.tar.gz |
Updated copyright years.
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 c8ba54580cb..04003cb6cc5 100644 --- a/src/undo.c +++ b/src/undo.c @@ -1,5 +1,5 @@ /* undo handling for GNU Emacs. - Copyright (C) 1990 Free Software Foundation, Inc. + Copyright (C) 1990, 1993 Free Software Foundation, Inc. This file is part of GNU Emacs. |