summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/a29k
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/a29k/a29k.h2
-rw-r--r--c/src/exec/score/cpu/a29k/a29ktypes.h2
-rw-r--r--c/src/exec/score/cpu/a29k/cpu.c2
-rw-r--r--c/src/exec/score/cpu/a29k/cpu.h2
-rw-r--r--c/src/exec/score/cpu/a29k/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/a29k/cpu_asm.s2
-rw-r--r--c/src/exec/score/cpu/a29k/rtems.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/c/src/exec/score/cpu/a29k/a29k.h b/c/src/exec/score/cpu/a29k/a29k.h
index 9d3ded3b5e..c22a70d437 100644
--- a/c/src/exec/score/cpu/a29k/a29k.h
+++ b/c/src/exec/score/cpu/a29k/a29k.h
@@ -1,6 +1,6 @@
/* a29k.h
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* 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/a29ktypes.h b/c/src/exec/score/cpu/a29k/a29ktypes.h
index ebd3308bab..943a922695 100644
--- a/c/src/exec/score/cpu/a29k/a29ktypes.h
+++ b/c/src/exec/score/cpu/a29k/a29ktypes.h
@@ -3,7 +3,7 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/score/cpu/a29k/cpu.c b/c/src/exec/score/cpu/a29k/cpu.c
index df210f08f0..111533a2ae 100644
--- a/c/src/exec/score/cpu/a29k/cpu.c
+++ b/c/src/exec/score/cpu/a29k/cpu.c
@@ -18,7 +18,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/score/cpu/a29k/cpu.h b/c/src/exec/score/cpu/a29k/cpu.h
index 80057e2c0a..326abaab5c 100644
--- a/c/src/exec/score/cpu/a29k/cpu.h
+++ b/c/src/exec/score/cpu/a29k/cpu.h
@@ -20,7 +20,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.c:
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/exec/score/cpu/a29k/cpu_asm.h b/c/src/exec/score/cpu/a29k/cpu_asm.h
index f087cd99d5..65eaf29737 100644
--- a/c/src/exec/score/cpu/a29k/cpu_asm.h
+++ b/c/src/exec/score/cpu/a29k/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-1997.
+ * COPYRIGHT (c) 1989-1998.
* 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/cpu_asm.s b/c/src/exec/score/cpu/a29k/cpu_asm.s
index 41528e6207..a3ed2c59c3 100644
--- a/c/src/exec/score/cpu/a29k/cpu_asm.s
+++ b/c/src/exec/score/cpu/a29k/cpu_asm.s
@@ -22,7 +22,7 @@
; *
; * NOTE: This is supposed to be a .S or .s file NOT a C file.
; *
-; * COPYRIGHT (c) 1989-1997.
+; * COPYRIGHT (c) 1989-1998.
; * On-Line Applications Research Corporation (OAR).
; * Copyright assigned to U.S. Government, 1994.
; *
diff --git a/c/src/exec/score/cpu/a29k/rtems.c b/c/src/exec/score/cpu/a29k/rtems.c
index 7eaf3a2b6f..35fef9ed1a 100644
--- a/c/src/exec/score/cpu/a29k/rtems.c
+++ b/c/src/exec/score/cpu/a29k/rtems.c
@@ -5,7 +5,7 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*