summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp06
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp06')
-rw-r--r--testsuites/mptests/mp06/init.c10
-rw-r--r--testsuites/mptests/mp06/node1/mp06.doc10
-rw-r--r--testsuites/mptests/mp06/node2/mp06.doc10
-rw-r--r--testsuites/mptests/mp06/system.h10
-rw-r--r--testsuites/mptests/mp06/task1.c10
5 files changed, 25 insertions, 25 deletions
diff --git a/testsuites/mptests/mp06/init.c b/testsuites/mptests/mp06/init.c
index f04f834956..a595dd75bd 100644
--- a/testsuites/mptests/mp06/init.c
+++ b/testsuites/mptests/mp06/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/testsuites/mptests/mp06/node1/mp06.doc b/testsuites/mptests/mp06/node1/mp06.doc
index 879c15d705..501cabbe24 100644
--- a/testsuites/mptests/mp06/node1/mp06.doc
+++ b/testsuites/mptests/mp06/node1/mp06.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/testsuites/mptests/mp06/node2/mp06.doc b/testsuites/mptests/mp06/node2/mp06.doc
index 0de40191c6..2346fb9b52 100644
--- a/testsuites/mptests/mp06/node2/mp06.doc
+++ b/testsuites/mptests/mp06/node2/mp06.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/testsuites/mptests/mp06/system.h b/testsuites/mptests/mp06/system.h
index 139df638a4..ee57a64147 100644
--- a/testsuites/mptests/mp06/system.h
+++ b/testsuites/mptests/mp06/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/testsuites/mptests/mp06/task1.c b/testsuites/mptests/mp06/task1.c
index 5b63a9ff76..473f566e2e 100644
--- a/testsuites/mptests/mp06/task1.c
+++ b/testsuites/mptests/mp06/task1.c
@@ -9,13 +9,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$
*/