changeset 39344:ad17cb15119e

Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 19 Sep 2001 08:55:58 +0000
parents aa2d472f6aa7
children 195e4e86b20a
files lisp/progmodes/ebnf-iso.el lisp/progmodes/ebnf-otz.el lisp/progmodes/ebnf-yac.el
diffstat 3 files changed, 15 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/ebnf-iso.el	Wed Sep 19 08:54:32 2001 +0000
+++ b/lisp/progmodes/ebnf-iso.el	Wed Sep 19 08:55:58 2001 +0000
@@ -1,12 +1,12 @@
 ;;; ebnf-iso.el --- parser for ISO EBNF
 
-;; 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:20 pavel>
-;; Version:    1.5
+;; Keywords: wp, ebnf, PostScript
+;; Time-stamp: <2001/08/15 17:12:51 vinicius>
+;; Version: 1.5
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/progmodes/ebnf-otz.el	Wed Sep 19 08:54:32 2001 +0000
+++ b/lisp/progmodes/ebnf-otz.el	Wed Sep 19 08:55:58 2001 +0000
@@ -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.
 
--- a/lisp/progmodes/ebnf-yac.el	Wed Sep 19 08:54:32 2001 +0000
+++ b/lisp/progmodes/ebnf-yac.el	Wed Sep 19 08:55:58 2001 +0000
@@ -1,12 +1,12 @@
 ;;; ebnf-yac.el --- parser for Yacc/Bison
 
-;; Copyright (C) 1999, 2000 Free Sofware Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001 Free Sofware 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:04:02 pavel>
-;; Version:    1.1
+;; Keywords: wp, ebnf, PostScript
+;; Time-stamp: <2001/08/15 17:15:15 vinicius>
+;; Version: 1.1
 
 ;; This file is part of GNU Emacs.