diff options
Diffstat (limited to 'bin/cp/utils.c')
-rw-r--r-- | bin/cp/utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cp/utils.c b/bin/cp/utils.c index a85e9f3b326c..65c44bb3fbbe 100644 --- a/bin/cp/utils.c +++ b/bin/cp/utils.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)utils.c 8.3 (Berkeley) 4/1/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/cp/utils.c,v 1.45.2.4.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/acl.h> |