diff options
Diffstat (limited to 'usr.bin/last/last.c')
| -rw-r--r-- | usr.bin/last/last.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/last/last.c b/usr.bin/last/last.c index 116fc10855eb..c6b1b646ab70 100644 --- a/usr.bin/last/last.c +++ b/usr.bin/last/last.c @@ -30,13 +30,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static const char copyright[] = -"@(#) Copyright (c) 1987, 1993, 1994\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif /* not lint */ - -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/capsicum.h> #include <sys/queue.h> |
