comparison lisp/emacs-lisp/ewoc.el @ 78217:935157c0b596

Switch license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 04:09:49 +0000
parents baac37af5483
children 78ee6fae0e41 f55f9811f5d7
comparison
equal deleted inserted replaced
78216:93e11478c954 78217:935157c0b596
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