# HG changeset patch # User Mats Lidell # Date 1288911759 -3600 # Node ID 8bda66cd0414813d3a1c98c32b6bb0e37bbb25a8 # Parent 49886835c00beb3f877cd7d4edfefd1c5f60a239 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 . Author: Andy Norman (ange@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 @@ -6,6 +6,21 @@ Author: SL Baur Maintainer: SL Baur +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 . + 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 @@ -6,6 +6,21 @@ Author: SL Baur Maintainer: SL Baur +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 . + 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,5 +1,20 @@ # -*- 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 . + ############################################################################ # Install options # ############################################################################