summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/unlimited
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/samples/unlimited/init.c2
-rw-r--r--testsuites/samples/unlimited/system.h2
-rw-r--r--testsuites/samples/unlimited/test1.c2
-rw-r--r--testsuites/samples/unlimited/test2.c2
-rw-r--r--testsuites/samples/unlimited/test3.c2
-rw-r--r--testsuites/samples/unlimited/unlimited.doc2
6 files changed, 6 insertions, 6 deletions
diff --git a/testsuites/samples/unlimited/init.c b/testsuites/samples/unlimited/init.c
index c0d568ea74..925d4589b3 100644
--- a/testsuites/samples/unlimited/init.c
+++ b/testsuites/samples/unlimited/init.c
@@ -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/testsuites/samples/unlimited/system.h b/testsuites/samples/unlimited/system.h
index 46e3991a65..274a0a00e3 100644
--- a/testsuites/samples/unlimited/system.h
+++ b/testsuites/samples/unlimited/system.h
@@ -8,7 +8,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/testsuites/samples/unlimited/test1.c b/testsuites/samples/unlimited/test1.c
index 5b13c301de..89e46a54a9 100644
--- a/testsuites/samples/unlimited/test1.c
+++ b/testsuites/samples/unlimited/test1.c
@@ -12,7 +12,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/testsuites/samples/unlimited/test2.c b/testsuites/samples/unlimited/test2.c
index dc95bd1bb1..c892315143 100644
--- a/testsuites/samples/unlimited/test2.c
+++ b/testsuites/samples/unlimited/test2.c
@@ -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/testsuites/samples/unlimited/test3.c b/testsuites/samples/unlimited/test3.c
index 28f160c85e..f3624d72ad 100644
--- a/testsuites/samples/unlimited/test3.c
+++ b/testsuites/samples/unlimited/test3.c
@@ -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/testsuites/samples/unlimited/unlimited.doc b/testsuites/samples/unlimited/unlimited.doc
index 9214c9e222..781a420f40 100644
--- a/testsuites/samples/unlimited/unlimited.doc
+++ b/testsuites/samples/unlimited/unlimited.doc
@@ -6,7 +6,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.
#
This file describes the directives and concepts tested by this test set.