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 62af890b2c516..8f3eff9fac9e6 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.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index 8c6ca183d4087..8d0ff82b1b6ed 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.2.2.1 2010/12/21 17:10:29 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 e33d4c421f574..0dc2949745a66 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.2.2.1 2010/12/21 17:10:29 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 344fd41024b82..f8ec4dced4c2d 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.2.2.1 2010/12/21 17:10:29 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 53a0a38267ee1..42f73bd448975 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.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") |