diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog b/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog index 044327600b..4c0cb01f57 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-22 Joel Sherrill PR 445/bsps 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