comparison lisp/textmodes/texinfmt.el @ 60327:ada0b22966fa

Update copyright notice to 2005.
author Robert J. Chassell <bob@rattlesnake.com>
date Tue, 01 Mar 2005 12:28:24 +0000
parents 7621f2acbeb0
children f46823f3408c e4694597cbf4
comparison
equal deleted inserted replaced
60326:47c96976e43d 60327:ada0b22966fa
1 ;;; texinfmt.el --- format Texinfo files into Info files 1 ;;; texinfmt.el --- format Texinfo files into Info files
2 2
3 ;; Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 3 ;; Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993,
4 ;; 1994, 1995, 1996, 1997, 1998, 2000, 2001 4 ;; 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2005
5 ;; Free Software Foundation, Inc. 5 ;; Free Software Foundation, Inc.
6 6
7 ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org> 7 ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org>
8 ;; Keywords: maint, tex, docs 8 ;; Keywords: maint, tex, docs
9 9