# HG changeset patch # User Nick Roberts # Date 1184118745 0 # Node ID 4535acabc38876f55bbcf8056246f5f34a4c1095 # Parent 4d7259d9a8ad8898a4652cfbef6e80188610c401 (copyright-current-gpl-version): Set to 3. diff -r 4d7259d9a8ad -r 4535acabc388 lisp/emacs-lisp/copyright.el --- a/lisp/emacs-lisp/copyright.el Wed Jul 11 01:48:50 2007 +0000 +++ b/lisp/emacs-lisp/copyright.el Wed Jul 11 01:52:25 2007 +0000 @@ -72,7 +72,7 @@ ;; 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)