summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp07/node1
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/mptests/mp07/node1')
-rw-r--r--c/src/ada-tests/mptests/mp07/node1/config.h2
-rw-r--r--c/src/ada-tests/mptests/mp07/node1/mp07_node1.adb2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/mptests/mp07/node1/config.h b/c/src/ada-tests/mptests/mp07/node1/config.h
index d4c0a2d148..36c9d133e8 100644
--- a/c/src/ada-tests/mptests/mp07/node1/config.h
+++ b/c/src/ada-tests/mptests/mp07/node1/config.h
@@ -7,7 +7,7 @@
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
diff --git a/c/src/ada-tests/mptests/mp07/node1/mp07_node1.adb b/c/src/ada-tests/mptests/mp07/node1/mp07_node1.adb
index 21e61ea331..a6d9ef4db0 100644
--- a/c/src/ada-tests/mptests/mp07/node1/mp07_node1.adb
+++ b/c/src/ada-tests/mptests/mp07/node1/mp07_node1.adb
@@ -15,7 +15,7 @@
--
-- The license and distribution terms for this file may in
-- the file LICENSE in this distribution or at
--- http://www.rtems.com/license/LICENSE.
+-- http://www.rtems.org/license/LICENSE.
--
with RTEMS;