]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Wed, 14 Feb 2007 23:45:42 +0000 (23:45 +0000)
committerMark Andrews <marka@isc.org>
Wed, 14 Feb 2007 23:45:42 +0000 (23:45 +0000)
bin/dig/dighost.c

index 02e7fc2e4c46d21d5005e1b1839bfd7626ccf17d..b48b5e7ee43cecd5acc920be4049cd4b0134af48 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: dighost.c,v 1.221.2.19.2.38 2007/02/14 01:25:06 marka Exp $ */
+/* $Id: dighost.c,v 1.221.2.19.2.39 2007/02/14 23:45:42 marka Exp $ */
 
 /*
  * Notice to programmers:  Do not use this code as an example of how to