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/libbsp/arm/lpc24xx/startup/bspreset.c | 2 +- c/src/lib/libbsp/arm/lpc24xx/startup/bspstart.c | 2 +- c/src/lib/libbsp/arm/lpc24xx/startup/bspstarthooks.c | 2 +- c/src/lib/libbsp/arm/lpc24xx/startup/fb-config.c | 2 +- c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-dynamic.c | 2 +- c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-static.c | 2 +- c/src/lib/libbsp/arm/lpc24xx/startup/start-config-mpu.c | 2 +- c/src/lib/libbsp/arm/lpc24xx/startup/start-config-pinsel.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'c/src/lib/libbsp/arm/lpc24xx/startup') diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/bspreset.c b/c/src/lib/libbsp/arm/lpc24xx/startup/bspreset.c index ca84e942bc..d98f907809 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/bspreset.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/bspreset.c @@ -17,7 +17,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. */ #include diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/bspstart.c b/c/src/lib/libbsp/arm/lpc24xx/startup/bspstart.c index 4a1b1196fb..460b2c044e 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/bspstart.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/bspstart.c @@ -17,7 +17,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. */ #include diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/bspstarthooks.c b/c/src/lib/libbsp/arm/lpc24xx/startup/bspstarthooks.c index 232a1b93f8..6ceb066935 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/bspstarthooks.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/bspstarthooks.c @@ -17,7 +17,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. */ #include diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/fb-config.c b/c/src/lib/libbsp/arm/lpc24xx/startup/fb-config.c index 5ac870eae9..d1fa33c95a 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/fb-config.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/fb-config.c @@ -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. */ #include diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-dynamic.c b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-dynamic.c index 3637a92d56..3a08f0b49d 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-dynamic.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-dynamic.c @@ -17,7 +17,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. */ #include diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-static.c b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-static.c index 3f96602d4a..4a427664f6 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-static.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-emc-static.c @@ -17,7 +17,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. */ #include diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-mpu.c b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-mpu.c index b2cffbd2fc..9d9846c69a 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-mpu.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-mpu.c @@ -17,7 +17,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. */ #include diff --git a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-pinsel.c b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-pinsel.c index 1a93073b98..db44099664 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-pinsel.c +++ b/c/src/lib/libbsp/arm/lpc24xx/startup/start-config-pinsel.c @@ -17,7 +17,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. */ #include -- cgit v1.2.3