aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kzip
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/kzip')
-rw-r--r--usr.bin/kzip/Makefile2
-rw-r--r--usr.bin/kzip/kzip.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/kzip/Makefile b/usr.bin/kzip/Makefile
index 235c9b6e12bd..39901fa6f3b9 100644
--- a/usr.bin/kzip/Makefile
+++ b/usr.bin/kzip/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1995/10/06 02:42:11 peter Exp $
+# $Id: Makefile,v 1.1.4.1 1995/10/06 02:53:46 jkh Exp $
PROG= kzip
NOMAN= toobad
diff --git a/usr.bin/kzip/kzip.c b/usr.bin/kzip/kzip.c
index b5ec7f1e2148..dd589577f179 100644
--- a/usr.bin/kzip/kzip.c
+++ b/usr.bin/kzip/kzip.c
@@ -9,7 +9,7 @@
* Copyright (C) 1993 Hannu Savolainen
* Ported to 386bsd by Serge Vakulenko
* based on tools/build.c by Linus Torvalds
- * $Id: kzip.c,v 1.4 1995/10/06 02:42:15 peter Exp $
+ * $Id: kzip.c,v 1.3.4.1 1995/10/06 02:53:48 jkh Exp $
*
*/