changeset: 5427:dd9541c73e70
user: Mats Lidell <matsl(a)xemacs.org>
date: Wed Oct 27 21:46:49 2010 +0200
files: modules/sample/external/Makefile.in.in modules/sample/external/configure.ac
modules/sample/external/sample.c modules/sample/internal/configure.ac
modules/sample/internal/sample.c
description:
Converted the modules samples to GPLv3 or later.
diff -r 365bc8cb5894 -r dd9541c73e70 modules/sample/external/Makefile.in.in
--- a/modules/sample/external/Makefile.in.in Wed Oct 27 00:09:04 2010 +0200
+++ b/modules/sample/external/Makefile.in.in Wed Oct 27 21:46:49 2010 +0200
@@ -3,8 +3,8 @@
##
## This sample Makefile is free; 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 version.
+## Free Software Foundation, either version 3 of the License, or (at your
+## option) any later version.
## This file is not part of XEmacs.
diff -r 365bc8cb5894 -r dd9541c73e70 modules/sample/external/configure.ac
--- a/modules/sample/external/configure.ac Wed Oct 27 00:09:04 2010 +0200
+++ b/modules/sample/external/configure.ac Wed Oct 27 21:46:49 2010 +0200
@@ -1,8 +1,8 @@
# Process this file with autoconf to produce a configure script.
# This sample autoconf input script is free; 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 version.
+# the Free Software Foundation, either version 3 of the License, or (at your
+# option) any later version.
AC_INIT([Sample module], [1.0], [xemacs-beta(a)xemacs.org])
AC_PREREQ(2.53)
AC_REVISION($Revision: 1.1 $)
diff -r 365bc8cb5894 -r dd9541c73e70 modules/sample/external/sample.c
--- a/modules/sample/external/sample.c Wed Oct 27 00:09:04 2010 +0200
+++ b/modules/sample/external/sample.c Wed Oct 27 21:46:49 2010 +0200
@@ -4,10 +4,10 @@
* (C) Copyright 1998, 1999 J. Kean Johnston. All rights reserved.
* (C) Copyright 2002 Jerry James.
*
- * This sample module code 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 version.
+ * This sample 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 3 of the License, or (at your
+ * option) any later version.
*/
#include <config.h>
diff -r 365bc8cb5894 -r dd9541c73e70 modules/sample/internal/configure.ac
--- a/modules/sample/internal/configure.ac Wed Oct 27 00:09:04 2010 +0200
+++ b/modules/sample/internal/configure.ac Wed Oct 27 21:46:49 2010 +0200
@@ -8,20 +8,18 @@
This file is part of XEmacs.
-XEmacs 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
+XEmacs 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 3 of the License, or (at your
option) any later version.
-XEmacs is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
+XEmacs is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+for more details.
You should have received a copy of the GNU General Public License
-along with XEmacs; see the file COPYING. If not, write to the Free
-Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.])
+along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.])
AC_CONFIG_SRCDIR([sample.c])
AC_PROG_CC
diff -r 365bc8cb5894 -r dd9541c73e70 modules/sample/internal/sample.c
--- a/modules/sample/internal/sample.c Wed Oct 27 00:09:04 2010 +0200
+++ b/modules/sample/internal/sample.c Wed Oct 27 21:46:49 2010 +0200
@@ -4,10 +4,10 @@
* (C) Copyright 1998, 1999 J. Kean Johnston. All rights reserved.
* (C) Copyright 2002 Jerry James.
*
- * This sample module code 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 version.
+ * This sample 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 3 of the License, or (at your
+ * option) any later version.
*/
#include <config.h>
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches