(copyright-current-gpl-version): Set to 3.

This commit is contained in:
Nick Roberts 2007-07-10 23:30:18 +00:00
parent c636ecc62c
commit 948d9b97fc

View file

@ -79,7 +79,7 @@ When this is `function', only ask when called non-interactively."
;; when modifying this, also modify the comment generated by autoinsert.el
(defconst copyright-current-gpl-version "2"
(defconst copyright-current-gpl-version "3"
"String representing the current version of the GPL or nil.")
(defvar copyright-update t)