]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/bovine.el
Update copyright year to 2015
[gnu-emacs] / lisp / cedet / semantic / bovine.el
index 0b33aaeff3356bcf0a8aa21d50044088848159e4..ef28fb9205fa17b0104a1b5aedd67111f101c300 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/bovine.el --- LL Parser/Analyzer core.
 
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009, 2010, 2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1999-2004, 2006-2007, 2009-2015 Free Software
+;; Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -240,7 +240,7 @@ list of semantic tokens found."
                           matchlist nil) ;;generate exit condition
                     (if (not end)
                         (setq out nil)))
-                  ;; Nothin?
+                  ;; Nothing?
                   ))
               (setq result
                     (if (eq s starting-stream)