]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 6 May 2011 23:45:18 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 6 May 2011 23:45:18 +0000 (23:45 +0000)
bin/named/client.c

index 6a742054c7d91e9e72da66c01116235a6e82de7d..6211ebf2e6e3f3e7741b560eb2e6b809e5eb137d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: client.c,v 1.219.18.34 2011/05/05 23:59:10 marka Exp $ */
+/* $Id: client.c,v 1.219.18.35 2011/05/06 23:45:18 tbox Exp $ */
 
 #include <config.h>