]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 6 Oct 2009 23:47:22 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 6 Oct 2009 23:47:22 +0000 (23:47 +0000)
bin/tests/nsec3hash.c

index 91c78b8fee1c98ed339fd1cf4e74d298943b8baa..2d87566e71deeb5a2c44ecc89080509a7bc5b7df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2008, 2009  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: nsec3hash.c,v 1.4.48.1 2009/10/06 21:20:18 each Exp $ */
+/* $Id: nsec3hash.c,v 1.4.48.2 2009/10/06 23:47:22 tbox Exp $ */
 
 #include <config.h>