diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
| commit | b205d83df7763ca1f099bce5ac12a05862a626c4 (patch) | |
| tree | f30d11bce592433d73cbb079c6db2d3428a52cf5 /lib/bind/dns | |
| parent | 54055718ff5134ddd61afc4c5f01440022040a06 (diff) | |
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 6850098343e5..2a5a49b88c0f 100644 --- a/lib/bind/dns/Makefile +++ b/lib/bind/dns/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/dns/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index 44ce599364a1..05421e1ccd1f 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.5.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h index 6624e90ecb75..62b9b6f8b91f 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.5.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h index fd911e36e7e1..14a0a609378c 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.5.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h index 8d4ed99efa19..a690b576ab83 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.5.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") |
