]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 27 Apr 2006 09:36:45 +0000 (09:36 +0000)
committerMark Andrews <marka@isc.org>
Thu, 27 Apr 2006 09:36:45 +0000 (09:36 +0000)
lib/dns/acache.c

index 4e319f5e6e795b5ad28a62e6d06283ac85670af4..9871cd2d158a26ac0b56ea07afa9d21d24256ee2 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.11 2006/04/26 12:12:07 shane Exp $ */
+/* $Id: acache.c,v 1.3.2.12 2006/04/27 09:36:45 marka Exp $ */
 
 #include <config.h>