From: Tatuya JINMEI 神明達哉 Date: Tue, 21 Dec 2004 10:54:12 +0000 (+0000) Subject: new copyright for new files X-Git-Tag: v9.4.0a1~459^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1ba466b68ece96bb9ff3b81fff6770539c2cd507;p=thirdparty%2Fbind9.git new copyright for new files --- diff --git a/lib/dns/acache.c b/lib/dns/acache.c index a59d326f643..23893523e53 100644 --- a/lib/dns/acache.c +++ b/lib/dns/acache.c @@ -1,4 +1,5 @@ /* + * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +16,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: acache.c,v 1.2 2004/12/21 10:45:16 jinmei Exp $ */ +/* $Id: acache.c,v 1.3 2004/12/21 10:54:11 jinmei Exp $ */ #include diff --git a/lib/dns/include/dns/acache.h b/lib/dns/include/dns/acache.h index 2969f77cbcc..f4e96651abb 100644 --- a/lib/dns/include/dns/acache.h +++ b/lib/dns/include/dns/acache.h @@ -1,4 +1,5 @@ /* + * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +16,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: acache.h,v 1.2 2004/12/21 10:45:18 jinmei Exp $ */ +/* $Id: acache.h,v 1.3 2004/12/21 10:54:12 jinmei Exp $ */ #ifndef DNS_ACACHE_H #define DNS_ACACHE_H 1