diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:38:07 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:38:07 -0800 |
commit | 9c3dbabee3cc8cddce33aaa7622dfb4c11353123 (patch) | |
tree | d5e25b8c8a65cecc360af67e749bbbb12badd0cc /doc/lispintro | |
parent | 0e963201d03d9229bb8ac4323291d2b0119526ed (diff) | |
download | emacs-9c3dbabee3cc8cddce33aaa7622dfb4c11353123.tar.gz |
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} Distributed with Emacs version @value{EMACSVER}. @end ifnottex @sp 1 -Copyright @copyright{} 1990--1995, 1997, 2001--2015 Free Software +Copyright @copyright{} 1990--1995, 1997, 2001--2016 Free Software Foundation, Inc. @sp 1 |