summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/tmtests/tm19
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/tmtests/tm19')
-rw-r--r--c/src/ada-tests/tmtests/tm19/config.h2
-rw-r--r--c/src/ada-tests/tmtests/tm19/tm19.adb2
-rw-r--r--c/src/ada-tests/tmtests/tm19/tmtest.adb2
-rw-r--r--c/src/ada-tests/tmtests/tm19/tmtest.ads2
4 files changed, 4 insertions, 4 deletions
diff --git a/c/src/ada-tests/tmtests/tm19/config.h b/c/src/ada-tests/tmtests/tm19/config.h
index 110c389044..9bcf4c0edd 100644
--- a/c/src/ada-tests/tmtests/tm19/config.h
+++ b/c/src/ada-tests/tmtests/tm19/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/tm19/tm19.adb b/c/src/ada-tests/tmtests/tm19/tm19.adb
index 34a8480c6d..0b232d833a 100644
--- a/c/src/ada-tests/tmtests/tm19/tm19.adb
+++ b/c/src/ada-tests/tmtests/tm19/tm19.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/tm19/tmtest.adb b/c/src/ada-tests/tmtests/tm19/tmtest.adb
index c50196398b..288a6a799d 100644
--- a/c/src/ada-tests/tmtests/tm19/tmtest.adb
+++ b/c/src/ada-tests/tmtests/tm19/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/tm19/tmtest.ads b/c/src/ada-tests/tmtests/tm19/tmtest.ads
index bdc4a70da3..7776b41b35 100644
--- a/c/src/ada-tests/tmtests/tm19/tmtest.ads
+++ b/c/src/ada-tests/tmtests/tm19/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;