diff options
Diffstat (limited to 'usr.bin/script/script.c')
| -rw-r--r-- | usr.bin/script/script.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/script/script.c b/usr.bin/script/script.c index 8e183be07603..a1fd6967c35c 100644 --- a/usr.bin/script/script.c +++ b/usr.bin/script/script.c @@ -31,12 +31,6 @@ */ #include <sys/param.h> -#ifndef lint -static const char copyright[] = -"@(#) Copyright (c) 1980, 1992, 1993\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif - #include <sys/wait.h> #include <sys/stat.h> #include <sys/ioctl.h> |
