diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-01 00:31:29 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-01 00:31:29 -0800 |
commit | 6bc383b1a4ebf46451085a1629a0e9433f2051cf (patch) | |
tree | ea86fb1ad8e13974b45c1eed70df7856990122c2 /doc/misc/texinfo.tex | |
parent | ba3189039adc8ec5eba5ed3e21d42019a4616b7c (diff) | |
download | emacs-6bc383b1a4ebf46451085a1629a0e9433f2051cf.tar.gz emacs-6bc383b1a4ebf46451085a1629a0e9433f2051cf.tar.bz2 emacs-6bc383b1a4ebf46451085a1629a0e9433f2051cf.zip |
Fix copyright years by hand.
These are dates that admin/update-copyright did not update,
or updated incorrectly.
Diffstat (limited to 'doc/misc/texinfo.tex')
-rw-r--r-- | doc/misc/texinfo.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index bd56c483c51..bfd765dd211 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex @@ -5,7 +5,9 @@ % \def\texinfoversion{2013-09-11.11} % -% Copyright 1985-1986, 1988, 1990-2014 Free Software Foundation, Inc. +% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, +% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, +% 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. % % This texinfo.tex file is free software: you can redistribute it and/or % modify it under the terms of the GNU General Public License as |