summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp09/node2
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/mptests/mp09/node2')
-rw-r--r--c/src/ada-tests/mptests/mp09/node2/config.h2
-rw-r--r--c/src/ada-tests/mptests/mp09/node2/mp09_node2.adb2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/mptests/mp09/node2/config.h b/c/src/ada-tests/mptests/mp09/node2/config.h
index dc240c91ea..47edf66149 100644
--- a/c/src/ada-tests/mptests/mp09/node2/config.h
+++ b/c/src/ada-tests/mptests/mp09/node2/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/mp09/node2/mp09_node2.adb b/c/src/ada-tests/mptests/mp09/node2/mp09_node2.adb
index ba0471380e..adedcd20c6 100644
--- a/c/src/ada-tests/mptests/mp09/node2/mp09_node2.adb
+++ b/c/src/ada-tests/mptests/mp09/node2/mp09_node2.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;