comparison lisp/progmodes/cc-mode.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 5131a632194a
children d80d780fd6b4 f55f9811f5d7
comparison
equal deleted inserted replaced
78233:b6205894fe69 78234:c1ec1c8a8d2e
15 15
16 ;; This file is part of GNU Emacs. 16 ;; This file is part of GNU Emacs.
17 17
18 ;; GNU Emacs is free software; you can redistribute it and/or modify 18 ;; GNU Emacs is free software; you can redistribute it and/or modify
19 ;; it under the terms of the GNU General Public License as published by 19 ;; it under the terms of the GNU General Public License as published by
20 ;; the Free Software Foundation; either version 2, or (at your option) 20 ;; the Free Software Foundation; either version 3, or (at your option)
21 ;; any later version. 21 ;; any later version.
22 22
23 ;; GNU Emacs is distributed in the hope that it will be useful, 23 ;; GNU Emacs is distributed in the hope that it will be useful,
24 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 24 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
25 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the