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

index c87ab1817a11903659d24c9ddf9d8e8595ef8797..5d68616ed1b33367dc36ae2c22b5984508f1e38b 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.15 2006/05/02 13:04:54 shane Exp $ */
+/* $Id: acache.c,v 1.16 2006/05/03 00:07:50 marka Exp $ */
 
 #include <config.h>
 
index d2ef1f337eba28e98bb8c048bb736e7efca77db7..ba73e059a518c088f87a7801184d52fc865a4470 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.5 2006/05/02 13:04:54 shane Exp $ */
+/* $Id: acache.h,v 1.6 2006/05/03 00:07:50 marka Exp $ */
 
 #ifndef DNS_ACACHE_H
 #define DNS_ACACHE_H 1