]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update copyrights
authorBob Halley <halley@nominum.com>
Thu, 12 May 2011 14:39:15 +0000 (15:39 +0100)
committerBob Halley <halley@nominum.com>
Thu, 12 May 2011 14:39:15 +0000 (15:39 +0100)
97 files changed:
Makefile
dns/__init__.py
dns/dnssec.py
dns/e164.py
dns/edns.py
dns/entropy.py
dns/exception.py
dns/flags.py
dns/hash.py
dns/inet.py
dns/ipv4.py
dns/ipv6.py
dns/message.py
dns/name.py
dns/namedict.py
dns/node.py
dns/opcode.py
dns/query.py
dns/rcode.py
dns/rdata.py
dns/rdataclass.py
dns/rdataset.py
dns/rdatatype.py
dns/rdtypes/ANY/AFSDB.py
dns/rdtypes/ANY/CERT.py
dns/rdtypes/ANY/CNAME.py
dns/rdtypes/ANY/DLV.py
dns/rdtypes/ANY/DNAME.py
dns/rdtypes/ANY/DNSKEY.py
dns/rdtypes/ANY/DS.py
dns/rdtypes/ANY/GPOS.py
dns/rdtypes/ANY/HINFO.py
dns/rdtypes/ANY/HIP.py
dns/rdtypes/ANY/ISDN.py
dns/rdtypes/ANY/LOC.py
dns/rdtypes/ANY/MX.py
dns/rdtypes/ANY/NS.py
dns/rdtypes/ANY/NSEC.py
dns/rdtypes/ANY/NSEC3.py
dns/rdtypes/ANY/NSEC3PARAM.py
dns/rdtypes/ANY/PTR.py
dns/rdtypes/ANY/RP.py
dns/rdtypes/ANY/RRSIG.py
dns/rdtypes/ANY/RT.py
dns/rdtypes/ANY/SOA.py
dns/rdtypes/ANY/SPF.py
dns/rdtypes/ANY/SSHFP.py
dns/rdtypes/ANY/TXT.py
dns/rdtypes/ANY/X25.py
dns/rdtypes/ANY/__init__.py
dns/rdtypes/IN/A.py
dns/rdtypes/IN/AAAA.py
dns/rdtypes/IN/APL.py
dns/rdtypes/IN/DHCID.py
dns/rdtypes/IN/IPSECKEY.py
dns/rdtypes/IN/KX.py
dns/rdtypes/IN/NAPTR.py
dns/rdtypes/IN/NSAP.py
dns/rdtypes/IN/NSAP_PTR.py
dns/rdtypes/IN/PX.py
dns/rdtypes/IN/SRV.py
dns/rdtypes/IN/WKS.py
dns/rdtypes/IN/__init__.py
dns/rdtypes/__init__.py
dns/rdtypes/dsbase.py
dns/rdtypes/mxbase.py
dns/rdtypes/nsbase.py
dns/rdtypes/txtbase.py
dns/renderer.py
dns/resolver.py
dns/reversename.py
dns/rrset.py
dns/set.py
dns/tokenizer.py
dns/tsig.py
dns/tsigkeyring.py
dns/ttl.py
dns/update.py
dns/version.py
dns/zone.py
setup.py
tests/Makefile
tests/bugs.py
tests/dnssec.py
tests/flags.py
tests/message.py
tests/name.py
tests/namedict.py
tests/ntoaaton.py
tests/rdtypeandclass.py
tests/resolver.py
tests/rrset.py
tests/set.py
tests/tokenizer.py
tests/update.py
tests/zone.py
util/copyrights

