diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
commit | f8c25f1b67876b23e6fee7e252ad9bd6783a0993 (patch) | |
tree | e40d9fb5b606a47eb6d56eedb3a7c9f1239844a3 /src/emacs.c | |
parent | 732be46569e11c446abb92a0fe9664fff94be875 (diff) | |
download | emacs-f8c25f1b67876b23e6fee7e252ad9bd6783a0993.tar.gz |
Update copyright.
Diffstat (limited to 'src/emacs.c')
-rw-r--r-- | src/emacs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index a4c69c3c8d3..49e1f359cae 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -1,5 +1,5 @@ /* Fully extensible Emacs, running on Unix, intended for GNU. - Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc. This file is part of GNU Emacs. |