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/mptests/mp09/init.c | 2 +- testsuites/mptests/mp09/node1/mp09-node1.doc | 2 +- testsuites/mptests/mp09/node2/mp09-node2.doc | 2 +- testsuites/mptests/mp09/recvmsg.c | 2 +- testsuites/mptests/mp09/sendmsg.c | 2 +- testsuites/mptests/mp09/system.h | 2 +- testsuites/mptests/mp09/task1.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'testsuites/mptests/mp09') diff --git a/testsuites/mptests/mp09/init.c b/testsuites/mptests/mp09/init.c index 1edaeed303..8f64a3a323 100644 --- a/testsuites/mptests/mp09/init.c +++ b/testsuites/mptests/mp09/init.c @@ -16,7 +16,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/mptests/mp09/node1/mp09-node1.doc b/testsuites/mptests/mp09/node1/mp09-node1.doc index 472a099fad..fce639b0f8 100644 --- a/testsuites/mptests/mp09/node1/mp09-node1.doc +++ b/testsuites/mptests/mp09/node1/mp09-node1.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 file describes the directives and concepts tested by this test set. diff --git a/testsuites/mptests/mp09/node2/mp09-node2.doc b/testsuites/mptests/mp09/node2/mp09-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp09/node2/mp09-node2.doc +++ b/testsuites/mptests/mp09/node2/mp09-node2.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. # diff --git a/testsuites/mptests/mp09/recvmsg.c b/testsuites/mptests/mp09/recvmsg.c index 5a5e61b156..85a1b843e0 100644 --- a/testsuites/mptests/mp09/recvmsg.c +++ b/testsuites/mptests/mp09/recvmsg.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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp09/sendmsg.c b/testsuites/mptests/mp09/sendmsg.c index 5008034cb2..4103943bc9 100644 --- a/testsuites/mptests/mp09/sendmsg.c +++ b/testsuites/mptests/mp09/sendmsg.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. */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/mptests/mp09/system.h b/testsuites/mptests/mp09/system.h index 6a25453af6..20e61b9195 100644 --- a/testsuites/mptests/mp09/system.h +++ b/testsuites/mptests/mp09/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. */ #include diff --git a/testsuites/mptests/mp09/task1.c b/testsuites/mptests/mp09/task1.c index d1a35e5af1..d971f1b503 100644 --- a/testsuites/mptests/mp09/task1.c +++ b/testsuites/mptests/mp09/task1.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