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 | e8003dd1edcfb791ac03038e7597f33c731ba61a (patch) | |
tree | d17570ebe9bf84a44446576953eced278bccd0e2 /src/undo.c | |
parent | 30a41dff8f6234de035b8340a13f76a8aa9450f3 (diff) | |
download | emacs-e8003dd1edcfb791ac03038e7597f33c731ba61a.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. |