From: Miek Gieben Date: Sat, 6 Aug 2005 13:31:59 +0000 (+0000) Subject: put names in ldns :) X-Git-Tag: release-1.0.0~352 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5b72da1b498b3f4cfc2f9a4e8930f13aee23162;p=thirdparty%2Fldns.git put names in ldns :) --- diff --git a/ldns/dns.h b/ldns/dns.h index 0711d1e4..5e35f3c3 100644 --- a/ldns/dns.h +++ b/ldns/dns.h @@ -5,7 +5,10 @@ * * See LICENSE for the license. * - * A bunch of defines that are used in the DNS + * This library was created by: + * Jelte Jansen, Erik Rozendaal and Miek Gieben + * + * A bunch of defines that are used in the DNS. */ #ifndef _LDNS_DNS_H_