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/samples/unlimited/init.c | 2 +- testsuites/samples/unlimited/system.h | 2 +- testsuites/samples/unlimited/test1.c | 2 +- testsuites/samples/unlimited/test2.c | 2 +- testsuites/samples/unlimited/test3.c | 2 +- testsuites/samples/unlimited/unlimited.doc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'testsuites/samples/unlimited') diff --git a/testsuites/samples/unlimited/init.c b/testsuites/samples/unlimited/init.c index 3b79af2afe..06e0c3ac8c 100644 --- a/testsuites/samples/unlimited/init.c +++ b/testsuites/samples/unlimited/init.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/samples/unlimited/system.h b/testsuites/samples/unlimited/system.h index 1e2277b2cf..911aa692fc 100644 --- a/testsuites/samples/unlimited/system.h +++ b/testsuites/samples/unlimited/system.h @@ -8,7 +8,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. */ #include diff --git a/testsuites/samples/unlimited/test1.c b/testsuites/samples/unlimited/test1.c index 8eafec19b5..9d90af02ba 100644 --- a/testsuites/samples/unlimited/test1.c +++ b/testsuites/samples/unlimited/test1.c @@ -12,7 +12,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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/samples/unlimited/test2.c b/testsuites/samples/unlimited/test2.c index bd56f03680..911451f071 100644 --- a/testsuites/samples/unlimited/test2.c +++ b/testsuites/samples/unlimited/test2.c @@ -15,7 +15,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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/samples/unlimited/test3.c b/testsuites/samples/unlimited/test3.c index 778f581a0e..247d175515 100644 --- a/testsuites/samples/unlimited/test3.c +++ b/testsuites/samples/unlimited/test3.c @@ -15,7 +15,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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/samples/unlimited/unlimited.doc b/testsuites/samples/unlimited/unlimited.doc index 9eb9377f73..efab1de603 100644 --- a/testsuites/samples/unlimited/unlimited.doc +++ b/testsuites/samples/unlimited/unlimited.doc @@ -3,7 +3,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. # This file describes the directives and concepts tested by this test set. -- cgit v1.2.3