From eeddf09bb3fd87d69dc0e8a3b2e56dcc19e81067 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 25 Jul 2007 08:15:13 +0000 Subject: [PATCH] Switch license to GPLv3 or later. --- lispref/ChangeLog | 2 ++ lispref/tindex.pl | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 9e4886fce47..9cb9115ef55 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,7 @@ 2007-07-25 Glenn Morris + * gpl.texi (GPL): Replace license with GPLv3. + * Relicense all FSF files to GPLv3 or later. 2007-07-16 Richard Stallman diff --git a/lispref/tindex.pl b/lispref/tindex.pl index 73143ffa596..89bbe5f5f6f 100755 --- a/lispref/tindex.pl +++ b/lispref/tindex.pl @@ -7,7 +7,7 @@ # # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, -- 2.39.2