diff options
Diffstat (limited to 'lisp/progmodes/ebnf-otz.el')
-rw-r--r-- | lisp/progmodes/ebnf-otz.el | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/progmodes/ebnf-otz.el b/lisp/progmodes/ebnf-otz.el index 0969f873bb7..4a6f24101d5 100644 --- a/lisp/progmodes/ebnf-otz.el +++ b/lisp/progmodes/ebnf-otz.el @@ -1,12 +1,12 @@ ;;; ebnf-otz.el --- syntatic chart OpTimiZer -;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. -;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br> +;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br> ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br> -;; Keywords: wp, ebnf, PostScript -;; Time-stamp: <2001-07-15 01:03:33 pavel> -;; Version: 1.0 +;; Keywords: wp, ebnf, PostScript +;; Time-stamp: <2001/08/15 17:13:25 vinicius> +;; Version: 1.0 ;; This file is part of GNU Emacs. |