]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 20 Jan 2005 00:00:13 +0000 (00:00 +0000)
committerMark Andrews <marka@isc.org>
Thu, 20 Jan 2005 00:00:13 +0000 (00:00 +0000)
lib/dns/resolver.c

index 1929ed873c6c73817c7c3aa00cd0b2039c392d24..937e420d56f7f9ffef5ef1bd3e6f10adf29cfda1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.218.2.18.4.49 2005/01/19 23:38:14 marka Exp $ */
+/* $Id: resolver.c,v 1.218.2.18.4.50 2005/01/20 00:00:13 marka Exp $ */
 
 #include <config.h>