aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/look/look.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/look/look.c')
-rw-r--r--usr.bin/look/look.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.bin/look/look.c b/usr.bin/look/look.c
index ac7a200841c7..9486fed65b56 100644
--- a/usr.bin/look/look.c
+++ b/usr.bin/look/look.c
@@ -32,15 +32,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char copyright[] =
-"@(#) Copyright (c) 1991, 1993\n\
- The Regents of the University of California. All rights reserved.\n";
-#endif /* not lint */
-
-#ifndef lint
-#endif /* not lint */
-#include <sys/cdefs.h>
/*
* look -- find lines in a sorted list.
*