From d7a0857b3ff35a1f1786e8488b8c6ee374590a26 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:53:31 +0000 Subject: 2003-09-04 Joel Sherrill * mp01/init.c, mp01/system.h, mp01/task1.c, mp01/node1/mp01.doc, mp01/node2/mp01.doc, mp02/init.c, mp02/system.h, mp02/task1.c, mp02/node1/mp02.doc, mp02/node2/mp02.doc, mp03/delay.c, mp03/init.c, mp03/system.h, mp03/task1.c, mp03/node1/mp03.doc, mp03/node2/mp03.doc, mp04/init.c, mp04/system.h, mp04/task1.c, mp04/node1/mp04.doc, mp04/node2/mp04.doc, mp05/asr.c, mp05/init.c, mp05/system.h, mp05/task1.c, mp05/node1/mp05.doc, mp05/node2/mp05.doc, mp06/init.c, mp06/system.h, mp06/task1.c, mp06/node1/mp06.doc, mp06/node2/mp06.doc, mp07/init.c, mp07/system.h, mp07/task1.c, mp07/node1/mp07.doc, mp07/node2/mp07.doc, mp08/init.c, mp08/system.h, mp08/task1.c, mp08/node1/mp08.doc, mp08/node2/mp08.doc, mp09/init.c, mp09/recvmsg.c, mp09/sendmsg.c, mp09/system.h, mp09/task1.c, mp09/node1/mp09.doc, mp09/node2/mp09.doc, mp10/init.c, mp10/system.h, mp10/task1.c, mp10/task2.c, mp10/task3.c, mp10/node1/mp10.doc, mp10/node2/mp10.doc, mp11/init.c, mp11/system.h, mp11/node1/mp11.doc, mp11/node2/mp11.doc, mp12/init.c, mp12/system.h, mp12/node1/mp12.doc, mp12/node2/mp12.doc, mp13/init.c, mp13/system.h, mp13/task1.c, mp13/task2.c, mp13/node1/mp13.doc, mp13/node2/mp13.doc, mp14/delay.c, mp14/evtask1.c, mp14/evtmtask.c, mp14/exit.c, mp14/init.c, mp14/msgtask1.c, mp14/pttask1.c, mp14/smtask1.c, mp14/system.h, mp14/node1/mp14.doc, mp14/node2/mp14.doc: URL for license changed. --- c/src/tests/mptests/ChangeLog | 25 +++++++++++++++++++++++++ c/src/tests/mptests/mp01/init.c | 2 +- c/src/tests/mptests/mp01/node1/mp01.doc | 2 +- c/src/tests/mptests/mp01/node2/mp01.doc | 2 +- c/src/tests/mptests/mp01/system.h | 2 +- c/src/tests/mptests/mp01/task1.c | 2 +- c/src/tests/mptests/mp02/init.c | 2 +- c/src/tests/mptests/mp02/node1/mp02.doc | 2 +- c/src/tests/mptests/mp02/node2/mp02.doc | 2 +- c/src/tests/mptests/mp02/system.h | 2 +- c/src/tests/mptests/mp02/task1.c | 2 +- c/src/tests/mptests/mp03/delay.c | 2 +- c/src/tests/mptests/mp03/init.c | 2 +- c/src/tests/mptests/mp03/node1/mp03.doc | 2 +- c/src/tests/mptests/mp03/node2/mp03.doc | 2 +- c/src/tests/mptests/mp03/system.h | 2 +- c/src/tests/mptests/mp03/task1.c | 2 +- c/src/tests/mptests/mp04/init.c | 2 +- c/src/tests/mptests/mp04/node1/mp04.doc | 2 +- c/src/tests/mptests/mp04/node2/mp04.doc | 2 +- c/src/tests/mptests/mp04/system.h | 2 +- c/src/tests/mptests/mp04/task1.c | 2 +- c/src/tests/mptests/mp05/asr.c | 2 +- c/src/tests/mptests/mp05/init.c | 2 +- c/src/tests/mptests/mp05/node1/mp05.doc | 2 +- c/src/tests/mptests/mp05/node2/mp05.doc | 2 +- c/src/tests/mptests/mp05/system.h | 2 +- c/src/tests/mptests/mp05/task1.c | 2 +- c/src/tests/mptests/mp06/init.c | 2 +- c/src/tests/mptests/mp06/node1/mp06.doc | 2 +- c/src/tests/mptests/mp06/node2/mp06.doc | 2 +- c/src/tests/mptests/mp06/system.h | 2 +- c/src/tests/mptests/mp06/task1.c | 2 +- c/src/tests/mptests/mp07/init.c | 2 +- c/src/tests/mptests/mp07/node1/mp07.doc | 2 +- c/src/tests/mptests/mp07/node2/mp07.doc | 2 +- c/src/tests/mptests/mp07/system.h | 2 +- c/src/tests/mptests/mp07/task1.c | 2 +- c/src/tests/mptests/mp08/init.c | 2 +- c/src/tests/mptests/mp08/node1/mp08.doc | 2 +- c/src/tests/mptests/mp08/node2/mp08.doc | 2 +- c/src/tests/mptests/mp08/system.h | 2 +- c/src/tests/mptests/mp08/task1.c | 2 +- c/src/tests/mptests/mp09/init.c | 2 +- c/src/tests/mptests/mp09/node1/mp09.doc | 2 +- c/src/tests/mptests/mp09/node2/mp09.doc | 2 +- c/src/tests/mptests/mp09/recvmsg.c | 2 +- c/src/tests/mptests/mp09/sendmsg.c | 2 +- c/src/tests/mptests/mp09/system.h | 2 +- c/src/tests/mptests/mp09/task1.c | 2 +- c/src/tests/mptests/mp10/init.c | 2 +- c/src/tests/mptests/mp10/node1/mp10.doc | 2 +- c/src/tests/mptests/mp10/node2/mp10.doc | 2 +- c/src/tests/mptests/mp10/system.h | 2 +- c/src/tests/mptests/mp10/task1.c | 2 +- c/src/tests/mptests/mp10/task2.c | 2 +- c/src/tests/mptests/mp10/task3.c | 2 +- c/src/tests/mptests/mp11/init.c | 2 +- c/src/tests/mptests/mp11/node1/mp11.doc | 2 +- c/src/tests/mptests/mp11/node2/mp11.doc | 2 +- c/src/tests/mptests/mp11/system.h | 2 +- c/src/tests/mptests/mp12/init.c | 2 +- c/src/tests/mptests/mp12/node1/mp12.doc | 2 +- c/src/tests/mptests/mp12/node2/mp12.doc | 2 +- c/src/tests/mptests/mp12/system.h | 2 +- c/src/tests/mptests/mp13/init.c | 2 +- c/src/tests/mptests/mp13/node1/mp13.doc | 2 +- c/src/tests/mptests/mp13/node2/mp13.doc | 2 +- c/src/tests/mptests/mp13/system.h | 2 +- c/src/tests/mptests/mp13/task1.c | 2 +- c/src/tests/mptests/mp13/task2.c | 2 +- c/src/tests/mptests/mp14/delay.c | 2 +- c/src/tests/mptests/mp14/evtask1.c | 2 +- c/src/tests/mptests/mp14/evtmtask.c | 2 +- c/src/tests/mptests/mp14/exit.c | 2 +- c/src/tests/mptests/mp14/init.c | 2 +- c/src/tests/mptests/mp14/msgtask1.c | 2 +- c/src/tests/mptests/mp14/node1/mp14.doc | 2 +- c/src/tests/mptests/mp14/node2/mp14.doc | 2 +- c/src/tests/mptests/mp14/pttask1.c | 2 +- c/src/tests/mptests/mp14/smtask1.c | 2 +- c/src/tests/mptests/mp14/system.h | 2 +- 82 files changed, 106 insertions(+), 81 deletions(-) (limited to 'c/src/tests') diff --git a/c/src/tests/mptests/ChangeLog b/c/src/tests/mptests/ChangeLog index 3af37d3444..52ab7fbe36 100644 --- a/c/src/tests/mptests/ChangeLog +++ b/c/src/tests/mptests/ChangeLog @@ -1,3 +1,28 @@ +2003-09-04 Joel Sherrill + + * mp01/init.c, mp01/system.h, mp01/task1.c, mp01/node1/mp01.doc, + mp01/node2/mp01.doc, mp02/init.c, mp02/system.h, mp02/task1.c, + mp02/node1/mp02.doc, mp02/node2/mp02.doc, mp03/delay.c, mp03/init.c, + mp03/system.h, mp03/task1.c, mp03/node1/mp03.doc, + mp03/node2/mp03.doc, mp04/init.c, mp04/system.h, mp04/task1.c, + mp04/node1/mp04.doc, mp04/node2/mp04.doc, mp05/asr.c, mp05/init.c, + mp05/system.h, mp05/task1.c, mp05/node1/mp05.doc, + mp05/node2/mp05.doc, mp06/init.c, mp06/system.h, mp06/task1.c, + mp06/node1/mp06.doc, mp06/node2/mp06.doc, mp07/init.c, mp07/system.h, + mp07/task1.c, mp07/node1/mp07.doc, mp07/node2/mp07.doc, mp08/init.c, + mp08/system.h, mp08/task1.c, mp08/node1/mp08.doc, + mp08/node2/mp08.doc, mp09/init.c, mp09/recvmsg.c, mp09/sendmsg.c, + mp09/system.h, mp09/task1.c, mp09/node1/mp09.doc, + mp09/node2/mp09.doc, mp10/init.c, mp10/system.h, mp10/task1.c, + mp10/task2.c, mp10/task3.c, mp10/node1/mp10.doc, mp10/node2/mp10.doc, + mp11/init.c, mp11/system.h, mp11/node1/mp11.doc, mp11/node2/mp11.doc, + mp12/init.c, mp12/system.h, mp12/node1/mp12.doc, mp12/node2/mp12.doc, + mp13/init.c, mp13/system.h, mp13/task1.c, mp13/task2.c, + mp13/node1/mp13.doc, mp13/node2/mp13.doc, mp14/delay.c, + mp14/evtask1.c, mp14/evtmtask.c, mp14/exit.c, mp14/init.c, + mp14/msgtask1.c, mp14/pttask1.c, mp14/smtask1.c, mp14/system.h, + mp14/node1/mp14.doc, mp14/node2/mp14.doc: URL for license changed. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/tests/mptests/mp01/init.c b/c/src/tests/mptests/mp01/init.c index 22b7494a6a..a7095cd626 100644 --- a/c/src/tests/mptests/mp01/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp01/node1/mp01.doc b/c/src/tests/mptests/mp01/node1/mp01.doc index 58810185c6..9cf06dce74 100644 --- a/c/src/tests/mptests/mp01/node1/mp01.doc +++ b/c/src/tests/mptests/mp01/node1/mp01.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp01/node2/mp01.doc b/c/src/tests/mptests/mp01/node2/mp01.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp01/node2/mp01.doc +++ b/c/src/tests/mptests/mp01/node2/mp01.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp01/system.h b/c/src/tests/mptests/mp01/system.h index c4f9ac18b2..36c135e13f 100644 --- a/c/src/tests/mptests/mp01/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp01/task1.c b/c/src/tests/mptests/mp01/task1.c index b41c75582e..c4b80e67fc 100644 --- a/c/src/tests/mptests/mp01/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp02/init.c b/c/src/tests/mptests/mp02/init.c index aee81c906c..76dcbbdc34 100644 --- a/c/src/tests/mptests/mp02/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp02/node1/mp02.doc b/c/src/tests/mptests/mp02/node1/mp02.doc index e8e1fed5fb..bdfa6b6e62 100644 --- a/c/src/tests/mptests/mp02/node1/mp02.doc +++ b/c/src/tests/mptests/mp02/node1/mp02.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp02/node2/mp02.doc b/c/src/tests/mptests/mp02/node2/mp02.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp02/node2/mp02.doc +++ b/c/src/tests/mptests/mp02/node2/mp02.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp02/system.h b/c/src/tests/mptests/mp02/system.h index c3a31ce812..52de5c5e53 100644 --- a/c/src/tests/mptests/mp02/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp02/task1.c b/c/src/tests/mptests/mp02/task1.c index 2eb7685f83..6ad7b177c9 100644 --- a/c/src/tests/mptests/mp02/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp03/delay.c b/c/src/tests/mptests/mp03/delay.c index 666dd3c1e8..9a86ddb923 100644 --- a/c/src/tests/mptests/mp03/delay.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp03/init.c b/c/src/tests/mptests/mp03/init.c index edf1060d92..115991ab6d 100644 --- a/c/src/tests/mptests/mp03/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp03/node1/mp03.doc b/c/src/tests/mptests/mp03/node1/mp03.doc index da8d744432..77b1d3a40d 100644 --- a/c/src/tests/mptests/mp03/node1/mp03.doc +++ b/c/src/tests/mptests/mp03/node1/mp03.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp03/node2/mp03.doc b/c/src/tests/mptests/mp03/node2/mp03.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp03/node2/mp03.doc +++ b/c/src/tests/mptests/mp03/node2/mp03.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp03/system.h b/c/src/tests/mptests/mp03/system.h index 5d0636bd63..a63e71880c 100644 --- a/c/src/tests/mptests/mp03/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp03/task1.c b/c/src/tests/mptests/mp03/task1.c index ebad136dca..7e449448bc 100644 --- a/c/src/tests/mptests/mp03/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp04/init.c b/c/src/tests/mptests/mp04/init.c index 05d2959e3b..dc1fc476e2 100644 --- a/c/src/tests/mptests/mp04/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp04/node1/mp04.doc b/c/src/tests/mptests/mp04/node1/mp04.doc index d9330e0799..b5a649cba7 100644 --- a/c/src/tests/mptests/mp04/node1/mp04.doc +++ b/c/src/tests/mptests/mp04/node1/mp04.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp04/node2/mp04.doc b/c/src/tests/mptests/mp04/node2/mp04.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp04/node2/mp04.doc +++ b/c/src/tests/mptests/mp04/node2/mp04.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp04/system.h b/c/src/tests/mptests/mp04/system.h index ab91566559..a56408a4f9 100644 --- a/c/src/tests/mptests/mp04/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp04/task1.c b/c/src/tests/mptests/mp04/task1.c index c403b864b4..f2d819f4b6 100644 --- a/c/src/tests/mptests/mp04/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp05/asr.c b/c/src/tests/mptests/mp05/asr.c index 793211faf9..18c0c2703d 100644 --- a/c/src/tests/mptests/mp05/asr.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp05/init.c b/c/src/tests/mptests/mp05/init.c index 63dee28d0b..87fae61216 100644 --- a/c/src/tests/mptests/mp05/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp05/node1/mp05.doc b/c/src/tests/mptests/mp05/node1/mp05.doc index f22bd1c204..4760e01fcf 100644 --- a/c/src/tests/mptests/mp05/node1/mp05.doc +++ b/c/src/tests/mptests/mp05/node1/mp05.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp05/node2/mp05.doc b/c/src/tests/mptests/mp05/node2/mp05.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp05/node2/mp05.doc +++ b/c/src/tests/mptests/mp05/node2/mp05.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp05/system.h b/c/src/tests/mptests/mp05/system.h index e19f049fab..b7db3c1182 100644 --- a/c/src/tests/mptests/mp05/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp05/task1.c b/c/src/tests/mptests/mp05/task1.c index a7a6ada8d4..680b78640a 100644 --- a/c/src/tests/mptests/mp05/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp06/init.c b/c/src/tests/mptests/mp06/init.c index a45fac3766..c55b24b575 100644 --- a/c/src/tests/mptests/mp06/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp06/node1/mp06.doc b/c/src/tests/mptests/mp06/node1/mp06.doc index d45e24b3bd..1460e2cfe4 100644 --- a/c/src/tests/mptests/mp06/node1/mp06.doc +++ b/c/src/tests/mptests/mp06/node1/mp06.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp06/node2/mp06.doc b/c/src/tests/mptests/mp06/node2/mp06.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp06/node2/mp06.doc +++ b/c/src/tests/mptests/mp06/node2/mp06.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp06/system.h b/c/src/tests/mptests/mp06/system.h index 7a38afcfcb..95d80fd79f 100644 --- a/c/src/tests/mptests/mp06/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp06/task1.c b/c/src/tests/mptests/mp06/task1.c index 5d7a0686d8..fdfee8cb49 100644 --- a/c/src/tests/mptests/mp06/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp07/init.c b/c/src/tests/mptests/mp07/init.c index 20c844fd1b..843e1ee1cc 100644 --- a/c/src/tests/mptests/mp07/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp07/node1/mp07.doc b/c/src/tests/mptests/mp07/node1/mp07.doc index a308cce370..13f51cf5a6 100644 --- a/c/src/tests/mptests/mp07/node1/mp07.doc +++ b/c/src/tests/mptests/mp07/node1/mp07.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp07/node2/mp07.doc b/c/src/tests/mptests/mp07/node2/mp07.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp07/node2/mp07.doc +++ b/c/src/tests/mptests/mp07/node2/mp07.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp07/system.h b/c/src/tests/mptests/mp07/system.h index 7a38afcfcb..95d80fd79f 100644 --- a/c/src/tests/mptests/mp07/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp07/task1.c b/c/src/tests/mptests/mp07/task1.c index 6c59a7c201..5d04d04b68 100644 --- a/c/src/tests/mptests/mp07/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp08/init.c b/c/src/tests/mptests/mp08/init.c index e564eac891..9fc3eaa0ea 100644 --- a/c/src/tests/mptests/mp08/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp08/node1/mp08.doc b/c/src/tests/mptests/mp08/node1/mp08.doc index 9f3b527f04..a111dd27b9 100644 --- a/c/src/tests/mptests/mp08/node1/mp08.doc +++ b/c/src/tests/mptests/mp08/node1/mp08.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # This file describes the directives and concepts tested by this test set. diff --git a/c/src/tests/mptests/mp08/node2/mp08.doc b/c/src/tests/mptests/mp08/node2/mp08.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp08/node2/mp08.doc +++ b/c/src/tests/mptests/mp08/node2/mp08.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp08/system.h b/c/src/tests/mptests/mp08/system.h index 1bfc0d1ae1..8146f75306 100644 --- a/c/src/tests/mptests/mp08/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp08/task1.c b/c/src/tests/mptests/mp08/task1.c index 0aab711f85..50c5055e81 100644 --- a/c/src/tests/mptests/mp08/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp09/init.c b/c/src/tests/mptests/mp09/init.c index aa6f70266f..cd74bc4b72 100644 --- a/c/src/tests/mptests/mp09/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp09/node1/mp09.doc b/c/src/tests/mptests/mp09/node1/mp09.doc index 16459a47bc..1c8a7be71d 100644 --- a/c/src/tests/mptests/mp09/node1/mp09.doc +++ b/c/src/tests/mptests/mp09/node1/mp09.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # This file describes the directives and concepts tested by this test set. diff --git a/c/src/tests/mptests/mp09/node2/mp09.doc b/c/src/tests/mptests/mp09/node2/mp09.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp09/node2/mp09.doc +++ b/c/src/tests/mptests/mp09/node2/mp09.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp09/recvmsg.c b/c/src/tests/mptests/mp09/recvmsg.c index ba9fff9e87..4228cbebc2 100644 --- a/c/src/tests/mptests/mp09/recvmsg.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp09/sendmsg.c b/c/src/tests/mptests/mp09/sendmsg.c index e798bc1997..70b5390afa 100644 --- a/c/src/tests/mptests/mp09/sendmsg.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp09/system.h b/c/src/tests/mptests/mp09/system.h index 1b3d425325..3b46448de6 100644 --- a/c/src/tests/mptests/mp09/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp09/task1.c b/c/src/tests/mptests/mp09/task1.c index e4806fbcc3..f7d198323d 100644 --- a/c/src/tests/mptests/mp09/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp10/init.c b/c/src/tests/mptests/mp10/init.c index efaefc66fe..83e0d053bd 100644 --- a/c/src/tests/mptests/mp10/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp10/node1/mp10.doc b/c/src/tests/mptests/mp10/node1/mp10.doc index dce783e641..482c6a90c3 100644 --- a/c/src/tests/mptests/mp10/node1/mp10.doc +++ b/c/src/tests/mptests/mp10/node1/mp10.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # This file describes the directives and concepts tested by this test set. diff --git a/c/src/tests/mptests/mp10/node2/mp10.doc b/c/src/tests/mptests/mp10/node2/mp10.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp10/node2/mp10.doc +++ b/c/src/tests/mptests/mp10/node2/mp10.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp10/system.h b/c/src/tests/mptests/mp10/system.h index e101987446..3e7ce3f80e 100644 --- a/c/src/tests/mptests/mp10/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp10/task1.c b/c/src/tests/mptests/mp10/task1.c index 6e87cd4389..3762ed7948 100644 --- a/c/src/tests/mptests/mp10/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp10/task2.c b/c/src/tests/mptests/mp10/task2.c index b2c17a9175..03424a17d6 100644 --- a/c/src/tests/mptests/mp10/task2.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp10/task3.c b/c/src/tests/mptests/mp10/task3.c index 3ab7255253..f636bf9781 100644 --- a/c/src/tests/mptests/mp10/task3.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp11/init.c b/c/src/tests/mptests/mp11/init.c index 539ed286b2..8b1285ce77 100644 --- a/c/src/tests/mptests/mp11/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp11/node1/mp11.doc b/c/src/tests/mptests/mp11/node1/mp11.doc index 1bb89e8371..bce6f410aa 100644 --- a/c/src/tests/mptests/mp11/node1/mp11.doc +++ b/c/src/tests/mptests/mp11/node1/mp11.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # This file describes the directives and concepts tested by this test set. diff --git a/c/src/tests/mptests/mp11/node2/mp11.doc b/c/src/tests/mptests/mp11/node2/mp11.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp11/node2/mp11.doc +++ b/c/src/tests/mptests/mp11/node2/mp11.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp11/system.h b/c/src/tests/mptests/mp11/system.h index 68bbe83f3b..9d2c306220 100644 --- a/c/src/tests/mptests/mp11/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp12/init.c b/c/src/tests/mptests/mp12/init.c index 820bacccbe..028cbb4675 100644 --- a/c/src/tests/mptests/mp12/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp12/node1/mp12.doc b/c/src/tests/mptests/mp12/node1/mp12.doc index 512bb92934..a6d6ec5d58 100644 --- a/c/src/tests/mptests/mp12/node1/mp12.doc +++ b/c/src/tests/mptests/mp12/node1/mp12.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # This file describes the directives and concepts tested by this test set. diff --git a/c/src/tests/mptests/mp12/node2/mp12.doc b/c/src/tests/mptests/mp12/node2/mp12.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp12/node2/mp12.doc +++ b/c/src/tests/mptests/mp12/node2/mp12.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp12/system.h b/c/src/tests/mptests/mp12/system.h index a9f7f11dd8..d8c9dc80b9 100644 --- a/c/src/tests/mptests/mp12/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp13/init.c b/c/src/tests/mptests/mp13/init.c index 1bcd23e8c9..a0f00b2dcd 100644 --- a/c/src/tests/mptests/mp13/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp13/node1/mp13.doc b/c/src/tests/mptests/mp13/node1/mp13.doc index dfd983fceb..ec6d0aa085 100644 --- a/c/src/tests/mptests/mp13/node1/mp13.doc +++ b/c/src/tests/mptests/mp13/node1/mp13.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # This file describes the directives and concepts tested by this test set. diff --git a/c/src/tests/mptests/mp13/node2/mp13.doc b/c/src/tests/mptests/mp13/node2/mp13.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp13/node2/mp13.doc +++ b/c/src/tests/mptests/mp13/node2/mp13.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp13/system.h b/c/src/tests/mptests/mp13/system.h index a056882b02..1b136d726d 100644 --- a/c/src/tests/mptests/mp13/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp13/task1.c b/c/src/tests/mptests/mp13/task1.c index e83c24ce0a..824c6c1b45 100644 --- a/c/src/tests/mptests/mp13/task1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp13/task2.c b/c/src/tests/mptests/mp13/task2.c index df4c337b04..094dd7a8bc 100644 --- a/c/src/tests/mptests/mp13/task2.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/delay.c b/c/src/tests/mptests/mp14/delay.c index f6814aad2c..c7b9632e38 100644 --- a/c/src/tests/mptests/mp14/delay.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/evtask1.c b/c/src/tests/mptests/mp14/evtask1.c index ea4c5e3d22..ed699b9f0b 100644 --- a/c/src/tests/mptests/mp14/evtask1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/evtmtask.c b/c/src/tests/mptests/mp14/evtmtask.c index 520b47a4d7..2a8ad0ff61 100644 --- a/c/src/tests/mptests/mp14/evtmtask.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/exit.c b/c/src/tests/mptests/mp14/exit.c index e186a4cafb..5e179621c0 100644 --- a/c/src/tests/mptests/mp14/exit.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/init.c b/c/src/tests/mptests/mp14/init.c index e894db7a92..76b518de07 100644 --- a/c/src/tests/mptests/mp14/init.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/msgtask1.c b/c/src/tests/mptests/mp14/msgtask1.c index 254fb5c928..b70a332ff3 100644 --- a/c/src/tests/mptests/mp14/msgtask1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/node1/mp14.doc b/c/src/tests/mptests/mp14/node1/mp14.doc index 33635998b8..705b1df9d4 100644 --- a/c/src/tests/mptests/mp14/node1/mp14.doc +++ b/c/src/tests/mptests/mp14/node1/mp14.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp14/node2/mp14.doc b/c/src/tests/mptests/mp14/node2/mp14.doc index f7e063ff14..5c0baceb8d 100644 --- a/c/src/tests/mptests/mp14/node2/mp14.doc +++ b/c/src/tests/mptests/mp14/node2/mp14.doc @@ -6,7 +6,7 @@ # # The license and distribution terms for this file may be # found in the file LICENSE in this distribution or at -# http://www.OARcorp.com/rtems/license.html. +# http://www.rtems.com/license/LICENSE. # diff --git a/c/src/tests/mptests/mp14/pttask1.c b/c/src/tests/mptests/mp14/pttask1.c index 520f7a6066..b5b83d671f 100644 --- a/c/src/tests/mptests/mp14/pttask1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/smtask1.c b/c/src/tests/mptests/mp14/smtask1.c index d9e2865e9d..9f1cce8b7c 100644 --- a/c/src/tests/mptests/mp14/smtask1.c +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/tests/mptests/mp14/system.h b/c/src/tests/mptests/mp14/system.h index 6eacde2662..68a6bf2aba 100644 --- a/c/src/tests/mptests/mp14/system.h +++ b/c/src/tests/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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ -- cgit v1.2.3