changeset: 5487:56b64a055043
user: Mats Lidell <matsl(a)xemacs.org>
date: Wed Oct 27 21:48:08 2010 +0200
files: modules/canna/configure modules/canna/configure.ac modules/ldap/configure
modules/ldap/configure.ac modules/postgresql/configure modules/postgresql/configure.ac
description:
Converted modules to GPLv3 or later.
diff -r dd9541c73e70 -r 56b64a055043 modules/canna/configure
--- a/modules/canna/configure Wed Oct 27 21:46:49 2010 +0200
+++ b/modules/canna/configure Wed Oct 27 21:48:08 2010 +0200
@@ -14,20 +14,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/>.
## --------------------- ##
## M4sh Initialization. ##
## --------------------- ##
diff -r dd9541c73e70 -r 56b64a055043 modules/canna/configure.ac
--- a/modules/canna/configure.ac Wed Oct 27 21:46:49 2010 +0200
+++ b/modules/canna/configure.ac Wed Oct 27 21:48:08 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 dd9541c73e70 -r 56b64a055043 modules/ldap/configure
--- a/modules/ldap/configure Wed Oct 27 21:46:49 2010 +0200
+++ b/modules/ldap/configure Wed Oct 27 21:48:08 2010 +0200
@@ -15,20 +15,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/>.
## --------------------- ##
## M4sh Initialization. ##
## --------------------- ##
diff -r dd9541c73e70 -r 56b64a055043 modules/ldap/configure.ac
--- a/modules/ldap/configure.ac Wed Oct 27 21:46:49 2010 +0200
+++ b/modules/ldap/configure.ac Wed Oct 27 21:48:08 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([eldap.c])
diff -r dd9541c73e70 -r 56b64a055043 modules/postgresql/configure
--- a/modules/postgresql/configure Wed Oct 27 21:46:49 2010 +0200
+++ b/modules/postgresql/configure Wed Oct 27 21:48:08 2010 +0200
@@ -15,20 +15,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/>.
## --------------------- ##
## M4sh Initialization. ##
## --------------------- ##
diff -r dd9541c73e70 -r 56b64a055043 modules/postgresql/configure.ac
--- a/modules/postgresql/configure.ac Wed Oct 27 21:46:49 2010 +0200
+++ b/modules/postgresql/configure.ac Wed Oct 27 21:48:08 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([postgresql.c])
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches