summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/i960
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/i960/cpu.c2
-rw-r--r--c/src/exec/score/cpu/i960/cpu.h2
-rw-r--r--c/src/exec/score/cpu/i960/cpu_asm.s2
-rw-r--r--c/src/exec/score/cpu/i960/i960.h2
-rw-r--r--c/src/exec/score/cpu/i960/i960types.h2
-rw-r--r--c/src/exec/score/cpu/i960/rtems.s2
6 files changed, 6 insertions, 6 deletions
diff --git a/c/src/exec/score/cpu/i960/cpu.c b/c/src/exec/score/cpu/i960/cpu.c
index fac367e456..7dbbb5828f 100644
--- a/c/src/exec/score/cpu/i960/cpu.c
+++ b/c/src/exec/score/cpu/i960/cpu.c
@@ -2,7 +2,7 @@
* Intel i960CA Dependent Source
*
*
- * 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/i960/cpu.h b/c/src/exec/score/cpu/i960/cpu.h
index ea847ced55..915b0bf242 100644
--- a/c/src/exec/score/cpu/i960/cpu.h
+++ b/c/src/exec/score/cpu/i960/cpu.h
@@ -3,7 +3,7 @@
* This include file contains information pertaining to the Intel
* i960 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/i960/cpu_asm.s b/c/src/exec/score/cpu/i960/cpu_asm.s
index 7c35782a9a..fbed8babd8 100644
--- a/c/src/exec/score/cpu/i960/cpu_asm.s
+++ b/c/src/exec/score/cpu/i960/cpu_asm.s
@@ -3,7 +3,7 @@
* This file contains all assembly code for the i960CA implementation
* of RTEMS.
*
- * 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/i960/i960.h b/c/src/exec/score/cpu/i960/i960.h
index 73049499d2..ffaafb169f 100644
--- a/c/src/exec/score/cpu/i960/i960.h
+++ b/c/src/exec/score/cpu/i960/i960.h
@@ -3,7 +3,7 @@
* This include file contains information pertaining to the Intel
* i960 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/i960/i960types.h b/c/src/exec/score/cpu/i960/i960types.h
index 009c1d685b..dff4c95f83 100644
--- a/c/src/exec/score/cpu/i960/i960types.h
+++ b/c/src/exec/score/cpu/i960/i960types.h
@@ -3,7 +3,7 @@
* This include file contains type definitions pertaining to the Intel
* i960 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/i960/rtems.s b/c/src/exec/score/cpu/i960/rtems.s
index 7b876326c7..37fb734436 100644
--- a/c/src/exec/score/cpu/i960/rtems.s
+++ b/c/src/exec/score/cpu/i960/rtems.s
@@ -3,7 +3,7 @@
* This file contains the single entry point code for
* the i960 implementation of RTEMS.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*