diff options
Diffstat (limited to 'lib/bind/dns')
| -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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/bind/dns/Makefile b/lib/bind/dns/Makefile index a3ab5656c7c6..789c36720a2c 100644 --- a/lib/bind/dns/Makefile +++ b/lib/bind/dns/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/dns/Makefile,v 1.5 2005/03/17 08:35:21 dougb Exp $ BIND_DIR= ${.CURDIR}/../../../contrib/bind9 LIB_BIND_REL= .. diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index 7cf495eadba7..5e19a014e1a4 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.2 2005/03/17 08:39:12 dougb Exp $ */ /* * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h index f3490a471184..924d5b8f539b 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.2 2005/03/17 08:39:12 dougb Exp $ */ /* * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h index 8692368d5e61..9eb92ff7c3f1 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.2 2005/03/17 08:39:12 dougb Exp $ */ /* * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h index ce30e49f59d7..39ea114adf34 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.2 2005/03/17 08:39:12 dougb Exp $ */ /* * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") |
