summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:07:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:07:45 +0000
commit1fc3537458868e6c5a29c4adb6de10e6cf020b77 (patch)
treea793c683fb548f287249264c971db7add1431464 /c
parent2001-10-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1fc3537458868e6c5a29c4adb6de10e6cf020b77.tar.bz2
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c, startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S: Fixed typo.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/ChangeLog6
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/clock/ckinit.c1
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/console/console.c1
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/include/bsp.h1
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/startup/bspstart.c1
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/startup/exit.c1
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/startup/setvec.c1
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/timer/timer.c1
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/timer/timerisr.S1
9 files changed, 6 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/i960/rxgen960/ChangeLog b/c/src/lib/libbsp/i960/rxgen960/ChangeLog
index cd1e1adf37..563f0b1ae1 100644
--- a/c/src/lib/libbsp/i960/rxgen960/ChangeLog
+++ b/c/src/lib/libbsp/i960/rxgen960/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-12 Joel Sherrill <joel@OARcorp.com>
+
+ * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
+ startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
+ Fixed typo.
+
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
diff --git a/c/src/lib/libbsp/i960/rxgen960/clock/ckinit.c b/c/src/lib/libbsp/i960/rxgen960/clock/ckinit.c
index cc42884639..842a186db8 100644
--- a/c/src/lib/libbsp/i960/rxgen960/clock/ckinit.c
+++ b/c/src/lib/libbsp/i960/rxgen960/clock/ckinit.c
@@ -10,7 +10,6 @@
* COPYRIGHT (c) 1989-1997.
* RAMiX Inc 1999
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/i960/rxgen960/console/console.c b/c/src/lib/libbsp/i960/rxgen960/console/console.c
index 4f34cd50ac..a38e6c7a06 100644
--- a/c/src/lib/libbsp/i960/rxgen960/console/console.c
+++ b/c/src/lib/libbsp/i960/rxgen960/console/console.c
@@ -3,7 +3,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/i960/rxgen960/include/bsp.h b/c/src/lib/libbsp/i960/rxgen960/include/bsp.h
index c87d14a124..b04766eef4 100644
--- a/c/src/lib/libbsp/i960/rxgen960/include/bsp.h
+++ b/c/src/lib/libbsp/i960/rxgen960/include/bsp.h
@@ -5,7 +5,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/i960/rxgen960/startup/bspstart.c b/c/src/lib/libbsp/i960/rxgen960/startup/bspstart.c
index 93a35f7114..4bca631e80 100644
--- a/c/src/lib/libbsp/i960/rxgen960/startup/bspstart.c
+++ b/c/src/lib/libbsp/i960/rxgen960/startup/bspstart.c
@@ -11,7 +11,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/i960/rxgen960/startup/exit.c b/c/src/lib/libbsp/i960/rxgen960/startup/exit.c
index 3e3b46fbcc..b06e272bc7 100644
--- a/c/src/lib/libbsp/i960/rxgen960/startup/exit.c
+++ b/c/src/lib/libbsp/i960/rxgen960/startup/exit.c
@@ -12,7 +12,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/i960/rxgen960/startup/setvec.c b/c/src/lib/libbsp/i960/rxgen960/startup/setvec.c
index 2acd706ccd..2b2075e331 100644
--- a/c/src/lib/libbsp/i960/rxgen960/startup/setvec.c
+++ b/c/src/lib/libbsp/i960/rxgen960/startup/setvec.c
@@ -14,7 +14,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/i960/rxgen960/timer/timer.c b/c/src/lib/libbsp/i960/rxgen960/timer/timer.c
index eabb33d81a..94cbe2d95e 100644
--- a/c/src/lib/libbsp/i960/rxgen960/timer/timer.c
+++ b/c/src/lib/libbsp/i960/rxgen960/timer/timer.c
@@ -17,7 +17,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
diff --git a/c/src/lib/libbsp/i960/rxgen960/timer/timerisr.S b/c/src/lib/libbsp/i960/rxgen960/timer/timerisr.S
index 60db891b58..80609b8f91 100644
--- a/c/src/lib/libbsp/i960/rxgen960/timer/timerisr.S
+++ b/c/src/lib/libbsp/i960/rxgen960/timer/timerisr.S
@@ -11,7 +11,6 @@
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at