summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/consolex
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h3
3 files changed, 3 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c b/c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c
index cbfb6449b5..ac02a4d83b 100644
--- a/c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c
+++ b/c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c
@@ -3,9 +3,8 @@
*
* NOTE: This program must be put together as an executable. :)
*
- * 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/m68k/mvme162/consolex/consolex.c b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c
index 95ee91342b..78ee6bc773 100644
--- a/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c
+++ b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c
@@ -20,9 +20,8 @@
*
* The original copyright follows;
*
- * 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/m68k/mvme162/consolex/consolex.h b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h
index bada58d189..3990691ca6 100644
--- a/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h
+++ b/c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h
@@ -16,9 +16,8 @@
* - Raw mode device (no CR/LF detection)
* - RTS/CTS flow control
*
- * 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