diff options
| author | Paul Eggert | 2015-01-01 14:27:34 -0800 |
|---|---|---|
| committer | Paul Eggert | 2015-01-01 14:27:34 -0800 |
| commit | 52a4e87c630ea397408efe4f8486be55e1199905 (patch) | |
| tree | 0b42ee5a37ae668b3c57bd3ec66b295e3980b601 /doc/misc/url.texi | |
| parent | 7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (diff) | |
| download | emacs-52a4e87c630ea397408efe4f8486be55e1199905.tar.gz 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/url.texi')
| -rw-r--r-- | doc/misc/url.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index 48e18391f29..a1fa31fe6ce 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | @copying | 22 | @copying |
| 23 | This is the manual for the @code{url} Emacs Lisp library. | 23 | This is the manual for the @code{url} Emacs Lisp library. |
| 24 | 24 | ||
| 25 | Copyright @copyright{} 1993--1999, 2002, 2004--2014 Free Software | 25 | Copyright @copyright{} 1993--1999, 2002, 2004--2015 Free Software |
| 26 | Foundation, Inc. | 26 | Foundation, Inc. |
| 27 | 27 | ||
| 28 | @quotation | 28 | @quotation |