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 6db419244166..332b51b9a33f 100644 --- a/bin/mv/mv.c +++ b/bin/mv/mv.c @@ -45,7 +45,7 @@ static char const copyright[] = static char sccsid[] = "@(#)mv.c 8.2 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/mv/mv.c,v 1.22.2.1 1999/08/29 14:12:56 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |
