summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtems++
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:27 +0000
commit2abdd87b91695d45b1ec2cd0dd1d4a43b32727b6 (patch)
treede7f508616da2538a1da6d88a20ba637fe793ab2 /testsuites/libtests/rtems++
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2abdd87b91695d45b1ec2cd0dd1d4a43b32727b6.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c, cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c, malloctest/system.h, malloctest/task1.c, monitor/init.c, monitor/system.h, putenvtest/init.c, rtems++/Init.cc, rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc, rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c, rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c, stackchk/init.c, stackchk/system.h, stackchk/task1.c: URL for license changed.
Diffstat (limited to 'testsuites/libtests/rtems++')
-rw-r--r--testsuites/libtests/rtems++/Init.cc2
-rw-r--r--testsuites/libtests/rtems++/System.h2
-rw-r--r--testsuites/libtests/rtems++/Task1.cc2
-rw-r--r--testsuites/libtests/rtems++/Task2.cc2
-rw-r--r--testsuites/libtests/rtems++/Task3.cc2
-rw-r--r--testsuites/libtests/rtems++/rtems++.doc2
6 files changed, 6 insertions, 6 deletions
diff --git a/testsuites/libtests/rtems++/Init.cc b/testsuites/libtests/rtems++/Init.cc
index b1d14efa68..e70b118d6f 100644
--- a/testsuites/libtests/rtems++/Init.cc
+++ b/testsuites/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/testsuites/libtests/rtems++/System.h b/testsuites/libtests/rtems++/System.h
index 50d6ee13df..0f3cbaa2e9 100644
--- a/testsuites/libtests/rtems++/System.h
+++ b/testsuites/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/testsuites/libtests/rtems++/Task1.cc b/testsuites/libtests/rtems++/Task1.cc
index 07d2179077..394d9fe103 100644
--- a/testsuites/libtests/rtems++/Task1.cc
+++ b/testsuites/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/testsuites/libtests/rtems++/Task2.cc b/testsuites/libtests/rtems++/Task2.cc
index 1a44f4b0ef..e5477a2c9c 100644
--- a/testsuites/libtests/rtems++/Task2.cc
+++ b/testsuites/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/testsuites/libtests/rtems++/Task3.cc b/testsuites/libtests/rtems++/Task3.cc
index b1a0595757..658b7fee66 100644
--- a/testsuites/libtests/rtems++/Task3.cc
+++ b/testsuites/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/testsuites/libtests/rtems++/rtems++.doc b/testsuites/libtests/rtems++/rtems++.doc
index 5834b4077d..befb3ae8b2 100644
--- a/testsuites/libtests/rtems++/rtems++.doc
+++ b/testsuites/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.