summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp02')
-rw-r--r--testsuites/mptests/mp02/init.c2
-rw-r--r--testsuites/mptests/mp02/node1/mp02-node1.doc2
-rw-r--r--testsuites/mptests/mp02/node2/mp02-node2.doc2
-rw-r--r--testsuites/mptests/mp02/system.h2
-rw-r--r--testsuites/mptests/mp02/task1.c2
5 files changed, 5 insertions, 5 deletions
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 <tmacros.h>
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