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