summaryrefslogtreecommitdiffstats
path: root/tools/cpu
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu')
-rw-r--r--tools/cpu/generic/size_rtems.in3
-rw-r--r--tools/cpu/hppa1.1/genoffsets.c5
-rw-r--r--tools/cpu/unix/gensize.c5
3 files changed, 5 insertions, 8 deletions
diff --git a/tools/cpu/generic/size_rtems.in b/tools/cpu/generic/size_rtems.in
index 26f81584f2..b913e4575a 100644
--- a/tools/cpu/generic/size_rtems.in
+++ b/tools/cpu/generic/size_rtems.in
@@ -12,9 +12,8 @@
#
# NOTE: The concept of the minimum executive size is buried in this script.
#
-# COPYRIGHT (c) 1989-1998.
+# COPYRIGHT (c) 1989-1999.
# On-Line Applications Research Corporation (OAR).
-# Copyright assigned to U.S. Government, 1994.
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
diff --git a/tools/cpu/hppa1.1/genoffsets.c b/tools/cpu/hppa1.1/genoffsets.c
index 9be7884f7b..01ae98af14 100644
--- a/tools/cpu/hppa1.1/genoffsets.c
+++ b/tools/cpu/hppa1.1/genoffsets.c
@@ -6,7 +6,7 @@
* NOTE: It only prints the offset for structures actually used
* by the assembly code.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -47,9 +47,8 @@ printf(
" * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n"
" * DO NOT EDIT THIS BY HAND!!!!\n"
" *\n"
- " * COPYRIGHT (c) 1989-1998.\n"
+ " * COPYRIGHT (c) 1989-1999.\n"
" * On-Line Applications Research Corporation (OAR).\n"
- " * Copyright assigned to U.S. Government, 1994.\n"
" *\n"
" * The license and distribution terms for this file may be\n"
" * found in the file LICENSE in this distribution or at\n"
diff --git a/tools/cpu/unix/gensize.c b/tools/cpu/unix/gensize.c
index 6299479e80..41c28bbf52 100644
--- a/tools/cpu/unix/gensize.c
+++ b/tools/cpu/unix/gensize.c
@@ -5,7 +5,7 @@
*
* NOTE: It only prints the minimal information required.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -59,9 +59,8 @@ printf(
" * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n"
" * DO NOT EDIT THIS BY HAND!!!!\n"
" *\n"
- " * COPYRIGHT (c) 1989-1998.\n"
+ " * COPYRIGHT (c) 1989-1999.\n"
" * On-Line Applications Research Corporation (OAR).\n"
- " * Copyright assigned to U.S. Government, 1994.\n"
" *\n"
" * The license and distribution terms for this file may be\n"
" * found in the file LICENSE in this distribution or at\n"