From 9563a3a59d29c0344ae771c2f644a05b15cb5019 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:52:41 +0000 Subject: 2003-09-04 Joel Sherrill * cpu.c, cpu_asm.S: URL for license changed. --- c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu.c | 2 +- c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu_asm.S | 2 +- c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu.c | 2 +- c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu_asm.S | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/support') diff --git a/c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog b/c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog index 9d8891d6e9..65ff61db7c 100644 --- a/c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog +++ b/c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog @@ -1,3 +1,7 @@ +2003-09-04 Joel Sherrill + + * cpu.c, cpu_asm.S: URL for license changed. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu.c b/c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu.c index 289ce61b56..187bb42dd8 100644 --- a/c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu.c +++ b/c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu.c @@ -23,7 +23,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/support/new_exception_processing/cpu_asm.S b/c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu_asm.S index d5cd0d0f2a..6210031336 100644 --- a/c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu_asm.S +++ b/c/src/lib/libbsp/powerpc/support/new_exception_processing/cpu_asm.S @@ -26,7 +26,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/support/old_exception_processing/ChangeLog b/c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog index b772d5d7c1..d9dd052391 100644 --- a/c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog +++ b/c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog @@ -1,3 +1,7 @@ +2003-09-04 Joel Sherrill + + * cpu.c, cpu_asm.S: URL for license changed. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu.c b/c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu.c index d0b76b69ff..6f264ff278 100644 --- a/c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu.c +++ b/c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu.c @@ -23,7 +23,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/support/old_exception_processing/cpu_asm.S b/c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu_asm.S index b21e9d81ba..9aa72c6d49 100644 --- a/c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu_asm.S +++ b/c/src/lib/libbsp/powerpc/support/old_exception_processing/cpu_asm.S @@ -26,7 +26,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$ */ -- cgit v1.2.3