diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-11-21 06:13:29 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-11-21 06:13:29 +0000 |
| commit | a4d3b78df842614c46b116fc5a6f470be637dccd (patch) | |
| tree | 46c6b11aa0464ba59f49361bd26e1a86962c0624 /lib/bind | |
| parent | 59dd044d1cb744d3dba6b41c41e196b54e8fd9f8 (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..8357b39078ab 100644 --- a/lib/bind/Makefile +++ b/lib/bind/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/Makefile,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ SUBDIR= bind9 dns isc isccc isccfg lwres diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile index 5abbeb1ed225..d0705b37f09d 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.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/config.h b/lib/bind/config.h index 8e5242669188..a22d306230a0 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.1.2.1 2009/10/25 01:10:29 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..87636099e398 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.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/Makefile b/lib/bind/dns/Makefile index 72b9f80c4085..187159de8383 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.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index db8d8c5a89af..37df3fc43013 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.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h index b1e363f2a3f0..e06059ed19c2 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.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h index 74a6db77b83f..b367bcdb3630 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.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h index d723941f8db3..2147237fcf12 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.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile index 7648da5f32a4..e3600c6751f0 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.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h index 197a2bc3e178..a0d86140ff2d 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.2.1 2009/10/25 01:10:29 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..cfb642f2fe60 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.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isccfg/Makefile b/lib/bind/isccfg/Makefile index a4f57855f3f9..9932ae5e715d 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.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile index d4a94d7a5780..3a87ef16a360 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.2.1 2009/10/25 01:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/lwres/lwres/netdb.h b/lib/bind/lwres/lwres/netdb.h index cb5cc28aa1be..63ccbec90f98 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.2.1 2009/10/25 01:10:29 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..940f78bc0b6f 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.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") |
