From f4e789b561a397c7795ac056bfd0202c4d4582db Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:52:21 +0000 Subject: 2003-09-04 Joel Sherrill * canbus/canbus.c, clock/p_clock.c, include/bsp.h, include/canbus.h, include/coverhd.h, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, startup/bspstart.c, startup/mmutlbtab.c, startup/setvec.c, vectors/vectors.h, vectors/vectors_init.c: URL for license changed. --- c/src/lib/libbsp/powerpc/eth_comm/ChangeLog | 8 ++++++++ c/src/lib/libbsp/powerpc/eth_comm/canbus/canbus.c | 2 +- c/src/lib/libbsp/powerpc/eth_comm/clock/p_clock.c | 2 +- c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h | 2 +- c/src/lib/libbsp/powerpc/eth_comm/include/canbus.h | 2 +- c/src/lib/libbsp/powerpc/eth_comm/include/coverhd.h | 2 +- c/src/lib/libbsp/powerpc/eth_comm/irq/irq.c | 2 +- c/src/lib/libbsp/powerpc/eth_comm/irq/irq.h | 2 +- c/src/lib/libbsp/powerpc/eth_comm/irq/irq_asm.S | 2 +- c/src/lib/libbsp/powerpc/eth_comm/irq/irq_init.c | 2 +- c/src/lib/libbsp/powerpc/eth_comm/startup/bspstart.c | 2 +- c/src/lib/libbsp/powerpc/eth_comm/startup/mmutlbtab.c | 2 +- c/src/lib/libbsp/powerpc/eth_comm/startup/setvec.c | 2 +- c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors.h | 2 +- c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors_init.c | 2 +- 15 files changed, 22 insertions(+), 14 deletions(-) (limited to 'c/src/lib') diff --git a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog index 4efae6080c..44f3cea376 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog +++ b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog @@ -1,3 +1,11 @@ +2003-09-04 Joel Sherrill + + * canbus/canbus.c, clock/p_clock.c, include/bsp.h, include/canbus.h, + include/coverhd.h, irq/irq.c, irq/irq.h, irq/irq_asm.S, + irq/irq_init.c, startup/bspstart.c, startup/mmutlbtab.c, + startup/setvec.c, vectors/vectors.h, vectors/vectors_init.c: URL for + license changed. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/powerpc/eth_comm/canbus/canbus.c b/c/src/lib/libbsp/powerpc/eth_comm/canbus/canbus.c index 9554817936..7e72a31b87 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/canbus/canbus.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/canbus/canbus.c @@ -8,7 +8,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. * * Note: All of this code assumes a 10Mhz clock input to the 82527 * diff --git a/c/src/lib/libbsp/powerpc/eth_comm/clock/p_clock.c b/c/src/lib/libbsp/powerpc/eth_comm/clock/p_clock.c index fe7f422d01..4a79f81864 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/clock/p_clock.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/clock/p_clock.c @@ -6,7 +6,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. * * Modified to support the MPC750. * Modifications Copyright (c) 1999 Eric Valette valette@crf.canon.fr diff --git a/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h b/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h index 5bdb3b073b..20edbcbbd2 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/eth_comm/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/powerpc/eth_comm/include/canbus.h b/c/src/lib/libbsp/powerpc/eth_comm/include/canbus.h index bcac59343c..e27551ad39 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/include/canbus.h +++ b/c/src/lib/libbsp/powerpc/eth_comm/include/canbus.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/powerpc/eth_comm/include/coverhd.h b/c/src/lib/libbsp/powerpc/eth_comm/include/coverhd.h index be7cb04604..c633647c62 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/include/coverhd.h +++ b/c/src/lib/libbsp/powerpc/eth_comm/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/powerpc/eth_comm/irq/irq.c b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq.c index 2ecdf633d9..d5f7ff1655 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/irq/irq.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq.c @@ -6,7 +6,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/eth_comm/irq/irq.h b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq.h index 7746189e26..098b8cd6b8 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/irq/irq.h +++ b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq.h @@ -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/eth_comm/irq/irq_asm.S b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq_asm.S index f302faff88..a6c0f98f10 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/irq/irq_asm.S +++ b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq_asm.S @@ -4,7 +4,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. * * Modified to support the MCP750. * Modifications Copyright (C) 1999 Eric Valette. valette@crf.canon.fr diff --git a/c/src/lib/libbsp/powerpc/eth_comm/irq/irq_init.c b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq_init.c index 4614bc7aaf..bd34b0e725 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/irq/irq_init.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/irq/irq_init.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/eth_comm/startup/bspstart.c b/c/src/lib/libbsp/powerpc/eth_comm/startup/bspstart.c index 57381115cf..94f2384bfe 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/startup/bspstart.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/startup/bspstart.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/powerpc/eth_comm/startup/mmutlbtab.c b/c/src/lib/libbsp/powerpc/eth_comm/startup/mmutlbtab.c index 2153ccccab..f226e56df9 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/startup/mmutlbtab.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/startup/mmutlbtab.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. */ #include diff --git a/c/src/lib/libbsp/powerpc/eth_comm/startup/setvec.c b/c/src/lib/libbsp/powerpc/eth_comm/startup/setvec.c index bfaa31d9da..07ea76c031 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/startup/setvec.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/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/powerpc/eth_comm/vectors/vectors.h b/c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors.h index ae387180a7..8647d98ee4 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors.h +++ b/c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors.h @@ -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$ */ diff --git a/c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors_init.c b/c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors_init.c index 2153a1d557..332da08eda 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors_init.c +++ b/c/src/lib/libbsp/powerpc/eth_comm/vectors/vectors_init.c @@ -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