summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp07
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/mptests/mp07')
-rw-r--r--c/src/tests/mptests/mp07/init.c4
-rw-r--r--c/src/tests/mptests/mp07/node1/mp07.doc4
-rw-r--r--c/src/tests/mptests/mp07/node2/mp07.doc4
-rw-r--r--c/src/tests/mptests/mp07/system.h4
-rw-r--r--c/src/tests/mptests/mp07/task1.c4
5 files changed, 10 insertions, 10 deletions
diff --git a/c/src/tests/mptests/mp07/init.c b/c/src/tests/mptests/mp07/init.c
index ce607eb555..d5e584ace9 100644
--- a/c/src/tests/mptests/mp07/init.c
+++ b/c/src/tests/mptests/mp07/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/mp07/node1/mp07.doc b/c/src/tests/mptests/mp07/node1/mp07.doc
index fcabab9e06..0d70ac6754 100644
--- a/c/src/tests/mptests/mp07/node1/mp07.doc
+++ b/c/src/tests/mptests/mp07/node1/mp07.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/mp07/node2/mp07.doc b/c/src/tests/mptests/mp07/node2/mp07.doc
index 2346fb9b52..0978f6619c 100644
--- a/c/src/tests/mptests/mp07/node2/mp07.doc
+++ b/c/src/tests/mptests/mp07/node2/mp07.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/mp07/system.h b/c/src/tests/mptests/mp07/system.h
index ee57a64147..4c688b0b19 100644
--- a/c/src/tests/mptests/mp07/system.h
+++ b/c/src/tests/mptests/mp07/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/mp07/task1.c b/c/src/tests/mptests/mp07/task1.c
index 44986f8bf5..646d50b0d6 100644
--- a/c/src/tests/mptests/mp07/task1.c
+++ b/c/src/tests/mptests/mp07/task1.c
@@ -13,8 +13,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$