summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68340/start
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start/start.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start/startfor340only.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start340/start340.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start340/startfor340only.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c3
7 files changed, 7 insertions, 14 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68340/start/start.S b/c/src/lib/libbsp/m68k/gen68340/start/start.S
index e4c53031bf..43b4186eaf 100644
--- a/c/src/lib/libbsp/m68k/gen68340/start/start.S
+++ b/c/src/lib/libbsp/m68k/gen68340/start/start.S
@@ -4,9 +4,8 @@
* It jumps to the BSP which is responsible for performing
* all initialization.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-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/m68k/gen68340/start/startfor340only.S b/c/src/lib/libbsp/m68k/gen68340/start/startfor340only.S
index 930694f02e..37cd6feb29 100644
--- a/c/src/lib/libbsp/m68k/gen68340/start/startfor340only.S
+++ b/c/src/lib/libbsp/m68k/gen68340/start/startfor340only.S
@@ -4,9 +4,8 @@
* It jumps to the BSP which is responsible for performing
* all initialization.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-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/m68k/gen68340/start340/start340.S b/c/src/lib/libbsp/m68k/gen68340/start340/start340.S
index e4c53031bf..43b4186eaf 100644
--- a/c/src/lib/libbsp/m68k/gen68340/start340/start340.S
+++ b/c/src/lib/libbsp/m68k/gen68340/start340/start340.S
@@ -4,9 +4,8 @@
* It jumps to the BSP which is responsible for performing
* all initialization.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-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/m68k/gen68340/start340/startfor340only.S b/c/src/lib/libbsp/m68k/gen68340/start340/startfor340only.S
index 930694f02e..37cd6feb29 100644
--- a/c/src/lib/libbsp/m68k/gen68340/start340/startfor340only.S
+++ b/c/src/lib/libbsp/m68k/gen68340/start340/startfor340only.S
@@ -4,9 +4,8 @@
* It jumps to the BSP which is responsible for performing
* all initialization.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-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/m68k/gen68340/startup/bspclean.c b/c/src/lib/libbsp/m68k/gen68340/startup/bspclean.c
index 66f6531b84..c939f3e978 100644
--- a/c/src/lib/libbsp/m68k/gen68340/startup/bspclean.c
+++ b/c/src/lib/libbsp/m68k/gen68340/startup/bspclean.c
@@ -7,9 +7,8 @@
*
* OUTPUT: NONE
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/gen68340/startup/bspstart.c b/c/src/lib/libbsp/m68k/gen68340/startup/bspstart.c
index cb8945a5fc..2b65db460a 100644
--- a/c/src/lib/libbsp/m68k/gen68340/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/gen68340/startup/bspstart.c
@@ -9,9 +9,8 @@
*
* OUTPUT: NONE
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/gen68340/startup/dumpanic.c b/c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c
index 8323b533df..eec2581cfc 100644
--- a/c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c
+++ b/c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c
@@ -8,9 +8,8 @@
* 35512 CESSON-SEVIGNE
* FRANCE
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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