From e8d4bd3e372e7a7f8710d04619b568eb8fbea61a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Mar 2007 11:18:47 +0000 Subject: 2007-03-12 Joel Sherrill * console/uarts.c, include/bsp.h, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously. --- c/src/lib/libbsp/arm/csb337/ChangeLog | 7 +++++++ c/src/lib/libbsp/arm/csb337/console/uarts.c | 2 +- c/src/lib/libbsp/arm/csb337/include/bsp.h | 2 +- c/src/lib/libbsp/arm/csb337/start/start.S | 2 +- c/src/lib/libbsp/arm/csb337/startup/bspstart.c | 2 +- c/src/lib/libbsp/arm/csb337/startup/exit.c | 2 +- c/src/lib/libbsp/arm/csb337/startup/linkcmds | 2 +- 7 files changed, 13 insertions(+), 6 deletions(-) diff --git a/c/src/lib/libbsp/arm/csb337/ChangeLog b/c/src/lib/libbsp/arm/csb337/ChangeLog index ab70c83211..b1737851ae 100644 --- a/c/src/lib/libbsp/arm/csb337/ChangeLog +++ b/c/src/lib/libbsp/arm/csb337/ChangeLog @@ -1,3 +1,10 @@ +2007-03-12 Joel Sherrill + + * console/uarts.c, include/bsp.h, start/start.S, startup/bspstart.c, + startup/exit.c, startup/linkcmds: Correct license URL and/or fix + mistake in copyright notice. Both of these mistakes appear to be from + code submitted after these changes were made previously. + 2007-03-11 Joel Sherrill * startup/bspstart.c: Remove assignments of diff --git a/c/src/lib/libbsp/arm/csb337/console/uarts.c b/c/src/lib/libbsp/arm/csb337/console/uarts.c index a4b16d2a05..c0bd331ad7 100644 --- a/c/src/lib/libbsp/arm/csb337/console/uarts.c +++ b/c/src/lib/libbsp/arm/csb337/console/uarts.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/arm/csb337/include/bsp.h b/c/src/lib/libbsp/arm/csb337/include/bsp.h index 3a3c8c1c31..6e88773fb5 100644 --- a/c/src/lib/libbsp/arm/csb337/include/bsp.h +++ b/c/src/lib/libbsp/arm/csb337/include/bsp.h @@ -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/arm/csb337/start/start.S b/c/src/lib/libbsp/arm/csb337/start/start.S index bfc809ca9b..eef2344067 100644 --- a/c/src/lib/libbsp/arm/csb337/start/start.S +++ b/c/src/lib/libbsp/arm/csb337/start/start.S @@ -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. * * * $Id$ diff --git a/c/src/lib/libbsp/arm/csb337/startup/bspstart.c b/c/src/lib/libbsp/arm/csb337/startup/bspstart.c index 244c587db5..4342f67fd9 100644 --- a/c/src/lib/libbsp/arm/csb337/startup/bspstart.c +++ b/c/src/lib/libbsp/arm/csb337/startup/bspstart.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/arm/csb337/startup/exit.c b/c/src/lib/libbsp/arm/csb337/startup/exit.c index baf70bd88d..68448d9b55 100644 --- a/c/src/lib/libbsp/arm/csb337/startup/exit.c +++ b/c/src/lib/libbsp/arm/csb337/startup/exit.c @@ -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. * * * $Id$ diff --git a/c/src/lib/libbsp/arm/csb337/startup/linkcmds b/c/src/lib/libbsp/arm/csb337/startup/linkcmds index 3ae98f2058..fc8b3da15b 100644 --- a/c/src/lib/libbsp/arm/csb337/startup/linkcmds +++ b/c/src/lib/libbsp/arm/csb337/startup/linkcmds @@ -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. * * * $Id$ -- cgit v1.2.3