aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/make-docfile.c
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-08-07 10:56:27 +0000
committerThien-Thi Nguyen2005-08-07 10:56:27 +0000
commit92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (patch)
tree247a83494b0fa8fb9f3776f3f8891cf5865aba9d /lib-src/make-docfile.c
parent9074d3d501e3ba88747f51815635ac674ca40ff1 (diff)
downloademacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.tar.gz
emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'lib-src/make-docfile.c')
-rw-r--r--lib-src/make-docfile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/make-docfile.c b/lib-src/make-docfile.c
index 6c0816ed98a..537eafec7f5 100644
--- a/lib-src/make-docfile.c
+++ b/lib-src/make-docfile.c
@@ -1,6 +1,6 @@
1/* Generate doc-string file for GNU Emacs from source files. 1/* Generate doc-string file for GNU Emacs from source files.
2 Copyright (C) 1985, 86, 92, 93, 94, 97, 1999, 2000, 01, 2004 2 Copyright (C) 1985, 1986, 1992, 1993, 1994, 1997, 1999, 2000, 2001,
3 Free Software Foundation, Inc. 3 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6