summaryrefslogtreecommitdiffstats
path: root/bin/ed/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/main.c')
-rw-r--r--bin/ed/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ed/main.c b/bin/ed/main.c
index 2cebaf8..bea2724 100644
--- a/bin/ed/main.c
+++ b/bin/ed/main.c
@@ -27,9 +27,11 @@
*/
#ifndef lint
+#if 0
static const char copyright[] =
"@(#) Copyright (c) 1993 Andrew Moore, Talke Studio. \n\
All rights reserved.\n";
+#endif
#endif /* not lint */
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud