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. --- testsuites/support/include/test_support.h | 2 +- testsuites/support/include/tmacros.h | 2 +- testsuites/support/include/tmtests_empty_function.h | 2 +- testsuites/support/src/locked_print.c | 2 +- testsuites/support/src/spin.c | 2 +- testsuites/support/src/test_support.c | 2 +- testsuites/support/src/tmtests_empty_function.c | 2 +- testsuites/support/src/tmtests_support.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'testsuites/support') diff --git a/testsuites/support/include/test_support.h b/testsuites/support/include/test_support.h index 2c74928261..1950388bc1 100644 --- a/testsuites/support/include/test_support.h +++ b/testsuites/support/include/test_support.h @@ -4,7 +4,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 __TEST_SUPPORT_h diff --git a/testsuites/support/include/tmacros.h b/testsuites/support/include/tmacros.h index ce835fe954..2ba008e948 100644 --- a/testsuites/support/include/tmacros.h +++ b/testsuites/support/include/tmacros.h @@ -8,7 +8,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 __TMACROS_h diff --git a/testsuites/support/include/tmtests_empty_function.h b/testsuites/support/include/tmtests_empty_function.h index e5e0b93aeb..a47df619c6 100644 --- a/testsuites/support/include/tmtests_empty_function.h +++ b/testsuites/support/include/tmtests_empty_function.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. */ #ifndef _TMTESTS_EMPTY_FUNCTION_H diff --git a/testsuites/support/src/locked_print.c b/testsuites/support/src/locked_print.c index 8a901c9219..86cddde2f6 100644 --- a/testsuites/support/src/locked_print.c +++ b/testsuites/support/src/locked_print.c @@ -4,7 +4,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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/spin.c b/testsuites/support/src/spin.c index 0c2190699a..5b6d3d484e 100644 --- a/testsuites/support/src/spin.c +++ b/testsuites/support/src/spin.c @@ -4,7 +4,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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/test_support.c b/testsuites/support/src/test_support.c index 4281b6fc50..95a46b6d90 100644 --- a/testsuites/support/src/test_support.c +++ b/testsuites/support/src/test_support.c @@ -4,7 +4,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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/tmtests_empty_function.c b/testsuites/support/src/tmtests_empty_function.c index 228eb9b69f..2586c7ebe6 100644 --- a/testsuites/support/src/tmtests_empty_function.c +++ b/testsuites/support/src/tmtests_empty_function.c @@ -7,7 +7,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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/tmtests_support.c b/testsuites/support/src/tmtests_support.c index 57a4922457..1d35532331 100644 --- a/testsuites/support/src/tmtests_support.c +++ b/testsuites/support/src/tmtests_support.c @@ -4,7 +4,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. */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3