summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/tmtests/tm25
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/tmtests/tm25')
-rw-r--r--c/src/ada-tests/tmtests/tm25/config.h2
-rw-r--r--c/src/ada-tests/tmtests/tm25/tm25.adb2
-rw-r--r--c/src/ada-tests/tmtests/tm25/tmtest.adb2
-rw-r--r--c/src/ada-tests/tmtests/tm25/tmtest.ads2
4 files changed, 4 insertions, 4 deletions
diff --git a/c/src/ada-tests/tmtests/tm25/config.h b/c/src/ada-tests/tmtests/tm25/config.h
index 79b30bc1cd..6a35a2e0d9 100644
--- a/c/src/ada-tests/tmtests/tm25/config.h
+++ b/c/src/ada-tests/tmtests/tm25/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/tmtests/tm25/tm25.adb b/c/src/ada-tests/tmtests/tm25/tm25.adb
index 0ca7bcb2f3..44bda5893f 100644
--- a/c/src/ada-tests/tmtests/tm25/tm25.adb
+++ b/c/src/ada-tests/tmtests/tm25/tm25.adb
@@ -14,7 +14,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;
diff --git a/c/src/ada-tests/tmtests/tm25/tmtest.adb b/c/src/ada-tests/tmtests/tm25/tmtest.adb
index 3b1b0bafea..8710052bfb 100644
--- a/c/src/ada-tests/tmtests/tm25/tmtest.adb
+++ b/c/src/ada-tests/tmtests/tm25/tmtest.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_CALLING_OVERHEAD;
diff --git a/c/src/ada-tests/tmtests/tm25/tmtest.ads b/c/src/ada-tests/tmtests/tm25/tmtest.ads
index a46eada2c3..45a671af81 100644
--- a/c/src/ada-tests/tmtests/tm25/tmtest.ads
+++ b/c/src/ada-tests/tmtests/tm25/tmtest.ads
@@ -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;