diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2010-07-17 05:41:01 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2010-07-17 05:41:01 +0000 |
| commit | 90d6fa76a8141fc596ad376ecd86a8a493836298 (patch) | |
| tree | c3fe0d41bc0f86f1e7fcaaa9e480f60fec34cb2f /lib/bind | |
| parent | 9adee7d03f2e4c91e6330410f88fb5addaf2a24a (diff) | |
Diffstat (limited to 'lib/bind')
| -rw-r--r-- | lib/bind/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/bind9/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/config.h | 2 | ||||
| -rw-r--r-- | lib/bind/config.mk | 2 | ||||
| -rw-r--r-- | lib/bind/dns/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/dns/code.h | 2 | ||||
| -rw-r--r-- | lib/bind/dns/dns/enumclass.h | 2 | ||||
| -rw-r--r-- | lib/bind/dns/dns/enumtype.h | 2 | ||||
| -rw-r--r-- | lib/bind/dns/dns/rdatastruct.h | 2 | ||||
| -rw-r--r-- | lib/bind/isc/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/isc/isc/platform.h | 2 | ||||
| -rw-r--r-- | lib/bind/isccc/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/isccfg/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/lwres/Makefile | 2 | ||||
| -rw-r--r-- | lib/bind/lwres/lwres/netdb.h | 2 | ||||
| -rw-r--r-- | lib/bind/lwres/lwres/platform.h | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/lib/bind/Makefile b/lib/bind/Makefile index 4268219f2fa8..3d8e4a9ae849 100644 --- a/lib/bind/Makefile +++ b/lib/bind/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/Makefile,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ SUBDIR= bind9 dns isc isccc isccfg lwres diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile index 5abbeb1ed225..a8d35ba19f95 100644 --- a/lib/bind/bind9/Makefile +++ b/lib/bind/bind9/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/bind9/Makefile,v 1.7.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/config.h b/lib/bind/config.h index 3038b5b0d301..a5be6cd4e6fa 100644 --- a/lib/bind/config.h +++ b/lib/bind/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/config.h,v 1.11.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ diff --git a/lib/bind/config.mk b/lib/bind/config.mk index a50d348afec2..0c22ff51861b 100644 --- a/lib/bind/config.mk +++ b/lib/bind/config.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/config.mk,v 1.21.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/Makefile b/lib/bind/dns/Makefile index 72b9f80c4085..721e7e26d1a8 100644 --- a/lib/bind/dns/Makefile +++ b/lib/bind/dns/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/dns/Makefile,v 1.9.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index 264fc119fe75..3499a933e0fc 100644 --- a/lib/bind/dns/code.h +++ b/lib/bind/dns/code.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/code.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h index e33d4c421f57..9efd510b0540 100644 --- a/lib/bind/dns/dns/enumclass.h +++ b/lib/bind/dns/dns/enumclass.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/dns/enumclass.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h index 4ad3358e1cdf..77e7a6e2c381 100644 --- a/lib/bind/dns/dns/enumtype.h +++ b/lib/bind/dns/dns/enumtype.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/dns/enumtype.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h index 94f57b89e4e1..507552cb73a1 100644 --- a/lib/bind/dns/dns/rdatastruct.h +++ b/lib/bind/dns/dns/rdatastruct.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/dns/rdatastruct.h,v 1.7.2.2.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile index 7648da5f32a4..53633aa53f1c 100644 --- a/lib/bind/isc/Makefile +++ b/lib/bind/isc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isc/Makefile,v 1.10.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h index 197a2bc3e178..2ef014c05304 100644 --- a/lib/bind/isc/isc/platform.h +++ b/lib/bind/isc/isc/platform.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/isc/isc/platform.h,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/isccc/Makefile b/lib/bind/isccc/Makefile index 19fc2bfd6fda..6af4e3ed05e2 100644 --- a/lib/bind/isccc/Makefile +++ b/lib/bind/isccc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isccc/Makefile,v 1.7.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isccfg/Makefile b/lib/bind/isccfg/Makefile index a4f57855f3f9..215c9c91d8f7 100644 --- a/lib/bind/isccfg/Makefile +++ b/lib/bind/isccfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isccfg/Makefile,v 1.7.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile index d4a94d7a5780..4880ba1f68fd 100644 --- a/lib/bind/lwres/Makefile +++ b/lib/bind/lwres/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/lwres/Makefile,v 1.13.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/lwres/lwres/netdb.h b/lib/bind/lwres/lwres/netdb.h index cb5cc28aa1be..8914458bb64e 100644 --- a/lib/bind/lwres/lwres/netdb.h +++ b/lib/bind/lwres/lwres/netdb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/lwres/lwres/netdb.h,v 1.3.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/lwres/lwres/platform.h b/lib/bind/lwres/lwres/platform.h index 608bb721772b..88928d4d11b2 100644 --- a/lib/bind/lwres/lwres/platform.h +++ b/lib/bind/lwres/lwres/platform.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/lwres/lwres/platform.h,v 1.5.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /* * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") |
