summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bare
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/bare/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/bare/include/coverhd.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/bare/include/bsp.h b/c/src/lib/libbsp/bare/include/bsp.h
index 47a2ba8398..b7f3e318d4 100644
--- a/c/src/lib/libbsp/bare/include/bsp.h
+++ b/c/src/lib/libbsp/bare/include/bsp.h
@@ -4,9 +4,8 @@
*
* BARE : Allows you to build RTEMS with-out any BSP specific stuff
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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
diff --git a/c/src/lib/libbsp/bare/include/coverhd.h b/c/src/lib/libbsp/bare/include/coverhd.h
index e4e5514c3e..83542b4dde 100644
--- a/c/src/lib/libbsp/bare/include/coverhd.h
+++ b/c/src/lib/libbsp/bare/include/coverhd.h
@@ -3,9 +3,8 @@
* This include file has defines to represent the overhead associated
* with calling a particular directive from C on this target.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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 found in the file LICENSE in this distribution or at