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/org.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/org.texi')
| -rw-r--r-- | doc/misc/org.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 5851f3be93b..2cb80abb0db 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -259,7 +259,7 @@ | |||
| 259 | @copying | 259 | @copying |
| 260 | This manual is for Org version @value{VERSION}. | 260 | This manual is for Org version @value{VERSION}. |
| 261 | 261 | ||
| 262 | Copyright @copyright{} 2004--2014 Free Software Foundation, Inc. | 262 | Copyright @copyright{} 2004--2015 Free Software Foundation, Inc. |
| 263 | 263 | ||
| 264 | @quotation | 264 | @quotation |
| 265 | Permission is granted to copy, distribute and/or modify this document | 265 | Permission is granted to copy, distribute and/or modify this document |
| @@ -12954,7 +12954,7 @@ Copyright information is printed on the back of the title page. | |||
| 12954 | 12954 | ||
| 12955 | This is a short example of a complete Texinfo file, version 1.0. | 12955 | This is a short example of a complete Texinfo file, version 1.0. |
| 12956 | 12956 | ||
| 12957 | Copyright \copy 2014 Free Software Foundation, Inc. | 12957 | Copyright \copy 2015 Free Software Foundation, Inc. |
| 12958 | @end example | 12958 | @end example |
| 12959 | 12959 | ||
| 12960 | @subsubheading The Top node | 12960 | @subsubheading The Top node |