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/cmds.c | |
parent | 30a41dff8f6234de035b8340a13f76a8aa9450f3 (diff) | |
download | emacs-e8003dd1edcfb791ac03038e7597f33c731ba61a.tar.gz |
Updated copyright years.
Diffstat (limited to 'src/cmds.c')
-rw-r--r-- | src/cmds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmds.c b/src/cmds.c index ed150f7d5d3..534c670335f 100644 --- a/src/cmds.c +++ b/src/cmds.c @@ -1,5 +1,5 @@ /* Simple built-in editing commands. - Copyright (C) 1985, 1992 Free Software Foundation, Inc. + Copyright (C) 1985, 1993 Free Software Foundation, Inc. This file is part of GNU Emacs. |