changeset 78257:1f2482de3237

Switch license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 05:06:11 +0000
parents ee787fc40e93
children 6aba169c4b1f
files lib-src/ChangeLog lib-src/Makefile.in lib-src/b2m.pl lib-src/cvtmail.c lib-src/digest-doc.c lib-src/ebrowse.c lib-src/emacsclient.c lib-src/emacstool.c lib-src/etags.c lib-src/fakemail.c lib-src/getopt.c lib-src/getopt1.c lib-src/getopt_.h lib-src/getopt_int.h lib-src/gettext.h lib-src/grep-changelog lib-src/hexl.c lib-src/make-docfile.c lib-src/makefile.w32-in lib-src/movemail.c lib-src/ntlib.c lib-src/ntlib.h lib-src/pop.c lib-src/pop.h lib-src/profile.c lib-src/rcs-checkin lib-src/rcs2log lib-src/sorted-doc.c lib-src/test-distrib.c lib-src/update-game-score.c lib-src/vcdiff
diffstat 31 files changed, 43 insertions(+), 41 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/ChangeLog	Wed Jul 25 05:06:11 2007 +0000
@@ -6233,7 +6233,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,
--- a/lib-src/Makefile.in	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/Makefile.in	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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,
--- a/lib-src/b2m.pl	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/b2m.pl	Wed Jul 25 05:06:11 2007 +0000
@@ -7,8 +7,8 @@
 
 # This program 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 of the License, or
-# (at your option) any later version.
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
 
 # This program is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -16,9 +16,9 @@
 # General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
-# USA.
+# along with this program; see the file COPYING.  If not, write to the
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301 USA.
 
 # Maintained by Jonathan Kamens <jik@kamens.brookline.ma.us>.
 
--- a/lib-src/cvtmail.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/cvtmail.c	Wed Jul 25 05:06:11 2007 +0000
@@ -5,7 +5,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,
--- a/lib-src/digest-doc.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/digest-doc.c	Wed Jul 25 05:06:11 2007 +0000
@@ -8,7 +8,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,
--- a/lib-src/ebrowse.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/ebrowse.c	Wed Jul 25 05:06:11 2007 +0000
@@ -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,
--- a/lib-src/emacsclient.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/emacsclient.c	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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,
--- a/lib-src/emacstool.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/emacstool.c	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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,
--- a/lib-src/etags.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/etags.c	Wed Jul 25 05:06:11 2007 +0000
@@ -36,8 +36,8 @@
 
 This program 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 of the License, or
-(at your option) any later version.
+the Free Software Foundation; either version 3, or (at your option)
+any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -45,8 +45,9 @@
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software Foundation,
-Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+along with this program; see the file COPYING.  If not, write to the
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
 
 
 /* NB To comply with the above BSD license, copyright information is
--- a/lib-src/fakemail.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/fakemail.c	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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,
--- a/lib-src/getopt.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/getopt.c	Wed Jul 25 05:06:11 2007 +0000
@@ -9,7 +9,7 @@
 
    This program 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.
 
    This program is distributed in the hope that it will be useful,
--- a/lib-src/getopt1.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/getopt1.c	Wed Jul 25 05:06:11 2007 +0000
@@ -5,7 +5,7 @@
 
    This program 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.
 
    This program is distributed in the hope that it will be useful,
--- a/lib-src/getopt_.h	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/getopt_.h	Wed Jul 25 05:06:11 2007 +0000
@@ -5,7 +5,7 @@
 
    This program 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.
 
    This program is distributed in the hope that it will be useful,
--- a/lib-src/getopt_int.h	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/getopt_int.h	Wed Jul 25 05:06:11 2007 +0000
@@ -5,7 +5,7 @@
 
    This program 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.
 
    This program is distributed in the hope that it will be useful,
--- a/lib-src/gettext.h	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/gettext.h	Wed Jul 25 05:06:11 2007 +0000
@@ -4,7 +4,7 @@
 
    This program 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.
 
    This program is distributed in the hope that it will be useful,
--- a/lib-src/grep-changelog	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/grep-changelog	Wed Jul 25 05:06:11 2007 +0000
@@ -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,
--- a/lib-src/hexl.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/hexl.c	Wed Jul 25 05:06:11 2007 +0000
@@ -6,8 +6,8 @@
 
 This program 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 of the License, or
-(at your option) any later version.
+the Free Software Foundation; either version 3, or (at your option)
+any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -15,8 +15,9 @@
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software Foundation,
-Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+along with this program; see the file COPYING.  If not, write to the
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>
--- a/lib-src/make-docfile.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/make-docfile.c	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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,
--- a/lib-src/makefile.w32-in	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/makefile.w32-in	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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,
--- a/lib-src/movemail.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/movemail.c	Wed Jul 25 05:06:11 2007 +0000
@@ -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,
--- a/lib-src/ntlib.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/ntlib.c	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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,
--- a/lib-src/ntlib.h	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/ntlib.h	Wed Jul 25 05:06:11 2007 +0000
@@ -6,7 +6,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) any later
+   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, but WITHOUT
--- a/lib-src/pop.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/pop.c	Wed Jul 25 05:06:11 2007 +0000
@@ -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,
--- a/lib-src/pop.h	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/pop.h	Wed Jul 25 05:06:11 2007 +0000
@@ -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,
--- a/lib-src/profile.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/profile.c	Wed Jul 25 05:06:11 2007 +0000
@@ -8,7 +8,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,
--- a/lib-src/rcs-checkin	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/rcs-checkin	Wed Jul 25 05:06:11 2007 +0000
@@ -9,7 +9,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,
--- a/lib-src/rcs2log	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/rcs2log	Wed Jul 25 05:06:11 2007 +0000
@@ -59,7 +59,7 @@
 
 # This program 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.
 #
 # This program is distributed in the hope that it will be useful,
--- a/lib-src/sorted-doc.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/sorted-doc.c	Wed Jul 25 05:06:11 2007 +0000
@@ -8,7 +8,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,
--- a/lib-src/test-distrib.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/test-distrib.c	Wed Jul 25 05:06:11 2007 +0000
@@ -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,
--- a/lib-src/update-game-score.c	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/update-game-score.c	Wed Jul 25 05:06:11 2007 +0000
@@ -5,7 +5,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,
--- a/lib-src/vcdiff	Wed Jul 25 05:05:01 2007 +0000
+++ b/lib-src/vcdiff	Wed Jul 25 05:06:11 2007 +0000
@@ -10,7 +10,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,