summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/rtems++
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/libtests/rtems++')
-rw-r--r--c/src/tests/libtests/rtems++/Init.cc2
-rw-r--r--c/src/tests/libtests/rtems++/System.h2
-rw-r--r--c/src/tests/libtests/rtems++/Task1.cc2
-rw-r--r--c/src/tests/libtests/rtems++/Task2.cc2
-rw-r--r--c/src/tests/libtests/rtems++/Task3.cc2
-rw-r--r--c/src/tests/libtests/rtems++/rtems++.doc2
6 files changed, 6 insertions, 6 deletions
diff --git a/c/src/tests/libtests/rtems++/Init.cc b/c/src/tests/libtests/rtems++/Init.cc
index b1d14efa68..e70b118d6f 100644
--- a/c/src/tests/libtests/rtems++/Init.cc
+++ b/c/src/tests/libtests/rtems++/Init.cc
@@ -16,7 +16,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/rtems++/System.h b/c/src/tests/libtests/rtems++/System.h
index 50d6ee13df..0f3cbaa2e9 100644
--- a/c/src/tests/libtests/rtems++/System.h
+++ b/c/src/tests/libtests/rtems++/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/rtems++/Task1.cc b/c/src/tests/libtests/rtems++/Task1.cc
index 07d2179077..394d9fe103 100644
--- a/c/src/tests/libtests/rtems++/Task1.cc
+++ b/c/src/tests/libtests/rtems++/Task1.cc
@@ -17,7 +17,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/rtems++/Task2.cc b/c/src/tests/libtests/rtems++/Task2.cc
index 1a44f4b0ef..e5477a2c9c 100644
--- a/c/src/tests/libtests/rtems++/Task2.cc
+++ b/c/src/tests/libtests/rtems++/Task2.cc
@@ -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/rtems++/Task3.cc b/c/src/tests/libtests/rtems++/Task3.cc
index b1a0595757..658b7fee66 100644
--- a/c/src/tests/libtests/rtems++/Task3.cc
+++ b/c/src/tests/libtests/rtems++/Task3.cc
@@ -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/rtems++/rtems++.doc b/c/src/tests/libtests/rtems++/rtems++.doc
index 5834b4077d..befb3ae8b2 100644
--- a/c/src/tests/libtests/rtems++/rtems++.doc
+++ b/c/src/tests/libtests/rtems++/rtems++.doc
@@ -7,7 +7,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.
#
The file describes the directives and concepts tested by this test set.