summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/a29k/rtems
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/a29k.h2
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/cpu.h3
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/cpu_asm.h2
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/types.h3
4 files changed, 4 insertions, 6 deletions
diff --git a/cpukit/score/cpu/a29k/rtems/score/a29k.h b/cpukit/score/cpu/a29k/rtems/score/a29k.h
index c22a70d437..7dd9030609 100644
--- a/cpukit/score/cpu/a29k/rtems/score/a29k.h
+++ b/cpukit/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/cpukit/score/cpu/a29k/rtems/score/cpu.h b/cpukit/score/cpu/a29k/rtems/score/cpu.h
index 1235e991c8..c65c628979 100644
--- a/cpukit/score/cpu/a29k/rtems/score/cpu.h
+++ b/cpukit/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/cpukit/score/cpu/a29k/rtems/score/cpu_asm.h b/cpukit/score/cpu/a29k/rtems/score/cpu_asm.h
index 65eaf29737..d2c09fa103 100644
--- a/cpukit/score/cpu/a29k/rtems/score/cpu_asm.h
+++ b/cpukit/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/cpukit/score/cpu/a29k/rtems/score/types.h b/cpukit/score/cpu/a29k/rtems/score/types.h
index 943a922695..130fd30dd4 100644
--- a/cpukit/score/cpu/a29k/rtems/score/types.h
+++ b/cpukit/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