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/smptests/smp01/init.c | 2 +- testsuites/smptests/smp01/smp01.doc | 2 +- testsuites/smptests/smp01/system.h | 2 +- testsuites/smptests/smp01/tasks.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/smptests/smp01') diff --git a/testsuites/smptests/smp01/init.c b/testsuites/smptests/smp01/init.c index 7c412a01a5..91a6e4056c 100644 --- a/testsuites/smptests/smp01/init.c +++ b/testsuites/smptests/smp01/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/smptests/smp01/smp01.doc b/testsuites/smptests/smp01/smp01.doc index 8b88ff312d..e3bed542d7 100644 --- a/testsuites/smptests/smp01/smp01.doc +++ b/testsuites/smptests/smp01/smp01.doc @@ -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. # This is a simple test that verifies that each of the smp diff --git a/testsuites/smptests/smp01/system.h b/testsuites/smptests/smp01/system.h index 1b675f9f8a..3156dab9d4 100644 --- a/testsuites/smptests/smp01/system.h +++ b/testsuites/smptests/smp01/system.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. */ #include "tmacros.h" diff --git a/testsuites/smptests/smp01/tasks.c b/testsuites/smptests/smp01/tasks.c index 4eb81f1c98..12a74188e9 100644 --- a/testsuites/smptests/smp01/tasks.c +++ b/testsuites/smptests/smp01/tasks.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