]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 18 Feb 2009 23:47:12 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 18 Feb 2009 23:47:12 +0000 (23:47 +0000)
lib/dns/iptable.c
lib/isc/iterated_hash.c

index f2b56afd2434cddb810a8ac1ed9b2d2dc184bad6..55a5351a23ae87b3b460336476d3e59745a1478d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2007-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: iptable.c,v 1.12.44.2 2009/02/18 05:41:32 marka Exp $ */
+/* $Id: iptable.c,v 1.12.44.3 2009/02/18 23:47:12 tbox Exp $ */
 
 #include <config.h>
 
index 2f3aff25e627e5460d23690f44829a1589b65d66..16743143faeabf7c6e0e16c2adbee5547b5c179f 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: iterated_hash.c,v 1.4.48.1 2009/02/18 06:44:27 marka Exp $ */
+/* $Id: iterated_hash.c,v 1.4.48.2 2009/02/18 23:47:12 tbox Exp $ */
 
 #include "config.h"