aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc.c
diff options
context:
space:
mode:
authorKarl Heuer1994-05-04 02:41:09 +0000
committerKarl Heuer1994-05-04 02:41:09 +0000
commit3a22ee3595841a85186c367d0cfdc09553ad22f8 (patch)
tree8ad4ea953d7fbecb49c18e2239c5e51bbeed2e49 /src/doc.c
parentf02902f7d405ba60e012afa9ee50e57a48d4b071 (diff)
downloademacs-3a22ee3595841a85186c367d0cfdc09553ad22f8.tar.gz
emacs-3a22ee3595841a85186c367d0cfdc09553ad22f8.zip
Update copyright.
Diffstat (limited to 'src/doc.c')
-rw-r--r--src/doc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc.c b/src/doc.c
index 8859914972d..81c22065936 100644
--- a/src/doc.c
+++ b/src/doc.c
@@ -1,5 +1,5 @@
1/* Record indices of function doc strings stored in a file. 1/* Record indices of function doc strings stored in a file.
2 Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc. 2 Copyright (C) 1985, 1986, 1993, 1994 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5