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/powerpc/virtex4/include/bsp.h | 2 +- c/src/lib/libbsp/powerpc/virtex4/include/coverhd.h | 2 +- c/src/lib/libbsp/powerpc/virtex4/include/irq.h | 2 +- c/src/lib/libbsp/powerpc/virtex4/irq/irq_init.c | 2 +- c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/virtex4') diff --git a/c/src/lib/libbsp/powerpc/virtex4/include/bsp.h b/c/src/lib/libbsp/powerpc/virtex4/include/bsp.h index 7078ba8313..fda60fd487 100644 --- a/c/src/lib/libbsp/powerpc/virtex4/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/virtex4/include/bsp.h @@ -34,7 +34,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/powerpc/virtex4/include/coverhd.h b/c/src/lib/libbsp/powerpc/virtex4/include/coverhd.h index 7b0cf42f57..ce5a92c120 100644 --- a/c/src/lib/libbsp/powerpc/virtex4/include/coverhd.h +++ b/c/src/lib/libbsp/powerpc/virtex4/include/coverhd.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. */ /* diff --git a/c/src/lib/libbsp/powerpc/virtex4/include/irq.h b/c/src/lib/libbsp/powerpc/virtex4/include/irq.h index d5c2c5cd5c..45ef69adbf 100644 --- a/c/src/lib/libbsp/powerpc/virtex4/include/irq.h +++ b/c/src/lib/libbsp/powerpc/virtex4/include/irq.h @@ -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 declares constants of the interrupt controller | diff --git a/c/src/lib/libbsp/powerpc/virtex4/irq/irq_init.c b/c/src/lib/libbsp/powerpc/virtex4/irq/irq_init.c index ce20ba9692..97f8c5879f 100644 --- a/c/src/lib/libbsp/powerpc/virtex4/irq/irq_init.c +++ b/c/src/lib/libbsp/powerpc/virtex4/irq/irq_init.c @@ -14,7 +14,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 irq controller handler | diff --git a/c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c b/c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c index 5c7fe3d624..5486c6676d 100644 --- a/c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c +++ b/c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c @@ -28,7 +28,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