From dcf0c5b858d7e40ca2b5621a62b35db256d0c6c7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:52:18 +0000 Subject: 2003-09-04 Joel Sherrill * clock/clockdrv.c, console/console.c, console/console.h, include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c: URL for license changed. --- c/src/lib/libbsp/or32/orp/ChangeLog | 7 +++++++ c/src/lib/libbsp/or32/orp/clock/clockdrv.c | 2 +- c/src/lib/libbsp/or32/orp/console/console.c | 2 +- c/src/lib/libbsp/or32/orp/console/console.h | 2 +- c/src/lib/libbsp/or32/orp/include/bsp.h | 2 +- c/src/lib/libbsp/or32/orp/start/start.S | 2 +- c/src/lib/libbsp/or32/orp/startup/bspclean.c | 2 +- c/src/lib/libbsp/or32/orp/startup/bspstart.c | 2 +- c/src/lib/libbsp/or32/orp/startup/linkcmds | 2 +- c/src/lib/libbsp/or32/orp/startup/setvec.c | 2 +- c/src/lib/libbsp/or32/orp/timer/timer.c | 2 +- c/src/lib/libbsp/or32/orp/timer/timerisr.c | 2 +- 12 files changed, 18 insertions(+), 11 deletions(-) (limited to 'c/src/lib/libbsp/or32') diff --git a/c/src/lib/libbsp/or32/orp/ChangeLog b/c/src/lib/libbsp/or32/orp/ChangeLog index 1ed77618e4..7a27c4b7f9 100644 --- a/c/src/lib/libbsp/or32/orp/ChangeLog +++ b/c/src/lib/libbsp/or32/orp/ChangeLog @@ -1,3 +1,10 @@ +2003-09-04 Joel Sherrill + + * clock/clockdrv.c, console/console.c, console/console.h, + include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c, + startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c: + URL for license changed. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/or32/orp/clock/clockdrv.c b/c/src/lib/libbsp/or32/orp/clock/clockdrv.c index 60aa481e1a..f9642211c9 100644 --- a/c/src/lib/libbsp/or32/orp/clock/clockdrv.c +++ b/c/src/lib/libbsp/or32/orp/clock/clockdrv.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/or32/orp/console/console.c b/c/src/lib/libbsp/or32/orp/console/console.c index a5081c1b50..d347c049c3 100644 --- a/c/src/lib/libbsp/or32/orp/console/console.c +++ b/c/src/lib/libbsp/or32/orp/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. * * This file adapted from no_bsp board library of the RTEMS distribution. * The body has been modified for the Bender Or1k implementation by diff --git a/c/src/lib/libbsp/or32/orp/console/console.h b/c/src/lib/libbsp/or32/orp/console/console.h index 91ebfa2d69..6225298cf4 100644 --- a/c/src/lib/libbsp/or32/orp/console/console.h +++ b/c/src/lib/libbsp/or32/orp/console/console.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. */ #ifndef _CONSOLE_H diff --git a/c/src/lib/libbsp/or32/orp/include/bsp.h b/c/src/lib/libbsp/or32/orp/include/bsp.h index 2766d75d3c..8f27ff387e 100644 --- a/c/src/lib/libbsp/or32/orp/include/bsp.h +++ b/c/src/lib/libbsp/or32/orp/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/or32/orp/start/start.S b/c/src/lib/libbsp/or32/orp/start/start.S index 41ed3d4283..c237872d3c 100644 --- a/c/src/lib/libbsp/or32/orp/start/start.S +++ b/c/src/lib/libbsp/or32/orp/start/start.S @@ -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. */ #include "asm.h" diff --git a/c/src/lib/libbsp/or32/orp/startup/bspclean.c b/c/src/lib/libbsp/or32/orp/startup/bspclean.c index edb1b09a0a..5a6bbb6744 100644 --- a/c/src/lib/libbsp/or32/orp/startup/bspclean.c +++ b/c/src/lib/libbsp/or32/orp/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/or32/orp/startup/bspstart.c b/c/src/lib/libbsp/or32/orp/startup/bspstart.c index 9aaf31725c..cc55ea86c1 100644 --- a/c/src/lib/libbsp/or32/orp/startup/bspstart.c +++ b/c/src/lib/libbsp/or32/orp/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. * * This file adapted from no_bsp board library of the RTEMS distribution. * The body has been modified for the Bender Or1k implementation by diff --git a/c/src/lib/libbsp/or32/orp/startup/linkcmds b/c/src/lib/libbsp/or32/orp/startup/linkcmds index dbba64f701..7c73a1dc9d 100644 --- a/c/src/lib/libbsp/or32/orp/startup/linkcmds +++ b/c/src/lib/libbsp/or32/orp/startup/linkcmds @@ -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/or32/orp/startup/setvec.c b/c/src/lib/libbsp/or32/orp/startup/setvec.c index e12049be19..f7d886d0b3 100644 --- a/c/src/lib/libbsp/or32/orp/startup/setvec.c +++ b/c/src/lib/libbsp/or32/orp/startup/setvec.c @@ -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. * * $Id$ */ diff --git a/c/src/lib/libbsp/or32/orp/timer/timer.c b/c/src/lib/libbsp/or32/orp/timer/timer.c index 436e44a918..4ab13f4db8 100644 --- a/c/src/lib/libbsp/or32/orp/timer/timer.c +++ b/c/src/lib/libbsp/or32/orp/timer/timer.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/or32/orp/timer/timerisr.c b/c/src/lib/libbsp/or32/orp/timer/timerisr.c index f492761a05..2e1e4fdb05 100644 --- a/c/src/lib/libbsp/or32/orp/timer/timerisr.c +++ b/c/src/lib/libbsp/or32/orp/timer/timerisr.c @@ -18,7 +18,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