From f321db1980ec893bacc3d20fc93a8100af29a811 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:52:08 +0000 Subject: 2003-09-04 Joel Sherrill * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, startup/bspclean.c, startup/bspstart.c, timer/timer.c: URL for license changed. --- c/src/lib/libbsp/m68k/ods68302/ChangeLog | 6 ++++++ c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c | 2 +- c/src/lib/libbsp/m68k/ods68302/console/console.c | 2 +- c/src/lib/libbsp/m68k/ods68302/include/bsp.h | 2 +- c/src/lib/libbsp/m68k/ods68302/include/coverhd.h | 2 +- c/src/lib/libbsp/m68k/ods68302/startup/bspclean.c | 2 +- c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c | 2 +- c/src/lib/libbsp/m68k/ods68302/timer/timer.c | 2 +- 8 files changed, 13 insertions(+), 7 deletions(-) (limited to 'c/src/lib/libbsp') diff --git a/c/src/lib/libbsp/m68k/ods68302/ChangeLog b/c/src/lib/libbsp/m68k/ods68302/ChangeLog index 11eaeea50a..9232daef46 100644 --- a/c/src/lib/libbsp/m68k/ods68302/ChangeLog +++ b/c/src/lib/libbsp/m68k/ods68302/ChangeLog @@ -1,3 +1,9 @@ +2003-09-04 Joel Sherrill + + * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, + startup/bspclean.c, startup/bspstart.c, timer/timer.c: URL for + license changed. + 2003-09-04 Joel Sherrill * start/debugreset.S, start/reset.S: Removed incorrect statement about diff --git a/c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c b/c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c index 0ae16e7964..39796f2837 100644 --- a/c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c +++ b/c/src/lib/libbsp/m68k/ods68302/clock/ckinit.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/m68k/ods68302/console/console.c b/c/src/lib/libbsp/m68k/ods68302/console/console.c index 2c7ecf4eed..292d9396f8 100644 --- a/c/src/lib/libbsp/m68k/ods68302/console/console.c +++ b/c/src/lib/libbsp/m68k/ods68302/console/console.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/m68k/ods68302/include/bsp.h b/c/src/lib/libbsp/m68k/ods68302/include/bsp.h index d6b784ffcf..77dd9532d2 100644 --- a/c/src/lib/libbsp/m68k/ods68302/include/bsp.h +++ b/c/src/lib/libbsp/m68k/ods68302/include/bsp.h @@ -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/m68k/ods68302/include/coverhd.h b/c/src/lib/libbsp/m68k/ods68302/include/coverhd.h index 15475f5206..3f685f7111 100644 --- a/c/src/lib/libbsp/m68k/ods68302/include/coverhd.h +++ b/c/src/lib/libbsp/m68k/ods68302/include/coverhd.h @@ -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/m68k/ods68302/startup/bspclean.c b/c/src/lib/libbsp/m68k/ods68302/startup/bspclean.c index 64a881b22a..d5c7f04380 100644 --- a/c/src/lib/libbsp/m68k/ods68302/startup/bspclean.c +++ b/c/src/lib/libbsp/m68k/ods68302/startup/bspclean.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/m68k/ods68302/startup/bspstart.c b/c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c index d5d04f9283..d5c27b2064 100644 --- a/c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c +++ b/c/src/lib/libbsp/m68k/ods68302/startup/bspstart.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/m68k/ods68302/timer/timer.c b/c/src/lib/libbsp/m68k/ods68302/timer/timer.c index df0d5493b6..c4be93e974 100644 --- a/c/src/lib/libbsp/m68k/ods68302/timer/timer.c +++ b/c/src/lib/libbsp/m68k/ods68302/timer/timer.c @@ -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$ */ -- cgit v1.2.3