summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/libchip/serial/mc68681.c3
-rw-r--r--c/src/libchip/serial/mc68681.h3
-rw-r--r--c/src/libchip/serial/mc68681_p.h3
-rw-r--r--c/src/libchip/serial/serial.h3
4 files changed, 4 insertions, 8 deletions
diff --git a/c/src/libchip/serial/mc68681.c b/c/src/libchip/serial/mc68681.c
index a917f5aa46..7ca029b325 100644
--- a/c/src/libchip/serial/mc68681.c
+++ b/c/src/libchip/serial/mc68681.c
@@ -6,9 +6,8 @@
*
* + Exar 88c681 and 68c681
*
- * 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/libchip/serial/mc68681.h b/c/src/libchip/serial/mc68681.h
index 57713e3eff..ccc3fda053 100644
--- a/c/src/libchip/serial/mc68681.h
+++ b/c/src/libchip/serial/mc68681.h
@@ -1,8 +1,7 @@
/*
*
- * 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/libchip/serial/mc68681_p.h b/c/src/libchip/serial/mc68681_p.h
index 471b0ae42e..783482d33f 100644
--- a/c/src/libchip/serial/mc68681_p.h
+++ b/c/src/libchip/serial/mc68681_p.h
@@ -1,8 +1,7 @@
/*
*
- * 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/libchip/serial/serial.h b/c/src/libchip/serial/serial.h
index aa0e7f58aa..e2f898e1bb 100644
--- a/c/src/libchip/serial/serial.h
+++ b/c/src/libchip/serial/serial.h
@@ -3,9 +3,8 @@
*
* This driver uses the termios pseudo driver.
*
- * 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