(copyright-current-gpl-version): Set to 3.
This commit is contained in:
parent
d7f5fd0778
commit
fec50ededb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
;; 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.")
|
"String representing the current version of the GPL or nil.")
|
||||||
|
|
||||||
(defvar copyright-update t)
|
(defvar copyright-update t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue