summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/cpuuse
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/libtests/cpuuse/init.c2
-rw-r--r--c/src/tests/libtests/cpuuse/system.h2
-rw-r--r--c/src/tests/libtests/cpuuse/task1.c2
-rw-r--r--c/src/tests/libtests/cpuuse/task2.c2
-rw-r--r--c/src/tests/libtests/cpuuse/task3.c2
-rw-r--r--c/src/tests/libtests/cpuuse/tswitch.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/c/src/tests/libtests/cpuuse/init.c b/c/src/tests/libtests/cpuuse/init.c
index 3f7538ab92..eeebe08586 100644
--- a/c/src/tests/libtests/cpuuse/init.c
+++ b/c/src/tests/libtests/cpuuse/init.c
@@ -12,7 +12,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/tests/libtests/cpuuse/system.h b/c/src/tests/libtests/cpuuse/system.h
index f99c6eb647..f1bb23150c 100644
--- a/c/src/tests/libtests/cpuuse/system.h
+++ b/c/src/tests/libtests/cpuuse/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$
*/
diff --git a/c/src/tests/libtests/cpuuse/task1.c b/c/src/tests/libtests/cpuuse/task1.c
index 8819803f55..525a9db06c 100644
--- a/c/src/tests/libtests/cpuuse/task1.c
+++ b/c/src/tests/libtests/cpuuse/task1.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/c/src/tests/libtests/cpuuse/task2.c b/c/src/tests/libtests/cpuuse/task2.c
index 888ee8062e..7eb477d8c9 100644
--- a/c/src/tests/libtests/cpuuse/task2.c
+++ b/c/src/tests/libtests/cpuuse/task2.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/c/src/tests/libtests/cpuuse/task3.c b/c/src/tests/libtests/cpuuse/task3.c
index 829f52820f..faefb4b40b 100644
--- a/c/src/tests/libtests/cpuuse/task3.c
+++ b/c/src/tests/libtests/cpuuse/task3.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/c/src/tests/libtests/cpuuse/tswitch.c b/c/src/tests/libtests/cpuuse/tswitch.c
index 56a53770a7..1339194684 100644
--- a/c/src/tests/libtests/cpuuse/tswitch.c
+++ b/c/src/tests/libtests/cpuuse/tswitch.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$
*/