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