summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i960/cvme961/timer
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/i960/cvme961/timer')
-rw-r--r--c/src/lib/libbsp/i960/cvme961/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/timer/timerisr.S3
2 files changed, 2 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/i960/cvme961/timer/timer.c b/c/src/lib/libbsp/i960/cvme961/timer/timer.c
index b4d6c0e276..b433ae396e 100644
--- a/c/src/lib/libbsp/i960/cvme961/timer/timer.c
+++ b/c/src/lib/libbsp/i960/cvme961/timer/timer.c
@@ -15,9 +15,8 @@
* It is important that the timer start/stop overhead be
* determined when porting or modifying this code.
*
- * 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/lib/libbsp/i960/cvme961/timer/timerisr.S b/c/src/lib/libbsp/i960/cvme961/timer/timerisr.S
index edce480326..93c46e710f 100644
--- a/c/src/lib/libbsp/i960/cvme961/timer/timerisr.S
+++ b/c/src/lib/libbsp/i960/cvme961/timer/timerisr.S
@@ -9,9 +9,8 @@
*
* Output parameters: NONE
*
- * 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