Upates to include copyright 2000 to everything

-Erik
This commit is contained in:
Erik Andersen
2000-04-13 01:18:56 +00:00
parent 62dc17a3b1
commit 61677feff7
85 changed files with 583 additions and 670 deletions

View File

@@ -37,7 +37,7 @@
#include <utime.h>
#include <dirent.h>
#include <sys/param.h>
#include <setjmp.h> /* Ok to use this since `ash' does, therefore it's in the libc subset already. */
#include <setjmp.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>