diff options
Diffstat (limited to 'doc/lispref/package.texi')
-rw-r--r-- | doc/lispref/package.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/package.texi b/doc/lispref/package.texi index 153ee48741c..21dfe1c2717 100644 --- a/doc/lispref/package.texi +++ b/doc/lispref/package.texi @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 2010-2017 Free Software Foundation, Inc. +@c Copyright (C) 2010-2018 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @node Packaging @chapter Preparing Lisp code for distribution |