aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ebnf2ps.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-01-21 03:53:13 +0000
committerGlenn Morris <[email protected]>2007-01-21 03:53:13 +0000
commitd7a0267c8d6be2a9885de797b25ec8f4a61b8895 (patch)
tree2af933de7c9b5f75fe925a275d800c83370e020e /lisp/progmodes/ebnf2ps.el
parentf0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 (diff)
Add 2007 to copyright years.
Diffstat (limited to 'lisp/progmodes/ebnf2ps.el')
-rw-r--r--lisp/progmodes/ebnf2ps.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el
index 611273f8b5..d6c3d99677 100644
--- a/lisp/progmodes/ebnf2ps.el
+++ b/lisp/progmodes/ebnf2ps.el
@@ -1,6 +1,6 @@
;;; ebnf2ps.el --- translate an EBNF to a syntactic chart on PostScript
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
;; Free Software Foundation, Inc.
;; Author: Vinicius Jose Latorre <[email protected]>