diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 09:18:06 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 09:18:06 -0800 |
commit | 732fd4c7e11debd61c97eaaba3038d61e6ec7024 (patch) | |
tree | 2f06329713fc44450cd66b07367863609780141a /doc/lispref/commands.texi | |
parent | a5f90a37622e9d0cb066da413846c1c3f6900b51 (diff) | |
download | emacs-732fd4c7e11debd61c97eaaba3038d61e6ec7024.tar.gz |
Update copyright year to 2015
Run admin/update-copyright.
Diffstat (limited to 'doc/lispref/commands.texi')
-rw-r--r-- | doc/lispref/commands.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 45654cf5e3f..a503e3f117b 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990-1995, 1998-1999, 2001-2014 Free Software +@c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software @c Foundation, Inc. @c See the file elisp.texi for copying conditions. @node Command Loop |