]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 13 Apr 2010 23:50:58 +0000 (23:50 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 13 Apr 2010 23:50:58 +0000 (23:50 +0000)
lib/dns/client.c

index 09ad57a9aa5468bce8ea6932533d356bc485927f..025698746346e64d7809de314a98959b8a144f03 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 20092010  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: client.c,v 1.7 2010/04/13 19:06:48 sar Exp $ */
+/* $Id: client.c,v 1.8 2010/04/13 23:50:58 tbox Exp $ */
 
 #include <config.h>