]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Sat, 8 Oct 2005 00:20:53 +0000 (00:20 +0000)
committerMark Andrews <marka@isc.org>
Sat, 8 Oct 2005 00:20:53 +0000 (00:20 +0000)
bin/named/update.c

index 7ae9093dad5ab8c327cb8893516aaa53840b4ee0..82c9e1729cf89564a0731ac9cc9039716a00e761 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: update.c,v 1.88.2.16 2005/10/07 04:21:38 marka Exp $ */
+/* $Id: update.c,v 1.88.2.17 2005/10/08 00:20:53 marka Exp $ */
 
 #include <config.h>