summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp10
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/mptests/mp10/init.c3
-rw-r--r--c/src/tests/mptests/mp10/node1/mp10.doc3
-rw-r--r--c/src/tests/mptests/mp10/node2/mp10.doc3
-rw-r--r--c/src/tests/mptests/mp10/system.h3
-rw-r--r--c/src/tests/mptests/mp10/task1.c3
-rw-r--r--c/src/tests/mptests/mp10/task2.c3
-rw-r--r--c/src/tests/mptests/mp10/task3.c3
7 files changed, 7 insertions, 14 deletions
diff --git a/c/src/tests/mptests/mp10/init.c b/c/src/tests/mptests/mp10/init.c
index d5ab43d908..87e26758f1 100644
--- a/c/src/tests/mptests/mp10/init.c
+++ b/c/src/tests/mptests/mp10/init.c
@@ -17,9 +17,8 @@
*
* Output parameters: 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/tests/mptests/mp10/node1/mp10.doc b/c/src/tests/mptests/mp10/node1/mp10.doc
index fd264018d3..dce783e641 100644
--- a/c/src/tests/mptests/mp10/node1/mp10.doc
+++ b/c/src/tests/mptests/mp10/node1/mp10.doc
@@ -1,9 +1,8 @@
#
# $Id$
#
-# 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/tests/mptests/mp10/node2/mp10.doc b/c/src/tests/mptests/mp10/node2/mp10.doc
index 496f3569e5..f7e063ff14 100644
--- a/c/src/tests/mptests/mp10/node2/mp10.doc
+++ b/c/src/tests/mptests/mp10/node2/mp10.doc
@@ -1,9 +1,8 @@
#
# $Id$
#
-# 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/tests/mptests/mp10/system.h b/c/src/tests/mptests/mp10/system.h
index 669eff75ac..d41dd4c8e4 100644
--- a/c/src/tests/mptests/mp10/system.h
+++ b/c/src/tests/mptests/mp10/system.h
@@ -3,9 +3,8 @@
* This include file contains information that is included in every
* function in the test set.
*
- * 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/tests/mptests/mp10/task1.c b/c/src/tests/mptests/mp10/task1.c
index df7a8e9e03..6e87cd4389 100644
--- a/c/src/tests/mptests/mp10/task1.c
+++ b/c/src/tests/mptests/mp10/task1.c
@@ -8,9 +8,8 @@
*
* Output parameters: 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/tests/mptests/mp10/task2.c b/c/src/tests/mptests/mp10/task2.c
index 86e944fb2f..b2c17a9175 100644
--- a/c/src/tests/mptests/mp10/task2.c
+++ b/c/src/tests/mptests/mp10/task2.c
@@ -8,9 +8,8 @@
*
* Output parameters: 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/tests/mptests/mp10/task3.c b/c/src/tests/mptests/mp10/task3.c
index fe91319879..3ab7255253 100644
--- a/c/src/tests/mptests/mp10/task3.c
+++ b/c/src/tests/mptests/mp10/task3.c
@@ -7,9 +7,8 @@
*
* Output parameters: 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