]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-abn.el
Merge from emacs-23
[gnu-emacs] / lisp / progmodes / ebnf-abn.el
index a8741a30cf2aadd7b9622629f7a6384673411233..88f430ad93779787c3b5581c42d4ea3de4ca274f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF)
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>