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

This commit is contained in:
Nick Roberts 2007-07-11 01:52:25 +00:00
parent d7f5fd0778
commit fec50ededb

View file

@ -72,7 +72,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)