From 5e1b695e85f67779259f068a8319d18b0a68d4a5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:52:44 +0000 Subject: 2003-09-04 Joel Sherrill * console/config.c, include/bsp.h, include/coverhd.h, start/start.S, start/start.ram, start/start.rom, startup/bspclean.c, startup/bspstart.c, startup/hw_init.c, startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed. --- c/src/lib/libbsp/sh/gensh2/ChangeLog | 7 +++++++ c/src/lib/libbsp/sh/gensh2/console/config.c | 2 +- c/src/lib/libbsp/sh/gensh2/include/bsp.h | 2 +- c/src/lib/libbsp/sh/gensh2/include/coverhd.h | 2 +- c/src/lib/libbsp/sh/gensh2/start/start.S | 2 +- c/src/lib/libbsp/sh/gensh2/start/start.ram | 2 +- c/src/lib/libbsp/sh/gensh2/start/start.rom | 2 +- c/src/lib/libbsp/sh/gensh2/startup/bspclean.c | 2 +- c/src/lib/libbsp/sh/gensh2/startup/bspstart.c | 2 +- c/src/lib/libbsp/sh/gensh2/startup/hw_init.c | 2 +- c/src/lib/libbsp/sh/gensh2/startup/linkcmds | 2 +- c/src/lib/libbsp/sh/gensh2/startup/linkcmds.ram | 2 +- c/src/lib/libbsp/sh/gensh2/startup/linkcmds.rom | 2 +- 13 files changed, 19 insertions(+), 12 deletions(-) (limited to 'c/src/lib/libbsp') diff --git a/c/src/lib/libbsp/sh/gensh2/ChangeLog b/c/src/lib/libbsp/sh/gensh2/ChangeLog index be67edb1a6..3ae91e4369 100644 --- a/c/src/lib/libbsp/sh/gensh2/ChangeLog +++ b/c/src/lib/libbsp/sh/gensh2/ChangeLog @@ -1,3 +1,10 @@ +2003-09-04 Joel Sherrill + + * console/config.c, include/bsp.h, include/coverhd.h, start/start.S, + start/start.ram, start/start.rom, startup/bspclean.c, + startup/bspstart.c, startup/hw_init.c, startup/linkcmds, + startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/sh/gensh2/console/config.c b/c/src/lib/libbsp/sh/gensh2/console/config.c index f0de80c607..e277765650 100644 --- a/c/src/lib/libbsp/sh/gensh2/console/config.c +++ b/c/src/lib/libbsp/sh/gensh2/console/config.c @@ -9,7 +9,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/gensh2/include/bsp.h b/c/src/lib/libbsp/sh/gensh2/include/bsp.h index 74ddb699d4..056239ddb9 100644 --- a/c/src/lib/libbsp/sh/gensh2/include/bsp.h +++ b/c/src/lib/libbsp/sh/gensh2/include/bsp.h @@ -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. * * Minor adaptations for sh2 by: * John M. Mills (jmills@tga.com) diff --git a/c/src/lib/libbsp/sh/gensh2/include/coverhd.h b/c/src/lib/libbsp/sh/gensh2/include/coverhd.h index 005e19455a..141fdc12e2 100644 --- a/c/src/lib/libbsp/sh/gensh2/include/coverhd.h +++ b/c/src/lib/libbsp/sh/gensh2/include/coverhd.h @@ -30,7 +30,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/gensh2/start/start.S b/c/src/lib/libbsp/sh/gensh2/start/start.S index 8b31049bb4..31145b7dd4 100644 --- a/c/src/lib/libbsp/sh/gensh2/start/start.S +++ b/c/src/lib/libbsp/sh/gensh2/start/start.S @@ -25,7 +25,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/gensh2/start/start.ram b/c/src/lib/libbsp/sh/gensh2/start/start.ram index 439800c061..5bf0a7eff6 100644 --- a/c/src/lib/libbsp/sh/gensh2/start/start.ram +++ b/c/src/lib/libbsp/sh/gensh2/start/start.ram @@ -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. * * Modified to reflect Hitachi EDK SH7045F: * John M. Mills (jmills@tga.com) diff --git a/c/src/lib/libbsp/sh/gensh2/start/start.rom b/c/src/lib/libbsp/sh/gensh2/start/start.rom index 32b43423a2..372ce8eab3 100644 --- a/c/src/lib/libbsp/sh/gensh2/start/start.rom +++ b/c/src/lib/libbsp/sh/gensh2/start/start.rom @@ -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/gensh2/startup/bspclean.c b/c/src/lib/libbsp/sh/gensh2/startup/bspclean.c index 3e2542aadd..a48d735823 100644 --- a/c/src/lib/libbsp/sh/gensh2/startup/bspclean.c +++ b/c/src/lib/libbsp/sh/gensh2/startup/bspclean.c @@ -26,7 +26,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/gensh2/startup/bspstart.c b/c/src/lib/libbsp/sh/gensh2/startup/bspstart.c index b39cdcecb2..57b79152ee 100644 --- a/c/src/lib/libbsp/sh/gensh2/startup/bspstart.c +++ b/c/src/lib/libbsp/sh/gensh2/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/gensh2/startup/hw_init.c b/c/src/lib/libbsp/sh/gensh2/startup/hw_init.c index 9e2c2cd40a..15c8e66f2c 100644 --- a/c/src/lib/libbsp/sh/gensh2/startup/hw_init.c +++ b/c/src/lib/libbsp/sh/gensh2/startup/hw_init.c @@ -20,7 +20,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. * * Adapted from Hitachi EVB7045F tutorial files by: * John M. Mills (jmills@tga.com) diff --git a/c/src/lib/libbsp/sh/gensh2/startup/linkcmds b/c/src/lib/libbsp/sh/gensh2/startup/linkcmds index f98daf53a5..cecfb5894d 100644 --- a/c/src/lib/libbsp/sh/gensh2/startup/linkcmds +++ b/c/src/lib/libbsp/sh/gensh2/startup/linkcmds @@ -23,7 +23,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. * * Modified to reflect SH7045F processor and EVB: * John M. Mills (jmills@tga.com) diff --git a/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.ram b/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.ram index 3e8b496de9..588fc24a3e 100644 --- a/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.ram +++ b/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.ram @@ -23,7 +23,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. * * Modified to reflect SH7045F processor and EVB: * John M. Mills (jmills@tga.com) diff --git a/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.rom b/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.rom index 9ec69c2832..4038361d77 100644 --- a/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.rom +++ b/c/src/lib/libbsp/sh/gensh2/startup/linkcmds.rom @@ -23,7 +23,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. * * Modified to reflect SH7045F processor and EVB: * John M. Mills (jmills@tga.com) -- cgit v1.2.3