]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new copyright for new files
authorTatuya JINMEI 神明達哉 <jinmei@isc.org>
Tue, 21 Dec 2004 10:54:12 +0000 (10:54 +0000)
committerTatuya JINMEI 神明達哉 <jinmei@isc.org>
Tue, 21 Dec 2004 10:54:12 +0000 (10:54 +0000)
lib/dns/acache.c
lib/dns/include/dns/acache.h

index a59d326f64356ab53f097aee0a8043d9e5a40196..23893523e53278139f15b889bfb133b17039a569 100644 (file)
@@ -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 <config.h>
 
index 2969f77cbcc1b6f6f5d8bdcd6ab3510432d9802e..f4e96651abb60acc801ca509b8f174816468a51e 100644 (file)
@@ -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