summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libmisc
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/lib/libmisc
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/lib/libmisc')
-rw-r--r--c/src/lib/libmisc/cpuuse/cpuuse.c4
-rw-r--r--c/src/lib/libmisc/cpuuse/cpuuse.h4
-rw-r--r--c/src/lib/libmisc/cpuuse/internal.h4
-rw-r--r--c/src/lib/libmisc/stackchk/check.c4
-rw-r--r--c/src/lib/libmisc/stackchk/internal.h4
-rw-r--r--c/src/lib/libmisc/stackchk/stackchk.h4
6 files changed, 12 insertions, 12 deletions
diff --git a/c/src/lib/libmisc/cpuuse/cpuuse.c b/c/src/lib/libmisc/cpuuse/cpuuse.c
index 475765b4db..a3f0a6abfd 100644
--- a/c/src/lib/libmisc/cpuuse/cpuuse.c
+++ b/c/src/lib/libmisc/cpuuse/cpuuse.c
@@ -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.
*
* check.c,v 1.13 1996/04/22 16:51:52 joel Exp
diff --git a/c/src/lib/libmisc/cpuuse/cpuuse.h b/c/src/lib/libmisc/cpuuse/cpuuse.h
index db5a258e7e..dce07e05c7 100644
--- a/c/src/lib/libmisc/cpuuse/cpuuse.h
+++ b/c/src/lib/libmisc/cpuuse/cpuuse.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.
*
* stackchk.h,v 1.3 1995/12/19 20:13:52 joel Exp
diff --git a/c/src/lib/libmisc/cpuuse/internal.h b/c/src/lib/libmisc/cpuuse/internal.h
index 678973f517..e74b6d9afc 100644
--- a/c/src/lib/libmisc/cpuuse/internal.h
+++ b/c/src/lib/libmisc/cpuuse/internal.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.
*
* internal.h,v 1.5 1995/12/19 20:13:50 joel Exp
diff --git a/c/src/lib/libmisc/stackchk/check.c b/c/src/lib/libmisc/stackchk/check.c
index 45887c3929..4d95e9e1e8 100644
--- a/c/src/lib/libmisc/stackchk/check.c
+++ b/c/src/lib/libmisc/stackchk/check.c
@@ -10,8 +10,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/lib/libmisc/stackchk/internal.h b/c/src/lib/libmisc/stackchk/internal.h
index 6d665a4594..64466bb9d9 100644
--- a/c/src/lib/libmisc/stackchk/internal.h
+++ b/c/src/lib/libmisc/stackchk/internal.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/lib/libmisc/stackchk/stackchk.h b/c/src/lib/libmisc/stackchk/stackchk.h
index 006b6f3727..26e20df67c 100644
--- a/c/src/lib/libmisc/stackchk/stackchk.h
+++ b/c/src/lib/libmisc/stackchk/stackchk.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$