comparison lisp/progmodes/ebnf-otz.el @ 27539:9299c470e566

Update copyright.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 31 Jan 2000 20:11:54 +0000
parents f062cc830f07
children 891b73bae2ff
comparison
equal deleted inserted replaced
27538:3d62fa3917d1 27539:9299c470e566
1 ;;; ebnf-otz --- Syntatic chart OpTimiZer 1 ;;; ebnf-otz --- Syntatic chart OpTimiZer
2 2
3 ;; Copyright (C) 1999 Vinicius Jose Latorre 3 ;; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
4 4
5 ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br> 5 ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
6 ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br> 6 ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
7 ;; Keywords: wp, ebnf, PostScript 7 ;; Keywords: wp, ebnf, PostScript
8 ;; Time-stamp: <99/11/20 18:03:10 vinicius> 8 ;; Time-stamp: <99/11/20 18:03:10 vinicius>
9 ;; Version: 1.0 9 ;; Version: 1.0
10 10
11 ;; This file is *NOT* (yet?) part of GNU Emacs. 11 ;; This file is part of GNU Emacs.
12 12
13 ;; This program is free software; you can redistribute it and/or modify 13 ;; GNU Emacs is free software; you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by 14 ;; it under the terms of the GNU General Public License as published by
15 ;; the Free Software Foundation; either version 2, or (at your option) 15 ;; the Free Software Foundation; either version 2, or (at your option)
16 ;; any later version. 16 ;; any later version.
17 17
18 ;; This program is distributed in the hope that it will be useful, 18 ;; GNU Emacs is distributed in the hope that it will be useful,
19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 ;; GNU General Public License for more details. 21 ;; GNU General Public License for more details.
22 22
23 ;; You should have received a copy of the GNU General Public License 23 ;; You should have received a copy of the GNU General Public License