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