aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/antlr-mode.el
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-08-01 08:43:45 +0000
committerNick Roberts <[email protected]>2005-08-01 08:43:45 +0000
commit034babe1e173ce643c6a419db156916e792c0ebd (patch)
treea2eaba5b9b149f076acdd697d0f7fbd3d5e43dd3 /lisp/progmodes/antlr-mode.el
parent201dc59419560ebb68b6a6c2e7b3c683fb34cd81 (diff)
Update copyright for release of 22.1 for progmodes directory.
Diffstat (limited to 'lisp/progmodes/antlr-mode.el')
-rw-r--r--lisp/progmodes/antlr-mode.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el
index c2a8d7a4c5..0415aa910d 100644
--- a/lisp/progmodes/antlr-mode.el
+++ b/lisp/progmodes/antlr-mode.el
@@ -1,6 +1,7 @@
;;; antlr-mode.el --- major mode for ANTLR grammar files
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
+;; Free Software Foundation, Inc.
;;
;; Author: [email protected]
;; Keywords: languages, ANTLR, code generator