From 8f6a68e85b6fed949b85b8aac54ac0ee20f6ebe8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 13:47:29 +0000 Subject: 2003-09-04 Joel Sherrill * mpc505/timer/timer.c, ppc403/console/console.c, ppc403/console/console405.c: Removed incorrect statement about copyright assignment. --- c/src/lib/libcpu/powerpc/ChangeLog | 6 ++++++ c/src/lib/libcpu/powerpc/mpc505/timer/timer.c | 7 +------ c/src/lib/libcpu/powerpc/ppc403/console/console.c | 7 +------ c/src/lib/libcpu/powerpc/ppc403/console/console405.c | 7 +------ 4 files changed, 9 insertions(+), 18 deletions(-) (limited to 'c/src/lib/libcpu') diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index 1013c3be7f..6188193f25 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,9 @@ +2003-09-04 Joel Sherrill + + * mpc505/timer/timer.c, ppc403/console/console.c, + ppc403/console/console405.c: Removed incorrect statement about + copyright assignment. + 2003-08-20 Joel Sherrill * mpc8260/clock/clock.c: Correct copyright statements. diff --git a/c/src/lib/libcpu/powerpc/mpc505/timer/timer.c b/c/src/lib/libcpu/powerpc/mpc505/timer/timer.c index f7741dcfe3..510cf39e11 100644 --- a/c/src/lib/libcpu/powerpc/mpc505/timer/timer.c +++ b/c/src/lib/libcpu/powerpc/mpc505/timer/timer.c @@ -10,13 +10,8 @@ * * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. - * - * timer.c,v 1.2 1995/05/31 16:56:39 joel Exp + * $Id$ */ #include diff --git a/c/src/lib/libcpu/powerpc/ppc403/console/console.c b/c/src/lib/libcpu/powerpc/ppc403/console/console.c index c92ea2129d..7335e6927f 100644 --- a/c/src/lib/libcpu/powerpc/ppc403/console/console.c +++ b/c/src/lib/libcpu/powerpc/ppc403/console/console.c @@ -45,13 +45,8 @@ * * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. - * - * console.c,v 1.4 1995/12/05 19:23:02 joel Exp + * $Id$ */ #define NO_BSP_INIT diff --git a/c/src/lib/libcpu/powerpc/ppc403/console/console405.c b/c/src/lib/libcpu/powerpc/ppc403/console/console405.c index 3be6423fa3..fbcbeb8b52 100644 --- a/c/src/lib/libcpu/powerpc/ppc403/console/console405.c +++ b/c/src/lib/libcpu/powerpc/ppc403/console/console405.c @@ -46,15 +46,10 @@ * * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. * On-Line Applications Research Corporation (OAR). - * All rights assigned to U.S. Government, 1994. - * - * This material may be reproduced by or for the U.S. Government pursuant - * to the copyright license under the clause at DFARS 252.227-7013. This - * notice must appear in all copies of this file and its derivatives. * * Modifications for PPC405GP by Dennis Ehlin * - * console405.c,v 1.4 1995/12/05 19:23:02 joel Exp + * $Id$ */ #define NO_BSP_INIT -- cgit v1.2.3