index 3dbfe9534699345609a5101d9e925e3fdf8089f3..1f62c96c249129f6f127d5d65221a6e49436e0fd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1716168d131c4392217091bf25e722cf9245206b..c848e485813bb14badba05b2449436adbd85b1ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 8f24a6a555228f7f44e0ac5e110bd977355584c4..dd6a27a53642fdbb8bb0b749b8510e40444db54e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index d8f71ec7999513e76cc5ca9a5eea055b61fbbf91..d6dcd1b1862af94376cba24f3773c76cb7810d4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1731cedde4f4b6d3e9d6a33d53ebdd043e3f849c..f8b6009d3f34ae13a506d2f72779bc2d31e88920 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 Nominum, Inc.
+# Copyright (C) 2009, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index fd9d4f8cdf8ce5e1f5cc122e3dda67ef6cc2245b..d380cf8c0d0d609f911c18ee39642ef23cd6981b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 Nominum, Inc.
+# Copyright (C) 2009, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c6d6570d98c4f51db8ab46038fd500a4c36912ac..db6ef6e6e3c495189ea25a9960b2e6e3865f296f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 17afdbc2ec834dabdaff9cd76b36003b7ce678ac..35a8305e8093c8f503c275f091d0df6ade2bec39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 7bd5ae598008d3affdbda15edf7eb2a9c32ebad6..0c708036b1c259adca9019b5d19d1868351f9dec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 Nominum, Inc.
+# Copyright (C) 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 8a8f3e1ca88ff054daf301cec9bb6f6ece0da970..3b7e88f7b1b767c377faee4fb12cd042e983e4db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1569da54759ba397ac59211e2a38f6451b0282e0..8d45b44e316d76cd63b8244b45bfedeb22e3724d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 33c6713796d0ab2c43fb1425237ddebe62b73295..8363fe42cc445a73751e3484d7881a8e8d01dc9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 77c278716e887ef29fba56618aa0645c588cc439..cf291339347291458ff10b9cd550182020647d5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 29c3963914037461bd8d29183303b84676e43fe9..ed3ffeec5713ee73f1f7fbc82377767cee126008 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 54afb77188890e3defa64e127c8df9b28aaa135e..9f5a0efb7cfc45f1d31a2a0e1f43cf19eda52c69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 785a2454641067a7d46f9395137cea05a9985995..7625c66d3acf196313e9a82f26f2b81692fcafb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 705bd09a43d1fb887e63fcc0920ef7e317e1e2f7..3258c34cd93491cfd9a42988a8a453226eeaff32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9dc88a635c4bb82771effabbbb6a946cf2f8b2c0..addee4e3f2de67adfb4f6c2953e7b37cc5aa51a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c055f2e7cd29c211d3c02a551b060e10e14c830d..7807782aa4dc1d899470da6edfb2a95e7f197160 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index caaaa01cb93f2f41774e23356c9cf2987c8cde64..fda4b1055524810978bc14ff7fc0be22a681e1d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 887fd1ad6b91462c91e98048c35eaf17b6d89c53..14f769fd0607973147ef42f4afda3919228280e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index f556d2288b23ee7a7666fec84e813a5f0e2d12e7..dcd2b401913639a99bb5dc1c66ae7c53e1ba4a05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1a02b7d3cd9598b4b8dece53545e53909957d3be..380cfcd0d3fbc65576a457b7458b3b9ba07e7a28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e8ca6f5cbbcc69bb49380cd45caaefa5b5222c74..c729789afafab6bcceea061111b69b42f9997984 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 0152bb25796959398ff3d94d4f63ecb3d7bee1c7..c102521a149e72c1d540a695ee33f7ac6b089434 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 7f5c4b3bd7772c71da0bcc90f848b8269c5aaee3..fb8e9be49ea01e67d426678dbf497bb6cb6fbf52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 07b9548342c4aa3697fc9a9b0c31591a74dd7817..8bd79793d11616b0d096b035d2305333d03a1d2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010 Nominum, Inc.
+# Copyright (C) 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 99b5013f3353ded058e47aba93bdd34df6f786e1..d864001190c1bfd3e8f593607eafce897f5a207f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index dd417614185c645be2a648fd6eb0d20a6b52282b..1d678d2f2a5c1a345a6d4ae78a9f1216f3861891 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3a06f448f77c6cb307d09e2b59cd3d1eff36cda2..56b6332de208b8e6dfe0eeea31cbe744919cdcf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3457cc486f60c8e395edc54f2526e646eea8a411..38d1d88b287fbd3708dade05e2f3d68cb10ee765 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 2a1ff38932f4fd4e185c53ab62b295ba10c12022..15fd54e69ef03c7ac0dd739b4f9cde124d8b1208 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index aa6c7e9aab9a38168b8f229293e6f5edfedce514..968b36f5e23f09d77fde0c0ee0187db2345eb78c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 Nominum, Inc.
+# Copyright (C) 2010, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1bf4d5e03426231587f219488f8a4be46a98aa61..0c2d3cd035b9568539b519b61e1c6770662ff2d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 518dd6010f7c6d7a3084fd2e2c65022af918b2c0..154546d79d2e7a0a30da07dc5a6d55dc05249be1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9cad2606722874994d55ff6615cab1b2d4a4deb5..92f41532a76ef0d6989430640b9d40041d27c028 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4b03a3ab4760368efd959414ec784af1b452d7c8..6b45d4d4b60d4bc6339ea97ac80242b9f5e060ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index d41562b74d966b7a9be73e4515e29bd9b6b968a1..ad113a4b59df673b42a7ed7f89e55450f2f3ca43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 882ac73e5435e6f7c6a36142aa85a60d6a79422a..c7ac7375b41da1031284690f6d68d64ed0523a51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c00685636fd9b213d13f16785becc9231e9ce305..4e687825ad70ab8c45257842b43ee8240728259c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 6c4b79eaac3d3d56ca855abc91e7b4613bb60207..4a037537b6c0a6a2803b99f6e395c838e174a03d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 421ce8e207ece7e782f15ecfff2d94a8cbc3cfde..26c55314e136c89184a66bda74a68c37c16e1c3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index d760cec91673e2f0785a2f35bb16425e40464282..63d389cd7ae263a2a51487dbf8cbbbc588730a06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1efd3724d945d77ca35ffec77ff1f332866a636e..f9653fdb344a22b5eb6b292f07bccd0f8ef23a67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 5f74b8d384201272cddb9f6c9817453744102a3d..2d6f21b56b9bacbe247e7aca682f91f5f399aeab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9b5a9a9fedfdf79583432d6eba2908505df0fdf6..8860dd72bb428f6304a17fbd5cf5fda21c1392eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 881cc8164968ee7cd0bd6e91a59cf190a16dcc6a..cec650a570c0223822b9157b172e5a033b083839 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2005-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 23f4f3b7c66f511a570cb9ad85df431c57a98edc..604fd0f4deb8b83fa86235692d0211231245ca72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e10efb45bb3c7311d91aa1731dd4bbb7c7933552..ae91295f8c98094b30dc6ff1e5d677dad1231a3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 76815c46f09bf7c3c7385bfcb3956206583c473b..721e9dd60b7032368b3ae09c09a49efd65a69b60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e05f204a2fd59014188fbad8f3eba2c0f00f850b..372d3332260eefc8926706b6f1491e9b167ffd6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 2d812d39eb95cc5b8c378e52d9600af4bc4ba728..e131bd5070308b7bac9a5aa3b091c21bac96e5c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c181e823ee7bf295def273131d601637a62b0a3f..260fd6f39fc8e2dbb0033cbbcad566d6e809c0c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index ffe0b91c29c866880abf7ac4727bbe431e5c349d..5524beadd13f283514d6005dc003dedd9f0bb5fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 6248e6cfc078a2ba1c3d3eb72fdfaefdbda43ac4..d85b6fe9931b4ae2c58eab01e7b007a53b4db81b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4d8a3a7d6bdab99a9f78b17dce179416d800bc89..c7bd5bbe65b9df686a7a04a39e24a1abe438945f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 60ec177e15041e74d370b058c8f6a3e5d94d02c7..7fe043082b397c948b308e37bdd0f63d554238a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index b4112aed1df720b8880c1daba458ea810b9a8302..216cb0a81aac33bd0a3746c4c5b08f84398d538b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 6f591f4ec08ad7f4f2e234b30cb4c01d59172f3e..df5b989ac80bdd980fb6e92be98c4d4b6fb84405 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4718944ff4fd8e841107e18be38b7874b865bf2c..1422b8348756785bd0a5503dc5a0db82b0e08471 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c9c5823381fe159594664564f23981f5f2030971..e101b26beaeb24e8a644b2b83159ed26e78bb8bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 06e2970aec1e6b3c8bafa6891092712c4f63e5c5..04c3054e449c72c96faf6310ac8163c5d81d69d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index ab931296ececab5bf1a59826a14a864cdd0318ce..24cf1ece4eb8afbfe2b840191e725efceb96dd8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index fcc056f7a184601d30f2bc2f8f914e0da612f654..49db5a3776922a63ac106a7f04b323d9cb7722ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 151c96d377a77e2a72d8ea976b1da24dbb928347..6f5559a7e4ed5c53f39338583991e6f564a20d3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 Nominum, Inc.
+# Copyright (C) 2010, 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 5e3515bec4bcc6cb1bcea5c5d34d743e61ecb41e..abc6a9ed5b241867f350da9ba0647299c6320d39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 7cdb2a0289a2b1c3c224011fadd23701d8bdfc85..fbd5ef1e51eb027f8189d26335dab0106d577408 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index b203e8ece9c5362e98426b355dddf40a5b416e58..580f056ea0999d81e59fddaebfc7424e297f8dbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 472e27a360bf4816137d9b8d644d98500f521bd5..ad3f83d450e3cff550c47d3a18a19f84377963a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e7cdcfd3d85888b1c929a563872317cfe9d45e1f..e711deeebecdb51512a1ef0aa0eee7cfa9bee9c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 0a61b827b0c6fe8680ae98e37749e7b9775a2577..4925cfd6ffdf17dc14ee142481cfd87f4fd22407 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 21468174d4ec188851c410293112ec1d4dc8c9ce..f6051fea4fc1a6134807c42c1ab796ac7d5f8677 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 91f9fb876693d3cd5fb9945bfff2f3c6f3b7d052..14c76a05c47df26b56604c0abff85cc9e256007e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4f68a2a4952c467567518b478a998a79b38735dc..4bff7b6c72d552dc5441d6420221c54fd03b2648 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 5e58ea884135934481bf80f5d2a84d3a828f89dd..63b925afbb330218a32b3d06dfb07a144282db60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index cbd1a27bbf8faac69608ab4986e166d2bea9c111..0ddd93410fad4b0727b10fd1284a5eb0e52d5e64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index f295300517755cb7cc89d29b950bc7d1d74fead8..ab6ddf4e6659b95b3a679d7e4c53a38e4281357c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e67acafec9304cd77483be0c483234f8d77b26c9..e6922269180875bb6c37fc73eb035cb6865aa850 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4cc9e461994df6e683a11fe6a67c86ec2ebe839a..6539cfcf6def3b720f7f980c3561b5683e38bec9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index db5fd5df85bc48489d0ad84e2dc0fd42c0fd8969..67c952d3cc51016d1fc1ad89fb4a6ca2f9c2c153 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index de8bea345b57bbc7000ddb2a77c3e658be8bb6b1..461bc0d7fd0281a7797b6fc021fe38345449c695 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 584f6a7da70a70516e8752f238df1f881ba33ea4..6ab444f451e2097c4d2f723b5ab20168640657e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 0896e3f02d2037311a35ebf63da79e74e2d4b0fb..c2fa6b6659c00fa29decaa916db03b9720b7c279 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index b30e847fbac430ddb8ae0c4c88644771e9db1f30..7b4546a08657c9d2c4c0f51fec466a7b19b711a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 Nominum, Inc.
+# Copyright (C) 2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 7ee2d8e12e1405ba7a63a160a110bffc0e8dfa9d..b3cf6716bcd83d67eee41ea9cc0de62129ca5d12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 7134661d3ae7fc9e37e9b715a097202d9e2e6bac..931bb1977d5cc858db10fbc1f367b0768cf06ce6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1ab4f52814b90c88277840d804ecf5873e9432cd..55815f80510baad0e6c1cfe4b184bfc8ed6e0bff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 026114218676069b9c63c4360ae2ff7e0709aa34..e256bfe679da3c3ffb606c3e53f7f13b6e1d47b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 77befd26e3a8c1a84eea0cc5d9800fa5fafc052f..a1c191fd76b83462305704fc7608bee47601cecb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 0c8a830e27686eb7c09d0f0c70a62d000171abea..f3c0628d361abaa11382442d8bc451910bebed73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index bd6dc5fbc2725f430a8df5b1157004863bf38daf..28d5a42cdfff9b81970394b933a4db87fb11d0fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3cafbee891a13e26014f3c1c9f9d4f3d312b3695..be1324b0ecfef7b3cc809e3b04489d5c2f3f5090 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e2bca51b8270dbac224ab8f17d1930a66f2d4007..583d20cfa053ad7b40435162ba0abd6f57e073fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4f4a1bdc90b472710d43d8fdaf592bfa517a00f6..1d561ae1b5dc06e74787d3d1610efca676118026 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 5f7b31f23fa581e9028f5347483e459be0c9c170..92ddb565fc1aece1f44a43679cfd2b529258ed50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 075be0a48a35d3ba5c9c28cb1ac230028c39dbe4..31e7405b0f8d994e6ea2a0f73da22043f9156d8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009, 2010 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index ae578381cb95fdc06f47a2618c15cf08ccc2c1d9..f73e9f6fe3cb8d0775a9163844692e19ad7d7f6f 100644 (file)
@@ -2,92 +2,89 @@
 ./ChangeLog                                    X       2003,2004,2005,2006,2007
 ./LICENSE                                      X       2003,2004,2005,2006,2007
 ./MANIFEST.in                                  X       2003,2004,2005,2006,2007
