From e61df106926cd0be2b9dcfa727ef6c3885928e46 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:51:28 +0000 Subject: 2003-09-04 Joel Sherrill * clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h, include/coverhd.h, network/ne2000.c, start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S, startup/bspstart.c, startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c, tools/debug_c/init.c, tools/debug_c/serial_gdb.c, tools/debug_c/system.h, tools/network_ada/listener/init.c, tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for license changed. --- c/src/lib/libbsp/i386/ts_386ex/tools/debug_ada/init.c | 2 +- c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/init.c | 2 +- c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/serial_gdb.c | 2 +- c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/system.h | 2 +- c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/listener/init.c | 2 +- c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/tcprelay/init.c | 2 +- c/src/lib/libbsp/i386/ts_386ex/tools/ts_1325_ada/init.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'c/src/lib/libbsp/i386/ts_386ex/tools') diff --git a/c/src/lib/libbsp/i386/ts_386ex/tools/debug_ada/init.c b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_ada/init.c index 423fbc21df..86e9f7b8b2 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/tools/debug_ada/init.c +++ b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_ada/init.c @@ -4,7 +4,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/lib/libbsp/i386/ts_386ex/tools/debug_c/init.c b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/init.c index e4cd80677f..7ad0c8f456 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/init.c +++ b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/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/lib/libbsp/i386/ts_386ex/tools/debug_c/serial_gdb.c b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/serial_gdb.c index f69e413bf8..0f5099a3e8 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/serial_gdb.c +++ b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/serial_gdb.c @@ -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. * * $Id$ */ diff --git a/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/system.h b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/system.h index 1ececa4f0d..f52335e0fb 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/system.h +++ b/c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/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/lib/libbsp/i386/ts_386ex/tools/network_ada/listener/init.c b/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/listener/init.c index 32aa40cf88..0be5d8ac81 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/listener/init.c +++ b/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/listener/init.c @@ -4,7 +4,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/lib/libbsp/i386/ts_386ex/tools/network_ada/tcprelay/init.c b/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/tcprelay/init.c index 528e39660f..3fc3f4ff12 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/tcprelay/init.c +++ b/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/tcprelay/init.c @@ -4,7 +4,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/lib/libbsp/i386/ts_386ex/tools/ts_1325_ada/init.c b/c/src/lib/libbsp/i386/ts_386ex/tools/ts_1325_ada/init.c index aec4d89462..b82ecf7868 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/tools/ts_1325_ada/init.c +++ b/c/src/lib/libbsp/i386/ts_386ex/tools/ts_1325_ada/init.c @@ -4,7 +4,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