summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:05:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-12 21:05:50 +0000
commit6dd5650fe9dfb3229594bd6ada7cd11b24020276 (patch)
tree3e714dfb6cb164bdbae72d659efd4af007a5ee95 /c/src/lib/libbsp/sh/gensh1
parent2001-10-12 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-6dd5650fe9dfb3229594bd6ada7cd11b24020276.tar.bz2
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds: Fixed typo.
Diffstat (limited to 'c/src/lib/libbsp/sh/gensh1')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/ChangeLog5
-rw-r--r--c/src/lib/libbsp/sh/gensh1/include/bsp.h1
-rw-r--r--c/src/lib/libbsp/sh/gensh1/include/coverhd.h1
-rw-r--r--c/src/lib/libbsp/sh/gensh1/start/start.S1
-rw-r--r--c/src/lib/libbsp/sh/gensh1/startup/bspclean.c1
-rw-r--r--c/src/lib/libbsp/sh/gensh1/startup/bspstart.c1
-rw-r--r--c/src/lib/libbsp/sh/gensh1/startup/linkcmds1
7 files changed, 5 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/ChangeLog b/c/src/lib/libbsp/sh/gensh1/ChangeLog
index 08d18bc18b..e343e060a6 100644
--- a/c/src/lib/libbsp/sh/gensh1/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh1/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-12 Joel Sherrill <joel@OARcorp.com>
+
+ * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
+ startup/bspstart.c, startup/linkcmds: 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/sh/gensh1/include/bsp.h b/c/src/lib/libbsp/sh/gensh1/include/bsp.h
index 734878645b..afb3651c64 100644
--- a/c/src/lib/libbsp/sh/gensh1/include/bsp.h
+++ b/c/src/lib/libbsp/sh/gensh1/include/bsp.h
@@ -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
diff --git a/c/src/lib/libbsp/sh/gensh1/include/coverhd.h b/c/src/lib/libbsp/sh/gensh1/include/coverhd.h
index 570d21d0cb..839d439c47 100644
--- a/c/src/lib/libbsp/sh/gensh1/include/coverhd.h
+++ b/c/src/lib/libbsp/sh/gensh1/include/coverhd.h
@@ -31,7 +31,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/libbsp/sh/gensh1/start/start.S b/c/src/lib/libbsp/sh/gensh1/start/start.S
index eb4501bc66..08114f4361 100644
--- a/c/src/lib/libbsp/sh/gensh1/start/start.S
+++ b/c/src/lib/libbsp/sh/gensh1/start/start.S
@@ -11,7 +11,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/libbsp/sh/gensh1/startup/bspclean.c b/c/src/lib/libbsp/sh/gensh1/startup/bspclean.c
index 23b5bee4ac..5c37d63516 100644
--- a/c/src/lib/libbsp/sh/gensh1/startup/bspclean.c
+++ b/c/src/lib/libbsp/sh/gensh1/startup/bspclean.c
@@ -23,7 +23,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/libbsp/sh/gensh1/startup/bspstart.c b/c/src/lib/libbsp/sh/gensh1/startup/bspstart.c
index 8340f3726c..6b4a9fafc8 100644
--- a/c/src/lib/libbsp/sh/gensh1/startup/bspstart.c
+++ b/c/src/lib/libbsp/sh/gensh1/startup/bspstart.c
@@ -16,7 +16,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/libbsp/sh/gensh1/startup/linkcmds b/c/src/lib/libbsp/sh/gensh1/startup/linkcmds
index cf1fe5b7e4..5264383c6c 100644
--- a/c/src/lib/libbsp/sh/gensh1/startup/linkcmds
+++ b/c/src/lib/libbsp/sh/gensh1/startup/linkcmds
@@ -20,7 +20,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