aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ebnf-bnf.el
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2006-02-10 09:00:31 +0000
committerNick Roberts <[email protected]>2006-02-10 09:00:31 +0000
commitd91362c9e06c30bb8684519f8b9eb1498f0fd614 (patch)
tree59a0d28f7a76b608470c1f70a9eddd66d472f821 /lisp/progmodes/ebnf-bnf.el
parentcbd488c46a4a79f2879d1bfefdd70e33f19cdc56 (diff)
Update copyright for 2006.
Diffstat (limited to 'lisp/progmodes/ebnf-bnf.el')
-rw-r--r--lisp/progmodes/ebnf-bnf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf-bnf.el b/lisp/progmodes/ebnf-bnf.el
index f0811d0ad8..fd58ec096b 100644
--- a/lisp/progmodes/ebnf-bnf.el
+++ b/lisp/progmodes/ebnf-bnf.el
@@ -1,6 +1,6 @@
;;; ebnf-bnf.el --- parser for EBNF
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Sofware Foundation, Inc.
;; Author: Vinicius Jose Latorre <[email protected]>