-./Makefile                                     MAKE    2003,2004,2005,2006,2007,2009
+./Makefile                                     MAKE    2003,2004,2005,2006,2007,2009,2011
 ./README                                       X       2003,2004,2005,2006,2007
 ./TODO                                         X       2003,2004,2005,2006,2007
-./dns/__init__.py                              PYTHON  2003,2004,2005,2006,2007,2009
-./dns/dnssec.py                                        PYTHON  2003,2004,2005,2006,2007,2009
-./dns/e164.py                                  PYTHON  2006,2007,2009
-./dns/edns.py                                  PYTHON  2009
-./dns/entropy.py                               PYTHON  2009
-./dns/exception.py                             PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/flags.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/inet.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/ipv4.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/ipv6.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/message.py                               PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/name.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/namedict.py                              PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/node.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/opcode.py                                        PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/query.py                                 PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rcode.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/rdata.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/rdataclass.py                            PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/rdataset.py                              PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/rdatatype.py                             PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/AFSDB.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/CERT.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/CNAME.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/DLV.py                       PYTHON  2009,2010
-./dns/rdtypes/ANY/DNAME.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/DNSKEY.py                    PYTHON  2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/DS.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/GPOS.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/HINFO.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/HIP.py                       PYTHON  2010
-./dns/rdtypes/ANY/ISDN.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/KEY.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/LOC.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/MX.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/NS.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/NSEC.py                      PYTHON  2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/NSEC3.py                     PYTHON  2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/NSEC3PARAM.py                        PYTHON  2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/NXT.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/PTR.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/RP.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/RRSIG.py                     PYTHON  2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/RT.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/SIG.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/SOA.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/SPF.py                       PYTHON  2006,2007,2009,2010
-./dns/rdtypes/ANY/SSHFP.py                     PYTHON  2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/TXT.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/X25.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/ANY/__init__.py                  PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/A.py                          PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/AAAA.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/APL.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/DHCID.py                      PYTHON  2006,2007,2009,2010
-./dns/rdtypes/IN/IPSECKEY.py                   PYTHON  2006,2007,2009,2010
-./dns/rdtypes/IN/KX.py                         PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/NAPTR.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/NSAP.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/NSAP_PTR.py                   PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/PX.py                         PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/SRV.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/WKS.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/IN/__init__.py                   PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/__init__.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/dsbase.py                                PYTHON  2010
-./dns/rdtypes/keybase.py                       PYTHON  2004,2005,2006,2007,2009,2010
-./dns/rdtypes/mxbase.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/nsbase.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/rdtypes/sigbase.py                       PYTHON  2004,2005,2006,2007,2009,2010
-./dns/rdtypes/txtbase.py                       PYTHON  2006,2007,2009,2010
-./dns/renderer.py                              PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/resolver.py                              PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/reversename.py                           PYTHON  2006,2007,2009,2010
-./dns/rrset.py                                 PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/set.py                                   PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/tokenizer.py                             PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/tsig.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010
-./dns/tsigkeyring.py                           PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/ttl.py                                   PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/update.py                                        PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/version.py                               PYTHON  2003,2004,2005,2006,2007,2009,2010
-./dns/zone.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010
+./dns/__init__.py                              PYTHON  2003,2004,2005,2006,2007,2009,2011
+./dns/dnssec.py                                        PYTHON  2003,2004,2005,2006,2007,2009,2011
+./dns/e164.py                                  PYTHON  2006,2007,2009,2011
+./dns/edns.py                                  PYTHON  2009,2011
+./dns/entropy.py                               PYTHON  2009,2011
+./dns/exception.py                             PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/flags.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/hash.py                                  PYTHON  2011
+./dns/inet.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/ipv4.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/ipv6.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/message.py                               PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/name.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/namedict.py                              PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/node.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/opcode.py                                        PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/query.py                                 PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rcode.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdata.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdataclass.py                            PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdataset.py                              PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdatatype.py                             PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/AFSDB.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/CERT.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/CNAME.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/DLV.py                       PYTHON  2009,2010,2011
+./dns/rdtypes/ANY/DNAME.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/DNSKEY.py                    PYTHON  2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/DS.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/GPOS.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/HINFO.py                     PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/HIP.py                       PYTHON  2010,2011
+./dns/rdtypes/ANY/ISDN.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/LOC.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/MX.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/NS.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/NSEC.py                      PYTHON  2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/NSEC3.py                     PYTHON  2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/NSEC3PARAM.py                        PYTHON  2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/PTR.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/RP.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/RRSIG.py                     PYTHON  2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/RT.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/SOA.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/SPF.py                       PYTHON  2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/SSHFP.py                     PYTHON  2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/TXT.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/X25.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/ANY/__init__.py                  PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/A.py                          PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/AAAA.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/APL.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/DHCID.py                      PYTHON  2006,2007,2009,2010,2011
+./dns/rdtypes/IN/IPSECKEY.py                   PYTHON  2006,2007,2009,2010,2011
+./dns/rdtypes/IN/KX.py                         PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/NAPTR.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/NSAP.py                       PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/NSAP_PTR.py                   PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/PX.py                         PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/SRV.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/WKS.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/IN/__init__.py                   PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/__init__.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/dsbase.py                                PYTHON  2010,2011
+./dns/rdtypes/mxbase.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/nsbase.py                                PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/rdtypes/txtbase.py                       PYTHON  2006,2007,2009,2010,2011
+./dns/renderer.py                              PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/resolver.py                              PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/reversename.py                           PYTHON  2006,2007,2009,2010,2011
+./dns/rrset.py                                 PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/set.py                                   PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/tokenizer.py                             PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/tsig.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009,2010,2011
+./dns/tsigkeyring.py                           PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/ttl.py                                   PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/update.py                                        PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/version.py                               PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./dns/wiredata.py                              PYTHON  2011
+./dns/zone.py                                  PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
 ./examples/ddns.py                             X       2006,2007
 ./examples/e164.py                             X       2006,2007
 ./examples/mx.py                               X       2003,2004,2005,2006,2007
 ./examples/reverse.py                          X       2003,2004,2005,2006,2007
 ./examples/reverse_name.py                     X       2006,2007
 ./examples/xfr.py                              X       2003,2004,2005,2006,2007
