]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/copyright.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / emacs-lisp / copyright.el
index 1181e7a2ce0b16c01cc4daa801f6d213fa69c6d7..e7e69059802c392c34c61c66cc69f6ed92f7869f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; copyright.el --- update the copyright notice in current buffer
 
-;; Copyright (C) 1991-1995, 1998, 2001-2014 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