summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7032/null
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7032/null')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/close.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/cntrl.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/init.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/open.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/read.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/write.c3
6 files changed, 6 insertions, 12 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/null/close.c b/c/src/lib/libcpu/sh/sh7032/null/close.c
index cb5ac8cd65..49ec126008 100644
--- a/c/src/lib/libcpu/sh/sh7032/null/close.c
+++ b/c/src/lib/libcpu/sh/sh7032/null/close.c
@@ -14,9 +14,8 @@
* Output parameters:
* rval - NULL_SUCCESSFUL
*
- * 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/libcpu/sh/sh7032/null/cntrl.c b/c/src/lib/libcpu/sh/sh7032/null/cntrl.c
index cafc714279..308685523e 100644
--- a/c/src/lib/libcpu/sh/sh7032/null/cntrl.c
+++ b/c/src/lib/libcpu/sh/sh7032/null/cntrl.c
@@ -14,9 +14,8 @@
* Output parameters:
* rval - NULL_SUCCESSFUL
*
- * 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/libcpu/sh/sh7032/null/init.c b/c/src/lib/libcpu/sh/sh7032/null/init.c
index dcc1800f6b..653430f31c 100644
--- a/c/src/lib/libcpu/sh/sh7032/null/init.c
+++ b/c/src/lib/libcpu/sh/sh7032/null/init.c
@@ -14,9 +14,8 @@
* Output parameters:
* rval - NULL_SUCCESSFUL
*
- * 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/libcpu/sh/sh7032/null/open.c b/c/src/lib/libcpu/sh/sh7032/null/open.c
index 352f4b981e..43a9b22667 100644
--- a/c/src/lib/libcpu/sh/sh7032/null/open.c
+++ b/c/src/lib/libcpu/sh/sh7032/null/open.c
@@ -14,9 +14,8 @@
* Output parameters:
* rval - NULL_SUCCESSFUL
*
- * 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/libcpu/sh/sh7032/null/read.c b/c/src/lib/libcpu/sh/sh7032/null/read.c
index 895ba0c7f4..4c463b4b49 100644
--- a/c/src/lib/libcpu/sh/sh7032/null/read.c
+++ b/c/src/lib/libcpu/sh/sh7032/null/read.c
@@ -14,9 +14,8 @@
* Output parameters:
* rval - NULL_SUCCESSFUL
*
- * 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/libcpu/sh/sh7032/null/write.c b/c/src/lib/libcpu/sh/sh7032/null/write.c
index d9c4da434b..bdedb5d451 100644
--- a/c/src/lib/libcpu/sh/sh7032/null/write.c
+++ b/c/src/lib/libcpu/sh/sh7032/null/write.c
@@ -14,9 +14,8 @@
* Output parameters:
* rval - NULL_SUCCESSFUL
*
- * 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