summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp02')
-rw-r--r--testsuites/mptests/mp02/init.c10
-rw-r--r--testsuites/mptests/mp02/node1/mp02.doc10
-rw-r--r--testsuites/mptests/mp02/node2/mp02.doc10
-rw-r--r--testsuites/mptests/mp02/system.h10
-rw-r--r--testsuites/mptests/mp02/task1.c10
5 files changed, 25 insertions, 25 deletions
diff --git a/testsuites/mptests/mp02/init.c b/testsuites/mptests/mp02/init.c
index 723e4ff5cd..6342835ae5 100644
--- a/testsuites/mptests/mp02/init.c
+++ b/testsuites/mptests/mp02/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/mp02/node1/mp02.doc b/testsuites/mptests/mp02/node1/mp02.doc
index e74807f7f1..a7096e474a 100644
--- a/testsuites/mptests/mp02/node1/mp02.doc
+++ b/testsuites/mptests/mp02/node1/mp02.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/mp02/node2/mp02.doc b/testsuites/mptests/mp02/node2/mp02.doc
index 0de40191c6..2346fb9b52 100644
--- a/testsuites/mptests/mp02/node2/mp02.doc
+++ b/testsuites/mptests/mp02/node2/mp02.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/mp02/system.h b/testsuites/mptests/mp02/system.h
index 6e362ee042..e5759bc158 100644
--- a/testsuites/mptests/mp02/system.h
+++ b/testsuites/mptests/mp02/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/mp02/task1.c b/testsuites/mptests/mp02/task1.c
index 44764486b0..7b9caab328 100644
--- a/testsuites/mptests/mp02/task1.c
+++ b/testsuites/mptests/mp02/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$
*/