From e545bfae4d4bc7e29858243f1ecd232adda85455 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Mar 2007 11:18:16 +0000 Subject: [PATCH] 2007-03-12 Joel Sherrill * console/console-io.c, include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5272.c: 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/m68k/csb360/ChangeLog | 8 ++++++++ c/src/lib/libbsp/m68k/csb360/console/console-io.c | 2 +- c/src/lib/libbsp/m68k/csb360/include/bsp.h | 2 +- c/src/lib/libbsp/m68k/csb360/start/start.S | 3 +-- c/src/lib/libbsp/m68k/csb360/startup/bspclean.c | 3 +-- c/src/lib/libbsp/m68k/csb360/startup/bspstart.c | 3 +-- c/src/lib/libbsp/m68k/csb360/startup/init5272.c | 3 +-- 7 files changed, 14 insertions(+), 10 deletions(-) diff --git a/c/src/lib/libbsp/m68k/csb360/ChangeLog b/c/src/lib/libbsp/m68k/csb360/ChangeLog index 70a21fa0e5..f24d381952 100644 --- a/c/src/lib/libbsp/m68k/csb360/ChangeLog +++ b/c/src/lib/libbsp/m68k/csb360/ChangeLog @@ -1,3 +1,11 @@ +2007-03-12 Joel Sherrill + + * console/console-io.c, include/bsp.h, start/start.S, + startup/bspclean.c, startup/bspstart.c, startup/init5272.c: 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/m68k/csb360/console/console-io.c b/c/src/lib/libbsp/m68k/csb360/console/console-io.c index 4a52161129..b3d6803b5e 100644 --- a/c/src/lib/libbsp/m68k/csb360/console/console-io.c +++ b/c/src/lib/libbsp/m68k/csb360/console/console-io.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/m68k/csb360/include/bsp.h b/c/src/lib/libbsp/m68k/csb360/include/bsp.h index df85017e1a..77f49110eb 100644 --- a/c/src/lib/libbsp/m68k/csb360/include/bsp.h +++ b/c/src/lib/libbsp/m68k/csb360/include/bsp.h @@ -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. * * bsp.h,v 1.1 2001/10/26 19:30:10 joel Exp */ diff --git a/c/src/lib/libbsp/m68k/csb360/start/start.S b/c/src/lib/libbsp/m68k/csb360/start/start.S index c89e04985f..e9fd75dd8a 100644 --- a/c/src/lib/libbsp/m68k/csb360/start/start.S +++ b/c/src/lib/libbsp/m68k/csb360/start/start.S @@ -19,12 +19,11 @@ * * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * 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/m68k/csb360/startup/bspclean.c b/c/src/lib/libbsp/m68k/csb360/startup/bspclean.c index f7ab30a60f..0a76b782d6 100644 --- a/c/src/lib/libbsp/m68k/csb360/startup/bspclean.c +++ b/c/src/lib/libbsp/m68k/csb360/startup/bspclean.c @@ -8,12 +8,11 @@ * * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * 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/m68k/csb360/startup/bspstart.c b/c/src/lib/libbsp/m68k/csb360/startup/bspstart.c index 4f363843eb..a9c724770d 100644 --- a/c/src/lib/libbsp/m68k/csb360/startup/bspstart.c +++ b/c/src/lib/libbsp/m68k/csb360/startup/bspstart.c @@ -16,12 +16,11 @@ * * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * 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/m68k/csb360/startup/init5272.c b/c/src/lib/libbsp/m68k/csb360/startup/init5272.c index 6b3eefc65e..48a5975c88 100644 --- a/c/src/lib/libbsp/m68k/csb360/startup/init5272.c +++ b/c/src/lib/libbsp/m68k/csb360/startup/init5272.c @@ -19,12 +19,11 @@ * * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * 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$ */