summaryrefslogtreecommitdiffstats
path: root/c/src/tests/support/stubdr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/support/stubdr/close.c2
-rw-r--r--c/src/tests/support/stubdr/cntrl.c2
-rw-r--r--c/src/tests/support/stubdr/init.c2
-rw-r--r--c/src/tests/support/stubdr/open.c2
-rw-r--r--c/src/tests/support/stubdr/read.c2
-rw-r--r--c/src/tests/support/stubdr/stubdrv.h2
-rw-r--r--c/src/tests/support/stubdr/write.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/c/src/tests/support/stubdr/close.c b/c/src/tests/support/stubdr/close.c
index b9986e7e4c..4397877894 100644
--- a/c/src/tests/support/stubdr/close.c
+++ b/c/src/tests/support/stubdr/close.c
@@ -10,7 +10,7 @@
* Output parameters:
* rval - STUB_SUCCESSFUL
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/tests/support/stubdr/cntrl.c b/c/src/tests/support/stubdr/cntrl.c
index 97f1711166..f3ecb378da 100644
--- a/c/src/tests/support/stubdr/cntrl.c
+++ b/c/src/tests/support/stubdr/cntrl.c
@@ -10,7 +10,7 @@
* Output parameters:
* rval - STUB_SUCCESSFUL
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/tests/support/stubdr/init.c b/c/src/tests/support/stubdr/init.c
index a153f7b8ac..bcda7f77cf 100644
--- a/c/src/tests/support/stubdr/init.c
+++ b/c/src/tests/support/stubdr/init.c
@@ -10,7 +10,7 @@
* Output parameters:
* rval - STUB_SUCCESSFUL
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/tests/support/stubdr/open.c b/c/src/tests/support/stubdr/open.c
index d2a0351264..acc88d5bfd 100644
--- a/c/src/tests/support/stubdr/open.c
+++ b/c/src/tests/support/stubdr/open.c
@@ -10,7 +10,7 @@
* Output parameters:
* rval - STUB_SUCCESSFUL
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/tests/support/stubdr/read.c b/c/src/tests/support/stubdr/read.c
index 2c56d7d52e..b02ffc2e22 100644
--- a/c/src/tests/support/stubdr/read.c
+++ b/c/src/tests/support/stubdr/read.c
@@ -10,7 +10,7 @@
* Output parameters:
* rval - STUB_SUCCESSFUL
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/tests/support/stubdr/stubdrv.h b/c/src/tests/support/stubdr/stubdrv.h
index 1d6d033a72..c4544b6fc3 100644
--- a/c/src/tests/support/stubdr/stubdrv.h
+++ b/c/src/tests/support/stubdr/stubdrv.h
@@ -2,7 +2,7 @@
*
* This file describes the Stub Driver for all boards.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
diff --git a/c/src/tests/support/stubdr/write.c b/c/src/tests/support/stubdr/write.c
index 33cc6e0b4a..fc7bca43c7 100644
--- a/c/src/tests/support/stubdr/write.c
+++ b/c/src/tests/support/stubdr/write.c
@@ -10,7 +10,7 @@
* Output parameters:
* rval - STUB_SUCCESSFUL
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*