changeset 78100:4535acabc388

(copyright-current-gpl-version): Set to 3.
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 11 Jul 2007 01:52:25 +0000
parents 4d7259d9a8ad
children d52527e8efc4
files lisp/emacs-lisp/copyright.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)