summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf-abn.el
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2005-08-01 08:43:45 +0000
committerNick Roberts <nickrob@snap.net.nz>2005-08-01 08:43:45 +0000
commit034babe1e173ce643c6a419db156916e792c0ebd (patch)
treea2eaba5b9b149f076acdd697d0f7fbd3d5e43dd3 /lisp/progmodes/ebnf-abn.el
parent201dc59419560ebb68b6a6c2e7b3c683fb34cd81 (diff)
downloademacs-034babe1e173ce643c6a419db156916e792c0ebd.tar.gz
Update copyright for release of 22.1 for progmodes directory.
Diffstat (limited to 'lisp/progmodes/ebnf-abn.el')
-rw-r--r--lisp/progmodes/ebnf-abn.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el
index c95959c709f..a1b3658c0b4 100644
--- a/lisp/progmodes/ebnf-abn.el
+++ b/lisp/progmodes/ebnf-abn.el
@@ -1,6 +1,6 @@
;;; ebnf-abn.el --- parser for ABNF (Augmented BNF)
-;; Copyright (C) 2004, 2005 Free Sofware Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Sofware Foundation, Inc.
;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>