diff --git a/lib/dns/include/dns/portlist.h b/lib/dns/include/dns/portlist.h index 5601937feb..2b0cb338f3 100644 --- a/lib/dns/include/dns/portlist.h +++ b/lib/dns/include/dns/portlist.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: portlist.h,v 1.2 2003/02/26 05:05:15 marka Exp $ */ +/* $Id: portlist.h,v 1.2.84.1 2003/08/27 03:16:22 marka Exp $ */ #include #include diff --git a/lib/dns/portlist.c b/lib/dns/portlist.c index a2472f53ed..00fbf7d49c 100644 --- a/lib/dns/portlist.c +++ b/lib/dns/portlist.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: portlist.c,v 1.3 2003/03/20 00:19:55 marka Exp $ */ +/* $Id: portlist.c,v 1.3.72.1 2003/08/27 03:16:21 marka Exp $ */ #include diff --git a/lib/isc/unix/ifiter_getifaddrs.c b/lib/isc/unix/ifiter_getifaddrs.c index 7ff38cfb30..76d578997d 100644 --- a/lib/isc/unix/ifiter_getifaddrs.c +++ b/lib/isc/unix/ifiter_getifaddrs.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ifiter_getifaddrs.c,v 1.2 2003/04/01 05:18:22 marka Exp $ */ +/* $Id: ifiter_getifaddrs.c,v 1.2.68.1 2003/08/27 03:16:22 marka Exp $ */ /* * Obtain the list of network interfaces using the getifaddrs(3) library.