diff options
Diffstat (limited to 'bin/mv/mv.c')
| -rw-r--r-- | bin/mv/mv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mv/mv.c b/bin/mv/mv.c index 009ce513f2ca..84352176472b 100644 --- a/bin/mv/mv.c +++ b/bin/mv/mv.c @@ -46,7 +46,7 @@ static char sccsid[] = "@(#)mv.c 8.2 (Berkeley) 4/2/94"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/mv/mv.c,v 1.41 2003/05/05 22:49:22 obrien Exp $"); #include <sys/param.h> #include <sys/time.h> |
