summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/dup.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libc/dup.c')
-rw-r--r--c/src/lib/libc/dup.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libc/dup.c b/c/src/lib/libc/dup.c
index c17db588a7..902c70756a 100644
--- a/c/src/lib/libc/dup.c
+++ b/c/src/lib/libc/dup.c
@@ -1,9 +1,8 @@
/*
* dup() - POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
*
- * 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