aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ruptime/ruptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ruptime/ruptime.c')
-rw-r--r--usr.bin/ruptime/ruptime.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr.bin/ruptime/ruptime.c b/usr.bin/ruptime/ruptime.c
index 8c6dde8b527c..4978e928b5e7 100644
--- a/usr.bin/ruptime/ruptime.c
+++ b/usr.bin/ruptime/ruptime.c
@@ -29,14 +29,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char copyright[] =
-"@(#) Copyright (c) 1983, 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 <protocols/rwhod.h>