diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:29:40 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:29:40 +0000 |
commit | b794dbe8c8d16e662e23fa3f770f4852479e1b39 (patch) | |
tree | 078013042d7d293a3c9a34361621a4011aaeefff /lisp/progmodes/cc-compat.el | |
parent | 35100114c9fd422de66f09d758c75f7ce373fcb1 (diff) | |
download | emacs-b794dbe8c8d16e662e23fa3f770f4852479e1b39.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/progmodes/cc-compat.el')
-rw-r--r-- | lisp/progmodes/cc-compat.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-compat.el b/lisp/progmodes/cc-compat.el index 07433b9630b..81739f5adf1 100644 --- a/lisp/progmodes/cc-compat.el +++ b/lisp/progmodes/cc-compat.el @@ -15,7 +15,7 @@ ;; 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) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, |