changeset: 5494:8bda66cd0414
user: Mats Lidell <matsl(a)xemacs.org>
date: Fri Nov 05 00:02:39 2010 +0100
files: lib-src/gnuserv.h modules/postgresql/postgresql.c
modules/postgresql/postgresql.h nt/config.inc.samp
description:
Convert misc remaining files with GPLv2 or later to GPLv3 or later
diff -r 49886835c00b -r 8bda66cd0414 lib-src/gnuserv.h
--- a/lib-src/gnuserv.h Tue Nov 02 21:59:45 2010 +0100
+++ b/lib-src/gnuserv.h Fri Nov 05 00:02:39 2010 +0100
@@ -6,20 +6,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 option)
- any later version.
+ 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., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
+ along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.
Author: Andy Norman (ange(a)hplb.hpl.hp.com), based on
'etc/server.c' and 'etc/emacsclient.c' from the 18.52 GNU
diff -r 49886835c00b -r 8bda66cd0414 modules/postgresql/postgresql.c
--- a/modules/postgresql/postgresql.c Tue Nov 02 21:59:45 2010 +0100
+++ b/modules/postgresql/postgresql.c Fri Nov 05 00:02:39 2010 +0100
@@ -5,6 +5,21 @@
Author: SL Baur <steve(a)xemacs.org>
Maintainer: SL Baur <steve(a)xemacs.org>
+
+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 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.
+
+You should have received a copy of the GNU General Public License
+along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.
Please send patches to this file to me first before submitting them to
xemacs-patches.
diff -r 49886835c00b -r 8bda66cd0414 modules/postgresql/postgresql.h
--- a/modules/postgresql/postgresql.h Tue Nov 02 21:59:45 2010 +0100
+++ b/modules/postgresql/postgresql.h Fri Nov 05 00:02:39 2010 +0100
@@ -5,6 +5,21 @@
Author: SL Baur <steve(a)xemacs.org>
Maintainer: SL Baur <steve(a)xemacs.org>
+
+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 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.
+
+You should have received a copy of the GNU General Public License
+along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.
Please send patches to this file to me first before submitting them to
xemacs-patches.
diff -r 49886835c00b -r 8bda66cd0414 nt/config.inc.samp
--- a/nt/config.inc.samp Tue Nov 02 21:59:45 2010 +0100
+++ b/nt/config.inc.samp Fri Nov 05 00:02:39 2010 +0100
@@ -1,4 +1,19 @@
# -*- mode: makefile -*-
+
+# 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 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.
+
+# You should have received a copy of the GNU General Public License
+# along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.
############################################################################
# Install options #
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches