summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/base_sp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/base_sp')
-rw-r--r--testsuites/samples/base_sp/apptask.c2
-rw-r--r--testsuites/samples/base_sp/base_sp.doc2
-rw-r--r--testsuites/samples/base_sp/init.c2
-rw-r--r--testsuites/samples/base_sp/system.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/samples/base_sp/apptask.c b/testsuites/samples/base_sp/apptask.c
index 5e2f55f1dc..c3f9cc5571 100644
--- a/testsuites/samples/base_sp/apptask.c
+++ b/testsuites/samples/base_sp/apptask.c
@@ -13,7 +13,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/testsuites/samples/base_sp/base_sp.doc b/testsuites/samples/base_sp/base_sp.doc
index f7e063ff14..5c0baceb8d 100644
--- a/testsuites/samples/base_sp/base_sp.doc
+++ b/testsuites/samples/base_sp/base_sp.doc
@@ -6,7 +6,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.
#
diff --git a/testsuites/samples/base_sp/init.c b/testsuites/samples/base_sp/init.c
index e5eae4c9a5..24d4e93b6e 100644
--- a/testsuites/samples/base_sp/init.c
+++ b/testsuites/samples/base_sp/init.c
@@ -15,7 +15,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/testsuites/samples/base_sp/system.h b/testsuites/samples/base_sp/system.h
index 233cbb7f2f..c076ab3b1b 100644
--- a/testsuites/samples/base_sp/system.h
+++ b/testsuites/samples/base_sp/system.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$
*/