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.c4
-rw-r--r--c/src/tests/mptests/mp04/node1/mp04.doc4
-rw-r--r--c/src/tests/mptests/mp04/node2/mp04.doc4
-rw-r--r--c/src/tests/mptests/mp04/system.h4
-rw-r--r--c/src/tests/mptests/mp04/task1.c4
5 files changed, 10 insertions, 10 deletions
diff --git a/c/src/tests/mptests/mp04/init.c b/c/src/tests/mptests/mp04/init.c
index 5c4f5e1608..cba3c4e801 100644
--- a/c/src/tests/mptests/mp04/init.c
+++ b/c/src/tests/mptests/mp04/init.c
@@ -15,8 +15,8 @@
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
- * The license and distribution terms for this file may in
- * the file LICENSE in this distribution or at
+ * The license and distribution terms for this file may be
+ * found 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 075c2d90f8..113887cd34 100644
--- a/c/src/tests/mptests/mp04/node1/mp04.doc
+++ b/c/src/tests/mptests/mp04/node1/mp04.doc
@@ -5,8 +5,8 @@
# On-Line Applications Research Corporation (OAR).
# Copyright assigned to U.S. Government, 1994.
#
-# The license and distribution terms for this file may in
-# the file LICENSE in this distribution or at
+# The license and distribution terms for this file may be
+# found 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 2346fb9b52..0978f6619c 100644
--- a/c/src/tests/mptests/mp04/node2/mp04.doc
+++ b/c/src/tests/mptests/mp04/node2/mp04.doc
@@ -5,8 +5,8 @@
# On-Line Applications Research Corporation (OAR).
# Copyright assigned to U.S. Government, 1994.
#
-# The license and distribution terms for this file may in
-# the file LICENSE in this distribution or at
+# The license and distribution terms for this file may be
+# found 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 687a25d169..c57181334f 100644
--- a/c/src/tests/mptests/mp04/system.h
+++ b/c/src/tests/mptests/mp04/system.h
@@ -7,8 +7,8 @@
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
- * The license and distribution terms for this file may in
- * the file LICENSE in this distribution or at
+ * The license and distribution terms for this file may be
+ * found 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 4710d7c7b8..bb64eae576 100644
--- a/c/src/tests/mptests/mp04/task1.c
+++ b/c/src/tests/mptests/mp04/task1.c
@@ -11,8 +11,8 @@
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*
- * The license and distribution terms for this file may in
- * the file LICENSE in this distribution or at
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
* $Id$