aboutsummaryrefslogtreecommitdiff
path: root/bin/sleep/sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sleep/sleep.c')
-rw-r--r--bin/sleep/sleep.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sleep/sleep.c b/bin/sleep/sleep.c
index 49efe904f93e..7922ebff661b 100644
--- a/bin/sleep/sleep.c
+++ b/bin/sleep/sleep.c
@@ -34,9 +34,6 @@ static char const copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)sleep.c 8.3 (Berkeley) 4/2/94";
-#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <capsicum_helpers.h>