summaryrefslogtreecommitdiff
path: root/testsuites/mptests/mp12
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
committerChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
commitc49985691f1cd3769ef4bfaa503f3c6eb7e4385a (patch)
tree9bea93007f11db1bcc1c9d90ef42bc19a0cf9d49 /testsuites/mptests/mp12
parentf68401e3f59d1eee71971399b2bce052b8c13357 (diff)
Change all references of rtems.com to rtems.org.
Diffstat (limited to 'testsuites/mptests/mp12')
-rw-r--r--testsuites/mptests/mp12/init.c2
-rw-r--r--testsuites/mptests/mp12/node1/mp12-node1.doc2
-rw-r--r--testsuites/mptests/mp12/node2/mp12-node2.doc2
-rw-r--r--testsuites/mptests/mp12/system.h2
4 files changed, 4 insertions, 4 deletions
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 <tmacros.h>