diff options
Diffstat (limited to 'bin/cp/utils.c')
-rw-r--r-- | bin/cp/utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/cp/utils.c b/bin/cp/utils.c index 8c1c350ff6f1..02d78350067c 100644 --- a/bin/cp/utils.c +++ b/bin/cp/utils.c @@ -35,8 +35,6 @@ static char sccsid[] = "@(#)utils.c 8.3 (Berkeley) 4/1/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/acl.h> #include <sys/stat.h> |