]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-ebx.el
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / lisp / progmodes / ebnf-ebx.el
index dd94f9e638afc3311300f366f305d47b4a9975c1..a210186e3d14cd15824004b853b7bd7a8cd76470 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX)
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+;; Copyright (C) 2001-2011
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
@@ -669,5 +669,4 @@ See documentation for variable `ebnf-ebx-lex'."
 
 (provide 'ebnf-ebx)
 
-;; arch-tag: bfe2f95b-66bc-4dc6-8b7e-b7831e68f5fb
 ;;; ebnf-ebx.el ends here