summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/csb350
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:29:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:29:47 +0000
commit86f8ee90b97c7d98461a9671eda660e39558db3e (patch)
treeda96b942ef55e93c024538266baf05a671437f8c /c/src/lib/libbsp/mips/csb350
parent2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-86f8ee90b97c7d98461a9671eda660e39558db3e.tar.bz2
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* csb350/clock/clockdrv.c, csb350/network/network.c, csb350/start/start.S, csb350/timer/timer.c, genmongoosev/clock/clockdrv.c, genmongoosev/timer/timer.c, jmr3904/timer/timer.c, jmr3904/tools/runtest.in: Fix typo where license said found in found in.
Diffstat (limited to 'c/src/lib/libbsp/mips/csb350')
-rw-r--r--c/src/lib/libbsp/mips/csb350/clock/clockdrv.c2
-rw-r--r--c/src/lib/libbsp/mips/csb350/network/network.c2
-rw-r--r--c/src/lib/libbsp/mips/csb350/start/start.S2
-rw-r--r--c/src/lib/libbsp/mips/csb350/timer/timer.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/mips/csb350/clock/clockdrv.c b/c/src/lib/libbsp/mips/csb350/clock/clockdrv.c
index 393c1d7638..39c3a8d2d3 100644
--- a/c/src/lib/libbsp/mips/csb350/clock/clockdrv.c
+++ b/c/src/lib/libbsp/mips/csb350/clock/clockdrv.c
@@ -7,7 +7,7 @@
* Written by Jay Monkman <jtm@lopingdog.com>
*
* 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$
diff --git a/c/src/lib/libbsp/mips/csb350/network/network.c b/c/src/lib/libbsp/mips/csb350/network/network.c
index 4cc30af698..59d797722e 100644
--- a/c/src/lib/libbsp/mips/csb350/network/network.c
+++ b/c/src/lib/libbsp/mips/csb350/network/network.c
@@ -5,7 +5,7 @@
* Written by Jay Monkman <jtm@lopingdog.com>
*
* 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$
diff --git a/c/src/lib/libbsp/mips/csb350/start/start.S b/c/src/lib/libbsp/mips/csb350/start/start.S
index 941836c142..899b5f54d7 100644
--- a/c/src/lib/libbsp/mips/csb350/start/start.S
+++ b/c/src/lib/libbsp/mips/csb350/start/start.S
@@ -5,7 +5,7 @@
* Written by Jay Monkman <jtm@lopingdog.com>
*
* 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$
diff --git a/c/src/lib/libbsp/mips/csb350/timer/timer.c b/c/src/lib/libbsp/mips/csb350/timer/timer.c
index acbca37414..86c2d65d03 100644
--- a/c/src/lib/libbsp/mips/csb350/timer/timer.c
+++ b/c/src/lib/libbsp/mips/csb350/timer/timer.c
@@ -6,7 +6,7 @@
* Written by Jay Monkman <jtm@lopingdog.com>
*
* 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$