diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 07:45:36 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:58 +0000 |
| commit | 0b8224d1cc9dc6c9778ba04a75b2c8d47e5d7481 (patch) | |
| tree | e836579391da07fc3e031fa54e4264d9666f68f9 /bin/ed | |
| parent | 5b31cc94b10d4bb7109c6b27940a0fc76a44a331 (diff) | |
Diffstat (limited to 'bin/ed')
| -rw-r--r-- | bin/ed/main.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/ed/main.c b/bin/ed/main.c index bddf6c1e9c2c..fefb83b7bc71 100644 --- a/bin/ed/main.c +++ b/bin/ed/main.c @@ -26,15 +26,6 @@ * SUCH DAMAGE. */ -#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> /* * CREDITS * |
