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/psxtests/psx03/init.c | 2 +- testsuites/psxtests/psx03/psx03.doc | 2 +- testsuites/psxtests/psx03/system.h | 2 +- testsuites/psxtests/psx03/task.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/psxtests/psx03') diff --git a/testsuites/psxtests/psx03/init.c b/testsuites/psxtests/psx03/init.c index 49368f1322..d5b4ac6b89 100644 --- a/testsuites/psxtests/psx03/init.c +++ b/testsuites/psxtests/psx03/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/psxtests/psx03/psx03.doc b/testsuites/psxtests/psx03/psx03.doc index 8bbac2e525..a77efb2559 100644 --- a/testsuites/psxtests/psx03/psx03.doc +++ b/testsuites/psxtests/psx03/psx03.doc @@ -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. # This file describes the directives and concepts tested by this test set. diff --git a/testsuites/psxtests/psx03/system.h b/testsuites/psxtests/psx03/system.h index c93bd0c3fd..a192982bda 100644 --- a/testsuites/psxtests/psx03/system.h +++ b/testsuites/psxtests/psx03/system.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. */ /* functions */ diff --git a/testsuites/psxtests/psx03/task.c b/testsuites/psxtests/psx03/task.c index 1928490124..94f345b338 100644 --- a/testsuites/psxtests/psx03/task.c +++ b/testsuites/psxtests/psx03/task.c @@ -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. */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3