changeset 81808:509a17eb26be

(copyright-current-gpl-version): Set to 3.
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 10 Jul 2007 23:30:18 +0000
parents 52f87b6e062c
children d95a0f76740e
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	Tue Jul 10 23:28:04 2007 +0000
+++ b/lisp/emacs-lisp/copyright.el	Tue Jul 10 23:30:18 2007 +0000
@@ -79,7 +79,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)