aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Korb <korbb@gcc.gnu.org>2008-06-08 16:22:00 +0000
committerBruce Korb <korbb@gcc.gnu.org>2008-06-08 16:22:00 +0000
commit0fc38aaa372956f3213af0913beab64d57230b1a (patch)
tree487ab7d9f93d7b1d9d04049d046475ac3eb7b061
parentf8c33439c6ada920a72170010472ecda965371d2 (diff)
downloadgcc-0fc38aaa372956f3213af0913beab64d57230b1a.zip
gcc-0fc38aaa372956f3213af0913beab64d57230b1a.tar.gz
gcc-0fc38aaa372956f3213af0913beab64d57230b1a.tar.bz2
Update the copyright years and put the licensing text directly into the template file.
Update the copyright years and put the licensing text directly into the template file. The license needs to be version dependent, so burn it in directly. From-SVN: r136566
-rw-r--r--fixincludes/fixincl.tpl23
-rw-r--r--fixincludes/fixincl.x9
2 files changed, 23 insertions, 9 deletions
diff --git a/fixincludes/fixincl.tpl b/fixincludes/fixincl.tpl
index b4818aae..af92d15 100644
--- a/fixincludes/fixincl.tpl
+++ b/fixincludes/fixincl.tpl
@@ -2,7 +2,10 @@
x=fixincl.x =]
[= (dne " * " "/* ")=]
*/
-/* DO NOT SVN-MERGE THIS FILE, EITHER [=`date`=]
+/* DO NOT SVN-MERGE THIS FILE, EITHER [=
+ (define re-ct 0) (define max-mach 0) (define ct 0)
+ (define HACK "") (define Hack "") (define tmp "")
+ (shell "date") =]
*
* You must regenerate it. Use the ./genfixes script.
*
@@ -15,12 +18,22 @@ x=fixincl.x =]
*
* See README for more information.
*
- * inclhack copyright (c) 1998, 1999, 2000, 2001
+ * inclhack copyright (c) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+ * 2006, 2007, 2008
* The Free Software Foundation, Inc.
*
- [=(define re-ct 0) (define max-mach 0) (define ct 0)
- (define HACK "") (define Hack "") (define tmp "")
- (gpl "inclhack" " * ")=]
+ * 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 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/>.
*/
[=
diff --git a/fixincludes/fixincl.x b/fixincludes/fixincl.x
index 131de29..f91bb3a1 100644
--- a/fixincludes/fixincl.x
+++ b/fixincludes/fixincl.x
@@ -2,11 +2,11 @@
*
* DO NOT EDIT THIS FILE (fixincl.x)
*
- * It has been AutoGen-ed Sunday June 8, 2008 at 09:04:48 AM PDT
+ * It has been AutoGen-ed Sunday June 8, 2008 at 09:19:13 AM PDT
* From the definitions inclhack.def
* and the template file fixincl
*/
-/* DO NOT SVN-MERGE THIS FILE, EITHER Sun Jun 8 09:04:48 PDT 2008
+/* DO NOT SVN-MERGE THIS FILE, EITHER Sun Jun 8 09:19:13 PDT 2008
*
* You must regenerate it. Use the ./genfixes script.
*
@@ -19,10 +19,11 @@
*
* See README for more information.
*
- * inclhack copyright (c) 1998, 1999, 2000, 2001
+ * inclhack copyright (c) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+ * 2006, 2007, 2008
* The Free Software Foundation, Inc.
*
- * inclhack is free software: you can redistribute it and/or modify it
+ * 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.