diff options
Diffstat (limited to 'contrib/cpio/tar.c')
-rw-r--r-- | contrib/cpio/tar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cpio/tar.c b/contrib/cpio/tar.c index 832ad4f378685..864cd6ca82189 100644 --- a/contrib/cpio/tar.c +++ b/contrib/cpio/tar.c @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/tar.c,v 1.2 2004/08/28 03:13:05 kientzle Exp $ */ #include <stdio.h> #include <sys/types.h> |