summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-20 16:02:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-20 16:02:50 +0000
commit0bcf436ae09f0c2fcec7441fdfc39b2785ee3fae (patch)
tree5a2c142f788e76027cdf1f83f988213e12b60cfc
parent2003-08-20 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0bcf436ae09f0c2fcec7441fdfc39b2785ee3fae.tar.bz2
2003-08-20 Joel Sherrill <joel@OARcorp.com>
* console/console.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5206e.c: Correct copyright statements.
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog6
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/console/console.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/start/start.S1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/startup/bspclean.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/startup/bspstart.c1
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c1
6 files changed, 6 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog b/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog
index 79db149a6b..ac9b7a5a8e 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-20 Joel Sherrill <joel@OARcorp.com>
+
+ * console/console.c, start/start.S, startup/bspclean.c,
+ startup/bspstart.c, startup/init5206e.c: Correct copyright
+ statements.
+
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/console/console.c b/c/src/lib/libbsp/m68k/mcf5206elite/console/console.c
index 9e73d564f1..9638399f92 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/console/console.c
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/console/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/libbsp/m68k/mcf5206elite/start/start.S b/c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
index 53d15db174..11dfa0a89a 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
@@ -16,7 +16,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/libbsp/m68k/mcf5206elite/startup/bspclean.c b/c/src/lib/libbsp/m68k/mcf5206elite/startup/bspclean.c
index ee8f31fd3a..b54b0d50b8 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/startup/bspclean.c
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/startup/bspclean.c
@@ -8,7 +8,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/libbsp/m68k/mcf5206elite/startup/bspstart.c b/c/src/lib/libbsp/m68k/mcf5206elite/startup/bspstart.c
index a0e8443d93..068a1a106d 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/startup/bspstart.c
@@ -16,7 +16,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/libbsp/m68k/mcf5206elite/startup/init5206e.c b/c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
index 6e8bf5c8e4..556998b42d 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
@@ -19,7 +19,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