From 2f564fee645c44d4b5ab9a20e477d63a9210bb50 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:53:25 +0000 Subject: 2003-09-04 Joel Sherrill * 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. --- c/src/tests/itrontests/itrontask02/dormant.c | 2 +- c/src/tests/itrontests/itrontask02/init.c | 2 +- c/src/tests/itrontests/itrontask02/itrontask02.doc | 2 +- c/src/tests/itrontests/itrontask02/system.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'c/src/tests/itrontests/itrontask02') 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$ */ -- cgit v1.2.3