From 5626be25ac6dc66415766d434bb0976eb67e88aa Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:51:16 +0000 Subject: 2003-09-04 Joel Sherrill * include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c, shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c, startup/setvec.c, tools/print_dump.c, tty/tty.c: URL for license changed. --- c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog | 7 +++++++ c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c | 2 +- 12 files changed, 18 insertions(+), 11 deletions(-) (limited to 'c/src/lib/libbsp/hppa1.1/simhppa') diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog index cd5b4fa77c..45982fe246 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog +++ b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog @@ -1,3 +1,10 @@ +2003-09-04 Joel Sherrill + + * include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c, + shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, + startup/bspclean.c, startup/bspstart.c, startup/setvec.c, + tools/print_dump.c, tty/tty.c: URL for license changed. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h b/c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h index 046dc197c2..65e737d147 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h +++ b/c/src/lib/libbsp/hppa1.1/simhppa/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/hppa1.1/simhppa/shmsupp/addrconv.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c index 170ea0ae7b..56dd1957ee 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.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/hppa1.1/simhppa/shmsupp/cause_intr.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.c index 4320900d1b..acfb735ce9 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.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/hppa1.1/simhppa/shmsupp/getcfg.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c index f1f4adfe4e..ec1ca0b6f8 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c @@ -28,7 +28,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/hppa1.1/simhppa/shmsupp/lock.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c index a150c1d3be..ee2f67f108 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c @@ -11,7 +11,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/hppa1.1/simhppa/shmsupp/mpisr.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c index d962221f0d..fe4296b2e0 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.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/hppa1.1/simhppa/startup/bspclean.c b/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c index 9d641fecf5..040cbe0137 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.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/hppa1.1/simhppa/startup/bspstart.c b/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c index 5b02cc3dcb..4b4c8b98d1 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/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/hppa1.1/simhppa/startup/setvec.c b/c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c index fc2d8bc4e6..2ad83dafda 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.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$ */ diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c b/c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c index 1c9c40825b..a9101bed9b 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c @@ -5,7 +5,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/hppa1.1/simhppa/tty/tty.c b/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c index 5e976e1884..c00c2d516e 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.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$ */ -- cgit v1.2.3