diff options
Diffstat (limited to 'contrib/cpio')
| -rw-r--r-- | contrib/cpio/FREEBSD-upgrade | 2 | ||||
| -rw-r--r-- | contrib/cpio/copyin.c | 2 | ||||
| -rw-r--r-- | contrib/cpio/copypass.c | 2 | ||||
| -rw-r--r-- | contrib/cpio/main.c | 2 | ||||
| -rw-r--r-- | contrib/cpio/tar.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/contrib/cpio/FREEBSD-upgrade b/contrib/cpio/FREEBSD-upgrade index 949705bb2b23..acccdc0c986f 100644 --- a/contrib/cpio/FREEBSD-upgrade +++ b/contrib/cpio/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/cpio/FREEBSD-upgrade,v 1.4 2004/02/17 01:41:49 ache Exp $ GNU cpio 2.4.2 originals can be found at: ftp://prep.ai.mit.edu/pub/gnu diff --git a/contrib/cpio/copyin.c b/contrib/cpio/copyin.c index c3cc7997608f..ae1f171927be 100644 --- a/contrib/cpio/copyin.c +++ b/contrib/cpio/copyin.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/copyin.c,v 1.7 2001/03/21 21:17:54 ache Exp $ */ #include <stdio.h> diff --git a/contrib/cpio/copypass.c b/contrib/cpio/copypass.c index 993d720456df..4fb8f1124c59 100644 --- a/contrib/cpio/copypass.c +++ b/contrib/cpio/copypass.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/copypass.c,v 1.3 2003/07/11 02:19:19 green Exp $ */ /* copypass.c - cpio copy pass sub-function. Copyright (C) 1990, 1991, 1992 Free Software Foundation, Inc. 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> diff --git a/contrib/cpio/tar.c b/contrib/cpio/tar.c index 832ad4f37868..864cd6ca8218 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> |
