summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu')
-rw-r--r--c/src/exec/score/cpu/a29k/cpu.c3
-rw-r--r--c/src/exec/score/cpu/a29k/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems.c3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/a29k.h2
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/hppa1.1/rtems.S3
-rw-r--r--c/src/exec/score/cpu/i386/cpu.c3
-rw-r--r--c/src/exec/score/cpu/i386/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/i386/rtems.S3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/i386.h3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/i386types.h3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/i960/cpu.c3
-rw-r--r--c/src/exec/score/cpu/i960/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/i960/rtems.S3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/i960.h3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/i960types.h3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/m68k/cpu.c3
-rw-r--r--c/src/exec/score/cpu/m68k/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems.S3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/m68k.h3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/mips/cpu.c3
-rw-r--r--c/src/exec/score/cpu/mips/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/mips/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/mips/rtems.c3
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/mips.h2
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/mips64orion.h2
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/mipstypes.h3
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/mips64orion/cpu.c3
-rw-r--r--c/src/exec/score/cpu/mips64orion/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/mips64orion/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems.c3
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h2
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h3
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/no_cpu/cpu.c3
-rw-r--r--c/src/exec/score/cpu/no_cpu/cpu_asm.c3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems.c3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h2
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/sparc/cpu.c3
-rw-r--r--c/src/exec/score/cpu/sparc/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/sparc/erc32.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems.S3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/sparc.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/unix/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/unix/rtems/score/unix.h3
-rw-r--r--c/src/exec/score/cpu/unix/rtems/score/unixtypes.h3
66 files changed, 66 insertions, 123 deletions
diff --git a/c/src/exec/score/cpu/a29k/cpu.c b/c/src/exec/score/cpu/a29k/cpu.c
index 111533a2ae..0485714062 100644
--- a/c/src/exec/score/cpu/a29k/cpu.c
+++ b/c/src/exec/score/cpu/a29k/cpu.c
@@ -18,9 +18,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * 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/c/src/exec/score/cpu/a29k/cpu_asm.S b/c/src/exec/score/cpu/a29k/cpu_asm.S
index a3ed2c59c3..bfa7444f35 100644
--- a/c/src/exec/score/cpu/a29k/cpu_asm.S
+++ b/c/src/exec/score/cpu/a29k/cpu_asm.S
@@ -22,9 +22,8 @@
; *
; * NOTE: This is supposed to be a .S or .s file NOT a C file.
; *
-; * 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/c/src/exec/score/cpu/a29k/rtems.c b/c/src/exec/score/cpu/a29k/rtems.c
index 35fef9ed1a..b729ffdb73 100644
--- a/c/src/exec/score/cpu/a29k/rtems.c
+++ b/c/src/exec/score/cpu/a29k/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * 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/c/src/exec/score/cpu/a29k/rtems/score/a29k.h b/c/src/exec/score/cpu/a29k/rtems/score/a29k.h
index c22a70d437..7dd9030609 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/a29k.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/a29k.h
@@ -1,6 +1,6 @@
/* a29k.h
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h b/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h
index 943a922695..130fd30dd4 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * 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/c/src/exec/score/cpu/a29k/rtems/score/cpu.h b/c/src/exec/score/cpu/a29k/rtems/score/cpu.h
index 1235e991c8..c65c628979 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/cpu.h
@@ -20,9 +20,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.c:
*
- * 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/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h b/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h
index 65eaf29737..d2c09fa103 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h
@@ -5,7 +5,7 @@
* if it is implemented as a ".S" file (preprocessed by cpp) instead
* of a ".s" file (preprocessed by gm4 or gasp).
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/a29k/rtems/score/types.h b/c/src/exec/score/cpu/a29k/rtems/score/types.h
index 943a922695..130fd30dd4 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/types.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * 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/c/src/exec/score/cpu/hppa1.1/rtems.S b/c/src/exec/score/cpu/hppa1.1/rtems.S
index 3f02c9d006..a16f57c114 100644
--- a/c/src/exec/score/cpu/hppa1.1/rtems.S
+++ b/c/src/exec/score/cpu/hppa1.1/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the HPPA implementation of RTEMS.
*
- * 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/c/src/exec/score/cpu/i386/cpu.c b/c/src/exec/score/cpu/i386/cpu.c
index cabc285ce9..7ee7e6814c 100644
--- a/c/src/exec/score/cpu/i386/cpu.c
+++ b/c/src/exec/score/cpu/i386/cpu.c
@@ -2,9 +2,8 @@
* Intel i386 Dependent Source
*
*
- * 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/c/src/exec/score/cpu/i386/cpu_asm.S b/c/src/exec/score/cpu/i386/cpu_asm.S
index 906407836b..85316e357a 100644
--- a/c/src/exec/score/cpu/i386/cpu_asm.S
+++ b/c/src/exec/score/cpu/i386/cpu_asm.S
@@ -3,9 +3,8 @@
* This file contains all assembly code for the Intel i386 implementation
* of RTEMS.
*
- * 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/c/src/exec/score/cpu/i386/rtems.S b/c/src/exec/score/cpu/i386/rtems.S
index f08fe63299..96e7d2a0a6 100644
--- a/c/src/exec/score/cpu/i386/rtems.S
+++ b/c/src/exec/score/cpu/i386/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the i386 implementation of RTEMS.
*
- * 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/c/src/exec/score/cpu/i386/rtems/score/cpu.h b/c/src/exec/score/cpu/i386/rtems/score/cpu.h
index 68fdea703d..ab256cfa57 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i386 processor.
*
- * 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/c/src/exec/score/cpu/i386/rtems/score/i386.h b/c/src/exec/score/cpu/i386/rtems/score/i386.h
index 0eb936a6f7..4ddf0c5eab 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/i386.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/i386.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i386 processor.
*
- * 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/c/src/exec/score/cpu/i386/rtems/score/i386types.h b/c/src/exec/score/cpu/i386/rtems/score/i386types.h
index 7d2a8a1f4f..1b9091f501 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/i386types.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/i386types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i386 processor family.
*
- * 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/c/src/exec/score/cpu/i386/rtems/score/types.h b/c/src/exec/score/cpu/i386/rtems/score/types.h
index 7d2a8a1f4f..1b9091f501 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/types.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i386 processor family.
*
- * 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/c/src/exec/score/cpu/i960/cpu.c b/c/src/exec/score/cpu/i960/cpu.c
index b1f29ff1bf..a66cd4eda7 100644
--- a/c/src/exec/score/cpu/i960/cpu.c
+++ b/c/src/exec/score/cpu/i960/cpu.c
@@ -2,9 +2,8 @@
* Intel i960CA Dependent Source
*
*
- * 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/c/src/exec/score/cpu/i960/cpu_asm.S b/c/src/exec/score/cpu/i960/cpu_asm.S
index ee6e053259..e990b7a799 100644
--- a/c/src/exec/score/cpu/i960/cpu_asm.S
+++ b/c/src/exec/score/cpu/i960/cpu_asm.S
@@ -3,9 +3,8 @@
* This file contains all assembly code for the i960CA implementation
* of RTEMS.
*
- * 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/c/src/exec/score/cpu/i960/rtems.S b/c/src/exec/score/cpu/i960/rtems.S
index 37fb734436..18c6ca5a5f 100644
--- a/c/src/exec/score/cpu/i960/rtems.S
+++ b/c/src/exec/score/cpu/i960/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the i960 implementation of RTEMS.
*
- * 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/c/src/exec/score/cpu/i960/rtems/score/cpu.h b/c/src/exec/score/cpu/i960/rtems/score/cpu.h
index 45a7fb85d6..ef7c3ad968 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i960 processor family.
*
- * 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/c/src/exec/score/cpu/i960/rtems/score/i960.h b/c/src/exec/score/cpu/i960/rtems/score/i960.h
index 3719d96496..ae9a073aff 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/i960.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/i960.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i960 processor family.
*
- * 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/c/src/exec/score/cpu/i960/rtems/score/i960types.h b/c/src/exec/score/cpu/i960/rtems/score/i960types.h
index dff4c95f83..81deddaa1f 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/i960types.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/i960types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i960 processor family.
*
- * 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/c/src/exec/score/cpu/i960/rtems/score/types.h b/c/src/exec/score/cpu/i960/rtems/score/types.h
index dff4c95f83..81deddaa1f 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/types.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i960 processor family.
*
- * 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/c/src/exec/score/cpu/m68k/cpu.c b/c/src/exec/score/cpu/m68k/cpu.c
index e714933350..f1ffe31fe0 100644
--- a/c/src/exec/score/cpu/m68k/cpu.c
+++ b/c/src/exec/score/cpu/m68k/cpu.c
@@ -1,9 +1,8 @@
/*
* Motorola MC68xxx Dependent Source
*
- * 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/c/src/exec/score/cpu/m68k/cpu_asm.S b/c/src/exec/score/cpu/m68k/cpu_asm.S
index 03747222e5..3d663372a0 100644
--- a/c/src/exec/score/cpu/m68k/cpu_asm.S
+++ b/c/src/exec/score/cpu/m68k/cpu_asm.S
@@ -3,9 +3,8 @@
* This file contains all assembly code for the MC68020 implementation
* of RTEMS.
*
- * 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/c/src/exec/score/cpu/m68k/rtems.S b/c/src/exec/score/cpu/m68k/rtems.S
index 992abbfa34..2014f0decf 100644
--- a/c/src/exec/score/cpu/m68k/rtems.S
+++ b/c/src/exec/score/cpu/m68k/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the m68k implementation of RTEMS.
*
- * 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/c/src/exec/score/cpu/m68k/rtems/score/cpu.h b/c/src/exec/score/cpu/m68k/rtems/score/cpu.h
index 248492ba97..fb58e18834 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Motorola
* m68xxx processor family.
*
- * 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/c/src/exec/score/cpu/m68k/rtems/score/m68k.h b/c/src/exec/score/cpu/m68k/rtems/score/m68k.h
index 5f4c3597b5..7408aae231 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/m68k.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/m68k.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Motorola
* m68xxx processor family.
*
- * 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/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h b/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h
index 6592d36187..7b1a1c643e 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Motorola
* m68xxx processor family.
*
- * 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/c/src/exec/score/cpu/m68k/rtems/score/types.h b/c/src/exec/score/cpu/m68k/rtems/score/types.h
index 6592d36187..7b1a1c643e 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/types.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Motorola
* m68xxx processor family.
*
- * 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/c/src/exec/score/cpu/mips/cpu.c b/c/src/exec/score/cpu/mips/cpu.c
index 4617be460d..8d05c336c4 100644
--- a/c/src/exec/score/cpu/mips/cpu.c
+++ b/c/src/exec/score/cpu/mips/cpu.c
@@ -18,9 +18,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * 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/c/src/exec/score/cpu/mips/cpu_asm.S b/c/src/exec/score/cpu/mips/cpu_asm.S
index 125b4d58d4..4acebc663e 100644
--- a/c/src/exec/score/cpu/mips/cpu_asm.S
+++ b/c/src/exec/score/cpu/mips/cpu_asm.S
@@ -21,9 +21,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s:
*
- * 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/c/src/exec/score/cpu/mips/cpu_asm.h b/c/src/exec/score/cpu/mips/cpu_asm.h
index 5d78f39d7c..287b881068 100644
--- a/c/src/exec/score/cpu/mips/cpu_asm.h
+++ b/c/src/exec/score/cpu/mips/cpu_asm.h
@@ -18,7 +18,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/mips/rtems.c b/c/src/exec/score/cpu/mips/rtems.c
index 356f1b8b9e..7120ded725 100644
--- a/c/src/exec/score/cpu/mips/rtems.c
+++ b/c/src/exec/score/cpu/mips/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * 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/c/src/exec/score/cpu/mips/rtems/score/cpu.h b/c/src/exec/score/cpu/mips/rtems/score/cpu.h
index 69478af9ee..96eb34292a 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/cpu.h
@@ -20,9 +20,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h:
*
- * 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/c/src/exec/score/cpu/mips/rtems/score/mips.h b/c/src/exec/score/cpu/mips/rtems/score/mips.h
index ec89a32a0d..1ff139f604 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/mips.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/mips.h
@@ -17,7 +17,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/mips/rtems/score/mips64orion.h b/c/src/exec/score/cpu/mips/rtems/score/mips64orion.h
index ec89a32a0d..1ff139f604 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/mips64orion.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/mips64orion.h
@@ -17,7 +17,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/mips/rtems/score/mipstypes.h b/c/src/exec/score/cpu/mips/rtems/score/mipstypes.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/mipstypes.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/mipstypes.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * 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/c/src/exec/score/cpu/mips/rtems/score/types.h b/c/src/exec/score/cpu/mips/rtems/score/types.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/types.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/types.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * 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/c/src/exec/score/cpu/mips64orion/cpu.c b/c/src/exec/score/cpu/mips64orion/cpu.c
index 4617be460d..8d05c336c4 100644
--- a/c/src/exec/score/cpu/mips64orion/cpu.c
+++ b/c/src/exec/score/cpu/mips64orion/cpu.c
@@ -18,9 +18,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * 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/c/src/exec/score/cpu/mips64orion/cpu_asm.S b/c/src/exec/score/cpu/mips64orion/cpu_asm.S
index 125b4d58d4..4acebc663e 100644
--- a/c/src/exec/score/cpu/mips64orion/cpu_asm.S
+++ b/c/src/exec/score/cpu/mips64orion/cpu_asm.S
@@ -21,9 +21,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s:
*
- * 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/c/src/exec/score/cpu/mips64orion/cpu_asm.h b/c/src/exec/score/cpu/mips64orion/cpu_asm.h
index 5d78f39d7c..287b881068 100644
--- a/c/src/exec/score/cpu/mips64orion/cpu_asm.h
+++ b/c/src/exec/score/cpu/mips64orion/cpu_asm.h
@@ -18,7 +18,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/mips64orion/rtems.c b/c/src/exec/score/cpu/mips64orion/rtems.c
index 356f1b8b9e..7120ded725 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems.c
+++ b/c/src/exec/score/cpu/mips64orion/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * 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/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h b/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h
index 69478af9ee..96eb34292a 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h
@@ -20,9 +20,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h:
*
- * 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/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h b/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h
index ec89a32a0d..1ff139f604 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h
@@ -17,7 +17,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h b/c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * 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/c/src/exec/score/cpu/mips64orion/rtems/score/types.h b/c/src/exec/score/cpu/mips64orion/rtems/score/types.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/types.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/types.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * 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/c/src/exec/score/cpu/no_cpu/cpu.c b/c/src/exec/score/cpu/no_cpu/cpu.c
index 58e71f9266..4711eb6703 100644
--- a/c/src/exec/score/cpu/no_cpu/cpu.c
+++ b/c/src/exec/score/cpu/no_cpu/cpu.c
@@ -2,9 +2,8 @@
* XXX CPU Dependent Source
*
*
- * 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/c/src/exec/score/cpu/no_cpu/cpu_asm.c b/c/src/exec/score/cpu/no_cpu/cpu_asm.c
index d6abcab5c2..5a5728a2f8 100644
--- a/c/src/exec/score/cpu/no_cpu/cpu_asm.c
+++ b/c/src/exec/score/cpu/no_cpu/cpu_asm.c
@@ -6,9 +6,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * 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/c/src/exec/score/cpu/no_cpu/rtems.c b/c/src/exec/score/cpu/no_cpu/rtems.c
index 7744c53dab..9e7e0b66d7 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems.c
+++ b/c/src/exec/score/cpu/no_cpu/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * 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/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
index 9bd8c2b045..da99e163cc 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the XXX
* processor.
*
- * 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/c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h
index ed58c331bc..b5f3673d61 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h
@@ -5,7 +5,7 @@
* if it is implemented as a ".S" file (preprocessed by cpp) instead
* of a ".s" file (preprocessed by gm4 or gasp).
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h
index a6df61a908..3f374d5500 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h
@@ -4,7 +4,7 @@
* created for each CPU family port of RTEMS.
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
diff --git a/c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h
index a195711342..6dea57ebf3 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * 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/c/src/exec/score/cpu/no_cpu/rtems/score/types.h b/c/src/exec/score/cpu/no_cpu/rtems/score/types.h
index a195711342..6dea57ebf3 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/types.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * 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/c/src/exec/score/cpu/sparc/cpu.c b/c/src/exec/score/cpu/sparc/cpu.c
index 70b0f8f219..9a78a0fc96 100644
--- a/c/src/exec/score/cpu/sparc/cpu.c
+++ b/c/src/exec/score/cpu/sparc/cpu.c
@@ -1,9 +1,8 @@
/*
* SPARC Dependent Source
*
- * 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/c/src/exec/score/cpu/sparc/cpu_asm.S b/c/src/exec/score/cpu/sparc/cpu_asm.S
index d96256694f..af7df160ef 100644
--- a/c/src/exec/score/cpu/sparc/cpu_asm.S
+++ b/c/src/exec/score/cpu/sparc/cpu_asm.S
@@ -4,9 +4,8 @@
* in an specific CPU port of RTEMS. These algorithms must be implemented
* in assembly language.
*
- * 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/c/src/exec/score/cpu/sparc/erc32.h b/c/src/exec/score/cpu/sparc/erc32.h
index bfcec909b7..0d2e23da01 100644
--- a/c/src/exec/score/cpu/sparc/erc32.h
+++ b/c/src/exec/score/cpu/sparc/erc32.h
@@ -18,9 +18,8 @@
* + Memory Control Register
* + Interrupt Control
*
- * 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/c/src/exec/score/cpu/sparc/rtems.S b/c/src/exec/score/cpu/sparc/rtems.S
index f20d8c8288..5132aff4bf 100644
--- a/c/src/exec/score/cpu/sparc/rtems.S
+++ b/c/src/exec/score/cpu/sparc/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the SPARC port of RTEMS.
*
- * 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/c/src/exec/score/cpu/sparc/rtems/score/cpu.h b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
index 3442adc67d..b74292ab07 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the port of
* the executive to the SPARC processor.
*
- * 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/c/src/exec/score/cpu/sparc/rtems/score/sparc.h b/c/src/exec/score/cpu/sparc/rtems/score/sparc.h
index a8f2122c44..0cb44c2df9 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/sparc.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/sparc.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the SPARC
* processor family.
*
- * 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/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h b/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h
index 7a7b2bb606..1621d6fd5c 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the
* SPARC processor family.
*
- * 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/c/src/exec/score/cpu/sparc/rtems/score/types.h b/c/src/exec/score/cpu/sparc/rtems/score/types.h
index 7a7b2bb606..1621d6fd5c 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/types.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the
* SPARC processor family.
*
- * 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/c/src/exec/score/cpu/unix/rtems/score/types.h b/c/src/exec/score/cpu/unix/rtems/score/types.h
index 1ecaa2307d..f423564ebc 100644
--- a/c/src/exec/score/cpu/unix/rtems/score/types.h
+++ b/c/src/exec/score/cpu/unix/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions which are appropriate
* for a typical modern UNIX box using GNU C for the RTEMS simulator.
*
- * 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/c/src/exec/score/cpu/unix/rtems/score/unix.h b/c/src/exec/score/cpu/unix/rtems/score/unix.h
index 52cfef79e4..26ef8ca4e4 100644
--- a/c/src/exec/score/cpu/unix/rtems/score/unix.h
+++ b/c/src/exec/score/cpu/unix/rtems/score/unix.h
@@ -3,9 +3,8 @@
* This include file contains the definitions required by RTEMS
* which are typical for a modern UNIX computer using GCC.
*
- * 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/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h b/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h
index 1ecaa2307d..f423564ebc 100644
--- a/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h
+++ b/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions which are appropriate
* for a typical modern UNIX box using GNU C for the RTEMS simulator.
*
- * 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