summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp17
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/sptests/sp17')
-rw-r--r--c/src/tests/sptests/sp17/asr.c10
-rw-r--r--c/src/tests/sptests/sp17/init.c10
-rw-r--r--c/src/tests/sptests/sp17/sp17.doc10
-rw-r--r--c/src/tests/sptests/sp17/system.h10
-rw-r--r--c/src/tests/sptests/sp17/task1.c10
-rw-r--r--c/src/tests/sptests/sp17/task2.c10
6 files changed, 30 insertions, 30 deletions
diff --git a/c/src/tests/sptests/sp17/asr.c b/c/src/tests/sptests/sp17/asr.c
index 1795bbd522..08be97bb23 100644
--- a/c/src/tests/sptests/sp17/asr.c
+++ b/c/src/tests/sptests/sp17/asr.c
@@ -8,13 +8,13 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/init.c b/c/src/tests/sptests/sp17/init.c
index 92c8812a8d..df369f0b3a 100644
--- a/c/src/tests/sptests/sp17/init.c
+++ b/c/src/tests/sptests/sp17/init.c
@@ -11,13 +11,13 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/sp17.doc b/c/src/tests/sptests/sp17/sp17.doc
index b4258461cf..ff0586e337 100644
--- a/c/src/tests/sptests/sp17/sp17.doc
+++ b/c/src/tests/sptests/sp17/sp17.doc
@@ -1,13 +1,13 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+# COPYRIGHT (c) 1989-1997.
# On-Line Applications Research Corporation (OAR).
-# All rights assigned to U.S. Government, 1994.
+# Copyright assigned to U.S. Government, 1994.
#
-# This material may be reproduced by or for the U.S. Government pursuant
-# to the copyright license under the clause at DFARS 252.227-7013. This
-# notice must appear in all copies of this file and its derivatives.
+# The license and distribution terms for this file may in
+# the file LICENSE in this distribution or at
+# http://www.OARcorp.com/rtems/license.html.
#
diff --git a/c/src/tests/sptests/sp17/system.h b/c/src/tests/sptests/sp17/system.h
index e016aa93d2..7dd775af50 100644
--- a/c/src/tests/sptests/sp17/system.h
+++ b/c/src/tests/sptests/sp17/system.h
@@ -3,13 +3,13 @@
* This include file contains information that is included in every
* function in the test set.
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/task1.c b/c/src/tests/sptests/sp17/task1.c
index 282c161a39..656bdabc3c 100644
--- a/c/src/tests/sptests/sp17/task1.c
+++ b/c/src/tests/sptests/sp17/task1.c
@@ -11,13 +11,13 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*/
diff --git a/c/src/tests/sptests/sp17/task2.c b/c/src/tests/sptests/sp17/task2.c
index cd3e16c7c0..6d9c6878e8 100644
--- a/c/src/tests/sptests/sp17/task2.c
+++ b/c/src/tests/sptests/sp17/task2.c
@@ -11,13 +11,13 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*/