diff options
Diffstat (limited to 'contrib/cpio/main.c')
-rw-r--r-- | contrib/cpio/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cpio/main.c b/contrib/cpio/main.c index 20829ef50e1a..6309973999e4 100644 --- a/contrib/cpio/main.c +++ b/contrib/cpio/main.c @@ -19,7 +19,7 @@ David MacKenzie <djm@gnu.ai.mit.edu>, and John Oleynick <juo@klinzhai.rutgers.edu>. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/main.c,v 1.3 1999/09/15 01:47:13 peter Exp $ */ #include <stdio.h> #include <getopt.h> |