summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/dmv152/timer
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/dmv152/timer')
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/timer/timerisr.S3
2 files changed, 2 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/m68k/dmv152/timer/timer.c b/c/src/lib/libbsp/m68k/dmv152/timer/timer.c
index cacedf71eb..dcaceb92d4 100644
--- a/c/src/lib/libbsp/m68k/dmv152/timer/timer.c
+++ b/c/src/lib/libbsp/m68k/dmv152/timer/timer.c
@@ -7,9 +7,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/m68k/dmv152/timer/timerisr.S b/c/src/lib/libbsp/m68k/dmv152/timer/timerisr.S
index ef0ed8d212..b8de246bf1 100644
--- a/c/src/lib/libbsp/m68k/dmv152/timer/timerisr.S
+++ b/c/src/lib/libbsp/m68k/dmv152/timer/timerisr.S
@@ -8,9 +8,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