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/m68k/gen68360/console/console.c | 2 +- c/src/lib/libbsp/m68k/gen68360/include/bsp.h | 2 +- c/src/lib/libbsp/m68k/gen68360/include/tm27.h | 2 +- c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.c | 2 +- c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.h | 2 +- c/src/lib/libbsp/m68k/gen68360/start/start.S | 2 +- c/src/lib/libbsp/m68k/gen68360/timer/timer.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'c/src/lib/libbsp/m68k/gen68360') diff --git a/c/src/lib/libbsp/m68k/gen68360/console/console.c b/c/src/lib/libbsp/m68k/gen68360/console/console.c index 8233449003..e57853d66d 100644 --- a/c/src/lib/libbsp/m68k/gen68360/console/console.c +++ b/c/src/lib/libbsp/m68k/gen68360/console/console.c @@ -18,7 +18,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/m68k/gen68360/include/bsp.h b/c/src/lib/libbsp/m68k/gen68360/include/bsp.h index ed05ade80f..32d4ee42fd 100644 --- a/c/src/lib/libbsp/m68k/gen68360/include/bsp.h +++ b/c/src/lib/libbsp/m68k/gen68360/include/bsp.h @@ -25,7 +25,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 _BSP_H diff --git a/c/src/lib/libbsp/m68k/gen68360/include/tm27.h b/c/src/lib/libbsp/m68k/gen68360/include/tm27.h index 7065550dc9..a196b3a753 100644 --- a/c/src/lib/libbsp/m68k/gen68360/include/tm27.h +++ b/c/src/lib/libbsp/m68k/gen68360/include/tm27.h @@ -10,7 +10,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 _RTEMS_TMTEST27 diff --git a/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.c b/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.c index 3b39d66a9b..f60b5b6a51 100644 --- a/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.c +++ b/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.c @@ -11,7 +11,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 file contains the M360 SPI driver | diff --git a/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.h b/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.h index 6c6d4f7f32..8e9b2fb208 100644 --- a/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.h +++ b/c/src/lib/libbsp/m68k/gen68360/spi/m360_spi.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. | | | \*===============================================================*/ diff --git a/c/src/lib/libbsp/m68k/gen68360/start/start.S b/c/src/lib/libbsp/m68k/gen68360/start/start.S index 0a189d7b45..8511960e16 100644 --- a/c/src/lib/libbsp/m68k/gen68360/start/start.S +++ b/c/src/lib/libbsp/m68k/gen68360/start/start.S @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * * Based on the `gen68302' board support package, and covered by the * original distribution terms. diff --git a/c/src/lib/libbsp/m68k/gen68360/timer/timer.c b/c/src/lib/libbsp/m68k/gen68360/timer/timer.c index 83244a2291..40a3e0a4c1 100644 --- a/c/src/lib/libbsp/m68k/gen68360/timer/timer.c +++ b/c/src/lib/libbsp/m68k/gen68360/timer/timer.c @@ -26,7 +26,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