summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/hello
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/samples/hello')
-rw-r--r--c/src/tests/samples/hello/hello.doc2
-rw-r--r--c/src/tests/samples/hello/init.c2
-rw-r--r--c/src/tests/samples/hello/system.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/tests/samples/hello/hello.doc b/c/src/tests/samples/hello/hello.doc
index 0978f6619c..496f3569e5 100644
--- a/c/src/tests/samples/hello/hello.doc
+++ b/c/src/tests/samples/hello/hello.doc
@@ -1,7 +1,7 @@
#
# $Id$
#
-# 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/samples/hello/init.c b/c/src/tests/samples/hello/init.c
index c417eb01a6..3931c1a2bf 100644
--- a/c/src/tests/samples/hello/init.c
+++ b/c/src/tests/samples/hello/init.c
@@ -10,7 +10,7 @@
*
* Output parameters: NONE
*
- * 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/samples/hello/system.h b/c/src/tests/samples/hello/system.h
index 4b922fd9f4..94a854da15 100644
--- a/c/src/tests/samples/hello/system.h
+++ b/c/src/tests/samples/hello/system.h
@@ -3,7 +3,7 @@
* This include file contains information that is included in every
* function in the test set.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*