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/mp01/init.c | 2 +- testsuites/mptests/mp01/node1/mp01-node1.doc | 2 +- testsuites/mptests/mp01/node2/mp01-node2.doc | 2 +- testsuites/mptests/mp01/system.h | 2 +- testsuites/mptests/mp01/task1.c | 2 +- testsuites/mptests/mp02/init.c | 2 +- testsuites/mptests/mp02/node1/mp02-node1.doc | 2 +- testsuites/mptests/mp02/node2/mp02-node2.doc | 2 +- testsuites/mptests/mp02/system.h | 2 +- testsuites/mptests/mp02/task1.c | 2 +- testsuites/mptests/mp03/delay.c | 2 +- testsuites/mptests/mp03/init.c | 2 +- testsuites/mptests/mp03/node1/mp03-node1.doc | 2 +- testsuites/mptests/mp03/node2/mp03-node2.doc | 2 +- testsuites/mptests/mp03/system.h | 2 +- testsuites/mptests/mp03/task1.c | 2 +- testsuites/mptests/mp04/init.c | 2 +- testsuites/mptests/mp04/node1/mp04-node1.doc | 2 +- testsuites/mptests/mp04/node2/mp04-node2.doc | 2 +- testsuites/mptests/mp04/system.h | 2 +- testsuites/mptests/mp04/task1.c | 2 +- testsuites/mptests/mp05/asr.c | 2 +- testsuites/mptests/mp05/init.c | 2 +- testsuites/mptests/mp05/node1/mp05-node1.doc | 2 +- testsuites/mptests/mp05/node2/mp05-node2.doc | 2 +- testsuites/mptests/mp05/system.h | 2 +- testsuites/mptests/mp05/task1.c | 2 +- testsuites/mptests/mp06/init.c | 2 +- testsuites/mptests/mp06/node1/mp06-node1.doc | 2 +- testsuites/mptests/mp06/node2/mp06-node2.doc | 2 +- testsuites/mptests/mp06/system.h | 2 +- testsuites/mptests/mp06/task1.c | 2 +- testsuites/mptests/mp07/init.c | 2 +- testsuites/mptests/mp07/node1/mp07-node1.doc | 2 +- testsuites/mptests/mp07/node2/mp07-node2.doc | 2 +- testsuites/mptests/mp07/system.h | 2 +- testsuites/mptests/mp07/task1.c | 2 +- testsuites/mptests/mp08/init.c | 2 +- testsuites/mptests/mp08/node1/mp08-node1.doc | 2 +- testsuites/mptests/mp08/node2/mp08-node2.doc | 2 +- testsuites/mptests/mp08/system.h | 2 +- testsuites/mptests/mp08/task1.c | 2 +- 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 +- testsuites/mptests/mp10/init.c | 2 +- testsuites/mptests/mp10/node1/mp10-node1.doc | 2 +- testsuites/mptests/mp10/node2/mp10-node2.doc | 2 +- testsuites/mptests/mp10/system.h | 2 +- testsuites/mptests/mp10/task1.c | 2 +- testsuites/mptests/mp10/task2.c | 2 +- testsuites/mptests/mp10/task3.c | 2 +- testsuites/mptests/mp11/init.c | 2 +- testsuites/mptests/mp11/node1/mp11-node1.doc | 2 +- testsuites/mptests/mp11/node2/mp11-node2.doc | 2 +- testsuites/mptests/mp11/system.h | 2 +- testsuites/mptests/mp12/init.c | 2 +- testsuites/mptests/mp12/node1/mp12-node1.doc | 2 +- testsuites/mptests/mp12/node2/mp12-node2.doc | 2 +- testsuites/mptests/mp12/system.h | 2 +- testsuites/mptests/mp13/init.c | 2 +- testsuites/mptests/mp13/node1/mp13-node1.doc | 2 +- testsuites/mptests/mp13/node2/mp13-node2.doc | 2 +- testsuites/mptests/mp13/system.h | 2 +- testsuites/mptests/mp13/task1.c | 2 +- testsuites/mptests/mp13/task2.c | 2 +- testsuites/mptests/mp14/delay.c | 2 +- testsuites/mptests/mp14/evtask1.c | 2 +- testsuites/mptests/mp14/evtmtask.c | 2 +- testsuites/mptests/mp14/exit.c | 2 +- testsuites/mptests/mp14/init.c | 2 +- testsuites/mptests/mp14/msgtask1.c | 2 +- testsuites/mptests/mp14/node1/mp14-node1.doc | 2 +- testsuites/mptests/mp14/node2/mp14-node2.doc | 2 +- testsuites/mptests/mp14/pttask1.c | 2 +- testsuites/mptests/mp14/smtask1.c | 2 +- testsuites/mptests/mp14/system.h | 2 +- 81 files changed, 81 insertions(+), 81 deletions(-) (limited to 'testsuites/mptests') diff --git a/testsuites/mptests/mp01/init.c b/testsuites/mptests/mp01/init.c index 1f6f146765..9e1a1a7375 100644 --- a/testsuites/mptests/mp01/init.c +++ b/testsuites/mptests/mp01/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/mp01/node1/mp01-node1.doc b/testsuites/mptests/mp01/node1/mp01-node1.doc index 6f061aac92..dff9f2f8d2 100644 --- a/testsuites/mptests/mp01/node1/mp01-node1.doc +++ b/testsuites/mptests/mp01/node1/mp01-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. # diff --git a/testsuites/mptests/mp01/node2/mp01-node2.doc b/testsuites/mptests/mp01/node2/mp01-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp01/node2/mp01-node2.doc +++ b/testsuites/mptests/mp01/node2/mp01-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/mp01/system.h b/testsuites/mptests/mp01/system.h index 329842c69f..67bed5a12a 100644 --- a/testsuites/mptests/mp01/system.h +++ b/testsuites/mptests/mp01/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/mp01/task1.c b/testsuites/mptests/mp01/task1.c index 64c4b8ea4c..1ee36344e3 100644 --- a/testsuites/mptests/mp01/task1.c +++ b/testsuites/mptests/mp01/task1.c @@ -18,7 +18,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/mp02/init.c b/testsuites/mptests/mp02/init.c index 1c8a449d0d..7155e88f14 100644 --- a/testsuites/mptests/mp02/init.c +++ b/testsuites/mptests/mp02/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/mp02/node1/mp02-node1.doc b/testsuites/mptests/mp02/node1/mp02-node1.doc index 7f6b459045..53959a2f15 100644 --- a/testsuites/mptests/mp02/node1/mp02-node1.doc +++ b/testsuites/mptests/mp02/node1/mp02-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. # diff --git a/testsuites/mptests/mp02/node2/mp02-node2.doc b/testsuites/mptests/mp02/node2/mp02-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp02/node2/mp02-node2.doc +++ b/testsuites/mptests/mp02/node2/mp02-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/mp02/system.h b/testsuites/mptests/mp02/system.h index 603bd5bb92..2ccc1e4a40 100644 --- a/testsuites/mptests/mp02/system.h +++ b/testsuites/mptests/mp02/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/mp02/task1.c b/testsuites/mptests/mp02/task1.c index 79b6632b07..fbdcc0d65b 100644 --- a/testsuites/mptests/mp02/task1.c +++ b/testsuites/mptests/mp02/task1.c @@ -14,7 +14,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/mp03/delay.c b/testsuites/mptests/mp03/delay.c index 5c09cc6186..0e911171a8 100644 --- a/testsuites/mptests/mp03/delay.c +++ b/testsuites/mptests/mp03/delay.c @@ -11,7 +11,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/mp03/init.c b/testsuites/mptests/mp03/init.c index 84a5c915c3..9607a447f4 100644 --- a/testsuites/mptests/mp03/init.c +++ b/testsuites/mptests/mp03/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/mp03/node1/mp03-node1.doc b/testsuites/mptests/mp03/node1/mp03-node1.doc index 3512bcf31f..f2d149e85e 100644 --- a/testsuites/mptests/mp03/node1/mp03-node1.doc +++ b/testsuites/mptests/mp03/node1/mp03-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. # diff --git a/testsuites/mptests/mp03/node2/mp03-node2.doc b/testsuites/mptests/mp03/node2/mp03-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp03/node2/mp03-node2.doc +++ b/testsuites/mptests/mp03/node2/mp03-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/mp03/system.h b/testsuites/mptests/mp03/system.h index d85558a966..a73796fc45 100644 --- a/testsuites/mptests/mp03/system.h +++ b/testsuites/mptests/mp03/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/mp03/task1.c b/testsuites/mptests/mp03/task1.c index 08d7060246..be2515014a 100644 --- a/testsuites/mptests/mp03/task1.c +++ b/testsuites/mptests/mp03/task1.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/mp04/init.c b/testsuites/mptests/mp04/init.c index aba3645340..5fbcaf81a0 100644 --- a/testsuites/mptests/mp04/init.c +++ b/testsuites/mptests/mp04/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/mp04/node1/mp04-node1.doc b/testsuites/mptests/mp04/node1/mp04-node1.doc index 92dd7eb88d..4ff3647852 100644 --- a/testsuites/mptests/mp04/node1/mp04-node1.doc +++ b/testsuites/mptests/mp04/node1/mp04-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. # diff --git a/testsuites/mptests/mp04/node2/mp04-node2.doc b/testsuites/mptests/mp04/node2/mp04-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp04/node2/mp04-node2.doc +++ b/testsuites/mptests/mp04/node2/mp04-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/mp04/system.h b/testsuites/mptests/mp04/system.h index 3344f87797..f71ecc024a 100644 --- a/testsuites/mptests/mp04/system.h +++ b/testsuites/mptests/mp04/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/mp04/task1.c b/testsuites/mptests/mp04/task1.c index 1cd72ba45e..242b98c6f9 100644 --- a/testsuites/mptests/mp04/task1.c +++ b/testsuites/mptests/mp04/task1.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/mp05/asr.c b/testsuites/mptests/mp05/asr.c index dad30d9052..cd21a241e2 100644 --- a/testsuites/mptests/mp05/asr.c +++ b/testsuites/mptests/mp05/asr.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 diff --git a/testsuites/mptests/mp05/init.c b/testsuites/mptests/mp05/init.c index f1346440f4..9ecac0eac8 100644 --- a/testsuites/mptests/mp05/init.c +++ b/testsuites/mptests/mp05/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/mp05/node1/mp05-node1.doc b/testsuites/mptests/mp05/node1/mp05-node1.doc index 9ed7b731f2..a9042ada9c 100644 --- a/testsuites/mptests/mp05/node1/mp05-node1.doc +++ b/testsuites/mptests/mp05/node1/mp05-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. # diff --git a/testsuites/mptests/mp05/node2/mp05-node2.doc b/testsuites/mptests/mp05/node2/mp05-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp05/node2/mp05-node2.doc +++ b/testsuites/mptests/mp05/node2/mp05-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/mp05/system.h b/testsuites/mptests/mp05/system.h index 2d41bebc72..7b8871334c 100644 --- a/testsuites/mptests/mp05/system.h +++ b/testsuites/mptests/mp05/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/mp05/task1.c b/testsuites/mptests/mp05/task1.c index d9c4777bc0..9c82ac30c7 100644 --- a/testsuites/mptests/mp05/task1.c +++ b/testsuites/mptests/mp05/task1.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/mp06/init.c b/testsuites/mptests/mp06/init.c index 8873a17bdd..3907517655 100644 --- a/testsuites/mptests/mp06/init.c +++ b/testsuites/mptests/mp06/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/mp06/node1/mp06-node1.doc b/testsuites/mptests/mp06/node1/mp06-node1.doc index 3f7bb3751d..03c278fd33 100644 --- a/testsuites/mptests/mp06/node1/mp06-node1.doc +++ b/testsuites/mptests/mp06/node1/mp06-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. # diff --git a/testsuites/mptests/mp06/node2/mp06-node2.doc b/testsuites/mptests/mp06/node2/mp06-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp06/node2/mp06-node2.doc +++ b/testsuites/mptests/mp06/node2/mp06-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/mp06/system.h b/testsuites/mptests/mp06/system.h index 436d4e382f..c999087ef8 100644 --- a/testsuites/mptests/mp06/system.h +++ b/testsuites/mptests/mp06/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/mp06/task1.c b/testsuites/mptests/mp06/task1.c index 4a2a016af0..2d21512c6d 100644 --- a/testsuites/mptests/mp06/task1.c +++ b/testsuites/mptests/mp06/task1.c @@ -14,7 +14,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/mp07/init.c b/testsuites/mptests/mp07/init.c index 9b5deeaee4..4bf3d57718 100644 --- a/testsuites/mptests/mp07/init.c +++ b/testsuites/mptests/mp07/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/mp07/node1/mp07-node1.doc b/testsuites/mptests/mp07/node1/mp07-node1.doc index faaaad0f78..c66e75c08c 100644 --- a/testsuites/mptests/mp07/node1/mp07-node1.doc +++ b/testsuites/mptests/mp07/node1/mp07-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. # diff --git a/testsuites/mptests/mp07/node2/mp07-node2.doc b/testsuites/mptests/mp07/node2/mp07-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp07/node2/mp07-node2.doc +++ b/testsuites/mptests/mp07/node2/mp07-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/mp07/system.h b/testsuites/mptests/mp07/system.h index 436d4e382f..c999087ef8 100644 --- a/testsuites/mptests/mp07/system.h +++ b/testsuites/mptests/mp07/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/mp07/task1.c b/testsuites/mptests/mp07/task1.c index 50f9c32f3e..74c1331b22 100644 --- a/testsuites/mptests/mp07/task1.c +++ b/testsuites/mptests/mp07/task1.c @@ -14,7 +14,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/mp08/init.c b/testsuites/mptests/mp08/init.c index d54bd83fde..a4e1ad4753 100644 --- a/testsuites/mptests/mp08/init.c +++ b/testsuites/mptests/mp08/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/mp08/node1/mp08-node1.doc b/testsuites/mptests/mp08/node1/mp08-node1.doc index 145a2a2742..f71bc3c1a3 100644 --- a/testsuites/mptests/mp08/node1/mp08-node1.doc +++ b/testsuites/mptests/mp08/node1/mp08-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/mp08/node2/mp08-node2.doc b/testsuites/mptests/mp08/node2/mp08-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp08/node2/mp08-node2.doc +++ b/testsuites/mptests/mp08/node2/mp08-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/mp08/system.h b/testsuites/mptests/mp08/system.h index 51094d6795..798073434a 100644 --- a/testsuites/mptests/mp08/system.h +++ b/testsuites/mptests/mp08/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/mp08/task1.c b/testsuites/mptests/mp08/task1.c index 623f13d543..35d67e649a 100644 --- a/testsuites/mptests/mp08/task1.c +++ b/testsuites/mptests/mp08/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 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 diff --git a/testsuites/mptests/mp10/init.c b/testsuites/mptests/mp10/init.c index 42f7f703c9..b5c5a200f4 100644 --- a/testsuites/mptests/mp10/init.c +++ b/testsuites/mptests/mp10/init.c @@ -22,7 +22,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/mp10/node1/mp10-node1.doc b/testsuites/mptests/mp10/node1/mp10-node1.doc index 7d2930f259..fc926b0519 100644 --- a/testsuites/mptests/mp10/node1/mp10-node1.doc +++ b/testsuites/mptests/mp10/node1/mp10-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/mp10/node2/mp10-node2.doc b/testsuites/mptests/mp10/node2/mp10-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp10/node2/mp10-node2.doc +++ b/testsuites/mptests/mp10/node2/mp10-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/mp10/system.h b/testsuites/mptests/mp10/system.h index c5e48d22bc..2c97ff2bda 100644 --- a/testsuites/mptests/mp10/system.h +++ b/testsuites/mptests/mp10/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/mp10/task1.c b/testsuites/mptests/mp10/task1.c index f985ab82e1..58d4e72bee 100644 --- a/testsuites/mptests/mp10/task1.c +++ b/testsuites/mptests/mp10/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 diff --git a/testsuites/mptests/mp10/task2.c b/testsuites/mptests/mp10/task2.c index 04ed5187ff..5e03031d64 100644 --- a/testsuites/mptests/mp10/task2.c +++ b/testsuites/mptests/mp10/task2.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 diff --git a/testsuites/mptests/mp10/task3.c b/testsuites/mptests/mp10/task3.c index 6b1a163fa6..fa27a34d33 100644 --- a/testsuites/mptests/mp10/task3.c +++ b/testsuites/mptests/mp10/task3.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/mp11/init.c b/testsuites/mptests/mp11/init.c index 898bb3f8b3..e44b151597 100644 --- a/testsuites/mptests/mp11/init.c +++ b/testsuites/mptests/mp11/init.c @@ -19,7 +19,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/mp11/node1/mp11-node1.doc b/testsuites/mptests/mp11/node1/mp11-node1.doc index 073eaabeb0..0722980766 100644 --- a/testsuites/mptests/mp11/node1/mp11-node1.doc +++ b/testsuites/mptests/mp11/node1/mp11-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/mp11/node2/mp11-node2.doc b/testsuites/mptests/mp11/node2/mp11-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp11/node2/mp11-node2.doc +++ b/testsuites/mptests/mp11/node2/mp11-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/mp11/system.h b/testsuites/mptests/mp11/system.h index d96ecc8f5c..93bee884fc 100644 --- a/testsuites/mptests/mp11/system.h +++ b/testsuites/mptests/mp11/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/mp12/init.c b/testsuites/mptests/mp12/init.c index 9a3f4523a0..7486e664c6 100644 --- a/testsuites/mptests/mp12/init.c +++ b/testsuites/mptests/mp12/init.c @@ -21,7 +21,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/mp12/node1/mp12-node1.doc b/testsuites/mptests/mp12/node1/mp12-node1.doc index 7feccc3356..e655bfdff8 100644 --- a/testsuites/mptests/mp12/node1/mp12-node1.doc +++ b/testsuites/mptests/mp12/node1/mp12-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/mp12/node2/mp12-node2.doc b/testsuites/mptests/mp12/node2/mp12-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp12/node2/mp12-node2.doc +++ b/testsuites/mptests/mp12/node2/mp12-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/mp12/system.h b/testsuites/mptests/mp12/system.h index 2bf3b320d7..32c93fd464 100644 --- a/testsuites/mptests/mp12/system.h +++ b/testsuites/mptests/mp12/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/mp13/init.c b/testsuites/mptests/mp13/init.c index 0384e3fbdc..e82a1d12e1 100644 --- a/testsuites/mptests/mp13/init.c +++ b/testsuites/mptests/mp13/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/mp13/node1/mp13-node1.doc b/testsuites/mptests/mp13/node1/mp13-node1.doc index dd902cd622..2033d6e8b9 100644 --- a/testsuites/mptests/mp13/node1/mp13-node1.doc +++ b/testsuites/mptests/mp13/node1/mp13-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/mp13/node2/mp13-node2.doc b/testsuites/mptests/mp13/node2/mp13-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp13/node2/mp13-node2.doc +++ b/testsuites/mptests/mp13/node2/mp13-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/mp13/system.h b/testsuites/mptests/mp13/system.h index 139a5a1594..5a7bf162c8 100644 --- a/testsuites/mptests/mp13/system.h +++ b/testsuites/mptests/mp13/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/mp13/task1.c b/testsuites/mptests/mp13/task1.c index 23393d64d4..e6cbeda696 100644 --- a/testsuites/mptests/mp13/task1.c +++ b/testsuites/mptests/mp13/task1.c @@ -14,7 +14,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/mp13/task2.c b/testsuites/mptests/mp13/task2.c index aa8a15995e..30466c5265 100644 --- a/testsuites/mptests/mp13/task2.c +++ b/testsuites/mptests/mp13/task2.c @@ -14,7 +14,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/mp14/delay.c b/testsuites/mptests/mp14/delay.c index 7ed0566fd2..b73700107e 100644 --- a/testsuites/mptests/mp14/delay.c +++ b/testsuites/mptests/mp14/delay.c @@ -11,7 +11,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/mp14/evtask1.c b/testsuites/mptests/mp14/evtask1.c index cb5e23e684..871b0cc881 100644 --- a/testsuites/mptests/mp14/evtask1.c +++ b/testsuites/mptests/mp14/evtask1.c @@ -14,7 +14,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/mp14/evtmtask.c b/testsuites/mptests/mp14/evtmtask.c index f60372c05b..892af9a6d0 100644 --- a/testsuites/mptests/mp14/evtmtask.c +++ b/testsuites/mptests/mp14/evtmtask.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 diff --git a/testsuites/mptests/mp14/exit.c b/testsuites/mptests/mp14/exit.c index 461b3758a1..c4efd95a59 100644 --- a/testsuites/mptests/mp14/exit.c +++ b/testsuites/mptests/mp14/exit.c @@ -11,7 +11,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/mp14/init.c b/testsuites/mptests/mp14/init.c index 1f8dc060b2..1a06e7fbe5 100644 --- a/testsuites/mptests/mp14/init.c +++ b/testsuites/mptests/mp14/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/mp14/msgtask1.c b/testsuites/mptests/mp14/msgtask1.c index edb23e7902..c7e3d13c40 100644 --- a/testsuites/mptests/mp14/msgtask1.c +++ b/testsuites/mptests/mp14/msgtask1.c @@ -15,7 +15,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/mp14/node1/mp14-node1.doc b/testsuites/mptests/mp14/node1/mp14-node1.doc index e2e735d4f9..3a9e7c6c4e 100644 --- a/testsuites/mptests/mp14/node1/mp14-node1.doc +++ b/testsuites/mptests/mp14/node1/mp14-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. # diff --git a/testsuites/mptests/mp14/node2/mp14-node2.doc b/testsuites/mptests/mp14/node2/mp14-node2.doc index a2dcbde8b6..981286480f 100644 --- a/testsuites/mptests/mp14/node2/mp14-node2.doc +++ b/testsuites/mptests/mp14/node2/mp14-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/mp14/pttask1.c b/testsuites/mptests/mp14/pttask1.c index 322d893364..b93938df4f 100644 --- a/testsuites/mptests/mp14/pttask1.c +++ b/testsuites/mptests/mp14/pttask1.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 diff --git a/testsuites/mptests/mp14/smtask1.c b/testsuites/mptests/mp14/smtask1.c index eb12a95c0c..454f30b450 100644 --- a/testsuites/mptests/mp14/smtask1.c +++ b/testsuites/mptests/mp14/smtask1.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/mp14/system.h b/testsuites/mptests/mp14/system.h index 1a15c35898..e76d1b99d8 100644 --- a/testsuites/mptests/mp14/system.h +++ b/testsuites/mptests/mp14/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 -- cgit v1.2.3