summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf-yac.el
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-02-10 09:00:31 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-02-10 09:00:31 +0000
commitd91362c9e06c30bb8684519f8b9eb1498f0fd614 (patch)
tree59a0d28f7a76b608470c1f70a9eddd66d472f821 /lisp/progmodes/ebnf-yac.el
parentcbd488c46a4a79f2879d1bfefdd70e33f19cdc56 (diff)
downloademacs-d91362c9e06c30bb8684519f8b9eb1498f0fd614.tar.gz
Update copyright for 2006.
Diffstat (limited to 'lisp/progmodes/ebnf-yac.el')
-rw-r--r--lisp/progmodes/ebnf-yac.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el
index 49f69f857ac..6e5465f0f01 100644
--- a/lisp/progmodes/ebnf-yac.el
+++ b/lisp/progmodes/ebnf-yac.el
@@ -1,6 +1,6 @@
;;; ebnf-yac.el --- parser for Yacc/Bison
-;; 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 <viniciusjl@ig.com.br>