diff options
Diffstat (limited to 'usr.bin/split/split.c')
| -rw-r--r-- | usr.bin/split/split.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/usr.bin/split/split.c b/usr.bin/split/split.c index 669e95da4933..0241637c93ad 100644 --- a/usr.bin/split/split.c +++ b/usr.bin/split/split.c @@ -29,14 +29,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> -#ifndef lint -static const char copyright[] = -"@(#) Copyright (c) 1987, 1993, 1994\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif - - #include <sys/param.h> #include <sys/stat.h> |
