diff lisp/progmodes/ebnf-iso.el @ 27539:9299c470e566

Update copyright.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 31 Jan 2000 20:11:54 +0000
parents f062cc830f07
children aef14b635283
line wrap: on
line diff
--- a/lisp/progmodes/ebnf-iso.el	Mon Jan 31 20:09:04 2000 +0000
+++ b/lisp/progmodes/ebnf-iso.el	Mon Jan 31 20:11:54 2000 +0000
@@ -1,6 +1,6 @@
 ;;; ebnf-iso --- Parser for ISO EBNF
 
-;; Copyright (C) 1999 Vinicius Jose Latorre
+;; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
 
 ;; Author:     Vinicius Jose Latorre <vinicius@cpqd.com.br>
 ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
@@ -8,14 +8,14 @@
 ;; Time-stamp: <99/11/20 18:04:11 vinicius>
 ;; Version:    1.4
 
-;; This file is *NOT* (yet?) part of GNU Emacs.
+;; This file is part of GNU Emacs.
 
-;; This program is free software; you can redistribute it and/or modify
+;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either version 2, or (at your option)
 ;; any later version.
 
-;; This program is distributed in the hope that it will be useful,
+;; GNU Emacs is distributed in the hope that it will be useful,
 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;; GNU General Public License for more details.