]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 13 Sep 2010 23:46:58 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 13 Sep 2010 23:46:58 +0000 (23:46 +0000)
bin/named/client.c

index c9e29913064001338a7c677b96b6909d5f5e13ac..02efe4e37a49cec3115f7f213d941a532802f148 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010  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.267 2010/09/13 03:37:43 marka Exp $ */
+/* $Id: client.c,v 1.268 2010/09/13 23:46:58 tbox Exp $ */
 
 #include <config.h>