summaryrefslogtreecommitdiffstats
path: root/tools/cpu
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu')
-rw-r--r--tools/cpu/hppa1.1/genoffsets.c18
-rw-r--r--tools/cpu/unix/gensize.c18
2 files changed, 18 insertions, 18 deletions
diff --git a/tools/cpu/hppa1.1/genoffsets.c b/tools/cpu/hppa1.1/genoffsets.c
index 7f38148359..44a31bc7b0 100644
--- a/tools/cpu/hppa1.1/genoffsets.c
+++ b/tools/cpu/hppa1.1/genoffsets.c
@@ -6,12 +6,12 @@
* NOTE: It only prints the offset for structures actually used
* by the assembly code.
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*/
@@ -47,13 +47,13 @@ printf(
" * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n"
" * DO NOT EDIT THIS BY HAND!!!!\n"
" *\n"
- " * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.\n"
+ " * COPYRIGHT (c) 1989-1997.\n"
" * On-Line Applications Research Corporation (OAR).\n"
- " * All rights assigned to U.S. Government, 1994.\n"
+ " * Copyright assigned to U.S. Government, 1994.\n"
" *\n"
- " * This material may be reproduced by or for the U.S. Government pursuant\n"
- " * to the copyright license under the clause at DFARS 252.227-7013. This\n"
- " * notice must appear in all copies of this file and its derivatives.\n"
+ " * The license and distribution terms for this file may in\n"
+ " * the file LICENSE in this distribution or at\n"
+ " * http://www.OARcorp.com/rtems/license.html.\n"
" */\n"
"\n"
"#ifndef __OFFSETS_h\n"
diff --git a/tools/cpu/unix/gensize.c b/tools/cpu/unix/gensize.c
index 53ea8a93ef..bb9d3bd20a 100644
--- a/tools/cpu/unix/gensize.c
+++ b/tools/cpu/unix/gensize.c
@@ -5,12 +5,12 @@
*
* NOTE: It only prints the minimal information required.
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*
@@ -59,13 +59,13 @@ printf(
" * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n"
" * DO NOT EDIT THIS BY HAND!!!!\n"
" *\n"
- " * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.\n"
+ " * COPYRIGHT (c) 1989-1997.\n"
" * On-Line Applications Research Corporation (OAR).\n"
- " * All rights assigned to U.S. Government, 1994.\n"
+ " * Copyright assigned to U.S. Government, 1994.\n"
" *\n"
- " * This material may be reproduced by or for the U.S. Government pursuant\n"
- " * to the copyright license under the clause at DFARS 252.227-7013. This\n"
- " * notice must appear in all copies of this file and its derivatives.\n"
+ " * The license and distribution terms for this file may in\n"
+ " * the file LICENSE in this distribution or at\n"
+ " * http://www.OARcorp.com/rtems/license.html.\n"
" */\n"
"\n"
"#ifndef __UNIXSIZE_h\n"