summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7032
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/sh/sh7032')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/include/null.h3
-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
7 files changed, 7 insertions, 14 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/include/null.h b/c/src/lib/libcpu/sh/sh7032/include/null.h
index 9ce4886c14..6c8e952d06 100644
--- a/c/src/lib/libcpu/sh/sh7032/include/null.h
+++ b/c/src/lib/libcpu/sh/sh7032/include/null.h
@@ -4,9 +4,8 @@
*
* Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
*
- * 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/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