aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/zic
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/zic')
-rw-r--r--usr.sbin/zic/Makefile2
-rw-r--r--usr.sbin/zic/Makefile.inc2
-rw-r--r--usr.sbin/zic/ialloc.c2
-rw-r--r--usr.sbin/zic/scheck.c2
-rw-r--r--usr.sbin/zic/zdump.82
-rw-r--r--usr.sbin/zic/zdump.c2
-rw-r--r--usr.sbin/zic/zdump/Makefile2
-rw-r--r--usr.sbin/zic/zic.c2
-rw-r--r--usr.sbin/zic/zic/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/zic/Makefile b/usr.sbin/zic/Makefile
index f2d9a0caa01d..c00c9479a467 100644
--- a/usr.sbin/zic/Makefile
+++ b/usr.sbin/zic/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/zic/Makefile,v 1.3.2.1 1999/08/29 15:50:03 peter Exp $
SUBDIR= zic zdump
.include <bsd.subdir.mk>
diff --git a/usr.sbin/zic/Makefile.inc b/usr.sbin/zic/Makefile.inc
index b915adff92ab..21d78af5d944 100644
--- a/usr.sbin/zic/Makefile.inc
+++ b/usr.sbin/zic/Makefile.inc
@@ -1,3 +1,3 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/zic/Makefile.inc,v 1.3.2.1 1999/08/29 15:50:03 peter Exp $
.include "${.CURDIR}/../../Makefile.inc"
diff --git a/usr.sbin/zic/ialloc.c b/usr.sbin/zic/ialloc.c
index eef295a7d52d..beaf1f47b3e7 100644
--- a/usr.sbin/zic/ialloc.c
+++ b/usr.sbin/zic/ialloc.c
@@ -6,7 +6,7 @@ static char elsieid[] = "@(#)ialloc.c 8.28";
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/zic/ialloc.c,v 1.3.2.1 1999/08/29 15:50:04 peter Exp $";
#endif /* not lint */
/*LINTLIBRARY*/
diff --git a/usr.sbin/zic/scheck.c b/usr.sbin/zic/scheck.c
index 3458e383b090..ae3cdafb169c 100644
--- a/usr.sbin/zic/scheck.c
+++ b/usr.sbin/zic/scheck.c
@@ -6,7 +6,7 @@ static char elsieid[] = "@(#)scheck.c 8.13";
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/zic/scheck.c,v 1.2.2.1 1999/08/29 15:50:04 peter Exp $";
#endif /* not lint */
/*LINTLIBRARY*/
diff --git a/usr.sbin/zic/zdump.8 b/usr.sbin/zic/zdump.8
index d0a0df9cee58..5ddc5eab9be8 100644
--- a/usr.sbin/zic/zdump.8
+++ b/usr.sbin/zic/zdump.8
@@ -1,6 +1,6 @@
.\"
.\" @(#)zdump.8 7.3
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/zic/zdump.8,v 1.5.2.1 1999/08/29 15:50:05 peter Exp $
.\"
.Dd September 13, 1994
.Dt ZDUMP 8
diff --git a/usr.sbin/zic/zdump.c b/usr.sbin/zic/zdump.c
index 45a1e137d17f..31f360506849 100644
--- a/usr.sbin/zic/zdump.c
+++ b/usr.sbin/zic/zdump.c
@@ -6,7 +6,7 @@ static char elsieid[] = "@(#)zdump.c 7.24";
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/zic/zdump.c,v 1.4.2.1 1999/08/29 15:50:06 peter Exp $";
#endif /* not lint */
/*
diff --git a/usr.sbin/zic/zdump/Makefile b/usr.sbin/zic/zdump/Makefile
index ca10ac2c3375..f71dd1dc73ac 100644
--- a/usr.sbin/zic/zdump/Makefile
+++ b/usr.sbin/zic/zdump/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/zic/zdump/Makefile,v 1.3.2.1 1999/08/29 15:50:08 peter Exp $
.PATH: ${.CURDIR}/..
diff --git a/usr.sbin/zic/zic.c b/usr.sbin/zic/zic.c
index 2fcbddacd895..61237136d98d 100644
--- a/usr.sbin/zic/zic.c
+++ b/usr.sbin/zic/zic.c
@@ -6,7 +6,7 @@ static char elsieid[] = "@(#)zic.c 7.77";
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/zic/zic.c,v 1.7.2.1 1999/08/29 15:50:06 peter Exp $";
#endif /* not lint */
#include "private.h"
diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile
index f8ad4db11253..5fa0786a6cfb 100644
--- a/usr.sbin/zic/zic/Makefile
+++ b/usr.sbin/zic/zic/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/zic/zic/Makefile,v 1.4.2.1 1999/08/29 15:50:09 peter Exp $
.PATH: ${.CURDIR}/..