aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mesg/mesg.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mesg/mesg.c')
-rw-r--r--usr.bin/mesg/mesg.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.bin/mesg/mesg.c b/usr.bin/mesg/mesg.c
index cbe39a8e37ad..833cf6f036df 100644
--- a/usr.bin/mesg/mesg.c
+++ b/usr.bin/mesg/mesg.c
@@ -34,15 +34,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char copyright[] =
-"@(#) Copyright (c) 1987, 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 <sys/stat.h>