]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Wed, 3 May 2006 00:07:49 +0000 (00:07 +0000)
committerMark Andrews <marka@isc.org>
Wed, 3 May 2006 00:07:49 +0000 (00:07 +0000)
lib/dns/acache.c
lib/dns/include/dns/acache.h

index ba70d122d177519fcaaa85ed81effca6b24d9863..57785f2080a8bce536eea19afeebff04643bc48e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and 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: acache.c,v 1.3.2.13 2006/05/02 12:55:31 shane Exp $ */
+/* $Id: acache.c,v 1.3.2.14 2006/05/03 00:07:49 marka Exp $ */
 
 #include <config.h>
 
index 46df252e997fa72e18c79c3a51e1d599de4936b0..50d7fc1a7b788ee579f772c634c04c1279a297e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and 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: acache.h,v 1.3.2.3 2006/05/02 12:55:31 shane Exp $ */
+/* $Id: acache.h,v 1.3.2.4 2006/05/03 00:07:49 marka Exp $ */
 
 #ifndef DNS_ACACHE_H
 #define DNS_ACACHE_H 1