From f35c71e71ea0deb2d9a7e09f0fcc751534dbcf12 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Mar 2007 11:21:00 +0000 Subject: 2007-03-12 Joel Sherrill * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously. --- c/src/lib/libcpu/m68k/ChangeLog | 7 +++++++ c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c | 3 +-- c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h | 2 +- c/src/lib/libcpu/m68k/mcf5272/timer/timer.c | 3 +-- c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S | 3 +-- 5 files changed, 11 insertions(+), 7 deletions(-) (limited to 'c') diff --git a/c/src/lib/libcpu/m68k/ChangeLog b/c/src/lib/libcpu/m68k/ChangeLog index 2dcae1d1a2..772dfa1d50 100644 --- a/c/src/lib/libcpu/m68k/ChangeLog +++ b/c/src/lib/libcpu/m68k/ChangeLog @@ -1,3 +1,10 @@ +2007-03-12 Joel Sherrill + + * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h, + mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL + and/or fix mistake in copyright notice. Both of these mistakes appear + to be from code submitted after these changes were made previously. + 2006-12-14 Till Straumann * m68k/mcf5282/include/mcf5282.h: fixed wrong value diff --git a/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c b/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c index 32608ef67a..06f26faf76 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c +++ b/c/src/lib/libcpu/m68k/mcf5272/clock/ckinit.c @@ -16,12 +16,11 @@ * * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * 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. * * ckinit.c,v 1.1 2001/10/26 19:32:40 joel Exp */ diff --git a/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h b/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h index 96beb3718a..8b5707de14 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h +++ b/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.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. * * @(#) mcf5206e.h,v 1.1 2001/10/26 19:32:40 joel Exp */ diff --git a/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c b/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c index 67b11f545e..e0ebbe83b5 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c +++ b/c/src/lib/libcpu/m68k/mcf5272/timer/timer.c @@ -13,12 +13,11 @@ * * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * 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. * * timer.c,v 1.1 2001/10/26 19:32:40 joel Exp */ diff --git a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S b/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S index 867069935c..aa7d387c18 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S +++ b/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S @@ -22,12 +22,11 @@ * * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). - * Copyright assigned to U.S. Government, 1994. * * 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. * * timerisr.S,v 1.1 2001/10/26 19:32:40 joel Exp */ -- cgit v1.2.3