diff options
| author | Paul Eggert | 2017-01-01 03:14:01 +0000 |
|---|---|---|
| committer | Paul Eggert | 2016-12-31 19:42:26 -0800 |
| commit | 5badc81c1cdfbb261ad3e6d1b753defb15712f26 (patch) | |
| tree | 24d27c1855ccb9f14e0cfae7d0310f9597ae5f0f /doc/lispref/errors.texi | |
| parent | e092f08515af5e523a85ce0624e36da61fba65bd (diff) | |
| download | emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.tar.gz emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.zip | |
Update copyright year to 2017
Run admin/update-copyright.
Diffstat (limited to 'doc/lispref/errors.texi')
| -rw-r--r-- | doc/lispref/errors.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi index 03aea4ef445..84980da28e0 100644 --- a/doc/lispref/errors.texi +++ b/doc/lispref/errors.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1993, 1999, 2001-2016 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1999, 2001-2017 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Standard Errors | 6 | @node Standard Errors |