summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/bytecomp.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-07-25 04:09:49 +0000
committerGlenn Morris <rgm@gnu.org>2007-07-25 04:09:49 +0000
commit1d78bb77e1cb3b071c07f0e3601a7936cf64de9b (patch)
tree9660ad8843ab134b448f6d92f02ad4805cce4819 /lisp/emacs-lisp/bytecomp.el
parent82da8b82dc544b61ec5d463482db92cc21fec392 (diff)
downloademacs-1d78bb77e1cb3b071c07f0e3601a7936cf64de9b.tar.gz
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
-rw-r--r--lisp/emacs-lisp/bytecomp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el
index 37a9098c03d..b3b9ca81ea4 100644
--- a/lisp/emacs-lisp/bytecomp.el
+++ b/lisp/emacs-lisp/bytecomp.el
@@ -12,7 +12,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,