diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2004-11-02 18:45:01 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2004-11-02 18:45:01 +0000 |
commit | 98a864f0240b576fbb881d08b6109bf96fe5aea5 (patch) | |
tree | e9ab5d59c0eaf9dccf17cf47a5e4ef014a921523 /lisp/textmodes/texinfo.el | |
parent | d0a80c21f31969243fa4ebc98883ba40c9987bc2 (diff) | |
download | emacs-98a864f0240b576fbb881d08b6109bf96fe5aea5.tar.gz |
Changed copyright years so all include centuries.
Diffstat (limited to 'lisp/textmodes/texinfo.el')
-rw-r--r-- | lisp/textmodes/texinfo.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index 8e5b94114a3..54c9d6ad7db 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] |