summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp04
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/mptests/mp04')
-rw-r--r--c/src/tests/mptests/mp04/init.c10
-rw-r--r--c/src/tests/mptests/mp04/node1/mp04.doc10
-rw-r--r--c/src/tests/mptests/mp04/node2/mp04.doc10
-rw-r--r--c/src/tests/mptests/mp04/system.h10
-rw-r--r--c/src/tests/mptests/mp04/task1.c10
5 files changed, 25 insertions, 25 deletions
diff --git a/c/src/tests/mptests/mp04/init.c b/c/src/tests/mptests/mp04/init.c
index e3de164f09..5c4f5e1608 100644
--- a/c/src/tests/mptests/mp04/init.c
+++ b/c/src/tests/mptests/mp04/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/mptests/mp04/node1/mp04.doc b/c/src/tests/mptests/mp04/node1/mp04.doc
index 39a76d48a0..075c2d90f8 100644
--- a/c/src/tests/mptests/mp04/node1/mp04.doc
+++ b/c/src/tests/mptests/mp04/node1/mp04.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/mptests/mp04/node2/mp04.doc b/c/src/tests/mptests/mp04/node2/mp04.doc
index 0de40191c6..2346fb9b52 100644
--- a/c/src/tests/mptests/mp04/node2/mp04.doc
+++ b/c/src/tests/mptests/mp04/node2/mp04.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/mptests/mp04/system.h b/c/src/tests/mptests/mp04/system.h
index 0641700b15..687a25d169 100644
--- a/c/src/tests/mptests/mp04/system.h
+++ b/c/src/tests/mptests/mp04/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/mptests/mp04/task1.c b/c/src/tests/mptests/mp04/task1.c
index 7e7e0ca849..4710d7c7b8 100644
--- a/c/src/tests/mptests/mp04/task1.c
+++ b/c/src/tests/mptests/mp04/task1.c
@@ -7,13 +7,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$
*/