]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf-abn.el
* compile.el (compilation-read-command): Doc fix.
[gnu-emacs] / lisp / progmodes / ebnf-abn.el
index 028d749e3ef61d488250404b00d9f7a6ecd48271..4a7267953588d2edf8edd4f099d2239ce06b2fa1 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF)
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>