From b5bc659354c2a61a76cf9525c04bbf7fe796db7c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:52:50 +0000 Subject: 2003-09-04 Joel Sherrill * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, include/ramdisk.h, start/start.S, startup/bspstart.c, startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff, timer/timer.c, tools/runtest.in: URL for license changed. --- c/src/lib/libbsp/sh/simsh4/ChangeLog | 7 +++++++ c/src/lib/libbsp/sh/simsh4/clock/ckinit.c | 2 +- c/src/lib/libbsp/sh/simsh4/console/console.c | 2 +- c/src/lib/libbsp/sh/simsh4/include/bsp.h | 2 +- c/src/lib/libbsp/sh/simsh4/include/coverhd.h | 2 +- c/src/lib/libbsp/sh/simsh4/include/ramdisk.h | 2 +- c/src/lib/libbsp/sh/simsh4/start/start.S | 2 +- c/src/lib/libbsp/sh/simsh4/startup/bspstart.c | 2 +- c/src/lib/libbsp/sh/simsh4/startup/hw_init.c | 2 +- c/src/lib/libbsp/sh/simsh4/startup/linkcmds | 2 +- c/src/lib/libbsp/sh/simsh4/startup/linkcmds-le.coff | 2 +- c/src/lib/libbsp/sh/simsh4/timer/timer.c | 2 +- c/src/lib/libbsp/sh/simsh4/tools/runtest.in | 2 +- 13 files changed, 19 insertions(+), 12 deletions(-) (limited to 'c') diff --git a/c/src/lib/libbsp/sh/simsh4/ChangeLog b/c/src/lib/libbsp/sh/simsh4/ChangeLog index df8a77c375..fb8fc25724 100644 --- a/c/src/lib/libbsp/sh/simsh4/ChangeLog +++ b/c/src/lib/libbsp/sh/simsh4/ChangeLog @@ -1,3 +1,10 @@ +2003-09-04 Joel Sherrill + + * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, + include/ramdisk.h, start/start.S, startup/bspstart.c, + startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff, + timer/timer.c, tools/runtest.in: URL for license changed. + 2003-08-21 Ralf Corsepius * Makefile.am: Add tools to SUBDIRS. diff --git a/c/src/lib/libbsp/sh/simsh4/clock/ckinit.c b/c/src/lib/libbsp/sh/simsh4/clock/ckinit.c index d423d41b9c..dcb3b5ffc2 100644 --- a/c/src/lib/libbsp/sh/simsh4/clock/ckinit.c +++ b/c/src/lib/libbsp/sh/simsh4/clock/ckinit.c @@ -10,7 +10,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/sh/simsh4/console/console.c b/c/src/lib/libbsp/sh/simsh4/console/console.c index e904bc8016..a8905b286a 100644 --- a/c/src/lib/libbsp/sh/simsh4/console/console.c +++ b/c/src/lib/libbsp/sh/simsh4/console/console.c @@ -10,7 +10,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/sh/simsh4/include/bsp.h b/c/src/lib/libbsp/sh/simsh4/include/bsp.h index edec95e8e2..bc13eaeea0 100644 --- a/c/src/lib/libbsp/sh/simsh4/include/bsp.h +++ b/c/src/lib/libbsp/sh/simsh4/include/bsp.h @@ -22,7 +22,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. * * Minor adaptations for sh2 by: * John M. Mills (jmills@tga.com) diff --git a/c/src/lib/libbsp/sh/simsh4/include/coverhd.h b/c/src/lib/libbsp/sh/simsh4/include/coverhd.h index ef8afb04b4..d695503506 100644 --- a/c/src/lib/libbsp/sh/simsh4/include/coverhd.h +++ b/c/src/lib/libbsp/sh/simsh4/include/coverhd.h @@ -21,7 +21,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 may be copied and distributed in accordance * the above-referenced license. It is provided for critique and diff --git a/c/src/lib/libbsp/sh/simsh4/include/ramdisk.h b/c/src/lib/libbsp/sh/simsh4/include/ramdisk.h index af0019df7c..82e0dc51e1 100644 --- a/c/src/lib/libbsp/sh/simsh4/include/ramdisk.h +++ b/c/src/lib/libbsp/sh/simsh4/include/ramdisk.h @@ -10,7 +10,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/sh/simsh4/start/start.S b/c/src/lib/libbsp/sh/simsh4/start/start.S index 3618cad537..b0b39747b3 100644 --- a/c/src/lib/libbsp/sh/simsh4/start/start.S +++ b/c/src/lib/libbsp/sh/simsh4/start/start.S @@ -31,7 +31,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/sh/simsh4/startup/bspstart.c b/c/src/lib/libbsp/sh/simsh4/startup/bspstart.c index 444bbd0914..94e14129a1 100644 --- a/c/src/lib/libbsp/sh/simsh4/startup/bspstart.c +++ b/c/src/lib/libbsp/sh/simsh4/startup/bspstart.c @@ -19,7 +19,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/sh/simsh4/startup/hw_init.c b/c/src/lib/libbsp/sh/simsh4/startup/hw_init.c index 2d1b747ad9..c1a1f64075 100644 --- a/c/src/lib/libbsp/sh/simsh4/startup/hw_init.c +++ b/c/src/lib/libbsp/sh/simsh4/startup/hw_init.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/lib/libbsp/sh/simsh4/startup/linkcmds b/c/src/lib/libbsp/sh/simsh4/startup/linkcmds index 97a5817a1f..4181f5c737 100644 --- a/c/src/lib/libbsp/sh/simsh4/startup/linkcmds +++ b/c/src/lib/libbsp/sh/simsh4/startup/linkcmds @@ -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/lib/libbsp/sh/simsh4/startup/linkcmds-le.coff b/c/src/lib/libbsp/sh/simsh4/startup/linkcmds-le.coff index 928bc93bf1..d13f8431f2 100644 --- a/c/src/lib/libbsp/sh/simsh4/startup/linkcmds-le.coff +++ b/c/src/lib/libbsp/sh/simsh4/startup/linkcmds-le.coff @@ -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/lib/libbsp/sh/simsh4/timer/timer.c b/c/src/lib/libbsp/sh/simsh4/timer/timer.c index d8feb88e0a..5a3bdf2467 100644 --- a/c/src/lib/libbsp/sh/simsh4/timer/timer.c +++ b/c/src/lib/libbsp/sh/simsh4/timer/timer.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/lib/libbsp/sh/simsh4/tools/runtest.in b/c/src/lib/libbsp/sh/simsh4/tools/runtest.in index 68dec00b91..7a5dca21dd 100644 --- a/c/src/lib/libbsp/sh/simsh4/tools/runtest.in +++ b/c/src/lib/libbsp/sh/simsh4/tools/runtest.in @@ -17,7 +17,7 @@ # # The license and distribution terms for this file may be # found in 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