]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Tue, 12 Jul 2005 05:47:18 +0000 (05:47 +0000)
committerMark Andrews <marka@isc.org>
Tue, 12 Jul 2005 05:47:18 +0000 (05:47 +0000)
bin/dig/nslookup.c

index 772b80306bcbffe7802687d62e0ee909400dd8ff..385c4631f7819f64fb7ba87495e24e34094a394a 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) 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.108 2005/07/04 03:03:21 marka Exp $ */
+/* $Id: nslookup.c,v 1.109 2005/07/12 05:47:18 marka Exp $ */
 
 #include <config.h>