diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 14:27:34 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 14:27:34 -0800 |
commit | 52a4e87c630ea397408efe4f8486be55e1199905 (patch) | |
tree | 0b42ee5a37ae668b3c57bd3ec66b295e3980b601 /doc/misc/nxml-mode.texi | |
parent | 7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (diff) | |
download | emacs-52a4e87c630ea397408efe4f8486be55e1199905.tar.gz emacs-52a4e87c630ea397408efe4f8486be55e1199905.tar.bz2 emacs-52a4e87c630ea397408efe4f8486be55e1199905.zip |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly. Also, back out the copyright-date change to
doc/misc/texinfo.tex, as upstream hasn't updated that date yet.
Diffstat (limited to 'doc/misc/nxml-mode.texi')
-rw-r--r-- | doc/misc/nxml-mode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index 93a8d9a9f77..d213355b877 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi @@ -9,7 +9,7 @@ This manual documents nXML mode, an Emacs major mode for editing XML with RELAX NG support. -Copyright @copyright{} 2007--2014 Free Software Foundation, Inc. +Copyright @copyright{} 2007--2015 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |