summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:35:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:35:34 +0000
commitba6490507ce15d7cc4a22869db2ec3d6ac56051a (patch)
treefd04bd94ced4fb9fd06ae950a516ea3a3c3f2e31 /c/src/lib/libbsp/i386/pc386/include
parent2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-ba6490507ce15d7cc4a22869db2ec3d6ac56051a.tar.bz2
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* clock/rtc.c, console/console.c, console/inch.c, console/outch.c, include/bsp.h, include/crt.h, ne2000/ne2000.c, startup/bspcmdline.c, startup/bspstart.c, startup/ldsegs.S, timer/timer.c, timer/timerisr.S: Fix typo where license said found in found in.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/include')
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/crt.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/include/bsp.h b/c/src/lib/libbsp/i386/pc386/include/bsp.h
index 33e0af909d..c60e9e802f 100644
--- a/c/src/lib/libbsp/i386/pc386/include/bsp.h
+++ b/c/src/lib/libbsp/i386/pc386/include/bsp.h
@@ -31,7 +31,7 @@
| * On-Line Applications Research Corporation (OAR).
| *
| * The license and distribution terms for this file may be
-| * found in found in the file LICENSE in this distribution or at
+| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
|
diff --git a/c/src/lib/libbsp/i386/pc386/include/crt.h b/c/src/lib/libbsp/i386/pc386/include/crt.h
index e1537b899a..507d64e518 100644
--- a/c/src/lib/libbsp/i386/pc386/include/crt.h
+++ b/c/src/lib/libbsp/i386/pc386/include/crt.h
@@ -7,7 +7,7 @@
* Canon Centre Recherche France.
*
* The license and distribution terms for this file may be
- * found in found in the file LICENSE in this distribution or at
+ * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$