]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/wisent/wisent.el
Update copyright year to 2015
[gnu-emacs] / lisp / cedet / semantic / wisent / wisent.el
index 8c17d4ccab4320c5d7ceae62e18641bdcd03c6bd..fd00080f543f9ab44ffae93be2a289b5c27a0af8 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime
 
-;;; Copyright (C) 2002-2007, 2009-201 Free Software Foundation, Inc.
+;;; Copyright (C) 2002-2007, 2009-2015 Free Software Foundation, Inc.
 
 ;; Author: David Ponce <david@dponce.com>
 ;; Maintainer: David Ponce <david@dponce.com>
@@ -46,8 +46,8 @@
            \\_         _/
             (     `o  `      (European ;-) Bison
              \\      ` /
-             (   D  ,¨       for Emacs!
-              ` ~ ,¨
+             (   D  ,\"       for Emacs!
+              ` ~ ,\"
                `\"\""
   :group 'semantic)
 
@@ -475,4 +475,8 @@ automaton has only one entry point."
 
 (provide 'semantic/wisent/wisent)
 
+;; Local variables:
+;; generated-autoload-load-name: "semantic/wisent/wisent"
+;; End:
+
 ;;; semantic/wisent/wisent.el ends here