Mercurial > hg > xemacs-beta
changeset 5425:8bda66cd0414
Convert misc remaining files with GPLv2 or later to GPLv3 or later
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Fri, 05 Nov 2010 00:02:39 +0100 |
parents | 49886835c00b |
children | e9a28373468a |
files | lib-src/gnuserv.h modules/postgresql/postgresql.c modules/postgresql/postgresql.h nt/config.inc.samp |
diffstat | 4 files changed, 54 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- 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@hplb.hpl.hp.com), based on 'etc/server.c' and 'etc/emacsclient.c' from the 18.52 GNU
--- 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 <steve@xemacs.org> Maintainer: SL Baur <steve@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.
--- 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 <steve@xemacs.org> Maintainer: SL Baur <steve@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. */
--- 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 <http://www.gnu.org/licenses/>. + ############################################################################ # Install options # ############################################################################