summaryrefslogtreecommitdiff
path: root/lisp/progmodes/mantemp.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-07-25 04:29:40 +0000
committerGlenn Morris <rgm@gnu.org>2007-07-25 04:29:40 +0000
commit1a484753b2d5cc6c26a27ef7c2f913eca4db873c (patch)
treeeb89c80cd4fb1cb7f63e75493bca10f341956e83 /lisp/progmodes/mantemp.el
parentfff2683baaeab284b89bfe54b8b57fc1a18c177c (diff)
downloademacs-1a484753b2d5cc6c26a27ef7c2f913eca4db873c.tar.gz
emacs-1a484753b2d5cc6c26a27ef7c2f913eca4db873c.tar.bz2
emacs-1a484753b2d5cc6c26a27ef7c2f913eca4db873c.zip
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/progmodes/mantemp.el')
-rw-r--r--lisp/progmodes/mantemp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/mantemp.el b/lisp/progmodes/mantemp.el
index 2084f364d55..63661eeb27d 100644
--- a/lisp/progmodes/mantemp.el
+++ b/lisp/progmodes/mantemp.el
@@ -11,7 +11,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
+;; by 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, but