From 9e78e5801cd616069ddec286ee86e68b8034beec Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 13:47:06 +0000 Subject: 2003-09-04 Joel Sherrill * console/vga.c, universe/universe.c: Removed incorrect statement about copyright assignment. --- c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog | 5 +++++ c/src/lib/libbsp/powerpc/ppcn_60x/console/vga.c | 5 ----- c/src/lib/libbsp/powerpc/ppcn_60x/universe/universe.c | 7 +------ 3 files changed, 6 insertions(+), 11 deletions(-) (limited to 'c/src/lib/libbsp/powerpc') diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog b/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog index 33a35c553e..65a326a4a9 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @@ -1,3 +1,8 @@ +2003-09-04 Joel Sherrill + + * console/vga.c, universe/universe.c: Removed incorrect statement about + copyright assignment. + 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/console/vga.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/vga.c index ed7a867d1d..8e8177f18f 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/vga.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/vga.c @@ -35,11 +35,6 @@ | ************************************************************************** | * 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. * | ************************************************************************** +--------------------------------------------------------------------------*/ diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/universe/universe.c b/c/src/lib/libbsp/powerpc/ppcn_60x/universe/universe.c index 16fb887c44..05e1a4d466 100644 --- a/c/src/lib/libbsp/powerpc/ppcn_60x/universe/universe.c +++ b/c/src/lib/libbsp/powerpc/ppcn_60x/universe/universe.c @@ -14,13 +14,8 @@ * * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994, 1997. * 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. - * - * $ld: + * $Id$ */ #include -- cgit v1.2.3