From d4edbdbcbf39780499075c212463986dc8822f59 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 20 Mar 2015 14:09:26 +0100 Subject: Replace www.rtems.com with www.rtems.org --- c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_adc.h | 2 +- c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_exti.h | 2 +- c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_flash.h | 2 +- c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_otgfs.h | 2 +- c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_pwr.h | 2 +- c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_syscfg.h | 2 +- c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_tim.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'c/src/lib/libbsp/arm/stm32f4') diff --git a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_adc.h b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_adc.h index 81801525f1..b9c1f9d5be 100644 --- a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_adc.h +++ b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_adc.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 LIBBSP_ARM_STM32F4_STM32F4XXXX_ADC_H diff --git a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_exti.h b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_exti.h index feff2c6082..df44ad56e8 100644 --- a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_exti.h +++ b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_exti.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 LIBBSP_ARM_STM32F4_STM32F4XXXX_EXTI_H diff --git a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_flash.h b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_flash.h index 13f9045439..f81b19cd40 100755 --- a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_flash.h +++ b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_flash.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 LIBBSP_ARM_STM32F4_STM32F4XXXX_FLASH_H diff --git a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_otgfs.h b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_otgfs.h index 49beadc7af..cc2eb90c4c 100755 --- a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_otgfs.h +++ b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_otgfs.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 LIBBSP_ARM_STM32F4_STM32F4XXXX_OTGFS_H diff --git a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_pwr.h b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_pwr.h index 48ed66ddc6..85af10738f 100755 --- a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_pwr.h +++ b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_pwr.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 LIBBSP_ARM_STM32F4_STM32F4XXXX_PWR_H diff --git a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_syscfg.h b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_syscfg.h index f7e81db639..5249363cef 100755 --- a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_syscfg.h +++ b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_syscfg.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 LIBBSP_ARM_STM32F4_STM32F4XXXX_SYSCFG_H diff --git a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_tim.h b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_tim.h index c7317ebf41..45038945b8 100755 --- a/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_tim.h +++ b/c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_tim.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 LIBBSP_ARM_STM32F4_STM32F4XXXX_TIM_H -- cgit v1.2.3