summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp26
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/sptests/sp26/init.c3
-rw-r--r--c/src/tests/sptests/sp26/sp26.doc3
-rw-r--r--c/src/tests/sptests/sp26/system.h3
-rw-r--r--c/src/tests/sptests/sp26/task1.c3
4 files changed, 4 insertions, 8 deletions
diff --git a/c/src/tests/sptests/sp26/init.c b/c/src/tests/sptests/sp26/init.c
index 79cd91566f..e382569a0f 100644
--- a/c/src/tests/sptests/sp26/init.c
+++ b/c/src/tests/sptests/sp26/init.c
@@ -11,9 +11,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/sptests/sp26/sp26.doc b/c/src/tests/sptests/sp26/sp26.doc
index d0ed98c029..7ad648ea00 100644
--- a/c/src/tests/sptests/sp26/sp26.doc
+++ b/c/src/tests/sptests/sp26/sp26.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/sptests/sp26/system.h b/c/src/tests/sptests/sp26/system.h
index 3435288228..05b90c4164 100644
--- a/c/src/tests/sptests/sp26/system.h
+++ b/c/src/tests/sptests/sp26/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/sptests/sp26/task1.c b/c/src/tests/sptests/sp26/task1.c
index 8957c293d2..f29adb2701 100644
--- a/c/src/tests/sptests/sp26/task1.c
+++ b/c/src/tests/sptests/sp26/task1.c
@@ -1,7 +1,6 @@
/*
- * 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