summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/cpuuse
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-08 15:45:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-08 15:45:54 +0000
commit98e4ebf594f64761d6d4be0a00296a73d7f19277 (patch)
tree80715540a995d64ca3dee0a09f1c463b18f7e12e /c/src/tests/libtests/cpuuse
parentRemoved include directory at "build" point and the link of this directory (diff)
downloadrtems-98e4ebf594f64761d6d4be0a00296a73d7f19277.tar.bz2
Fixed typo in the pointer to the license terms.
Diffstat (limited to 'c/src/tests/libtests/cpuuse')
-rw-r--r--c/src/tests/libtests/cpuuse/init.c4
-rw-r--r--c/src/tests/libtests/cpuuse/system.h4
-rw-r--r--c/src/tests/libtests/cpuuse/task1.c4
-rw-r--r--c/src/tests/libtests/cpuuse/task2.c4
-rw-r--r--c/src/tests/libtests/cpuuse/task3.c4
-rw-r--r--c/src/tests/libtests/cpuuse/tswitch.c4
6 files changed, 12 insertions, 12 deletions
diff --git a/c/src/tests/libtests/cpuuse/init.c b/c/src/tests/libtests/cpuuse/init.c
index 743e32ccf9..a733ddab0d 100644
--- a/c/src/tests/libtests/cpuuse/init.c
+++ b/c/src/tests/libtests/cpuuse/init.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.
*
* init.c,v 1.6 1996/02/13 22:16:22 joel Exp
diff --git a/c/src/tests/libtests/cpuuse/system.h b/c/src/tests/libtests/cpuuse/system.h
index 0f427edcda..c3a14f3eb7 100644
--- a/c/src/tests/libtests/cpuuse/system.h
+++ b/c/src/tests/libtests/cpuuse/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.
*
* system.h,v 1.6 1995/12/19 20:18:39 joel Exp
diff --git a/c/src/tests/libtests/cpuuse/task1.c b/c/src/tests/libtests/cpuuse/task1.c
index 0c86e6bddf..d78b2d9119 100644
--- a/c/src/tests/libtests/cpuuse/task1.c
+++ b/c/src/tests/libtests/cpuuse/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.
*
* task1.c,v 1.6 1995/12/19 20:18:40 joel Exp
diff --git a/c/src/tests/libtests/cpuuse/task2.c b/c/src/tests/libtests/cpuuse/task2.c
index 4133eae42c..c2c100e722 100644
--- a/c/src/tests/libtests/cpuuse/task2.c
+++ b/c/src/tests/libtests/cpuuse/task2.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.
*
* task2.c,v 1.3 1995/12/19 20:18:42 joel Exp
diff --git a/c/src/tests/libtests/cpuuse/task3.c b/c/src/tests/libtests/cpuuse/task3.c
index cbf7e9a242..fd89355c5b 100644
--- a/c/src/tests/libtests/cpuuse/task3.c
+++ b/c/src/tests/libtests/cpuuse/task3.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.
*
* task3.c,v 1.3 1995/12/19 20:18:43 joel Exp
diff --git a/c/src/tests/libtests/cpuuse/tswitch.c b/c/src/tests/libtests/cpuuse/tswitch.c
index 4c208a35dd..ed0b76e277 100644
--- a/c/src/tests/libtests/cpuuse/tswitch.c
+++ b/c/src/tests/libtests/cpuuse/tswitch.c
@@ -14,8 +14,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.
*
* tswitch.c,v 1.4 1995/12/19 20:18:44 joel Exp