summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp01
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/sptests/sp01')
-rw-r--r--c/src/tests/sptests/sp01/init.c4
-rw-r--r--c/src/tests/sptests/sp01/sp01.doc4
-rw-r--r--c/src/tests/sptests/sp01/system.h4
-rw-r--r--c/src/tests/sptests/sp01/task1.c4
4 files changed, 8 insertions, 8 deletions
diff --git a/c/src/tests/sptests/sp01/init.c b/c/src/tests/sptests/sp01/init.c
index 99d5922a16..0d5a2f5266 100644
--- a/c/src/tests/sptests/sp01/init.c
+++ b/c/src/tests/sptests/sp01/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/sptests/sp01/sp01.doc b/c/src/tests/sptests/sp01/sp01.doc
index d89d855f3c..2b32a2b435 100644
--- a/c/src/tests/sptests/sp01/sp01.doc
+++ b/c/src/tests/sptests/sp01/sp01.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/sptests/sp01/system.h b/c/src/tests/sptests/sp01/system.h
index 423315e590..9227eeb86a 100644
--- a/c/src/tests/sptests/sp01/system.h
+++ b/c/src/tests/sptests/sp01/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/sptests/sp01/task1.c b/c/src/tests/sptests/sp01/task1.c
index e911abd595..cbfc0f0bbd 100644
--- a/c/src/tests/sptests/sp01/task1.c
+++ b/c/src/tests/sptests/sp01/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$