diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2006-02-10 09:00:31 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2006-02-10 09:00:31 +0000 |
commit | d91362c9e06c30bb8684519f8b9eb1498f0fd614 (patch) | |
tree | 59a0d28f7a76b608470c1f70a9eddd66d472f821 /lisp/progmodes/ebnf-abn.el | |
parent | cbd488c46a4a79f2879d1bfefdd70e33f19cdc56 (diff) | |
download | emacs-d91362c9e06c30bb8684519f8b9eb1498f0fd614.tar.gz |
Update copyright for 2006.
Diffstat (limited to 'lisp/progmodes/ebnf-abn.el')
-rw-r--r-- | lisp/progmodes/ebnf-abn.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el index a1b3658c0b4..f393f78203b 100644 --- a/lisp/progmodes/ebnf-abn.el +++ b/lisp/progmodes/ebnf-abn.el @@ -1,6 +1,7 @@ ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF) -;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Sofware Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 +;; Free Sofware Foundation, Inc. ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |