]> git.eshelyaron.com Git - emacs.git/commitdiff
(copyright-current-gpl-version): Set to 3.
authorNick Roberts <nickrob@snap.net.nz>
Wed, 11 Jul 2007 01:52:25 +0000 (01:52 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 11 Jul 2007 01:52:25 +0000 (01:52 +0000)
lisp/emacs-lisp/copyright.el

index 5f5aecea97a69bc0100b4a7d70eaf22dda6b740d..dd01e7a448da8220e2de08bf95ec0cf6905091c9 100644 (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)