]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 26 Feb 2010 23:50:59 +0000 (23:50 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 26 Feb 2010 23:50:59 +0000 (23:50 +0000)
bin/named/update.c

index 07a4306bcf417e0b2a34e20dd3470d945b0c0d4a..97e69dea4c251636f51c010a65f211eb2545462a 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: update.c,v 1.180 2010/02/26 01:39:49 marka Exp $ */
+/* $Id: update.c,v 1.181 2010/02/26 23:50:59 tbox Exp $ */
 
 #include <config.h>