summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/timer/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/unix/posix/timer/timer.c')
-rw-r--r--c/src/lib/libbsp/unix/posix/timer/timer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/unix/posix/timer/timer.c b/c/src/lib/libbsp/unix/posix/timer/timer.c
index e24972fcda..d2e784ed5a 100644
--- a/c/src/lib/libbsp/unix/posix/timer/timer.c
+++ b/c/src/lib/libbsp/unix/posix/timer/timer.c
@@ -1,11 +1,11 @@
/* timer.c
*
- * This file manages the interval timer on the PA-RISC.
+ * This file manages the interval timer on a UNIX BSP.
*
* NOTE: It is important that the timer start/stop overhead be
* determined when porting or modifying this code.
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2003.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be