summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/itrontests')
-rw-r--r--c/src/tests/itrontests/ChangeLog16
-rw-r--r--c/src/tests/itrontests/itronhello/init.c2
-rw-r--r--c/src/tests/itrontests/itronhello/itronhello.doc2
-rw-r--r--c/src/tests/itrontests/itronhello/system.h2
-rw-r--r--c/src/tests/itrontests/itronmbf01/init.c2
-rw-r--r--c/src/tests/itrontests/itronmbf01/itronmbf01.doc2
-rw-r--r--c/src/tests/itrontests/itronmbf01/system.h2
-rw-r--r--c/src/tests/itrontests/itronmbox01/init.c2
-rw-r--r--c/src/tests/itrontests/itronmbox01/system.h2
-rw-r--r--c/src/tests/itrontests/itronsem01/init.c2
-rw-r--r--c/src/tests/itrontests/itronsem01/itronsem01.doc2
-rw-r--r--c/src/tests/itrontests/itronsem01/system.h2
-rw-r--r--c/src/tests/itrontests/itrontask01/init.c2
-rw-r--r--c/src/tests/itrontests/itrontask01/itrontask01.doc2
-rw-r--r--c/src/tests/itrontests/itrontask01/system.h2
-rw-r--r--c/src/tests/itrontests/itrontask01/task1.c2
-rw-r--r--c/src/tests/itrontests/itrontask02/dormant.c2
-rw-r--r--c/src/tests/itrontests/itrontask02/init.c2
-rw-r--r--c/src/tests/itrontests/itrontask02/itrontask02.doc2
-rw-r--r--c/src/tests/itrontests/itrontask02/system.h2
-rw-r--r--c/src/tests/itrontests/itrontask03/init.c2
-rw-r--r--c/src/tests/itrontests/itrontask03/itrontask03.doc2
-rw-r--r--c/src/tests/itrontests/itrontask03/preempt.c2
-rw-r--r--c/src/tests/itrontests/itrontask03/system.h2
-rw-r--r--c/src/tests/itrontests/itrontask03/task1.c2
-rw-r--r--c/src/tests/itrontests/itrontask03/task2.c2
-rw-r--r--c/src/tests/itrontests/itrontask03/task3.c2
-rw-r--r--c/src/tests/itrontests/itrontask04/init.c2
-rw-r--r--c/src/tests/itrontests/itrontask04/itrontask04.doc2
-rw-r--r--c/src/tests/itrontests/itrontask04/system.h2
-rw-r--r--c/src/tests/itrontests/itrontask04/task1.c2
-rw-r--r--c/src/tests/itrontests/itrontask04/task2.c2
-rw-r--r--c/src/tests/itrontests/itrontask04/task3.c2
-rw-r--r--c/src/tests/itrontests/itrontime01/init.c2
-rw-r--r--c/src/tests/itrontests/itrontime01/system.h2
35 files changed, 50 insertions, 34 deletions
diff --git a/c/src/tests/itrontests/ChangeLog b/c/src/tests/itrontests/ChangeLog
index b0abd6d5be..c9bf8df352 100644
--- a/c/src/tests/itrontests/ChangeLog
+++ b/c/src/tests/itrontests/ChangeLog
@@ -1,3 +1,19 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
+ itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
+ itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
+ itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
+ itrontask01/itrontask01.doc, itrontask01/system.h,
+ itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
+ itrontask02/itrontask02.doc, itrontask02/system.h,
+ itrontask03/init.c, itrontask03/itrontask03.doc,
+ itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
+ itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
+ itrontask04/itrontask04.doc, itrontask04/system.h,
+ itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
+ itrontime01/init.c, itrontime01/system.h: 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/itrontests/itronhello/init.c b/c/src/tests/itrontests/itronhello/init.c
index 425623ff5e..534fbf4c82 100644
--- a/c/src/tests/itrontests/itronhello/init.c
+++ b/c/src/tests/itrontests/itronhello/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/c/src/tests/itrontests/itronhello/itronhello.doc b/c/src/tests/itrontests/itronhello/itronhello.doc
index 988364bf45..086906938e 100644
--- a/c/src/tests/itrontests/itronhello/itronhello.doc
+++ b/c/src/tests/itrontests/itronhello/itronhello.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/c/src/tests/itrontests/itronhello/system.h b/c/src/tests/itrontests/itronhello/system.h
index f74b1d985a..c6b65657e3 100644
--- a/c/src/tests/itrontests/itronhello/system.h
+++ b/c/src/tests/itrontests/itronhello/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/itrontests/itronmbf01/init.c b/c/src/tests/itrontests/itronmbf01/init.c
index 575d1b61f2..04b01518eb 100644
--- a/c/src/tests/itrontests/itronmbf01/init.c
+++ b/c/src/tests/itrontests/itronmbf01/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/c/src/tests/itrontests/itronmbf01/itronmbf01.doc b/c/src/tests/itrontests/itronmbf01/itronmbf01.doc
index f7e063ff14..5c0baceb8d 100644
--- a/c/src/tests/itrontests/itronmbf01/itronmbf01.doc
+++ b/c/src/tests/itrontests/itronmbf01/itronmbf01.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.
#
diff --git a/c/src/tests/itrontests/itronmbf01/system.h b/c/src/tests/itrontests/itronmbf01/system.h
index 0aa53f784a..07682aff4b 100644
--- a/c/src/tests/itrontests/itronmbf01/system.h
+++ b/c/src/tests/itrontests/itronmbf01/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/itrontests/itronmbox01/init.c b/c/src/tests/itrontests/itronmbox01/init.c
index 41fa8566ee..cb92e76db8 100644
--- a/c/src/tests/itrontests/itronmbox01/init.c
+++ b/c/src/tests/itrontests/itronmbox01/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/c/src/tests/itrontests/itronmbox01/system.h b/c/src/tests/itrontests/itronmbox01/system.h
index 3482ffa2a1..68c92bdbf0 100644
--- a/c/src/tests/itrontests/itronmbox01/system.h
+++ b/c/src/tests/itrontests/itronmbox01/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/itrontests/itronsem01/init.c b/c/src/tests/itrontests/itronsem01/init.c
index 64e3229f3f..50218654f4 100644
--- a/c/src/tests/itrontests/itronsem01/init.c
+++ b/c/src/tests/itrontests/itronsem01/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/c/src/tests/itrontests/itronsem01/itronsem01.doc b/c/src/tests/itrontests/itronsem01/itronsem01.doc
index f7e063ff14..5c0baceb8d 100644
--- a/c/src/tests/itrontests/itronsem01/itronsem01.doc
+++ b/c/src/tests/itrontests/itronsem01/itronsem01.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.
#
diff --git a/c/src/tests/itrontests/itronsem01/system.h b/c/src/tests/itrontests/itronsem01/system.h
index ad7fe1fb12..fbdffa2c88 100644
--- a/c/src/tests/itrontests/itronsem01/system.h
+++ b/c/src/tests/itrontests/itronsem01/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/itrontests/itrontask01/init.c b/c/src/tests/itrontests/itrontask01/init.c
index 73a53c84c4..3748046a6c 100644
--- a/c/src/tests/itrontests/itrontask01/init.c
+++ b/c/src/tests/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/c/src/tests/itrontests/itrontask01/itrontask01.doc b/c/src/tests/itrontests/itrontask01/itrontask01.doc
index 8e5e884f34..8ee0262d1a 100644
--- a/c/src/tests/itrontests/itrontask01/itrontask01.doc
+++ b/c/src/tests/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/c/src/tests/itrontests/itrontask01/system.h b/c/src/tests/itrontests/itrontask01/system.h
index ed7f79d97a..7b08093319 100644
--- a/c/src/tests/itrontests/itrontask01/system.h
+++ b/c/src/tests/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/c/src/tests/itrontests/itrontask01/task1.c b/c/src/tests/itrontests/itrontask01/task1.c
index 72d09afff7..ccf4466ece 100644
--- a/c/src/tests/itrontests/itrontask01/task1.c
+++ b/c/src/tests/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$
*/
diff --git a/c/src/tests/itrontests/itrontask02/dormant.c b/c/src/tests/itrontests/itrontask02/dormant.c
index 69cb694e7e..05ffa86623 100644
--- a/c/src/tests/itrontests/itrontask02/dormant.c
+++ b/c/src/tests/itrontests/itrontask02/dormant.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/itrontests/itrontask02/init.c b/c/src/tests/itrontests/itrontask02/init.c
index b00ef69d18..1e051e45c4 100644
--- a/c/src/tests/itrontests/itrontask02/init.c
+++ b/c/src/tests/itrontests/itrontask02/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/c/src/tests/itrontests/itrontask02/itrontask02.doc b/c/src/tests/itrontests/itrontask02/itrontask02.doc
index 677399e1dc..8872c983a2 100644
--- a/c/src/tests/itrontests/itrontask02/itrontask02.doc
+++ b/c/src/tests/itrontests/itrontask02/itrontask02.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/c/src/tests/itrontests/itrontask02/system.h b/c/src/tests/itrontests/itrontask02/system.h
index 31498a5d3a..b1ab530176 100644
--- a/c/src/tests/itrontests/itrontask02/system.h
+++ b/c/src/tests/itrontests/itrontask02/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/itrontests/itrontask03/init.c b/c/src/tests/itrontests/itrontask03/init.c
index 503a776a41..687518deaa 100644
--- a/c/src/tests/itrontests/itrontask03/init.c
+++ b/c/src/tests/itrontests/itrontask03/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/c/src/tests/itrontests/itrontask03/itrontask03.doc b/c/src/tests/itrontests/itrontask03/itrontask03.doc
index 0382de6f1f..35cf95f975 100644
--- a/c/src/tests/itrontests/itrontask03/itrontask03.doc
+++ b/c/src/tests/itrontests/itrontask03/itrontask03.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/c/src/tests/itrontests/itrontask03/preempt.c b/c/src/tests/itrontests/itrontask03/preempt.c
index 7c2bafbee8..d74c0a925e 100644
--- a/c/src/tests/itrontests/itrontask03/preempt.c
+++ b/c/src/tests/itrontests/itrontask03/preempt.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/itrontests/itrontask03/system.h b/c/src/tests/itrontests/itrontask03/system.h
index 762fc95d8c..f24355ea11 100644
--- a/c/src/tests/itrontests/itrontask03/system.h
+++ b/c/src/tests/itrontests/itrontask03/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/itrontests/itrontask03/task1.c b/c/src/tests/itrontests/itrontask03/task1.c
index 9bd44f54e9..c771578972 100644
--- a/c/src/tests/itrontests/itrontask03/task1.c
+++ b/c/src/tests/itrontests/itrontask03/task1.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/itrontests/itrontask03/task2.c b/c/src/tests/itrontests/itrontask03/task2.c
index b85bc527c4..ea5384da3a 100644
--- a/c/src/tests/itrontests/itrontask03/task2.c
+++ b/c/src/tests/itrontests/itrontask03/task2.c
@@ -14,7 +14,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/itrontests/itrontask03/task3.c b/c/src/tests/itrontests/itrontask03/task3.c
index 05b92ec280..f2c1ca0a03 100644
--- a/c/src/tests/itrontests/itrontask03/task3.c
+++ b/c/src/tests/itrontests/itrontask03/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/itrontests/itrontask04/init.c b/c/src/tests/itrontests/itrontask04/init.c
index 56d251d15c..d0177c7b95 100644
--- a/c/src/tests/itrontests/itrontask04/init.c
+++ b/c/src/tests/itrontests/itrontask04/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/c/src/tests/itrontests/itrontask04/itrontask04.doc b/c/src/tests/itrontests/itrontask04/itrontask04.doc
index 7119c520f8..6b7e16104e 100644
--- a/c/src/tests/itrontests/itrontask04/itrontask04.doc
+++ b/c/src/tests/itrontests/itrontask04/itrontask04.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/c/src/tests/itrontests/itrontask04/system.h b/c/src/tests/itrontests/itrontask04/system.h
index d0715d08e2..91bb70bf69 100644
--- a/c/src/tests/itrontests/itrontask04/system.h
+++ b/c/src/tests/itrontests/itrontask04/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/itrontests/itrontask04/task1.c b/c/src/tests/itrontests/itrontask04/task1.c
index ac7f9cc49b..79dd4b527a 100644
--- a/c/src/tests/itrontests/itrontask04/task1.c
+++ b/c/src/tests/itrontests/itrontask04/task1.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/itrontests/itrontask04/task2.c b/c/src/tests/itrontests/itrontask04/task2.c
index f47225dba6..beea46211c 100644
--- a/c/src/tests/itrontests/itrontask04/task2.c
+++ b/c/src/tests/itrontests/itrontask04/task2.c
@@ -14,7 +14,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/itrontests/itrontask04/task3.c b/c/src/tests/itrontests/itrontask04/task3.c
index 58988ac6fb..43250fc08e 100644
--- a/c/src/tests/itrontests/itrontask04/task3.c
+++ b/c/src/tests/itrontests/itrontask04/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/itrontests/itrontime01/init.c b/c/src/tests/itrontests/itrontime01/init.c
index 10f91f0436..abcdb2fabe 100644
--- a/c/src/tests/itrontests/itrontime01/init.c
+++ b/c/src/tests/itrontests/itrontime01/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/c/src/tests/itrontests/itrontime01/system.h b/c/src/tests/itrontests/itrontime01/system.h
index 3482ffa2a1..68c92bdbf0 100644
--- a/c/src/tests/itrontests/itrontime01/system.h
+++ b/c/src/tests/itrontests/itrontime01/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$
*/