summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips64orion
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
commit08311cc3a95a4b8abf98477c46d7a9f18d360bdb (patch)
treef884ce7e11ee6c956521f7825659f4f1cc0ce974 /c/src/lib/libbsp/mips64orion
parentRemoved as part of patch rtems-rc-19991105-1.diff.gz from Ralf Corsepius (diff)
downloadrtems-08311cc3a95a4b8abf98477c46d7a9f18d360bdb.tar.bz2
Updated copyright notice.
Diffstat (limited to 'c/src/lib/libbsp/mips64orion')
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/console/console.c3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c3
6 files changed, 6 insertions, 12 deletions
diff --git a/c/src/lib/libbsp/mips64orion/p4000/console/console.c b/c/src/lib/libbsp/mips64orion/p4000/console/console.c
index c862c91cfa..763c96ccd5 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/console/console.c
+++ b/c/src/lib/libbsp/mips64orion/p4000/console/console.c
@@ -18,9 +18,8 @@
*
* Derived from c/src/lib/libbsp/no_cpu/no_bsp/console/console.c:
*
- * 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/mips64orion/p4000/include/bsp.h b/c/src/lib/libbsp/mips64orion/p4000/include/bsp.h
index da700b8dba..a2a91bc634 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/include/bsp.h
+++ b/c/src/lib/libbsp/mips64orion/p4000/include/bsp.h
@@ -4,9 +4,8 @@
*
* XXX : put yours in here
*
- * 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/mips64orion/p4000/include/coverhd.h b/c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h
index aca390463b..65b013bf59 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h
+++ b/c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h
@@ -14,9 +14,8 @@
* NOTE: If these are all zero, then the times reported include
* all calling overhead including passing of arguments.
*
- * 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/mips64orion/p4000/startup/bspclean.c b/c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c
index 5382c8491c..4e02a0ab01 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c
+++ b/c/src/lib/libbsp/mips64orion/p4000/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/mips64orion/p4000/startup/bspstart.c b/c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c
index 7634232bd8..5003e3504b 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c
+++ b/c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c
@@ -4,9 +4,8 @@
* The generic CPU dependent initialization has been performed
* before this routine is invoked.
*
- * 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/mips64orion/p4000/startup/setvec.c b/c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c
index 1142eb64de..3599e8a582 100644
--- a/c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c
+++ b/c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c
@@ -12,9 +12,8 @@
* RETURNS:
* address of previous interrupt handler
*
- * 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