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

index 2685b7cadc9a5ed817bf47eaed5ae249dfa31887..f02f6c13a2c1a996e7daabc89c72ad2ce547b405 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.112 2006/06/09 07:26:42 marka Exp $ */
+/* $Id: nslookup.c,v 1.113 2006/06/09 23:50:55 marka Exp $ */
 
 #include <config.h>