]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/copyright.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / emacs-lisp / copyright.el
index 1317d699d253e8b2feadc2c6ac6488f419c47c55..e7e69059802c392c34c61c66cc69f6ed92f7869f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; copyright.el --- update the copyright notice in current buffer
 
-;; Copyright (C) 1991-1995, 1998, 2001-2015 Free Software Foundation,
+;; Copyright (C) 1991-1995, 1998, 2001-2016 Free Software Foundation,
 ;; Inc.
 
 ;; Author: Daniel Pfeiffer <occitan@esperanto.org>
@@ -375,9 +375,4 @@ If FIX is non-nil, run `copyright-fix-years' instead."
 
 (provide 'copyright)
 
-;; For the copyright sign:
-;; Local Variables:
-;; coding: utf-8
-;; End:
-
 ;;; copyright.el ends here