aboutsummaryrefslogtreecommitdiff
path: root/bin/chio
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-24 07:45:36 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:58 +0000
commit0b8224d1cc9dc6c9778ba04a75b2c8d47e5d7481 (patch)
treee836579391da07fc3e031fa54e4264d9666f68f9 /bin/chio
parent5b31cc94b10d4bb7109c6b27940a0fc76a44a331 (diff)
downloadsrc-0b8224d1cc9dc6c9778ba04a75b2c8d47e5d7481.tar.gz
src-0b8224d1cc9dc6c9778ba04a75b2c8d47e5d7481.zip
Diffstat (limited to 'bin/chio')
-rw-r--r--bin/chio/chio.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/chio/chio.c b/bin/chio/chio.c
index eaa46775edac..4feafe5ce720 100644
--- a/bin/chio/chio.c
+++ b/bin/chio/chio.c
@@ -35,14 +35,6 @@
* Addidional Copyright (c) 2000, by C. Stephen Gunn, Waterspout Communications
*/
-#if 0
-#ifndef lint
-static const char copyright[] =
- "@(#) Copyright (c) 1996 Jason R. Thorpe. All rights reserved.";
-#endif /* not lint */
-#endif
-
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/chio.h>
#include <err.h>