summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
commit08311cc3a95a4b8abf98477c46d7a9f18d360bdb (patch)
treef884ce7e11ee6c956521f7825659f4f1cc0ce974 /c/src/lib/libc
parentRemoved as part of patch rtems-rc-19991105-1.diff.gz from Ralf Corsepius (diff)
downloadrtems-08311cc3a95a4b8abf98477c46d7a9f18d360bdb.tar.bz2
Updated copyright notice.
Diffstat (limited to 'c/src/lib/libc')
-rw-r--r--c/src/lib/libc/__brk.c3
-rw-r--r--c/src/lib/libc/__gettod.c3
-rw-r--r--c/src/lib/libc/__sbrk.c3
-rw-r--r--c/src/lib/libc/__times.c3
-rw-r--r--c/src/lib/libc/access.c3
-rw-r--r--c/src/lib/libc/base_fs.c3
-rw-r--r--c/src/lib/libc/cfgetispeed.c3
-rw-r--r--c/src/lib/libc/cfgetospeed.c3
-rw-r--r--c/src/lib/libc/cfsetispeed.c3
-rw-r--r--c/src/lib/libc/cfsetospeed.c3
-rw-r--r--c/src/lib/libc/chdir.c3
-rw-r--r--c/src/lib/libc/chmod.c3
-rw-r--r--c/src/lib/libc/chown.c3
-rw-r--r--c/src/lib/libc/close.c3
-rw-r--r--c/src/lib/libc/ctermid.c3
-rw-r--r--c/src/lib/libc/deviceio.c3
-rw-r--r--c/src/lib/libc/dup.c3
-rw-r--r--c/src/lib/libc/dup2.c3
-rw-r--r--c/src/lib/libc/eval.c3
-rw-r--r--c/src/lib/libc/fchmod.c3
-rw-r--r--c/src/lib/libc/fcntl.c3
-rw-r--r--c/src/lib/libc/fdatasync.c3
-rw-r--r--c/src/lib/libc/fpathconf.c3
-rw-r--r--c/src/lib/libc/fs_null_handlers.c3
-rw-r--r--c/src/lib/libc/fstat.c3
-rw-r--r--c/src/lib/libc/fsync.c3
-rw-r--r--c/src/lib/libc/ftruncate.c3
-rw-r--r--c/src/lib/libc/getdents.c3
-rw-r--r--c/src/lib/libc/hosterr.c3
-rw-r--r--c/src/lib/libc/imfs.h3
-rw-r--r--c/src/lib/libc/imfs_chown.c3
-rw-r--r--c/src/lib/libc/imfs_creat.c3
-rw-r--r--c/src/lib/libc/imfs_debug.c3
-rw-r--r--c/src/lib/libc/imfs_directory.c3
-rw-r--r--c/src/lib/libc/imfs_eval.c3
-rw-r--r--c/src/lib/libc/imfs_fchmod.c3
-rw-r--r--c/src/lib/libc/imfs_fcntl.c3
-rw-r--r--c/src/lib/libc/imfs_fdatasync.c3
-rw-r--r--c/src/lib/libc/imfs_free.c3
-rw-r--r--c/src/lib/libc/imfs_fsunmount.c3
-rw-r--r--c/src/lib/libc/imfs_getchild.c3
-rw-r--r--c/src/lib/libc/imfs_gtkn.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_device.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_directory.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_link.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_memfile.c3
-rw-r--r--c/src/lib/libc/imfs_init.c3
-rw-r--r--c/src/lib/libc/imfs_initsupp.c3
-rw-r--r--c/src/lib/libc/imfs_link.c3
-rw-r--r--c/src/lib/libc/imfs_mknod.c3
-rw-r--r--c/src/lib/libc/imfs_mount.c3
-rw-r--r--c/src/lib/libc/imfs_ntype.c3
-rw-r--r--c/src/lib/libc/imfs_readlink.c3
-rw-r--r--c/src/lib/libc/imfs_rmnod.c3
-rw-r--r--c/src/lib/libc/imfs_stat.c3
-rw-r--r--c/src/lib/libc/imfs_symlink.c3
-rw-r--r--c/src/lib/libc/imfs_unixstub.c3
-rw-r--r--c/src/lib/libc/imfs_unlink.c3
-rw-r--r--c/src/lib/libc/imfs_unmount.c3
-rw-r--r--c/src/lib/libc/imfs_utime.c3
-rw-r--r--c/src/lib/libc/ioctl.c3
-rw-r--r--c/src/lib/libc/ioman.c3
-rw-r--r--c/src/lib/libc/libcsupport.h3
-rw-r--r--c/src/lib/libc/libio.c3
-rw-r--r--c/src/lib/libc/libio.h3
-rw-r--r--c/src/lib/libc/libio_.h3
-rw-r--r--c/src/lib/libc/libio_sockets.c3
-rw-r--r--c/src/lib/libc/link.c3
-rw-r--r--c/src/lib/libc/lseek.c3
-rw-r--r--c/src/lib/libc/lstat.c3
-rw-r--r--c/src/lib/libc/malloc.c3
-rw-r--r--c/src/lib/libc/memfile.c3
-rw-r--r--c/src/lib/libc/miniimfs_init.c3
-rw-r--r--c/src/lib/libc/mkdir.c3
-rw-r--r--c/src/lib/libc/mkfifo.c3
-rw-r--r--c/src/lib/libc/mknod.c3
-rw-r--r--c/src/lib/libc/mount.c3
-rw-r--r--c/src/lib/libc/no_libc.c3
-rw-r--r--c/src/lib/libc/open.c3
-rw-r--r--c/src/lib/libc/pathconf.c3
-rw-r--r--c/src/lib/libc/pipe.c3
-rw-r--r--c/src/lib/libc/read.c3
-rw-r--r--c/src/lib/libc/readlink.c3
-rw-r--r--c/src/lib/libc/rewinddir.c3
-rw-r--r--c/src/lib/libc/rmdir.c3
-rw-r--r--c/src/lib/libc/seekdir.c3
-rw-r--r--c/src/lib/libc/stat.c3
-rw-r--r--c/src/lib/libc/symlink.c3
-rw-r--r--c/src/lib/libc/tcdrain.c3
-rw-r--r--c/src/lib/libc/tcflow.c3
-rw-r--r--c/src/lib/libc/tcflush.c3
-rw-r--r--c/src/lib/libc/tcgetattr.c3
-rw-r--r--c/src/lib/libc/tcgetprgrp.c3
-rw-r--r--c/src/lib/libc/tcsendbreak.c3
-rw-r--r--c/src/lib/libc/tcsetattr.c3
-rw-r--r--c/src/lib/libc/tcsetpgrp.c3
-rw-r--r--c/src/lib/libc/telldir.c3
-rw-r--r--c/src/lib/libc/truncate.c3
-rw-r--r--c/src/lib/libc/umask.c3
-rw-r--r--c/src/lib/libc/unixlibc.c3
-rw-r--r--c/src/lib/libc/unlink.c3
-rw-r--r--c/src/lib/libc/unmount.c3
-rw-r--r--c/src/lib/libc/utime.c3
-rw-r--r--c/src/lib/libc/write.c3
104 files changed, 104 insertions, 208 deletions
diff --git a/c/src/lib/libc/__brk.c b/c/src/lib/libc/__brk.c
index 24efa93adb..4e5a7fcd22 100644
--- a/c/src/lib/libc/__brk.c
+++ b/c/src/lib/libc/__brk.c
@@ -3,9 +3,8 @@
*
* NOTE: sbrk() is provided by each BSP.
*
- * 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/libc/__gettod.c b/c/src/lib/libc/__gettod.c
index 16857da870..6c30e40bfb 100644
--- a/c/src/lib/libc/__gettod.c
+++ b/c/src/lib/libc/__gettod.c
@@ -1,9 +1,8 @@
/*
* gettimeofday() - SVR4 and BSD4.3 extension required by Newlib
*
- * 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/libc/__sbrk.c b/c/src/lib/libc/__sbrk.c
index b1d31467fd..f09188c571 100644
--- a/c/src/lib/libc/__sbrk.c
+++ b/c/src/lib/libc/__sbrk.c
@@ -3,9 +3,8 @@
*
* NOTE: sbrk is provided by the BSP.
*
- * 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/libc/__times.c b/c/src/lib/libc/__times.c
index 5f7525ec5f..49bd64042b 100644
--- a/c/src/lib/libc/__times.c
+++ b/c/src/lib/libc/__times.c
@@ -1,9 +1,8 @@
/*
* times() - POSIX 1003.1b 4.5.2 - Get Process Times
*
- * 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/libc/access.c b/c/src/lib/libc/access.c
index a8be44a9a3..7e25fdfc30 100644
--- a/c/src/lib/libc/access.c
+++ b/c/src/lib/libc/access.c
@@ -1,9 +1,8 @@
/*
* access() - POSIX 1003.1b 5.6.3 - File Accessibility
*
- * 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/libc/base_fs.c b/c/src/lib/libc/base_fs.c
index e5be922a40..3ea1abd7aa 100644
--- a/c/src/lib/libc/base_fs.c
+++ b/c/src/lib/libc/base_fs.c
@@ -1,9 +1,8 @@
/*
* Base file system initialization
*
- * 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/libc/cfgetispeed.c b/c/src/lib/libc/cfgetispeed.c
index 61d97cb2f1..43a8c97137 100644
--- a/c/src/lib/libc/cfgetispeed.c
+++ b/c/src/lib/libc/cfgetispeed.c
@@ -1,9 +1,8 @@
/*
* cfgetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * 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/libc/cfgetospeed.c b/c/src/lib/libc/cfgetospeed.c
index 8815d436e9..460b47b498 100644
--- a/c/src/lib/libc/cfgetospeed.c
+++ b/c/src/lib/libc/cfgetospeed.c
@@ -1,9 +1,8 @@
/*
* cfgetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * 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/libc/cfsetispeed.c b/c/src/lib/libc/cfsetispeed.c
index 37d3cd0584..af1a1b840c 100644
--- a/c/src/lib/libc/cfsetispeed.c
+++ b/c/src/lib/libc/cfsetispeed.c
@@ -1,9 +1,8 @@
/*
* cfsetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * 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/libc/cfsetospeed.c b/c/src/lib/libc/cfsetospeed.c
index f01237103b..f6f6c5838c 100644
--- a/c/src/lib/libc/cfsetospeed.c
+++ b/c/src/lib/libc/cfsetospeed.c
@@ -1,9 +1,8 @@
/*
* cfsetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * 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/libc/chdir.c b/c/src/lib/libc/chdir.c
index 38f64d8c56..4ab5c84cb8 100644
--- a/c/src/lib/libc/chdir.c
+++ b/c/src/lib/libc/chdir.c
@@ -1,9 +1,8 @@
/*
* chdir() - POSIX 1003.1b - 5.2.1 - Change Current Working Directory
*
- * 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/libc/chmod.c b/c/src/lib/libc/chmod.c
index 70ef5a3dff..d88e80eeb7 100644
--- a/c/src/lib/libc/chmod.c
+++ b/c/src/lib/libc/chmod.c
@@ -1,9 +1,8 @@
/*
* chmod() - POSIX 1003.1b 5.6.4 - Change File Modes
*
- * 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/libc/chown.c b/c/src/lib/libc/chown.c
index 8496cc684b..796fa5370c 100644
--- a/c/src/lib/libc/chown.c
+++ b/c/src/lib/libc/chown.c
@@ -1,9 +1,8 @@
/*
* chown() - POSIX 1003.1b 5.6.5 - Change Owner and Group 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
diff --git a/c/src/lib/libc/close.c b/c/src/lib/libc/close.c
index ba69847533..0ee9df89ed 100644
--- a/c/src/lib/libc/close.c
+++ b/c/src/lib/libc/close.c
@@ -1,9 +1,8 @@
/*
* close() - POSIX 1003.1b 6.3.1 - Close 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
diff --git a/c/src/lib/libc/ctermid.c b/c/src/lib/libc/ctermid.c
index 23308dc4a6..4fa7a2fb33 100644
--- a/c/src/lib/libc/ctermid.c
+++ b/c/src/lib/libc/ctermid.c
@@ -1,9 +1,8 @@
/*
* ctermid() - POSIX 1003.1b 4.7.1 - Generate Terminal Pathname
*
- * 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/libc/deviceio.c b/c/src/lib/libc/deviceio.c
index fd969e7aa9..0cbdd2a456 100644
--- a/c/src/lib/libc/deviceio.c
+++ b/c/src/lib/libc/deviceio.c
@@ -4,9 +4,8 @@
* This file contains the set of handlers used to map operations on
* IMFS device nodes onto calls to the RTEMS Classic API IO Manager.
*
- * 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/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
diff --git a/c/src/lib/libc/dup2.c b/c/src/lib/libc/dup2.c
index 5653425708..21701bfd0d 100644
--- a/c/src/lib/libc/dup2.c
+++ b/c/src/lib/libc/dup2.c
@@ -1,9 +1,8 @@
/*
* dup2() - 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
diff --git a/c/src/lib/libc/eval.c b/c/src/lib/libc/eval.c
index db294fcf54..8fc27ca19c 100644
--- a/c/src/lib/libc/eval.c
+++ b/c/src/lib/libc/eval.c
@@ -3,9 +3,8 @@
*
* Routine to seed the evaluate path routine.
*
- * 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/libc/fchmod.c b/c/src/lib/libc/fchmod.c
index a964c737ea..74d9a30647 100644
--- a/c/src/lib/libc/fchmod.c
+++ b/c/src/lib/libc/fchmod.c
@@ -1,9 +1,8 @@
/*
* fchmod() - POSIX 1003.1b 5.6.4 - Change File Modes
*
- * 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/libc/fcntl.c b/c/src/lib/libc/fcntl.c
index e75baf0c5a..05410eaff6 100644
--- a/c/src/lib/libc/fcntl.c
+++ b/c/src/lib/libc/fcntl.c
@@ -1,9 +1,8 @@
/*
* fcntl() - POSIX 1003.1b 6.5.2 - File 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
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
diff --git a/c/src/lib/libc/fpathconf.c b/c/src/lib/libc/fpathconf.c
index b8cede80ff..744551ec88 100644
--- a/c/src/lib/libc/fpathconf.c
+++ b/c/src/lib/libc/fpathconf.c
@@ -1,9 +1,8 @@
/*
* fpathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
*
- * 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/libc/fs_null_handlers.c b/c/src/lib/libc/fs_null_handlers.c
index 42bc146eb9..3bedb6a512 100644
--- a/c/src/lib/libc/fs_null_handlers.c
+++ b/c/src/lib/libc/fs_null_handlers.c
@@ -1,9 +1,8 @@
/*
* Null Filesystem Operations Tables
*
- * 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/libc/fstat.c b/c/src/lib/libc/fstat.c
index 7fdc2a4b8a..8f216e3cfc 100644
--- a/c/src/lib/libc/fstat.c
+++ b/c/src/lib/libc/fstat.c
@@ -1,9 +1,8 @@
/*
* fstat() - POSIX 1003.1b 5.6.2 - Get File Status
*
- * 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/libc/fsync.c b/c/src/lib/libc/fsync.c
index e2bad3bb2e..64f05f341a 100644
--- a/c/src/lib/libc/fsync.c
+++ b/c/src/lib/libc/fsync.c
@@ -1,9 +1,8 @@
/*
* fsync() - POSIX 1003.1b 6.6.1 - Synchronize the State 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
diff --git a/c/src/lib/libc/ftruncate.c b/c/src/lib/libc/ftruncate.c
index 0112817981..bbf0bc7240 100644
--- a/c/src/lib/libc/ftruncate.c
+++ b/c/src/lib/libc/ftruncate.c
@@ -1,9 +1,8 @@
/*
* ftruncate() - Truncate a File to the Specified Length
*
- * 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/libc/getdents.c b/c/src/lib/libc/getdents.c
index 91631843b7..b1afbb13f7 100644
--- a/c/src/lib/libc/getdents.c
+++ b/c/src/lib/libc/getdents.c
@@ -7,9 +7,8 @@
* the current directory position index. These entries will be placed in
* character array pointed to by -dd_buf-
*
- * 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/libc/hosterr.c b/c/src/lib/libc/hosterr.c
index 6c0308df3b..addb110dea 100644
--- a/c/src/lib/libc/hosterr.c
+++ b/c/src/lib/libc/hosterr.c
@@ -1,9 +1,8 @@
/*
* Routines to access a host errno
*
- * 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/libc/imfs.h b/c/src/lib/libc/imfs.h
index 0a82aabfce..585c070594 100644
--- a/c/src/lib/libc/imfs.h
+++ b/c/src/lib/libc/imfs.h
@@ -1,9 +1,8 @@
/*
* Header file for the In-Memory File System
*
- * 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/libc/imfs_chown.c b/c/src/lib/libc/imfs_chown.c
index 816294ee34..d9e8f40e7f 100644
--- a/c/src/lib/libc/imfs_chown.c
+++ b/c/src/lib/libc/imfs_chown.c
@@ -4,9 +4,8 @@
* This routine is the implementation of the chown() system
* call for the IMFS.
*
- * 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/libc/imfs_creat.c b/c/src/lib/libc/imfs_creat.c
index 6b638ed07c..227b5f9300 100644
--- a/c/src/lib/libc/imfs_creat.c
+++ b/c/src/lib/libc/imfs_creat.c
@@ -3,9 +3,8 @@
*
* Routine to create a new in memory file system node.
*
- * 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/libc/imfs_debug.c b/c/src/lib/libc/imfs_debug.c
index 7e0482dbfe..f8151c6c0f 100644
--- a/c/src/lib/libc/imfs_debug.c
+++ b/c/src/lib/libc/imfs_debug.c
@@ -1,9 +1,8 @@
/*
* IMFS debug support routines
*
- * 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/libc/imfs_directory.c b/c/src/lib/libc/imfs_directory.c
index 89672ec9ae..1f6d9b5ff5 100644
--- a/c/src/lib/libc/imfs_directory.c
+++ b/c/src/lib/libc/imfs_directory.c
@@ -1,9 +1,8 @@
/*
* XXX
*
- * 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/libc/imfs_eval.c b/c/src/lib/libc/imfs_eval.c
index 66b5fa828c..1f1e7c6daf 100644
--- a/c/src/lib/libc/imfs_eval.c
+++ b/c/src/lib/libc/imfs_eval.c
@@ -1,9 +1,8 @@
/*
* Evaluation IMFS Node Support Routines
*
- * 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/libc/imfs_fchmod.c b/c/src/lib/libc/imfs_fchmod.c
index 06c2969100..b766ed74dc 100644
--- a/c/src/lib/libc/imfs_fchmod.c
+++ b/c/src/lib/libc/imfs_fchmod.c
@@ -1,9 +1,8 @@
/*
* IMFS file change mode routine.
*
- * 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/libc/imfs_fcntl.c b/c/src/lib/libc/imfs_fcntl.c
index cbbbe1eedb..c1014a8653 100644
--- a/c/src/lib/libc/imfs_fcntl.c
+++ b/c/src/lib/libc/imfs_fcntl.c
@@ -3,9 +3,8 @@
*
* The following routine does a fcntl on an IMFS node.
*
- * 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/libc/imfs_fdatasync.c b/c/src/lib/libc/imfs_fdatasync.c
index 280ffb223c..6142cc7e0f 100644
--- a/c/src/lib/libc/imfs_fdatasync.c
+++ b/c/src/lib/libc/imfs_fdatasync.c
@@ -5,9 +5,8 @@
* File System is always in sync, therefore this routine always returns
* pass.
*
- * 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/libc/imfs_free.c b/c/src/lib/libc/imfs_free.c
index 1dc6fd9425..2a5065068c 100644
--- a/c/src/lib/libc/imfs_free.c
+++ b/c/src/lib/libc/imfs_free.c
@@ -2,9 +2,8 @@
* Free IMFS Node Support Routines
*
*
- * 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/libc/imfs_fsunmount.c b/c/src/lib/libc/imfs_fsunmount.c
index 59046f13a9..1ae71ee075 100644
--- a/c/src/lib/libc/imfs_fsunmount.c
+++ b/c/src/lib/libc/imfs_fsunmount.c
@@ -1,9 +1,8 @@
/*
* IMFS Initialization
*
- * 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/libc/imfs_getchild.c b/c/src/lib/libc/imfs_getchild.c
index 3bb710f169..f70a8f292c 100644
--- a/c/src/lib/libc/imfs_getchild.c
+++ b/c/src/lib/libc/imfs_getchild.c
@@ -3,9 +3,8 @@
*
* This routine returns the child name in the given directory.
*
- * 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/libc/imfs_gtkn.c b/c/src/lib/libc/imfs_gtkn.c
index d0689abdd3..c56bef5c2b 100644
--- a/c/src/lib/libc/imfs_gtkn.c
+++ b/c/src/lib/libc/imfs_gtkn.c
@@ -4,9 +4,8 @@
* Routine to get a token (name or separator) from the path
* the length of the token is returned in token_len.
*
- * 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/libc/imfs_handlers_device.c b/c/src/lib/libc/imfs_handlers_device.c
index b6b9c808a0..4431819a94 100644
--- a/c/src/lib/libc/imfs_handlers_device.c
+++ b/c/src/lib/libc/imfs_handlers_device.c
@@ -1,9 +1,8 @@
/*
* Device Operations Table for the IMFS
*
- * 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/libc/imfs_handlers_directory.c b/c/src/lib/libc/imfs_handlers_directory.c
index 0ee06d8ebf..21370c194d 100644
--- a/c/src/lib/libc/imfs_handlers_directory.c
+++ b/c/src/lib/libc/imfs_handlers_directory.c
@@ -1,9 +1,8 @@
/*
* Operations Table for Directories for the IMFS
*
- * 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/libc/imfs_handlers_link.c b/c/src/lib/libc/imfs_handlers_link.c
index 47a3f7a8f8..b0a057c068 100644
--- a/c/src/lib/libc/imfs_handlers_link.c
+++ b/c/src/lib/libc/imfs_handlers_link.c
@@ -1,9 +1,8 @@
/*
* Link Operations Table for the IMFS
*
- * 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/libc/imfs_handlers_memfile.c b/c/src/lib/libc/imfs_handlers_memfile.c
index 0e2566841b..5133b87198 100644
--- a/c/src/lib/libc/imfs_handlers_memfile.c
+++ b/c/src/lib/libc/imfs_handlers_memfile.c
@@ -1,9 +1,8 @@
/*
* Memfile Operations Tables for the IMFS
*
- * 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/libc/imfs_init.c b/c/src/lib/libc/imfs_init.c
index ad2781f63e..c2630af78e 100644
--- a/c/src/lib/libc/imfs_init.c
+++ b/c/src/lib/libc/imfs_init.c
@@ -1,9 +1,8 @@
/*
* IMFS Initialization
*
- * 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/libc/imfs_initsupp.c b/c/src/lib/libc/imfs_initsupp.c
index c61618454b..408789760e 100644
--- a/c/src/lib/libc/imfs_initsupp.c
+++ b/c/src/lib/libc/imfs_initsupp.c
@@ -1,9 +1,8 @@
/*
* IMFS Initialization
*
- * 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/libc/imfs_link.c b/c/src/lib/libc/imfs_link.c
index 34d277646d..6a8fa3c3ef 100644
--- a/c/src/lib/libc/imfs_link.c
+++ b/c/src/lib/libc/imfs_link.c
@@ -5,9 +5,8 @@
* name given in name. The link node is set to point to the node at
* to_loc.
*
- * 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/libc/imfs_mknod.c b/c/src/lib/libc/imfs_mknod.c
index 947fe260c1..05b7ca9a5f 100644
--- a/c/src/lib/libc/imfs_mknod.c
+++ b/c/src/lib/libc/imfs_mknod.c
@@ -3,9 +3,8 @@
*
* Routine to create a node in the IMFS file system.
*
- * 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/libc/imfs_mount.c b/c/src/lib/libc/imfs_mount.c
index a267b52576..7b159f476c 100644
--- a/c/src/lib/libc/imfs_mount.c
+++ b/c/src/lib/libc/imfs_mount.c
@@ -8,9 +8,8 @@
* pointer to point to the mount table entry that we are about to add
* to the mount table chain.
*
- * 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/libc/imfs_ntype.c b/c/src/lib/libc/imfs_ntype.c
index bdf451a879..33beda1bab 100644
--- a/c/src/lib/libc/imfs_ntype.c
+++ b/c/src/lib/libc/imfs_ntype.c
@@ -4,9 +4,8 @@
* The following verifies that returns the type of node that the
* loc refers to.
*
- * 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/libc/imfs_readlink.c b/c/src/lib/libc/imfs_readlink.c
index 958118f42f..36bb17815a 100644
--- a/c/src/lib/libc/imfs_readlink.c
+++ b/c/src/lib/libc/imfs_readlink.c
@@ -4,9 +4,8 @@
* The following rouine puts the symblic links destination name into
* buff.
*
- * 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/libc/imfs_rmnod.c b/c/src/lib/libc/imfs_rmnod.c
index 1eba836a58..3b875145da 100644
--- a/c/src/lib/libc/imfs_rmnod.c
+++ b/c/src/lib/libc/imfs_rmnod.c
@@ -4,9 +4,8 @@
* This file contains the handler used to remove a node when a file type
* does not require special actions.
*
- * 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/libc/imfs_stat.c b/c/src/lib/libc/imfs_stat.c
index 4628736714..2edc1a9e9b 100644
--- a/c/src/lib/libc/imfs_stat.c
+++ b/c/src/lib/libc/imfs_stat.c
@@ -3,9 +3,8 @@
*
* This routine provides a stat for the IMFS file system.
*
- * 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/libc/imfs_symlink.c b/c/src/lib/libc/imfs_symlink.c
index 36b24fef88..8e795463e3 100644
--- a/c/src/lib/libc/imfs_symlink.c
+++ b/c/src/lib/libc/imfs_symlink.c
@@ -5,9 +5,8 @@
* with the name given in name. The node is set to point to the node at
* to_loc.
*
- * 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/libc/imfs_unixstub.c b/c/src/lib/libc/imfs_unixstub.c
index 1ba71c9a42..8ee429383c 100644
--- a/c/src/lib/libc/imfs_unixstub.c
+++ b/c/src/lib/libc/imfs_unixstub.c
@@ -1,9 +1,8 @@
/*
* IMFS Stub for UNIX configuration
*
- * 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/libc/imfs_unlink.c b/c/src/lib/libc/imfs_unlink.c
index 2bb968d23a..f001c6450d 100644
--- a/c/src/lib/libc/imfs_unlink.c
+++ b/c/src/lib/libc/imfs_unlink.c
@@ -3,9 +3,8 @@
*
* Routine to remove a link node from the tree.
*
- * 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/libc/imfs_unmount.c b/c/src/lib/libc/imfs_unmount.c
index f29d720ab3..9e07fe0c5e 100644
--- a/c/src/lib/libc/imfs_unmount.c
+++ b/c/src/lib/libc/imfs_unmount.c
@@ -9,9 +9,8 @@
* to NULL. This indicates that a directory is no longer mounted on
* this node.
*
- * 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/libc/imfs_utime.c b/c/src/lib/libc/imfs_utime.c
index bc2639ef8c..e20d352c50 100644
--- a/c/src/lib/libc/imfs_utime.c
+++ b/c/src/lib/libc/imfs_utime.c
@@ -4,9 +4,8 @@
* This routine is the implementation of the utime() system
* call for the IMFS.
*
- * 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/libc/ioctl.c b/c/src/lib/libc/ioctl.c
index 0e8072588b..af986743dd 100644
--- a/c/src/lib/libc/ioctl.c
+++ b/c/src/lib/libc/ioctl.c
@@ -4,9 +4,8 @@
* This routine is not defined in the POSIX 1003.1b standard but is
* commonly supported on most UNIX and POSIX systems.
*
- * 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/libc/ioman.c b/c/src/lib/libc/ioman.c
index 41106fa1c7..ee22791657 100644
--- a/c/src/lib/libc/ioman.c
+++ b/c/src/lib/libc/ioman.c
@@ -2,9 +2,8 @@
* This file emulates the old Classic RTEMS IO manager directives
* which register and lookup names using the in-memory filesystem.
*
- * 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/libc/libcsupport.h b/c/src/lib/libc/libcsupport.h
index d007784526..4c6764c1d4 100644
--- a/c/src/lib/libc/libcsupport.h
+++ b/c/src/lib/libc/libcsupport.h
@@ -3,9 +3,8 @@
* This include file contains the information regarding the
* RTEMS specific support for the standard C library.
*
- * 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/libc/libio.c b/c/src/lib/libc/libio.c
index 9b8b1e1948..9723989342 100644
--- a/c/src/lib/libc/libio.c
+++ b/c/src/lib/libc/libio.c
@@ -3,9 +3,8 @@
* table of integer style file descriptors used by the low level
* POSIX system calls like open(), read, fstat(), etc.
*
- * 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/libc/libio.h b/c/src/lib/libc/libio.h
index 5d71866164..3cc4648863 100644
--- a/c/src/lib/libc/libio.h
+++ b/c/src/lib/libc/libio.h
@@ -6,9 +6,8 @@
* IO to devices but has since been enhanced to support networking
* and support for mounted file systems.
*
- * 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/libc/libio_.h b/c/src/lib/libc/libio_.h
index e37dcbcc9f..8e74b34edb 100644
--- a/c/src/lib/libc/libio_.h
+++ b/c/src/lib/libc/libio_.h
@@ -1,9 +1,8 @@
/*
* Libio Internal Information
*
- * 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/libc/libio_sockets.c b/c/src/lib/libc/libio_sockets.c
index 61d46c09f1..ac15a2a5c2 100644
--- a/c/src/lib/libc/libio_sockets.c
+++ b/c/src/lib/libc/libio_sockets.c
@@ -2,9 +2,8 @@
* This file contains the support infrastructure used to manage the
* table of integer style file descriptors used by the socket calls.
*
- * 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/libc/link.c b/c/src/lib/libc/link.c
index c12398746d..5bf8f90353 100644
--- a/c/src/lib/libc/link.c
+++ b/c/src/lib/libc/link.c
@@ -1,9 +1,8 @@
/*
* link() - POSIX 1003.1b - 5.3.4 - Create a new link
*
- * 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/libc/lseek.c b/c/src/lib/libc/lseek.c
index 6f37f3c294..992056482e 100644
--- a/c/src/lib/libc/lseek.c
+++ b/c/src/lib/libc/lseek.c
@@ -1,9 +1,8 @@
/*
* lseek() - POSIX 1003.1b 6.5.3 - Reposition Read/Write File Offset
*
- * 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/libc/lstat.c b/c/src/lib/libc/lstat.c
index 2c1746ac6e..8a3e38c049 100644
--- a/c/src/lib/libc/lstat.c
+++ b/c/src/lib/libc/lstat.c
@@ -1,9 +1,8 @@
/*
* lstat() - BSD 4.3 and SVR4 - Get File Status
*
- * 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/libc/malloc.c b/c/src/lib/libc/malloc.c
index 80708f57c2..cc63b6c7d0 100644
--- a/c/src/lib/libc/malloc.c
+++ b/c/src/lib/libc/malloc.c
@@ -2,9 +2,8 @@
* RTEMS Malloc Family Implementation
*
*
- * 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/libc/memfile.c b/c/src/lib/libc/memfile.c
index 0a3b30d38f..dad120a0a7 100644
--- a/c/src/lib/libc/memfile.c
+++ b/c/src/lib/libc/memfile.c
@@ -7,9 +7,8 @@
* at system shutdown unless special arrangements to copy the data to
* some type of non-volailte storage are made by the application.
*
- * 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/libc/miniimfs_init.c b/c/src/lib/libc/miniimfs_init.c
index 865822fbfc..b2e4fa936e 100644
--- a/c/src/lib/libc/miniimfs_init.c
+++ b/c/src/lib/libc/miniimfs_init.c
@@ -1,9 +1,8 @@
/*
* Mini-IMFS Initialization
*
- * 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/libc/mkdir.c b/c/src/lib/libc/mkdir.c
index 18fc7171c7..d1cf4c306c 100644
--- a/c/src/lib/libc/mkdir.c
+++ b/c/src/lib/libc/mkdir.c
@@ -1,9 +1,8 @@
/*
* mkdir() - POSIX 1003.1b 5.4.1 - Make a Directory
*
- * 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/libc/mkfifo.c b/c/src/lib/libc/mkfifo.c
index 6b3ece5650..9ea820675b 100644
--- a/c/src/lib/libc/mkfifo.c
+++ b/c/src/lib/libc/mkfifo.c
@@ -1,9 +1,8 @@
/*
* mkfifo() - POSIX 1003.1b 5.4.1 - Make a FIFO Special 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
diff --git a/c/src/lib/libc/mknod.c b/c/src/lib/libc/mknod.c
index bd434e4efa..0a3a108f9a 100644
--- a/c/src/lib/libc/mknod.c
+++ b/c/src/lib/libc/mknod.c
@@ -5,9 +5,8 @@
* commonly supported on most UNIX and POSIX systems. It is the
* foundation for creating file system objects.
*
- * 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/libc/mount.c b/c/src/lib/libc/mount.c
index 15fe800861..5cc037b712 100644
--- a/c/src/lib/libc/mount.c
+++ b/c/src/lib/libc/mount.c
@@ -7,9 +7,8 @@
* XXX make sure no optional ops you are using are NULL
* XXX unmount should be required.
*
- * 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/libc/no_libc.c b/c/src/lib/libc/no_libc.c
index 4bd02c4b27..4a7e5d8c27 100644
--- a/c/src/lib/libc/no_libc.c
+++ b/c/src/lib/libc/no_libc.c
@@ -2,9 +2,8 @@
* This file contains stubs for the reentrancy hooks when
* an unknown C library is used.
*
- * 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/libc/open.c b/c/src/lib/libc/open.c
index 7f220d1ce7..1203ca9688 100644
--- a/c/src/lib/libc/open.c
+++ b/c/src/lib/libc/open.c
@@ -1,9 +1,8 @@
/*
* open() - POSIX 1003.1 5.3.1 - Open 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
diff --git a/c/src/lib/libc/pathconf.c b/c/src/lib/libc/pathconf.c
index e19d1329f4..7516ffb965 100644
--- a/c/src/lib/libc/pathconf.c
+++ b/c/src/lib/libc/pathconf.c
@@ -1,9 +1,8 @@
/*
* pathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
*
- * 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/libc/pipe.c b/c/src/lib/libc/pipe.c
index 35dcf627bb..45ab89ed95 100644
--- a/c/src/lib/libc/pipe.c
+++ b/c/src/lib/libc/pipe.c
@@ -1,9 +1,8 @@
/*
* pipe() - POSIX 1003.1b 6.1.1 Create an Inter-Process Channel
*
- * 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/libc/read.c b/c/src/lib/libc/read.c
index 360fc75f66..80ad9abc42 100644
--- a/c/src/lib/libc/read.c
+++ b/c/src/lib/libc/read.c
@@ -1,9 +1,8 @@
/*
* read() - POSIX 1003.1b 6.4.1 - Read From 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
diff --git a/c/src/lib/libc/readlink.c b/c/src/lib/libc/readlink.c
index 6ca7488543..bec00e5c72 100644
--- a/c/src/lib/libc/readlink.c
+++ b/c/src/lib/libc/readlink.c
@@ -1,9 +1,8 @@
/*
* readlink() - POSIX 1003.1b - X.X.X - XXX
*
- * 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/libc/rewinddir.c b/c/src/lib/libc/rewinddir.c
index 0df578633a..e5c753a183 100644
--- a/c/src/lib/libc/rewinddir.c
+++ b/c/src/lib/libc/rewinddir.c
@@ -1,9 +1,8 @@
/*
* rewinddir() - POSIX 1003.1b - XXX
*
- * 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/libc/rmdir.c b/c/src/lib/libc/rmdir.c
index 001d999ce2..521a2e6934 100644
--- a/c/src/lib/libc/rmdir.c
+++ b/c/src/lib/libc/rmdir.c
@@ -1,9 +1,8 @@
/*
* rmdir() - POSIX 1003.1b - 5.2.2 - Remove a Directory
*
- * 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/libc/seekdir.c b/c/src/lib/libc/seekdir.c
index 5a2f3bb469..eeb9c3209f 100644
--- a/c/src/lib/libc/seekdir.c
+++ b/c/src/lib/libc/seekdir.c
@@ -1,9 +1,8 @@
/*
* seekdir() - POSIX 1003.1b - XXX
*
- * 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/libc/stat.c b/c/src/lib/libc/stat.c
index 8872b779d7..688333ac2e 100644
--- a/c/src/lib/libc/stat.c
+++ b/c/src/lib/libc/stat.c
@@ -3,9 +3,8 @@
*
* Reused from lstat().
*
- * 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/libc/symlink.c b/c/src/lib/libc/symlink.c
index ceb1025239..6a31a25bad 100644
--- a/c/src/lib/libc/symlink.c
+++ b/c/src/lib/libc/symlink.c
@@ -1,9 +1,8 @@
/*
* symlink() - POSIX 1003.1b - X.X.X - XXX
*
- * 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/libc/tcdrain.c b/c/src/lib/libc/tcdrain.c
index 00b1cfeba1..0c89a58115 100644
--- a/c/src/lib/libc/tcdrain.c
+++ b/c/src/lib/libc/tcdrain.c
@@ -1,9 +1,8 @@
/*
* tcdrain() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * 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/libc/tcflow.c b/c/src/lib/libc/tcflow.c
index bbe60d94be..723013c898 100644
--- a/c/src/lib/libc/tcflow.c
+++ b/c/src/lib/libc/tcflow.c
@@ -1,9 +1,8 @@
/*
* tcflow() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * 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/libc/tcflush.c b/c/src/lib/libc/tcflush.c
index 3a14eba129..7d2f119aec 100644
--- a/c/src/lib/libc/tcflush.c
+++ b/c/src/lib/libc/tcflush.c
@@ -1,9 +1,8 @@
/*
* tcflush() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * 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/libc/tcgetattr.c b/c/src/lib/libc/tcgetattr.c
index 7306c9de5e..388282d37a 100644
--- a/c/src/lib/libc/tcgetattr.c
+++ b/c/src/lib/libc/tcgetattr.c
@@ -1,9 +1,8 @@
/*
* tcgetattr() - POSIX 1003.1b 7.2.1 - Get and Set State
*
- * 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/libc/tcgetprgrp.c b/c/src/lib/libc/tcgetprgrp.c
index 563a1842ed..3f34b6ee13 100644
--- a/c/src/lib/libc/tcgetprgrp.c
+++ b/c/src/lib/libc/tcgetprgrp.c
@@ -1,9 +1,8 @@
/*
* tcgetprgrp() - POSIX 1003.1b 7.2.3 - Get Foreground Process Group ID
*
- * 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/libc/tcsendbreak.c b/c/src/lib/libc/tcsendbreak.c
index e7da9cf165..b367d26ece 100644
--- a/c/src/lib/libc/tcsendbreak.c
+++ b/c/src/lib/libc/tcsendbreak.c
@@ -1,9 +1,8 @@
/*
* tcsendbreak() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * 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/libc/tcsetattr.c b/c/src/lib/libc/tcsetattr.c
index a769ff250f..466d2c35fb 100644
--- a/c/src/lib/libc/tcsetattr.c
+++ b/c/src/lib/libc/tcsetattr.c
@@ -1,9 +1,8 @@
/*
* tcsetattr() - POSIX 1003.1b 7.2.1 - Get and Set State
*
- * 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/libc/tcsetpgrp.c b/c/src/lib/libc/tcsetpgrp.c
index 3e6c32c9c4..fa54df3b5f 100644
--- a/c/src/lib/libc/tcsetpgrp.c
+++ b/c/src/lib/libc/tcsetpgrp.c
@@ -1,9 +1,8 @@
/*
* tcsetprgrp() - POSIX 1003.1b 7.2.4 - Set Foreground Process Group ID
*
- * 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/libc/telldir.c b/c/src/lib/libc/telldir.c
index 765bb4ed44..521138d648 100644
--- a/c/src/lib/libc/telldir.c
+++ b/c/src/lib/libc/telldir.c
@@ -1,9 +1,8 @@
/*
* telldir() - XXX
*
- * 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/libc/truncate.c b/c/src/lib/libc/truncate.c
index 145e596654..d551b5be5b 100644
--- a/c/src/lib/libc/truncate.c
+++ b/c/src/lib/libc/truncate.c
@@ -5,9 +5,8 @@
* commonly supported on most UNIX and POSIX systems. It is provided
* for compatibility.
*
- * 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/libc/umask.c b/c/src/lib/libc/umask.c
index 35229a30a1..c9f0b4851b 100644
--- a/c/src/lib/libc/umask.c
+++ b/c/src/lib/libc/umask.c
@@ -1,9 +1,8 @@
/*
* umask() - POSIX 1003.1b 5.3.3 - Set File Creation Mask
*
- * 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/libc/unixlibc.c b/c/src/lib/libc/unixlibc.c
index a581d95534..494e83b159 100644
--- a/c/src/lib/libc/unixlibc.c
+++ b/c/src/lib/libc/unixlibc.c
@@ -2,9 +2,8 @@
* $Id$
* UNIX Port C Library Support
*
- * 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/libc/unlink.c b/c/src/lib/libc/unlink.c
index 9e9f2c0e08..cf11db227c 100644
--- a/c/src/lib/libc/unlink.c
+++ b/c/src/lib/libc/unlink.c
@@ -1,9 +1,8 @@
/*
* unlink() - POSIX 1003.1b - 5.5.1 - Remove an existing link
*
- * 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/libc/unmount.c b/c/src/lib/libc/unmount.c
index e8e73bb1d7..c4b6bdae7d 100644
--- a/c/src/lib/libc/unmount.c
+++ b/c/src/lib/libc/unmount.c
@@ -6,9 +6,8 @@
* routine is necessary to mount instantiations of a file system
* into the file system name space.
*
- * 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/libc/utime.c b/c/src/lib/libc/utime.c
index dd76882bc0..50eeece59a 100644
--- a/c/src/lib/libc/utime.c
+++ b/c/src/lib/libc/utime.c
@@ -1,9 +1,8 @@
/*
* utime() - POSIX 1003.1b 5.5.6 - Set File Access and Modification Times
*
- * 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/libc/write.c b/c/src/lib/libc/write.c
index a3eca4eccd..a47a4f40a9 100644
--- a/c/src/lib/libc/write.c
+++ b/c/src/lib/libc/write.c
@@ -1,9 +1,8 @@
/*
* write() - POSIX 1003.1b 6.4.2 - Write to 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