]> 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 ac73b5f60a47a95f2aab679d6e68719f0a6a2050..fd00080f543f9ab44ffae93be2a289b5c27a0af8 100644 (file)
@@ -1,7 +1,6 @@
 ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime
 
-;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011
-;;; 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>
@@ -47,8 +46,8 @@
            \\_         _/
             (     `o  `      (European ;-) Bison
              \\      ` /
-             (   D  ,¨       for Emacs!
-              ` ~ ,¨
+             (   D  ,\"       for Emacs!
+              ` ~ ,\"
                `\"\""
   :group 'semantic)
 
@@ -476,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