From 9d2bdb583d9773bf0ee793f068741eade19fba8b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:52:31 +0000 Subject: 2003-09-04 Joel Sherrill * console/console-io.c, include/bsp.h, include/coverhd.h, shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest, vectors/vectors.S: URL for license changed. --- c/src/lib/libbsp/powerpc/psim/ChangeLog | 8 ++++++++ c/src/lib/libbsp/powerpc/psim/console/console-io.c | 2 +- c/src/lib/libbsp/powerpc/psim/include/bsp.h | 2 +- c/src/lib/libbsp/powerpc/psim/include/coverhd.h | 2 +- c/src/lib/libbsp/powerpc/psim/shmsupp/addrconv.c | 2 +- c/src/lib/libbsp/powerpc/psim/shmsupp/getcfg.c | 2 +- c/src/lib/libbsp/powerpc/psim/shmsupp/lock.c | 2 +- c/src/lib/libbsp/powerpc/psim/shmsupp/mpisr.c | 2 +- c/src/lib/libbsp/powerpc/psim/startup/bspclean.c | 2 +- c/src/lib/libbsp/powerpc/psim/startup/bspstart.c | 2 +- c/src/lib/libbsp/powerpc/psim/startup/linkcmds | 2 +- c/src/lib/libbsp/powerpc/psim/startup/setvec.c | 2 +- c/src/lib/libbsp/powerpc/psim/tools/psim | 2 +- c/src/lib/libbsp/powerpc/psim/tools/runtest | 2 +- c/src/lib/libbsp/powerpc/psim/vectors/vectors.S | 2 +- 15 files changed, 22 insertions(+), 14 deletions(-) (limited to 'c/src/lib/libbsp') diff --git a/c/src/lib/libbsp/powerpc/psim/ChangeLog b/c/src/lib/libbsp/powerpc/psim/ChangeLog index d1c5483051..eb980aa363 100644 --- a/c/src/lib/libbsp/powerpc/psim/ChangeLog +++ b/c/src/lib/libbsp/powerpc/psim/ChangeLog @@ -1,3 +1,11 @@ +2003-09-04 Joel Sherrill + + * console/console-io.c, include/bsp.h, include/coverhd.h, + shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c, + shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c, + startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest, + vectors/vectors.S: URL for license changed. + 2003-09-04 Joel Sherrill * startup/bspstart.c: Removed incorrect statement about copyright diff --git a/c/src/lib/libbsp/powerpc/psim/console/console-io.c b/c/src/lib/libbsp/powerpc/psim/console/console-io.c index 26eddac9de..abdeaa3382 100644 --- a/c/src/lib/libbsp/powerpc/psim/console/console-io.c +++ b/c/src/lib/libbsp/powerpc/psim/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/powerpc/psim/include/bsp.h b/c/src/lib/libbsp/powerpc/psim/include/bsp.h index 7a176a9d6b..d566935519 100644 --- a/c/src/lib/libbsp/powerpc/psim/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/psim/include/bsp.h @@ -24,7 +24,7 @@ * * The license and distribution terms for this file may be * found in 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/powerpc/psim/include/coverhd.h b/c/src/lib/libbsp/powerpc/psim/include/coverhd.h index 495d260fb5..5f979ca6c5 100644 --- a/c/src/lib/libbsp/powerpc/psim/include/coverhd.h +++ b/c/src/lib/libbsp/powerpc/psim/include/coverhd.h @@ -19,7 +19,7 @@ * * The license and distribution terms for this file may be * found in 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/powerpc/psim/shmsupp/addrconv.c b/c/src/lib/libbsp/powerpc/psim/shmsupp/addrconv.c index ccdc6acae2..515d6360f7 100644 --- a/c/src/lib/libbsp/powerpc/psim/shmsupp/addrconv.c +++ b/c/src/lib/libbsp/powerpc/psim/shmsupp/addrconv.c @@ -13,7 +13,7 @@ * * The license and distribution terms for this file may be * found in 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/powerpc/psim/shmsupp/getcfg.c b/c/src/lib/libbsp/powerpc/psim/shmsupp/getcfg.c index 80f5c5073d..7f0d2cd9bd 100644 --- a/c/src/lib/libbsp/powerpc/psim/shmsupp/getcfg.c +++ b/c/src/lib/libbsp/powerpc/psim/shmsupp/getcfg.c @@ -17,7 +17,7 @@ * * The license and distribution terms for this file may be * found in 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/powerpc/psim/shmsupp/lock.c b/c/src/lib/libbsp/powerpc/psim/shmsupp/lock.c index d748f3f045..1d78896d28 100644 --- a/c/src/lib/libbsp/powerpc/psim/shmsupp/lock.c +++ b/c/src/lib/libbsp/powerpc/psim/shmsupp/lock.c @@ -11,7 +11,7 @@ * * The license and distribution terms for this file may 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/powerpc/psim/shmsupp/mpisr.c b/c/src/lib/libbsp/powerpc/psim/shmsupp/mpisr.c index 21de36d763..37448098d7 100644 --- a/c/src/lib/libbsp/powerpc/psim/shmsupp/mpisr.c +++ b/c/src/lib/libbsp/powerpc/psim/shmsupp/mpisr.c @@ -7,7 +7,7 @@ * * The license and distribution terms for this file may 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/powerpc/psim/startup/bspclean.c b/c/src/lib/libbsp/powerpc/psim/startup/bspclean.c index 7f4a811ea3..d63dc0a10d 100644 --- a/c/src/lib/libbsp/powerpc/psim/startup/bspclean.c +++ b/c/src/lib/libbsp/powerpc/psim/startup/bspclean.c @@ -4,7 +4,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/powerpc/psim/startup/bspstart.c b/c/src/lib/libbsp/powerpc/psim/startup/bspstart.c index 59bf1a661c..2f94755485 100644 --- a/c/src/lib/libbsp/powerpc/psim/startup/bspstart.c +++ b/c/src/lib/libbsp/powerpc/psim/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/powerpc/psim/startup/linkcmds b/c/src/lib/libbsp/powerpc/psim/startup/linkcmds index 2fe3f238e6..0c9d76a644 100644 --- a/c/src/lib/libbsp/powerpc/psim/startup/linkcmds +++ b/c/src/lib/libbsp/powerpc/psim/startup/linkcmds @@ -5,7 +5,7 @@ * * The license and distribution terms for this file may be * found in 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/powerpc/psim/startup/setvec.c b/c/src/lib/libbsp/powerpc/psim/startup/setvec.c index 3d3b5a4c99..098537a757 100644 --- a/c/src/lib/libbsp/powerpc/psim/startup/setvec.c +++ b/c/src/lib/libbsp/powerpc/psim/startup/setvec.c @@ -34,7 +34,7 @@ * * The license and distribution terms for this file may be * found in 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/powerpc/psim/tools/psim b/c/src/lib/libbsp/powerpc/psim/tools/psim index 8a253ec100..74dcf8bb49 100755 --- a/c/src/lib/libbsp/powerpc/psim/tools/psim +++ b/c/src/lib/libbsp/powerpc/psim/tools/psim @@ -7,7 +7,7 @@ # # The license and distribution terms for this file may be # found in 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/powerpc/psim/tools/runtest b/c/src/lib/libbsp/powerpc/psim/tools/runtest index 479789dc1d..06b6522867 100755 --- a/c/src/lib/libbsp/powerpc/psim/tools/runtest +++ b/c/src/lib/libbsp/powerpc/psim/tools/runtest @@ -10,7 +10,7 @@ # # The license and distribution terms for this file may be # found in 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/powerpc/psim/vectors/vectors.S b/c/src/lib/libbsp/powerpc/psim/vectors/vectors.S index d33f2b67f6..ab5867d4ce 100644 --- a/c/src/lib/libbsp/powerpc/psim/vectors/vectors.S +++ b/c/src/lib/libbsp/powerpc/psim/vectors/vectors.S @@ -8,7 +8,7 @@ * * The license and distribution terms for this file may be * found in 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