summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/sptests/sp19
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
committerChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
commitc49985691f1cd3769ef4bfaa503f3c6eb7e4385a (patch)
tree9bea93007f11db1bcc1c9d90ef42bc19a0cf9d49 /c/src/ada-tests/sptests/sp19
parentfstests/fsrename: Fix stack corruption (diff)
downloadrtems-c49985691f1cd3769ef4bfaa503f3c6eb7e4385a.tar.bz2
Change all references of rtems.com to rtems.org.
Diffstat (limited to '')
-rw-r--r--c/src/ada-tests/sptests/sp19/config.h2
-rw-r--r--c/src/ada-tests/sptests/sp19/sp19.adb2
-rw-r--r--c/src/ada-tests/sptests/sp19/sptest.ads2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/ada-tests/sptests/sp19/config.h b/c/src/ada-tests/sptests/sp19/config.h
index 16c764935a..8776bfeaa9 100644
--- a/c/src/ada-tests/sptests/sp19/config.h
+++ b/c/src/ada-tests/sptests/sp19/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/sp19/sp19.adb b/c/src/ada-tests/sptests/sp19/sp19.adb
index 4a16f128fb..f2cfddb97a 100644
--- a/c/src/ada-tests/sptests/sp19/sp19.adb
+++ b/c/src/ada-tests/sptests/sp19/sp19.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/sp19/sptest.ads b/c/src/ada-tests/sptests/sp19/sptest.ads
index b78b474181..3befd7cc3a 100644
--- a/c/src/ada-tests/sptests/sp19/sptest.ads
+++ b/c/src/ada-tests/sptests/sp19/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;