]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 24 Apr 2007 23:46:56 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 24 Apr 2007 23:46:56 +0000 (23:46 +0000)
bin/dig/nslookup.c

index 521985b731acf8ac6795e1e22b22feab762a0ea0..34fcdef922768ac14d4d7c8158f5b5bd77e38fd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  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.115 2007/04/24 07:20:45 marka Exp $ */
+/* $Id: nslookup.c,v 1.116 2007/04/24 23:46:56 tbox Exp $ */
 
 #include <config.h>