changeset 5416:365bc8cb5894

Convert to GPLv3 misc files.
author Mats Lidell <matsl@xemacs.org>
date Wed, 27 Oct 2010 00:09:04 +0200
parents d714a4c8765e
children dd9541c73e70
files lib-src/ellcc.h.in nt/compface.mak nt/tiff.mak nt/xemacs.rc src/m/alpha.h src/tooltalk.doc
diffstat 6 files changed, 52 insertions(+), 30 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ellcc.h.in	Tue Oct 26 23:10:01 2010 +0200
+++ b/lib-src/ellcc.h.in	Wed Oct 27 00:09:04 2010 +0200
@@ -3,7 +3,22 @@
 /* Most of this is required due to a bug in the GCC compiler driver
    which prevents us from passing this on the command line. It also
    reduces the compiler command line length, which can be a problem
-   on some systems. */
+   on some systems.
+
+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/>. */
 
 #ifndef ELLCC_HDR
 #define ELLCC_HDR
--- a/nt/compface.mak	Tue Oct 26 23:10:01 2010 +0200
+++ b/nt/compface.mak	Wed Oct 27 00:09:04 2010 +0200
@@ -4,10 +4,10 @@
 
 ## This file is part of XEmacs.
 
-## XEmacs is free software; you can redistribute it and/or modify it
+## 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.
+## 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
@@ -15,9 +15,7 @@
 ## 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 St - Fifth Floor,
-## Boston, MA 02110-1301, USA.
+## along with XEmacs.  If not, see <http://www.gnu.org/licenses/>.
 
 !if !defined(DEBUG_XEMACS)
 DEBUG_XEMACS=0
--- a/nt/tiff.mak	Tue Oct 26 23:10:01 2010 +0200
+++ b/nt/tiff.mak	Wed Oct 27 00:09:04 2010 +0200
@@ -3,10 +3,10 @@
 
 ## This file is part of XEmacs.
 
-## XEmacs is free software; you can redistribute it and/or modify it
+## 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.
+## 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
@@ -14,9 +14,7 @@
 ## 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/>.
 
 !if !defined(DEBUG_XEMACS)
 DEBUG_XEMACS=0
--- a/nt/xemacs.rc	Tue Oct 26 23:10:01 2010 +0200
+++ b/nt/xemacs.rc	Wed Oct 27 00:09:04 2010 +0200
@@ -2,10 +2,10 @@
 
 This file is part of XEmacs.
 
-XEmacs is free software; you can redistribute it and/or modify it
+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.
+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
@@ -13,9 +13,7 @@
 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/>.
 
 #ifdef INCLUDE_DUMP
 101    DUMP      "xemacs.dmp"
--- a/src/m/alpha.h	Tue Oct 26 23:10:01 2010 +0200
+++ b/src/m/alpha.h	Wed Oct 27 00:09:04 2010 +0200
@@ -3,20 +3,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 1, 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., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+along with XEmacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef __ELF__
--- a/src/tooltalk.doc	Tue Oct 26 23:10:01 2010 +0200
+++ b/src/tooltalk.doc	Wed Oct 27 00:09:04 2010 +0200
@@ -1,3 +1,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 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/>.
+
 
 Emacs Tooltalk API Summary