]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 9 Jun 2006 23:50:53 +0000 (23:50 +0000)
committerMark Andrews <marka@isc.org>
Fri, 9 Jun 2006 23:50:53 +0000 (23:50 +0000)
bin/dig/nslookup.c

index 4f10878ca8d4e8e07ed72ac828077b5c11b7627d..5ae64d0d594066336eabbba4cf7284033f4eaeb0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nslookup.c,v 1.90.2.4.2.11 2006/06/09 07:29:24 marka Exp $ */
+/* $Id: nslookup.c,v 1.90.2.4.2.12 2006/06/09 23:50:53 marka Exp $ */
 
 #include <config.h>