summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp22
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/sptests/sp22')
-rw-r--r--c/src/ada-tests/sptests/sp22/config.h2
-rw-r--r--c/src/ada-tests/sptests/sp22/sp22.adb2
-rw-r--r--c/src/ada-tests/sptests/sp22/sptest.adb2
-rw-r--r--c/src/ada-tests/sptests/sp22/sptest.ads2
4 files changed, 4 insertions, 4 deletions
diff --git a/c/src/ada-tests/sptests/sp22/config.h b/c/src/ada-tests/sptests/sp22/config.h
index 9a2cfc78ab..29246a181c 100644
--- a/c/src/ada-tests/sptests/sp22/config.h
+++ b/c/src/ada-tests/sptests/sp22/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/sptests/sp22/sp22.adb b/c/src/ada-tests/sptests/sp22/sp22.adb
index b551e995b8..842bc7338e 100644
--- a/c/src/ada-tests/sptests/sp22/sp22.adb
+++ b/c/src/ada-tests/sptests/sp22/sp22.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/sptests/sp22/sptest.adb b/c/src/ada-tests/sptests/sp22/sptest.adb
index 2ecd2281c8..f2287d8bfa 100644
--- a/c/src/ada-tests/sptests/sp22/sptest.adb
+++ b/c/src/ada-tests/sptests/sp22/sptest.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 INTERFACES; use INTERFACES;
diff --git a/c/src/ada-tests/sptests/sp22/sptest.ads b/c/src/ada-tests/sptests/sp22/sptest.ads
index 0abc5f10c7..af312fafb8 100644
--- a/c/src/ada-tests/sptests/sp22/sptest.ads
+++ b/c/src/ada-tests/sptests/sp22/sptest.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;