summaryrefslogtreecommitdiffstats
path: root/c/src/tests
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 /c/src/tests
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 'c/src/tests')
-rw-r--r--c/src/tests/libtests/ChangeLog12
-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
-rw-r--r--c/src/tests/libtests/malloctest/init.c2
-rw-r--r--c/src/tests/libtests/malloctest/system.h2
-rw-r--r--c/src/tests/libtests/malloctest/task1.c2
-rw-r--r--c/src/tests/libtests/monitor/init.c2
-rw-r--r--c/src/tests/libtests/monitor/system.h2
-rw-r--r--c/src/tests/libtests/putenvtest/init.c2
-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
-rw-r--r--c/src/tests/libtests/rtmonuse/getall.c2
-rw-r--r--c/src/tests/libtests/rtmonuse/init.c2
-rw-r--r--c/src/tests/libtests/rtmonuse/system.h2
-rw-r--r--c/src/tests/libtests/rtmonuse/task1.c2
-rw-r--r--c/src/tests/libtests/stackchk/blow.c2
-rw-r--r--c/src/tests/libtests/stackchk/init.c2
-rw-r--r--c/src/tests/libtests/stackchk/system.h2
-rw-r--r--c/src/tests/libtests/stackchk/task1.c2
27 files changed, 38 insertions, 26 deletions
diff --git a/c/src/tests/libtests/ChangeLog b/c/src/tests/libtests/ChangeLog
index a7b155365f..154611c56f 100644
--- a/c/src/tests/libtests/ChangeLog
+++ b/c/src/tests/libtests/ChangeLog
@@ -1,3 +1,15 @@
+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.
+
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
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$
*/
diff --git a/c/src/tests/libtests/malloctest/init.c b/c/src/tests/libtests/malloctest/init.c
index 5c54332ad5..8eae14c0ee 100644
--- a/c/src/tests/libtests/malloctest/init.c
+++ b/c/src/tests/libtests/malloctest/init.c
@@ -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/malloctest/system.h b/c/src/tests/libtests/malloctest/system.h
index c275d9ce7d..d2f55ba9f6 100644
--- a/c/src/tests/libtests/malloctest/system.h
+++ b/c/src/tests/libtests/malloctest/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/malloctest/task1.c b/c/src/tests/libtests/malloctest/task1.c
index 0b21c6adec..575dc5189b 100644
--- a/c/src/tests/libtests/malloctest/task1.c
+++ b/c/src/tests/libtests/malloctest/task1.c
@@ -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/monitor/init.c b/c/src/tests/libtests/monitor/init.c
index 2d62df856f..8b7cbde7fe 100644
--- a/c/src/tests/libtests/monitor/init.c
+++ b/c/src/tests/libtests/monitor/init.c
@@ -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/monitor/system.h b/c/src/tests/libtests/monitor/system.h
index a3a538f584..0be01a2070 100644
--- a/c/src/tests/libtests/monitor/system.h
+++ b/c/src/tests/libtests/monitor/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/putenvtest/init.c b/c/src/tests/libtests/putenvtest/init.c
index 15061265c2..8c83695785 100644
--- a/c/src/tests/libtests/putenvtest/init.c
+++ b/c/src/tests/libtests/putenvtest/init.c
@@ -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++/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.
diff --git a/c/src/tests/libtests/rtmonuse/getall.c b/c/src/tests/libtests/rtmonuse/getall.c
index a99ecf3d8c..b2ce0f72cc 100644
--- a/c/src/tests/libtests/rtmonuse/getall.c
+++ b/c/src/tests/libtests/rtmonuse/getall.c
@@ -11,7 +11,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/rtmonuse/init.c b/c/src/tests/libtests/rtmonuse/init.c
index a406a18a35..be2281f1c9 100644
--- a/c/src/tests/libtests/rtmonuse/init.c
+++ b/c/src/tests/libtests/rtmonuse/init.c
@@ -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/rtmonuse/system.h b/c/src/tests/libtests/rtmonuse/system.h
index e9d1a559de..67b1b9b0cd 100644
--- a/c/src/tests/libtests/rtmonuse/system.h
+++ b/c/src/tests/libtests/rtmonuse/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/rtmonuse/task1.c b/c/src/tests/libtests/rtmonuse/task1.c
index f1959bca70..aae5cce94b 100644
--- a/c/src/tests/libtests/rtmonuse/task1.c
+++ b/c/src/tests/libtests/rtmonuse/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/stackchk/blow.c b/c/src/tests/libtests/stackchk/blow.c
index 944cf9e73c..5049266ea2 100644
--- a/c/src/tests/libtests/stackchk/blow.c
+++ b/c/src/tests/libtests/stackchk/blow.c
@@ -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/stackchk/init.c b/c/src/tests/libtests/stackchk/init.c
index 7a3a5e9422..32c34fbcc2 100644
--- a/c/src/tests/libtests/stackchk/init.c
+++ b/c/src/tests/libtests/stackchk/init.c
@@ -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/stackchk/system.h b/c/src/tests/libtests/stackchk/system.h
index 42f0166a3e..37d677c9b2 100644
--- a/c/src/tests/libtests/stackchk/system.h
+++ b/c/src/tests/libtests/stackchk/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/stackchk/task1.c b/c/src/tests/libtests/stackchk/task1.c
index 7a95467485..6692a1d4b7 100644
--- a/c/src/tests/libtests/stackchk/task1.c
+++ b/c/src/tests/libtests/stackchk/task1.c
@@ -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$
*/