diff options
| author | Paul Eggert | 2016-01-01 01:38:07 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-01-01 01:38:07 -0800 |
| commit | 9c3dbabee3cc8cddce33aaa7622dfb4c11353123 (patch) | |
| tree | d5e25b8c8a65cecc360af67e749bbbb12badd0cc /doc/lispintro | |
| parent | 0e963201d03d9229bb8ac4323291d2b0119526ed (diff) | |
| download | emacs-9c3dbabee3cc8cddce33aaa7622dfb4c11353123.tar.gz emacs-9c3dbabee3cc8cddce33aaa7622dfb4c11353123.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
Diffstat (limited to 'doc/lispintro')
| -rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 245113b86d7..36e60c23005 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi | |||
| @@ -113,7 +113,7 @@ Edition @value{edition-number}, @value{update-date} | |||
| 113 | Distributed with Emacs version @value{EMACSVER}. | 113 | Distributed with Emacs version @value{EMACSVER}. |
| 114 | @end ifnottex | 114 | @end ifnottex |
| 115 | @sp 1 | 115 | @sp 1 |
| 116 | Copyright @copyright{} 1990--1995, 1997, 2001--2015 Free Software | 116 | Copyright @copyright{} 1990--1995, 1997, 2001--2016 Free Software |
| 117 | Foundation, Inc. | 117 | Foundation, Inc. |
| 118 | @sp 1 | 118 | @sp 1 |
| 119 | 119 | ||