diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 10:56:27 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 10:56:27 +0000 |
commit | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (patch) | |
tree | 247a83494b0fa8fb9f3776f3f8891cf5865aba9d /lib-src/sorted-doc.c | |
parent | 9074d3d501e3ba88747f51815635ac674ca40ff1 (diff) | |
download | emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lib-src/sorted-doc.c')
-rw-r--r-- | lib-src/sorted-doc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/sorted-doc.c b/lib-src/sorted-doc.c index 120a510f006..cb04be26842 100644 --- a/lib-src/sorted-doc.c +++ b/lib-src/sorted-doc.c @@ -1,8 +1,8 @@ /* Give this program DOC-mm.nn.oo as standard input and it outputs to standard output a file of texinfo input containing the doc strings. - Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001 - Free Software Foundation Inc. + Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001, 2002, 2003, + 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Emacs. |