]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update copyrights
authorBob Halley <halley@nominum.com>
Thu, 12 May 2011 14:48:55 +0000 (15:48 +0100)
committerBob Halley <halley@nominum.com>
Thu, 12 May 2011 14:48:55 +0000 (15:48 +0100)
98 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/util.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 66be578ffdfcaa3eeb73c340d79318969562b38f..15a1e79a2d677b2388ed31d6fd3376319d9c174a 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 851fd68ea4ddb03f08ef9d1d612eeba10ae90a71..dae7ffd802c94dac9d2c5085fef591abd6cf3821 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 a53659851f5611651ccbaee95c195b4059e111c6..61a06d970be937cd5ef7287f0b43b77318c03457 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 bd846b61bd2b14bdb920637ad471024dc12c2147..cbb1338805627f6c449f41f18db1059f61a45360 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 5f01a353790e7da7b128d0aa7ca5fbdfca4e7ae5..ef52776e802ae7ea4f4617d2ece80b82d7bdc6ae 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 9dd3fd8760a691d26eda7041d1eaf3b4b6ccbeda..0f8e9281a203e40753d03b88875db25b8a05e546 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 1f906bf576d35e0bcfd9af14aee8efb09018d518..45e0c3792ebc615145b49697da9110eb6982d4f3 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 00f979baefacefaa635a874c3ade3b59921bc45e..f6cdc71496004ada36d7052e9072c6efff3058ee 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 d2eb0b8bcc2cfcd06b3fe60df8e0a11a2eb1d8ce..8e5305a891243d4bb80ead6dbdc791330c854de9 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 1dd96c2823ef5103a2c092578319786911d3c464..fc53ec4dea1204c70f5b8e381e5d7dd827720145 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 fec0838aaccbc4a2023869b586c3cec86248802e..69a9d75497c17bf2e049f1f852006a7680b5b40c 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 fdf68913be37b1725b98a324864062ec362156d6..3ca61407327d2e2ccfee7a241193e155d6ad92b6 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 51993312bf78ebec814e6cc593c49c4c2adb7fb0..a9ae2b831f1044f46af555939b5809f9edcc51c9 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 055f0b716ead2dd8833f957447057136d57d818e..d8eb4823334cec45d31503e45e6cb058086e45d8 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 b6b9f9a172dae653687e2a8c8ab849b097562e52..a12d82b32fdc015ac78dd7452b10228c68cf1d5e 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 1be34cc06965ceb65bddb1301ad2773af56749ea..7bba3529d5e9d3a88b1b304b601f9521b272898d 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 41bbbad9c96f55b559a3af05c761fe15c6d2e335..fb9c30cdecc9c1450a4ea3343f95a0aa7424cae7 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 b79c902d18bcc9b220659a4d02e0d72292a2f963..4ea5f02d0868077294bfc70b838ebd7203b799e3 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 2709b4e002031e9e6217947071270d1c4ff26b51..e69589c62716e16b8c354fd9ae51170901b9846f 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 bfc817b80a32f7618e1669191de2620fe7ec4ae3..e7fea8d7327e29c93c272db5baf2e4b443224abc 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 57b7ab12e549a6ff432998cb1240f92dfaf2ade5..3eae203e07b7cd3a7b31b133b3e544b5aed6c261 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 ef7d6290c27627922311d5bc840f7ee34e8cd979..f7a397fb2918a309ef2c3ad35343322350f23123 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 336287247858d5c1a6b27285e8f153b192cf30fc..3673b2a907651acde33ee7d3ce754cd925f94e61 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 1d45fe609e64b01ec96dc343d3d4e9c0439db35d..5952c3c807013e9a080520b64ceb8b36dcb24f40 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 3bb0eac6fec7890077777eab45bfba86c28833ec..12e26094e67238b6aed38751805f2dd7e5211c3f 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 0fe724f1b0640ef9868a55ff830ce2007cd10bc3..60f78dc1224b1e97db7a985ce3ef018df142f9eb 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 09ef415dbd8f4897b3d09449f17757d05e3f13fc..d292a89d0b33b249448dc63aef06fb900ade4226 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 7bfd351458a0d3e19ee54ad10c7a52be32be6115..64b50c9b8888574c2843be99f3f0fabfba7c6a8c 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 9d572aca116ea596a3d627ca7b73fee91afa51ea..b3f0220bdc17d5ddba5e5f1152de4fb423f21bdf 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 9f975a1239417fa2dc337aae1f4feb8c6c9b360a..df2dbff486859589251b7189c86848aae80254de 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 f2fd009aa7f3131bd80c128ab84f7254f3390119..f323d3f51d9dc03f6d80d2e6e40748d538a5555e 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 50ff3ffab1bce94b5860c8baf44ce5c419bfd451..f7afca065f037d5bf1bd98c614fa2ec04822f113 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 6f872553e4c2d2c67e583a1c07fb24de150d06f4..2e698213e3d35a0e809385eaa2ce018b12b29861 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 94d81a1f9dd1ac4c73d1d9a311aa6832bbbc9b4b..be010f868dce27375d027e825b3f1dff260de0de 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 b3f4d6cb457912f5e0f308d121c00cdfcd3d82be..ab8705425fe13aa48c836749b1a18f30821379ba 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 190ef5ed06f7cc791d523f152440ee8f0ac73c11..33ebd45f2894304ad44031c4366bca9208add77a 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 81415211df569bf69c46e342dec1a39ea66affeb..e21640649625386bb0489b26800f85b0aa3a6704 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 c7eb366fcdf91e0b512a29c7db04bd134d0b4a18..e955d14754d3aa593d8e737b262cec5ac38146d5 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 46ba6bfd83a9107a03d14eea5b4a8937de0a9e6c..bc3748b7ec043b9064f6e631fc4d1eeac69bfa84 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 7ddf213e393fd927d3de860478c415e518b8ba1e..898cc91af7e160b95978d44b73688104503fd538 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 0ef053cd9afed858d62f853079a1eca7dc416cf1..3ae3495e93303fa52cab791cfdf0156a2d4fefc9 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 951dec0342af3f3fc55e10d987455826963918c9..51408088bccfa86f40513462062d821df6059b87 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 5c6a7b6b264a6646286a8e6666969cbe4a388b2e..faa2f6c2b97fbeb0b79c3407ba53265b4e4f12fc 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 52eae542ec45456067cfbd450a47e041c7f6050f..b848e5c754e6e52900f8c864723b7a7a2ee143f2 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 d5c5017ddd5ce16848f20089282e401848433866..64449d7527eac4732a9f4c380c4c5e0f0e5885d7 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 44e820693efd1cd71c74d4d687009e72c32f6e7d..8a9137bf96182961ce04394868f2f78a54bbfe9c 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 eee2ddfe77c542a41229dc7553a65386f73c7e2d..fac237dbf1ae7c4dcd62f322627bd268a6927af3 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 c7991a6a2ed48eb55d1eeb4c4e6064c6a1324a0a..4f6206f01c4f940e16c4196b907ff09c0eb876bb 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 2a9e1e6cd98ed3f4c02afa7ceb916d46b581d55d..37c35a95b3526af74fbfe6250cfae672cc3d82fb 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 fc25024028e09e94c8f9964663ea73fd4f164c9d..0554f62ecffc63753dd4053ec648d9d6ba1d3f4f 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 a66f9a55763749772e9800cc388bb3c2f2986de5..86e2c37f57a3d1a89956f28d5dfc00fd313fef30 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 44f067d95df84c0a18f4dc39a8a7cf58fc2def6e..7c199be4990ee631d702617ea6b03e9488599519 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 7ac4ab315a0619bb40108a0f59abd146bd7c8ed1..f8bd9e0ff448d73a08e6e1966caeb5775623df7e 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 62ea66d703f300186e4be6ade8bfb78d0e043a5d..efb17ffcf234ee0d6adc34e79b417b3496d4fe88 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 033b7c22d02d22e974f0972222917b03d2ffc081..40b1732e2975cf163b71ad4dcb24282a09c64086 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 f9a59590e67477ce2eac1eaeff5faa4f92526c65..77636a23d9e1ceb7a4dc011fc6a4e777575dcc11 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 c3d0b0fbb03d9ccb01a16ffe2ecf6335de0913e7..603f039c3cc039dc214f6b0652d786e6bc16c3ab 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 85b62f48ea946440b99bd234c526040403568d03..8e18926da3548fee6a14a198c3cd5e64810abb37 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 3bb1e700a34f504422a8ce52c9ebadcf6b14f129..4341c49904354d07e7ff8ac8ee19f0c64874972c 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 baad00e9df5450e5e003c5f528bc74c1c55ef542..ae4f6d79c4a5dd53e6dd66217bf11e428f1444ff 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 a056142be89bd7835f694c2ac49000f4a0380c63..325e612e0ab1101f431004c2e5483a981a232384 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 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 bbb9b08eb07594d0e3cf987719a1480671005de5..72ae706ff26923a201d4db9ab27e9ccb388c1434 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 bb58e8411ea5b35fb05e6e111ad0c9c51d3bdbae..e945a2c2030e6dedc43c38f57136123a700a3b6e 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 #
-# 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 fafe8ebe4a6c52c47f4c172c212c8cfe3415a40a..cd6e4fa1ff666be90ef0ab5f3f2289eab09d250a 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 832bd4c0ca5bedb76925896c4e03ca57c535c01a..fb008448c194530773c39470fb569753cbe01be5 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 3ff8834107da82d9891334e11f9813e82271987b..b8b4205c775b85bca15b6ef848472aedb18fcc4c 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 824683e8f318c6d3044877648f267be5aadac05c..41372cd6e13274d792bee56d90a633b4f3583279 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 b8fb18ed1dce837ba3367b5e546e8a06da33b0cb..603b4ac5c69920ea55af4341f258ffead8f13030 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 7657350422085e7ed97adaf4796df9b79868a33a..cdb2488047004a93e420c59d7f9c324b1941b9cc 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 16e4ac9f4fbb85b7c6cbae55577a37cd09a537ab..91fd397c6a887907aa8e4b516e69ad27a1167635 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 2a1b5eb9c5cf56bd3d0dcf210b88d1de35d6d371..b3cf33f79e3c80e7abf41848d1e1837a0d5cd1cd 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 b377f44aaa812dccb58bf282512e8a689fb166e6..69b77f494731286b026042416f19e20978f58464 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 457fa34669b66c3f6c0666e07ecb38aa0c32e5cd..2f09463bf7db3bc5d4888e8ef930962d0804793c 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 9e4bf5cb31038a8dc22d46f010a36be69de44194..f4b2b2e497ccca2d95d936f7832084b9d50103d0 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 0c84c9808b5f9d03c9e3f3fce02840f777ad964f..a6607b8762360a4ae720a93e06200e3dbd8f2fd9 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 a558a6d8622cf966ba1f9b0fc3050ef07b13b5d5..8bc33c048d032684c2c3db8bdbb46ad6f8a8a185 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 915d858ebc7ac74a766f690420f6ea70fe612dd7..471a798aed9344f123ca7f767826b6ba878ca095 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 59045df9954947d5c8e013024a581ff86de01f0f..01fda60c0fc86997dbeb7b09b21a6a70b6df50de 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..9c7b18f9b67b966992473a6e3d24b2533c0bee86 100644 (file)
@@ -1,93 +1,92 @@
 ./.gitignore                                   X       2009
 ./ChangeLog                                    X       2003,2004,2005,2006,2007
 ./LICENSE                                      X       2003,2004,2005,2006,2007
+./MANIFEST                                     X       2011
 ./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/util.py                                  PYTHON  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