aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/from
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/from')
-rw-r--r--usr.bin/from/from.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.bin/from/from.c b/usr.bin/from/from.c
index e9ecfc737294..031803ebae16 100644
--- a/usr.bin/from/from.c
+++ b/usr.bin/from/from.c
@@ -29,15 +29,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char copyright[] =
-"@(#) Copyright (c) 1980, 1988, 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>
#include <sys/types.h>
#include <ctype.h>
#include <err.h>