aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emacs-lisp/copyright.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el
index 5f5aecea97a..dd01e7a448d 100644
--- a/lisp/emacs-lisp/copyright.el
+++ b/lisp/emacs-lisp/copyright.el
@@ -72,7 +72,7 @@ When this is `function', only ask when called non-interactively."
72 72
73 73
74;; when modifying this, also modify the comment generated by autoinsert.el 74;; when modifying this, also modify the comment generated by autoinsert.el
75(defconst copyright-current-gpl-version "2" 75(defconst copyright-current-gpl-version "3"
76 "String representing the current version of the GPL or nil.") 76 "String representing the current version of the GPL or nil.")
77 77
78(defvar copyright-update t) 78(defvar copyright-update t)