]> git.eshelyaron.com Git - emacs.git/commitdiff
(copyright-current-gpl-version): Set to 3.
authorNick Roberts <nickrob@snap.net.nz>
Tue, 10 Jul 2007 23:30:18 +0000 (23:30 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 10 Jul 2007 23:30:18 +0000 (23:30 +0000)
lisp/emacs-lisp/copyright.el

index ac61c5a9adabe273201d9228d4cc2ed0c9fc5b10..facdf9e9aae8717485eb12d1c8f4ed3781ba36b7 100644 (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)