summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 13:47:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 13:47:06 +0000
commit9e78e5801cd616069ddec286ee86e68b8034beec (patch)
tree8a41ccfd63b6af2139b1d23420187d2874a0f6e1 /c/src/lib/libbsp/powerpc
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-9e78e5801cd616069ddec286ee86e68b8034beec.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* console/vga.c, universe/universe.c: Removed incorrect statement about copyright assignment.
Diffstat (limited to 'c/src/lib/libbsp/powerpc')
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog5
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/console/vga.c5
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/universe/universe.c7
3 files changed, 6 insertions, 11 deletions
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 <joel@OARcorp.com>
+
+ * console/vga.c, universe/universe.c: Removed incorrect statement about
+ copyright assignment.
+
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 <rtems.h>