diff options
| author | Paul Eggert | 2014-01-01 07:43:34 +0000 |
|---|---|---|
| committer | Paul Eggert | 2014-01-01 07:43:34 +0000 |
| commit | ba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch) | |
| tree | c1962f828bc3337f1bf76632e85610cea31d1534 /doc/lispref/errors.texi | |
| parent | 91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff) | |
| download | emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.gz emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.zip | |
Update copyright year to 2014 by running 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 8a10fbf0c47..e00496e3478 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-2013 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1999, 2001-2014 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 |