From c2a459478ffcff1c8b8c0886551540c4ae0b3bde Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:55:04 +0000 Subject: 2003-09-04 Joel Sherrill * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/or32.h, rtems/score/types.h: URL for license changed. --- cpukit/score/cpu/or32/ChangeLog | 5 +++++ cpukit/score/cpu/or32/cpu.c | 2 +- cpukit/score/cpu/or32/cpu_asm.c | 2 +- cpukit/score/cpu/or32/rtems/score/cpu.h | 2 +- cpukit/score/cpu/or32/rtems/score/cpu_asm.h | 2 +- cpukit/score/cpu/or32/rtems/score/or32.h | 2 +- cpukit/score/cpu/or32/rtems/score/types.h | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) (limited to 'cpukit') diff --git a/cpukit/score/cpu/or32/ChangeLog b/cpukit/score/cpu/or32/ChangeLog index b3e8578be6..9198a57901 100644 --- a/cpukit/score/cpu/or32/ChangeLog +++ b/cpukit/score/cpu/or32/ChangeLog @@ -1,3 +1,8 @@ +2003-09-04 Joel Sherrill + + * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h, + rtems/score/or32.h, rtems/score/types.h: URL for license changed. + 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. diff --git a/cpukit/score/cpu/or32/cpu.c b/cpukit/score/cpu/or32/cpu.c index 8180c7c25d..1291178b5c 100644 --- a/cpukit/score/cpu/or32/cpu.c +++ b/cpukit/score/cpu/or32/cpu.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. * * 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/cpukit/score/cpu/or32/cpu_asm.c b/cpukit/score/cpu/or32/cpu_asm.c index 0b149ad7b4..be851981f3 100644 --- a/cpukit/score/cpu/or32/cpu_asm.c +++ b/cpukit/score/cpu/or32/cpu_asm.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. * * 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/cpukit/score/cpu/or32/rtems/score/cpu.h b/cpukit/score/cpu/or32/rtems/score/cpu.h index e76b0b361b..f463911047 100644 --- a/cpukit/score/cpu/or32/rtems/score/cpu.h +++ b/cpukit/score/cpu/or32/rtems/score/cpu.h @@ -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. * * This file adapted from no_cpu example of the RTEMS distribution. * The body has been modified for the Opencores Or1k implementation by diff --git a/cpukit/score/cpu/or32/rtems/score/cpu_asm.h b/cpukit/score/cpu/or32/rtems/score/cpu_asm.h index b5f3673d61..70e9b2fd4a 100644 --- a/cpukit/score/cpu/or32/rtems/score/cpu_asm.h +++ b/cpukit/score/cpu/or32/rtems/score/cpu_asm.h @@ -10,7 +10,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/cpukit/score/cpu/or32/rtems/score/or32.h b/cpukit/score/cpu/or32/rtems/score/or32.h index c996c046cf..3e31b0ded7 100644 --- a/cpukit/score/cpu/or32/rtems/score/or32.h +++ b/cpukit/score/cpu/or32/rtems/score/or32.h @@ -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. * * This file adapted from no_cpu example of the RTEMS distribution. * The body has been modified for the Opencores Or1k implementation by diff --git a/cpukit/score/cpu/or32/rtems/score/types.h b/cpukit/score/cpu/or32/rtems/score/types.h index 24978df4f9..2da896ffda 100644 --- a/cpukit/score/cpu/or32/rtems/score/types.h +++ b/cpukit/score/cpu/or32/rtems/score/types.h @@ -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. * * This file adapted from no_cpu example of the RTEMS distribution. * The body has been modified for the Opencores Or1k implementation by -- cgit v1.2.3