diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-09-19 08:56:58 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-09-19 08:56:58 +0000 |
commit | ae16d111d8e4eb2aea52d94103b76e9f31ebcb52 (patch) | |
tree | de0818221257a58e376c192de484744e0c1d71fb /lisp/progmodes/ebnf-otz.el | |
parent | 1475cbb3d253db904e8ec7577ab187e54703da83 (diff) | |
download | emacs-ae16d111d8e4eb2aea52d94103b76e9f31ebcb52.tar.gz emacs-ae16d111d8e4eb2aea52d94103b76e9f31ebcb52.tar.bz2 emacs-ae16d111d8e4eb2aea52d94103b76e9f31ebcb52.zip |
Doc fix.
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. |