Mercurial > emacs
comparison lisp/progmodes/ebnf2ps.el @ 78234:c1ec1c8a8d2e
Switch license to GPLv3 or later.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 25 Jul 2007 04:29:40 +0000 |
parents | 4c69a90220e3 |
children | a1342e6e097a 81c81019e0c6 |
comparison
equal
deleted
inserted
replaced
78233:b6205894fe69 | 78234:c1ec1c8a8d2e |
---|---|
11 | 11 |
12 ;; This file is part of GNU Emacs. | 12 ;; This file is part of GNU Emacs. |
13 | 13 |
14 ;; GNU Emacs is free software; you can redistribute it and/or modify | 14 ;; GNU Emacs is free software; you can redistribute it and/or modify |
15 ;; it under the terms of the GNU General Public License as published by | 15 ;; it under the terms of the GNU General Public License as published by |
16 ;; the Free Software Foundation; either version 2, or (at your option) | 16 ;; the Free Software Foundation; either version 3, or (at your option) |
17 ;; any later version. | 17 ;; any later version. |
18 | 18 |
19 ;; GNU Emacs is distributed in the hope that it will be useful, | 19 ;; GNU Emacs is distributed in the hope that it will be useful, |
20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | 20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |