aboutsummaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/Makefile2
-rw-r--r--bin/date/date.12
-rw-r--r--bin/date/date.c2
-rw-r--r--bin/date/extern.h2
-rw-r--r--bin/date/netdate.c2
-rw-r--r--bin/date/vary.c2
-rw-r--r--bin/date/vary.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/bin/date/Makefile b/bin/date/Makefile
index 22806ce82888..2f2bed3f04b1 100644
--- a/bin/date/Makefile
+++ b/bin/date/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $Id: Makefile,v 1.2 1994/09/24 02:54:33 davidg Exp $
+# $Id: Makefile,v 1.2.8.1 1997/09/14 13:07:02 jkh Exp $
PROG= date
SRCS= date.c netdate.c vary.c
diff --git a/bin/date/date.1 b/bin/date/date.1
index b3d66c8fdf81..af787b5c1ed0 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)date.1 8.3 (Berkeley) 4/28/95
-.\" $Id: date.1,v 1.8.2.8 1998/06/30 06:42:44 charnier Exp $
+.\" $Id: date.1,v 1.8.2.9 1998/07/15 02:01:17 jkh Exp $
.\"
.Dd November 17, 1993
.Dt DATE 1
diff --git a/bin/date/date.c b/bin/date/date.c
index 4b3181914412..c6bd3adda119 100644
--- a/bin/date/date.c
+++ b/bin/date/date.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: date.c,v 1.7.2.6 1997/10/03 12:54:30 danny Exp $
+ * $Id: date.c,v 1.7.2.7 1998/02/15 11:01:39 jkh Exp $
*/
#ifndef lint
diff --git a/bin/date/extern.h b/bin/date/extern.h
index c21fdc63d0b2..560d2a9b4d16 100644
--- a/bin/date/extern.h
+++ b/bin/date/extern.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)extern.h 8.1 (Berkeley) 5/31/93
- * $Id$
+ * $Id: extern.h,v 1.2 1994/09/24 02:54:37 davidg Exp $
*/
int netsettime __P((time_t));
diff --git a/bin/date/netdate.c b/bin/date/netdate.c
index 042c337ee57e..7dd03aefe5cf 100644
--- a/bin/date/netdate.c
+++ b/bin/date/netdate.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: netdate.c,v 1.3.6.1 1997/03/10 19:51:16 guido Exp $
+ * $Id: netdate.c,v 1.3.6.2 1997/09/14 13:07:06 jkh Exp $
*/
#ifndef lint
diff --git a/bin/date/vary.c b/bin/date/vary.c
index c1d5796e23f2..b78d1223e56e 100644
--- a/bin/date/vary.c
+++ b/bin/date/vary.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: vary.c,v 1.2.2.1 1998/02/15 11:01:40 jkh Exp $
*/
#include <time.h>
diff --git a/bin/date/vary.h b/bin/date/vary.h
index 742b560fcba5..c22b39576bb5 100644
--- a/bin/date/vary.h
+++ b/bin/date/vary.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: vary.h,v 1.2.2.1 1998/02/15 11:01:40 jkh Exp $
*/
struct vary {