summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/fdatasync.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libc/fdatasync.c')
-rw-r--r--c/src/lib/libc/fdatasync.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libc/fdatasync.c b/c/src/lib/libc/fdatasync.c
index e1f47848bf..7a86dc53c6 100644
--- a/c/src/lib/libc/fdatasync.c
+++ b/c/src/lib/libc/fdatasync.c
@@ -1,9 +1,8 @@
/*
* fdatasync() - POSIX 1003.1b 6.6.2 - Synchronize the Data of a File
*
- * 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