diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 17:48:15 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-06 17:48:15 +0000 |
commit | 3731a85096c5e067f05d53573e559d63c8860f15 (patch) | |
tree | 436aa29c4c37acc2e5f32341118215a12d08b470 /lisp/textmodes/texinfmt.el | |
parent | 38685583801c774f1c17a32f02b29e426bdd0a96 (diff) | |
download | emacs-3731a85096c5e067f05d53573e559d63c8860f15.tar.gz emacs-3731a85096c5e067f05d53573e559d63c8860f15.tar.bz2 emacs-3731a85096c5e067f05d53573e559d63c8860f15.zip |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/textmodes/texinfmt.el')
-rw-r--r-- | lisp/textmodes/texinfmt.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index 8425d691d77..d46d2f81fd4 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el @@ -1,8 +1,8 @@ ;;; texinfmt.el --- format Texinfo files into Info files ;; Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, -;; 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2005 -;; Free Software Foundation, Inc. +;; 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org> ;; Keywords: maint, tex, docs |