From c49985691f1cd3769ef4bfaa503f3c6eb7e4385a Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 21 Mar 2014 08:10:47 +1100 Subject: Change all references of rtems.com to rtems.org. --- c/src/libchip/network/cs8900.c | 2 +- c/src/libchip/network/cs8900.h | 2 +- c/src/libchip/network/dec21140.c | 2 +- c/src/libchip/network/elnk.c | 2 +- c/src/libchip/network/greth.c | 2 +- c/src/libchip/network/greth.h | 2 +- c/src/libchip/network/open_eth.c | 2 +- c/src/libchip/network/sonic.c | 2 +- c/src/libchip/network/sonic.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'c/src/libchip/network') 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_ -- cgit v1.2.3