summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:00:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:00:22 +0000
commitf08c3a86705dc931eaf4b256f9bd8ea8e2b08456 (patch)
treee7cfafa1c38803a8f44f5dc7dda9c6b59c7133da /c/src/lib/libcpu
parent2001-10-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-f08c3a86705dc931eaf4b256f9bd8ea8e2b08456.tar.bz2
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, include/iosh7750.h, include/ipl.h, include/ispsh7750.h, sci/console.c, sci/sh4uart.c, score/cpu_asm.c, score/ispsh7750.c, timer/timer.c: Fixed typo.
Diffstat (limited to 'c/src/lib/libcpu')
-rw-r--r--c/src/lib/libcpu/sh/sh7750/clock/ckinit.c1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/include/iosh7750.h1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/include/ipl.h1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/include/ispsh7750.h1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/sci/console.c1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/score/cpu_asm.c1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/score/ispsh7750.c1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/timer/timer.c1
9 files changed, 0 insertions, 9 deletions
diff --git a/c/src/lib/libcpu/sh/sh7750/clock/ckinit.c b/c/src/lib/libcpu/sh/sh7750/clock/ckinit.c
index 6575670fa7..2e479d4870 100644
--- a/c/src/lib/libcpu/sh/sh7750/clock/ckinit.c
+++ b/c/src/lib/libcpu/sh/sh7750/clock/ckinit.c
@@ -6,7 +6,6 @@
*
* COPYRIGHT (c) 2001
* 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/libcpu/sh/sh7750/include/iosh7750.h b/c/src/lib/libcpu/sh/sh7750/include/iosh7750.h
index 7bad6b98f8..00781dc689 100644
--- a/c/src/lib/libcpu/sh/sh7750/include/iosh7750.h
+++ b/c/src/lib/libcpu/sh/sh7750/include/iosh7750.h
@@ -19,7 +19,6 @@
*
* COPYRIGHT (c) 1998.
* 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/libcpu/sh/sh7750/include/ipl.h b/c/src/lib/libcpu/sh/sh7750/include/ipl.h
index bdbcae811d..d9d4e43e53 100644
--- a/c/src/lib/libcpu/sh/sh7750/include/ipl.h
+++ b/c/src/lib/libcpu/sh/sh7750/include/ipl.h
@@ -9,7 +9,6 @@
*
* COPYRIGHT (c) 1989-1998.
* 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/libcpu/sh/sh7750/include/ispsh7750.h b/c/src/lib/libcpu/sh/sh7750/include/ispsh7750.h
index 6b6c5a34ae..c4b1c04203 100644
--- a/c/src/lib/libcpu/sh/sh7750/include/ispsh7750.h
+++ b/c/src/lib/libcpu/sh/sh7750/include/ispsh7750.h
@@ -18,7 +18,6 @@
*
* COPYRIGHT (c) 1998.
* 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/libcpu/sh/sh7750/sci/console.c b/c/src/lib/libcpu/sh/sh7750/sci/console.c
index 46d5f2eefc..212860dc6e 100644
--- a/c/src/lib/libcpu/sh/sh7750/sci/console.c
+++ b/c/src/lib/libcpu/sh/sh7750/sci/console.c
@@ -6,7 +6,6 @@
*
* COPYRIGHT (c) 1989-1998.
* 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/libcpu/sh/sh7750/sci/sh4uart.c b/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c
index 7d6c83525b..5c75b23a9f 100644
--- a/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c
+++ b/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c
@@ -9,7 +9,6 @@
*
* COPYRIGHT (c) 1989-2000.
* 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/libcpu/sh/sh7750/score/cpu_asm.c b/c/src/lib/libcpu/sh/sh7750/score/cpu_asm.c
index b4ae06861c..16f3ff2b00 100644
--- a/c/src/lib/libcpu/sh/sh7750/score/cpu_asm.c
+++ b/c/src/lib/libcpu/sh/sh7750/score/cpu_asm.c
@@ -17,7 +17,6 @@
*
* COPYRIGHT (c) 1998.
* 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/libcpu/sh/sh7750/score/ispsh7750.c b/c/src/lib/libcpu/sh/sh7750/score/ispsh7750.c
index e8b08dbbe9..9f3da05f1e 100644
--- a/c/src/lib/libcpu/sh/sh7750/score/ispsh7750.c
+++ b/c/src/lib/libcpu/sh/sh7750/score/ispsh7750.c
@@ -17,7 +17,6 @@
*
* COPYRIGHT (c) 1998.
* 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/libcpu/sh/sh7750/timer/timer.c b/c/src/lib/libcpu/sh/sh7750/timer/timer.c
index 9ce8c9ae58..add812891f 100644
--- a/c/src/lib/libcpu/sh/sh7750/timer/timer.c
+++ b/c/src/lib/libcpu/sh/sh7750/timer/timer.c
@@ -14,7 +14,6 @@
*
* COPYRIGHT (c) 1998.
* 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