summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
committerChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
commitc49985691f1cd3769ef4bfaa503f3c6eb7e4385a (patch)
tree9bea93007f11db1bcc1c9d90ef42bc19a0cf9d49 /c/src/libchip/network
parentfstests/fsrename: Fix stack corruption (diff)
downloadrtems-c49985691f1cd3769ef4bfaa503f3c6eb7e4385a.tar.bz2
Change all references of rtems.com to rtems.org.
Diffstat (limited to 'c/src/libchip/network')
-rw-r--r--c/src/libchip/network/cs8900.c2
-rw-r--r--c/src/libchip/network/cs8900.h2
-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
-rw-r--r--c/src/libchip/network/sonic.c2
-rw-r--r--c/src/libchip/network/sonic.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/c/src/libchip/network/cs8900.c b/c/src/libchip/network/cs8900.c
index 6d40fa78aa..2552d77778 100644
--- a/c/src/libchip/network/cs8900.c
+++ b/c/src/libchip/network/cs8900.c
@@ -13,7 +13,7 @@
The license and distribution terms for this file may be
found in the file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/libchip/network/cs8900.h b/c/src/libchip/network/cs8900.h
index 2715d31222..79c943842d 100644
--- a/c/src/libchip/network/cs8900.h
+++ b/c/src/libchip/network/cs8900.h
@@ -13,7 +13,7 @@
The license and distribution terms for this file may be
found in the file LICENSE in this distribution or at
- http://www.rtems.com/license/LICENSE.
+ http://www.rtems.org/license/LICENSE.
------------------------------------------------------------------------
diff --git a/c/src/libchip/network/dec21140.c b/c/src/libchip/network/dec21140.c
index 997b34ccad..aa6be29af8 100644
--- a/c/src/libchip/network/dec21140.c
+++ b/c/src/libchip/network/dec21140.c
@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*
* ------------------------------------------------------------------------
* [22.05.2000,StWi/CWA] added support for the DEC/Intel 21143 chip
diff --git a/c/src/libchip/network/elnk.c b/c/src/libchip/network/elnk.c
index 0daa787d71..06ece5b85b 100644
--- a/c/src/libchip/network/elnk.c
+++ b/c/src/libchip/network/elnk.c
@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*
* elnk.c
*
diff --git a/c/src/libchip/network/greth.c b/c/src/libchip/network/greth.c
index cab41b8f2d..66581c79a5 100644
--- a/c/src/libchip/network/greth.c
+++ b/c/src/libchip/network/greth.c
@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*
* 2007-09-07, Ported GBIT support from 4.6.5
*/
diff --git a/c/src/libchip/network/greth.h b/c/src/libchip/network/greth.h
index 6a68675706..c6e000dbd3 100644
--- a/c/src/libchip/network/greth.h
+++ b/c/src/libchip/network/greth.h
@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
diff --git a/c/src/libchip/network/open_eth.c b/c/src/libchip/network/open_eth.c
index b311080215..b574253333 100644
--- a/c/src/libchip/network/open_eth.c
+++ b/c/src/libchip/network/open_eth.c
@@ -6,7 +6,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*
*/
diff --git a/c/src/libchip/network/sonic.c b/c/src/libchip/network/sonic.c
index 960fdcdce5..1cd6cba1a2 100644
--- a/c/src/libchip/network/sonic.c
+++ b/c/src/libchip/network/sonic.c
@@ -19,7 +19,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*
* This driver was originally written and tested on a DY-4 DMV177,
* which had a 100 Mhz PPC603e.
diff --git a/c/src/libchip/network/sonic.h b/c/src/libchip/network/sonic.h
index a1b341ffba..fe119ff20a 100644
--- a/c/src/libchip/network/sonic.h
+++ b/c/src/libchip/network/sonic.h
@@ -19,7 +19,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#ifndef _SONIC_DP83932_