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

index 4142604398b0869d7036c84989a36c74fb04d4bf..0e90f5f2f0ffe48848e452f1e7a87d3e6829bc47 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.13 2006/04/26 12:12:45 shane Exp $ */
+/* $Id: acache.c,v 1.14 2006/04/27 09:36:46 marka Exp $ */
 
 #include <config.h>