-./setup.py                                     PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/Makefile                               MAKE    2003,2004,2005,2006,2007,2009,2010
-./tests/bugs.py                                        PYTHON  2006,2007,2009,2010
+./examples/zonediff.py                         X       2010,2011
+./setup.py                                     PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/Makefile                               MAKE    2003,2004,2005,2006,2007,2009,2010,2011
+./tests/bugs.py                                        PYTHON  2006,2007,2009,2010,2011
+./tests/dnssec.py                              PYTHON  2011
 ./tests/example                                        X       2003,2004,2005,2006,2007
 ./tests/example1.good                          X       2003,2004,2005,2006,2007
 ./tests/example2.good                          X       2003,2004,2005,2006,2007
-./tests/flags.py                               PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/message.py                             PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/name.py                                        PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/namedict.py                            PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/ntoaaton.py                            PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/rdtypeandclass.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/resolver.py                            PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/rrset.py                               PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/set.py                                 PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/tokenizer.py                           PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/update.py                              PYTHON  2003,2004,2005,2006,2007,2009,2010
-./tests/zone.py                                        PYTHON  2003,2004,2005,2006,2007,2009,2010
+./tests/flags.py                               PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/message.py                             PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/name.py                                        PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/namedict.py                            PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/ntoaaton.py                            PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/rdtypeandclass.py                      PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/resolver.py                            PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/rrset.py                               PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/set.py                                 PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/tokenizer.py                           PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/update.py                              PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
+./tests/zone.py                                        PYTHON  2003,2004,2005,2006,2007,2009,2010,2011
 ./util/COPYRIGHT                               X       2003,2004,2005,2006,2007
 ./util/copyrights                              X       2003,2004,2005,2006,2007