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/beatnik/include/bsp.h | 2 +- c/src/lib/libbsp/powerpc/beatnik/irq/irq.h | 2 +- c/src/lib/libbsp/powerpc/beatnik/irq/irq_init.c | 2 +- c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c | 2 +- c/src/lib/libbsp/powerpc/beatnik/pci/gt_pci_init.c | 2 +- c/src/lib/libbsp/powerpc/beatnik/tod/todcfg.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/beatnik') diff --git a/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h b/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h index a7f312dced..c7f8cae6b6 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/beatnik/include/bsp.h @@ -5,7 +5,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. * * S. Kate Feng 2003-2007 : Modified it to support the mvme5500 BSP. * diff --git a/c/src/lib/libbsp/powerpc/beatnik/irq/irq.h b/c/src/lib/libbsp/powerpc/beatnik/irq/irq.h index 40edcbf503..e5f9558ecf 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/irq/irq.h +++ b/c/src/lib/libbsp/powerpc/beatnik/irq/irq.h @@ -13,7 +13,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. * * Modified by T. Straumann for the beatnik BSP, 2005-2007 * Some information may be based on mvme5500/irq/irq.h by K. Feng. diff --git a/c/src/lib/libbsp/powerpc/beatnik/irq/irq_init.c b/c/src/lib/libbsp/powerpc/beatnik/irq/irq_init.c index 38727d4d3c..a99fc1cec5 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/irq/irq_init.c +++ b/c/src/lib/libbsp/powerpc/beatnik/irq/irq_init.c @@ -12,7 +12,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/powerpc/beatnik/irq/irq_test_app.c b/c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c index 58d1d0dd8f..72a43fa091 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c +++ b/c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c @@ -15,7 +15,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. * * OAR init.c Template modified by T. Straumann who provided * the implementation of this application. diff --git a/c/src/lib/libbsp/powerpc/beatnik/pci/gt_pci_init.c b/c/src/lib/libbsp/powerpc/beatnik/pci/gt_pci_init.c index 27ac90bd9d..0bd9db0940 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/pci/gt_pci_init.c +++ b/c/src/lib/libbsp/powerpc/beatnik/pci/gt_pci_init.c @@ -21,7 +21,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. * * Till Straumann, , 1/2002 * - separated bridge detection code out of this file diff --git a/c/src/lib/libbsp/powerpc/beatnik/tod/todcfg.c b/c/src/lib/libbsp/powerpc/beatnik/tod/todcfg.c index 784f5a0aab..ea5b0563a1 100644 --- a/c/src/lib/libbsp/powerpc/beatnik/tod/todcfg.c +++ b/c/src/lib/libbsp/powerpc/beatnik/tod/todcfg.c @@ -3,7 +3,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