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