diff options
Diffstat (limited to 'usr.bin/banner/banner.c')
| -rw-r--r-- | usr.bin/banner/banner.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.bin/banner/banner.c b/usr.bin/banner/banner.c index 9cf21905487f..fcd41eafaadb 100644 --- a/usr.bin/banner/banner.c +++ b/usr.bin/banner/banner.c @@ -29,16 +29,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static const char copyright[] = -"@(#) Copyright (c) 1980, 1993, 1994\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif - -#if 0 -#endif - -#include <sys/cdefs.h> /* * banner - prints large signs * banner [-w#] [-d] [-t] message ... |
