summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp09
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp09')
-rw-r--r--testsuites/mptests/mp09/init.c4
-rw-r--r--testsuites/mptests/mp09/node1/mp09.doc4
-rw-r--r--testsuites/mptests/mp09/node2/mp09.doc4
-rw-r--r--testsuites/mptests/mp09/recvmsg.c4
-rw-r--r--testsuites/mptests/mp09/sendmsg.c4
-rw-r--r--testsuites/mptests/mp09/system.h4
-rw-r--r--testsuites/mptests/mp09/task1.c4
7 files changed, 14 insertions, 14 deletions
diff --git a/testsuites/mptests/mp09/init.c b/testsuites/mptests/mp09/init.c
index 74a34fceba..517624dc22 100644
--- a/testsuites/mptests/mp09/init.c
+++ b/testsuites/mptests/mp09/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/testsuites/mptests/mp09/node1/mp09.doc b/testsuites/mptests/mp09/node1/mp09.doc
index a517608fb2..293d25047e 100644
--- a/testsuites/mptests/mp09/node1/mp09.doc
+++ b/testsuites/mptests/mp09/node1/mp09.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/testsuites/mptests/mp09/node2/mp09.doc b/testsuites/mptests/mp09/node2/mp09.doc
index 2346fb9b52..0978f6619c 100644
--- a/testsuites/mptests/mp09/node2/mp09.doc
+++ b/testsuites/mptests/mp09/node2/mp09.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/testsuites/mptests/mp09/recvmsg.c b/testsuites/mptests/mp09/recvmsg.c
index 5bac302d83..4f06234832 100644
--- a/testsuites/mptests/mp09/recvmsg.c
+++ b/testsuites/mptests/mp09/recvmsg.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$
diff --git a/testsuites/mptests/mp09/sendmsg.c b/testsuites/mptests/mp09/sendmsg.c
index 0d72d27c07..18ba7b294b 100644
--- a/testsuites/mptests/mp09/sendmsg.c
+++ b/testsuites/mptests/mp09/sendmsg.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$
diff --git a/testsuites/mptests/mp09/system.h b/testsuites/mptests/mp09/system.h
index 3c5f710ad9..90d7c9cd53 100644
--- a/testsuites/mptests/mp09/system.h
+++ b/testsuites/mptests/mp09/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/testsuites/mptests/mp09/task1.c b/testsuites/mptests/mp09/task1.c
index bc0c75e404..038d7c8c98 100644
--- a/testsuites/mptests/mp09/task1.c
+++ b/testsuites/mptests/mp09/task1.c
@@ -12,8 +12,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$