[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/copyright.el, v [EMACS_22
From: |
Nick Roberts |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/copyright.el, v [EMACS_22_BASE] |
Date: |
Wed, 11 Jul 2007 01:52:25 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Nick Roberts <nickrob> 07/07/11 01:52:25
Index: copyright.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/emacs-lisp/copyright.el,v
retrieving revision 1.57
retrieving revision 1.57.2.1
diff -u -b -r1.57 -r1.57.2.1
--- copyright.el 21 Jan 2007 02:44:24 -0000 1.57
+++ copyright.el 11 Jul 2007 01:52:25 -0000 1.57.2.1
@@ -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)
- [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/copyright.el, v [EMACS_22_BASE],
Nick Roberts <=