summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:47:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:47:05 +0000
commit3e25dfc8c1158ab402b356e24e4a23ec71e05324 (patch)
tree8a2daa41406c950a17fce7fb4113521e241e6b60 /c
parent2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-3e25dfc8c1158ab402b356e24e4a23ec71e05324.tar.bz2
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* src/libchip/network/dec21140.c, src/libchip/network/elnk.c, src/libchip/network/greth.c, src/libchip/network/greth.h, src/libchip/network/open_eth.c: Fix typo where license said found in found in.
Diffstat (limited to 'c')
-rw-r--r--c/ChangeLog7
-rw-r--r--c/src/libchip/network/dec21140.c2
-rw-r--r--c/src/libchip/network/elnk.c2
-rw-r--r--c/src/libchip/network/greth.c2
-rw-r--r--c/src/libchip/network/greth.h2
-rw-r--r--c/src/libchip/network/open_eth.c2
6 files changed, 12 insertions, 5 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index 8da5bbeb94..fe735eae69 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
+ src/libchip/network/greth.c, src/libchip/network/greth.h,
+ src/libchip/network/open_eth.c: Fix typo where license said
+ found in found in.
+
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove reference to bare BSP.
diff --git a/c/src/libchip/network/dec21140.c b/c/src/libchip/network/dec21140.c
index 17da147dbb..9d7cc1002c 100644
--- a/c/src/libchip/network/dec21140.c
+++ b/c/src/libchip/network/dec21140.c
@@ -4,7 +4,7 @@
* Copyright (C) 1999 Emmanuel Raguet. raguet@crf.canon.fr
*
* 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/libchip/network/elnk.c b/c/src/libchip/network/elnk.c
index 649216f159..74403fd6ef 100644
--- a/c/src/libchip/network/elnk.c
+++ b/c/src/libchip/network/elnk.c
@@ -4,7 +4,7 @@
* Copyright (C) 2003, Gregory Menke, NASA/GSFC
*
* 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.
*
* elnk.c
diff --git a/c/src/libchip/network/greth.c b/c/src/libchip/network/greth.c
index a801945a5f..2ca00e92ff 100644
--- a/c/src/libchip/network/greth.c
+++ b/c/src/libchip/network/greth.c
@@ -3,7 +3,7 @@
* adapted from Opencores driver by Marko Isomaki
*
* 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/libchip/network/greth.h b/c/src/libchip/network/greth.h
index 222a9efbc2..1b4f0d4008 100644
--- a/c/src/libchip/network/greth.h
+++ b/c/src/libchip/network/greth.h
@@ -3,7 +3,7 @@
* adapted from Opencores driver by Marko Isomaki
*
* 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/libchip/network/open_eth.c b/c/src/libchip/network/open_eth.c
index 9e011603a8..0c132d0d09 100644
--- a/c/src/libchip/network/open_eth.c
+++ b/c/src/libchip/network/open_eth.c
@@ -5,7 +5,7 @@
* Written by Jiri Gaisler, Gaisler Research
*
* 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.
*
*/