summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/base_mp
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/samples/base_mp')
-rw-r--r--c/src/ada-tests/samples/base_mp/config.h2
-rw-r--r--c/src/ada-tests/samples/base_mp/mptest.adb2
-rw-r--r--c/src/ada-tests/samples/base_mp/mptest.ads2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/ada-tests/samples/base_mp/config.h b/c/src/ada-tests/samples/base_mp/config.h
index 88f8fc564b..e257234bfe 100644
--- a/c/src/ada-tests/samples/base_mp/config.h
+++ b/c/src/ada-tests/samples/base_mp/config.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/c/src/ada-tests/samples/base_mp/mptest.adb b/c/src/ada-tests/samples/base_mp/mptest.adb
index 34abf8d1dc..54e8ed9e18 100644
--- a/c/src/ada-tests/samples/base_mp/mptest.adb
+++ b/c/src/ada-tests/samples/base_mp/mptest.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.OARcorp.com/rtems/license.html.
+-- http://www.rtems.com/license/LICENSE.
--
-- $Id$
--
diff --git a/c/src/ada-tests/samples/base_mp/mptest.ads b/c/src/ada-tests/samples/base_mp/mptest.ads
index 656baeadd8..79f0e3392f 100644
--- a/c/src/ada-tests/samples/base_mp/mptest.ads
+++ b/c/src/ada-tests/samples/base_mp/mptest.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.OARcorp.com/rtems/license.html.
+-- http://www.rtems.com/license/LICENSE.
--
-- $Id$
--