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/lib/libcpu/arm/at91rm9200/include/at91rm9200.h | 2 +- c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h | 2 +- c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h | 2 +- c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h | 2 +- c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h | 2 +- c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h | 2 +- c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_usart.h | 2 +- c/src/lib/libcpu/arm/at91rm9200/include/bits.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'c/src/lib/libcpu/arm/at91rm9200/include') diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h index 4631c85334..3ed64c7073 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200.h @@ -9,7 +9,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/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h index 35554fb293..9a65483db0 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_dbgu.h @@ -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. */ #ifndef __AT91RM9200_DBGU_H__ #define __AT91RM9200_DBGU_H__ diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h index 52c8f5a24c..77c42d1526 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_emac.h @@ -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. */ #ifndef __AT91RM9200_EMAC_H__ #define __AT91RM9200_EMAC_H__ diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h index 56eb3380ed..9fa18ad476 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_gpio.h @@ -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. */ #ifndef AT91RM9200_GPIO_H #define AT91RM9200_GPIO_H diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h index bb84439026..fafb18f6e8 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_mem.h @@ -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. */ #ifndef AT91RM9200_MEM_H #define AT91RM9200_MEM_H diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h index 6a9ed9cea8..70cf77fc5a 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_pmc.h @@ -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. */ #ifndef __AT91RM9200_PMC_H__ #define __AT91RM9200_PMC_H__ diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_usart.h b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_usart.h index 9c22ece230..387f353992 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_usart.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/at91rm9200_usart.h @@ -9,7 +9,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 __AT91RM9200_USART_H__ diff --git a/c/src/lib/libcpu/arm/at91rm9200/include/bits.h b/c/src/lib/libcpu/arm/at91rm9200/include/bits.h index e3d5bbcad3..6f2c4036b6 100644 --- a/c/src/lib/libcpu/arm/at91rm9200/include/bits.h +++ b/c/src/lib/libcpu/arm/at91rm9200/include/bits.h @@ -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. */ #ifndef __BITS_H__ #define __BITS_H__ -- cgit v1.2.3