aboutsummaryrefslogtreecommitdiff
path: root/bin/mv/mv.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mv/mv.c')
-rw-r--r--bin/mv/mv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/mv/mv.c b/bin/mv/mv.c
index 1320f603b3c4..1104a2710174 100644
--- a/bin/mv/mv.c
+++ b/bin/mv/mv.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[] = "@(#)mv.c 8.2 (Berkeley) 4/2/94";
-#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/types.h>