diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2012-04-04 23:11:25 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2012-04-04 23:11:25 +0000 |
| commit | 42d3eba523963ab015ac451eeea0788b11631c94 (patch) | |
| tree | d6eb268f26af23cc29cceb581dd5468a2cfef052 /lib/dns/dns64.c | |
| parent | 3939884dc90db099f5601bd7c27d39acf7a8c731 (diff) | |
Vendor import of BIND 9.8.2vendor/bind9/9.8.2
Notes
svn path=/vendor/bind9/dist/; revision=233902
svn path=/vendor/bind9/9.8.2/; revision=233903; tag=vendor/bind9/9.8.2
Diffstat (limited to 'lib/dns/dns64.c')
| -rw-r--r-- | lib/dns/dns64.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/dns64.c b/lib/dns/dns64.c index b2b4138f43c6..0b3f1d48b892 100644 --- a/lib/dns/dns64.c +++ b/lib/dns/dns64.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010, 2011 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2010-2012 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dns64.c,v 1.6.22.2 2011-03-12 04:59:16 tbox Exp $ */ +/* $Id$ */ #include <config.h> |
