summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itrontask01')
-rw-r--r--testsuites/itrontests/itrontask01/init.c2
-rw-r--r--testsuites/itrontests/itrontask01/itrontask01.doc2
-rw-r--r--testsuites/itrontests/itrontask01/system.h2
-rw-r--r--testsuites/itrontests/itrontask01/task1.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/itrontests/itrontask01/init.c b/testsuites/itrontests/itrontask01/init.c
index 73a53c84c4..3748046a6c 100644
--- a/testsuites/itrontests/itrontask01/init.c
+++ b/testsuites/itrontests/itrontask01/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/itrontests/itrontask01/itrontask01.doc b/testsuites/itrontests/itrontask01/itrontask01.doc
index 8e5e884f34..8ee0262d1a 100644
--- a/testsuites/itrontests/itrontask01/itrontask01.doc
+++ b/testsuites/itrontests/itrontask01/itrontask01.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.
#
This file describes the directives and concepts tested by this test set.
diff --git a/testsuites/itrontests/itrontask01/system.h b/testsuites/itrontests/itrontask01/system.h
index ed7f79d97a..7b08093319 100644
--- a/testsuites/itrontests/itrontask01/system.h
+++ b/testsuites/itrontests/itrontask01/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/testsuites/itrontests/itrontask01/task1.c b/testsuites/itrontests/itrontask01/task1.c
index 72d09afff7..ccf4466ece 100644
--- a/testsuites/itrontests/itrontask01/task1.c
+++ b/testsuites/itrontests/itrontask01/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$
*/