]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fixincl.x: Revert last change, restoring GPLv2 status.
authorDave Korn <dave.korn@artimi.com>
Mon, 17 Mar 2008 12:50:54 +0000 (12:50 +0000)
committerDave Korn <davek@gcc.gnu.org>
Mon, 17 Mar 2008 12:50:54 +0000 (12:50 +0000)
2008-03-17  Dave Korn  <dave.korn@artimi.com>

* fixincl.x: Revert last change, restoring GPLv2 status.

From-SVN: r133288

fixincludes/ChangeLog
fixincludes/fixincl.x

index 3f0819d2a2ab8813b63c074de2cefced0e10a477..b3fe5e6e26a2563b49dbd7cbab7d41662e3ebb27 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-17  Dave Korn  <dave.korn@artimi.com>
+
+       * fixincl.x: Revert last change, restoring GPLv2 status.
+
 2008-02-04  Ismail Dönmez  <ismail@pardus.org.tr>
 
        * inclhack.def: (bsd_stdio_attrs_conflict, freebsd_gcc3_breakage,
index 0fd0ebe57c836e6331976b88bd816324c0954fb1..5eaad7edfb82f6a3a996275384b9462c4af5f3cf 100644 (file)
@@ -2,11 +2,11 @@
  * 
  * DO NOT EDIT THIS FILE   (fixincl.x)
  * 
- * It has been AutoGen-ed  Sunday February 10, 2008 at 01:23:58 PM GMTST
+ * It has been AutoGen-ed  Thursday July  5, 2007 at 01:42:35 PM EDT
  * From the definitions    inclhack.def
  * and the template file   fixincl
  */
-/* DO NOT CVS-MERGE THIS FILE, EITHER Sun Feb 10 13:23:58 GMTST 2008
+/* DO NOT CVS-MERGE THIS FILE, EITHER Thu Jul  5 13:42:35 EDT 2007
  *
  * You must regenerate it.  Use the ./genfixes script.
  *
  *  inclhack copyright (c) 1998, 1999, 2000, 2001
  *  The Free Software Foundation, Inc.
  *
-  *  inclhack 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.
+  *  inclhack is free software.
  *  
- *  inclhack is distributed in the hope that it will be useful, but
- *  WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  You may 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 of the License, or (at your option)
+ *  any later version.
+ *  
+ *  inclhack 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 this program.  If not, see <http://www.gnu.org/licenses/>.
+ *  You should have received a copy of the GNU General Public License
+ *  along with inclhack.  If not, write to:
+ *     The Free Software Foundation, Inc.,
+ *     51 Franklin Street, Fifth Floor
+ *     Boston, MA  02110-1301, USA.
  */
 
 /* * * * * * * * * * * * * * * * * * * * * * * * * *