diff options
Diffstat (limited to 'xc/unsupported/util/att-nameserver')
-rw-r--r-- | xc/unsupported/util/att-nameserver/Imakefile | 2 | ||||
-rw-r--r-- | xc/unsupported/util/att-nameserver/itserver.c | 2 | ||||
-rw-r--r-- | xc/unsupported/util/att-nameserver/osdep.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xc/unsupported/util/att-nameserver/Imakefile b/xc/unsupported/util/att-nameserver/Imakefile index 18d8193d4..f9becbcc3 100644 --- a/xc/unsupported/util/att-nameserver/Imakefile +++ b/xc/unsupported/util/att-nameserver/Imakefile @@ -1,4 +1,4 @@ -XCOMM $XConsortium$ +XCOMM $XConsortium: Imakefile,v 1.6 91/07/17 16:08:48 gildea Exp $ XCOMM ident "@(#)nameserver:Imakefile 1.3" XCOMM Copyright 1988, 1989 AT&T, Inc. diff --git a/xc/unsupported/util/att-nameserver/itserver.c b/xc/unsupported/util/att-nameserver/itserver.c index db31be06b..05b797751 100644 --- a/xc/unsupported/util/att-nameserver/itserver.c +++ b/xc/unsupported/util/att-nameserver/itserver.c @@ -1,4 +1,4 @@ -/* $XConsortium: ittserver.c,v 1.2 91/02/17 12:49:24 rws Exp $ */ +/* $XConsortium: itserver.c,v 1.3 91/02/17 15:20:18 rws Exp $ */ /* * Copyright 1988, 1989 AT&T, Inc. diff --git a/xc/unsupported/util/att-nameserver/osdep.h b/xc/unsupported/util/att-nameserver/osdep.h index 6925bcac4..4c9215782 100644 --- a/xc/unsupported/util/att-nameserver/osdep.h +++ b/xc/unsupported/util/att-nameserver/osdep.h @@ -86,7 +86,7 @@ SOFTWARE. * */ -/* $Header: osdep.h,v 1.1 89/06/14 15:49:18 jim Exp $ */ +/* $Header: osdep.h,v 1.2 94/04/17 20:59:27 jim Exp $ */ #ifndef NULL #define NULL 0 |