diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2005-03-01 12:28:24 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2005-03-01 12:28:24 +0000 |
commit | 5fe940572460d0046046331e100f6812a555164e (patch) | |
tree | 4652968c809de9b407f3c5f8c9083cb9c6ba0c94 | |
parent | 50af6c667d2f0f7dd6ff110a05bb6ed16f8bdb00 (diff) | |
download | emacs-5fe940572460d0046046331e100f6812a555164e.tar.gz |
Update copyright notice to 2005.
-rw-r--r-- | lisp/textmodes/texinfmt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index c21eae6ecc7..4664c633866 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el @@ -1,7 +1,7 @@ ;;; texinfmt.el --- format Texinfo files into Info files ;; Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, -;; 1994, 1995, 1996, 1997, 1998, 2000, 2001 +;; 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2005 ;; Free Software Foundation, Inc. ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org> |