aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorRobert J. Chassell <[email protected]>2004-11-02 18:45:01 +0000
committerRobert J. Chassell <[email protected]>2004-11-02 18:45:01 +0000
commit98a864f0240b576fbb881d08b6109bf96fe5aea5 (patch)
treee9ab5d59c0eaf9dccf17cf47a5e4ef014a921523 /lisp/textmodes
parentd0a80c21f31969243fa4ebc98883ba40c9987bc2 (diff)
Changed copyright years so all include centuries.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/texinfo.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el
index 8e5b94114a..54c9d6ad7d 100644
--- a/lisp/textmodes/texinfo.el
+++ b/lisp/textmodes/texinfo.el
@@ -1,7 +1,7 @@
;;; texinfo.el --- major mode for editing Texinfo files
-;; Copyright (C) 1985,88,89,90,91,92,93,96,97,2000,01,03,04
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1988, 1989, 1990, 1991, 1992, 1993, 1996, 1997,
+;; 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
;; Author: Robert J. Chassell
;; Date: [See date below for texinfo-version]