]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update copyrights for 2010
authorBob Halley <halley@nominum.com>
Wed, 13 Jan 2010 20:23:06 +0000 (12:23 -0800)
committerBob Halley <halley@nominum.com>
Wed, 13 Jan 2010 20:23:06 +0000 (12:23 -0800)
94 files changed:
dns/exception.py
dns/flags.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/KEY.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/NXT.py
dns/rdtypes/ANY/PTR.py
dns/rdtypes/ANY/RP.py
dns/rdtypes/ANY/RRSIG.py
dns/rdtypes/ANY/RT.py
dns/rdtypes/ANY/SIG.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/keybase.py
dns/rdtypes/mxbase.py
dns/rdtypes/nsbase.py
dns/rdtypes/sigbase.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/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 84e8ed608f1b0182ad7bc30ba4b153cfc6710296..c6d6570d98c4f51db8ab46038fd500a4c36912ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 3803d88be9591ec0bb70a6e684bd78c569b34958..17afdbc2ec834dabdaff9cd76b36003b7ce678ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 7717e9bc5db4a8103c13823b800f099ba6929ec4..8a8f3e1ca88ff054daf301cec9bb6f6ece0da970 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 e22d059df9ceacce1ebcb414a57fe19452a7ba2c..1569da54759ba397ac59211e2a38f6451b0282e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 576caacfb4c4f88227f06b6fbbb0c020eeec1ad8..ec25ba2738249eaed68247869d038172fdf45d00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 af6bb46395e87bed3e78205445596ae8b29733bf..f74d1218aa3a01311ead3239651e9f1d8226e49d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 ef548c93a6803740335c956c5daf4a44122f7d98..bee61d3b278f8e25da8f2477ce4471180888be6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 87eeab2de932de2c64b5a0bc59f15a3cde784126..fa646f2141ac1926342d973796e69909e272aeea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 8fdfb79c5585283d7285c4f4434b016b988b42d9..07fff9293c43ad066e1a4e6bb80acea46fe3d9cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 19763e16d5fff438ea1ec503da39e8384edf0f8e..705bd09a43d1fb887e63fcc0920ef7e317e1e2f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 ff353747b3e15a2c5e0bf783a30742e171c7d8cf..79327ca5db7f62bb4bf5299196c85cf6de46fdd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 bbf992a2e69bf1492fbd97a0d7181ce009967fe7..e8f1ee42f7fee5cc6b6aeb02b2647f090fa93d9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 d88faf3b34440cc99924ac522f3fe01cdce2c3eb..1bed9a16c19c0d41399d07071a3467ef0675ae32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 3288f8d6a58a7984e8ecdf33039b38c98754833a..278f378d35ed85321e6d5780cfe867dbaae78b14 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 83c5de797215fc70b4c902a0a7e3a2b2c9a44f0b..2aa51679a9c5a137eecb491cf5d669c8d6ddddd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 bb16f0c7cfa9f8a0bc192c844abb5447094d5ab2..c54c14edf50a9092b694445c7b190ff9311cc10d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 cb325e0f4c35ef5b8add4e5c6b00c834e372ed5d..e8ca6f5cbbcc69bb49380cd45caaefa5b5222c74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 87d3cb667223f981852f382b17d04af164eeb6b6..fda7ae025931de177e1fe2da35e46fe673ea2d41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 d68aea6b4ed8e2998c37419046cb05fe480ccefa..7f5c4b3bd7772c71da0bcc90f848b8269c5aaee3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 4961300261066ed6462027b8fc2850238ec70611..07b9548342c4aa3697fc9a9b0c31591a74dd7817 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2009, 2010 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 b2fe6ea9740070b4311a6cb56c770f12cad61a98..99b5013f3353ded058e47aba93bdd34df6f786e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 86d3a179031646358bdfa4f13b16f560a442d2a6..ad66ef0c69672186f16cad6401da5270fc50327f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009, 2010 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 3efe0ebb3a8411a43505a00e7847171ea2eb3568..3a06f448f77c6cb307d09e2b59cd3d1eff36cda2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 5fb1f0180a44405467f3c56513f239c0c638f49b..6f63cc05f63c549cecb28a9b42ce6d4bb5d144aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 d91c6ddbf064688182dd71b099da6d3082f6a789..e592ad39a7d86b5a30e5d2b223a09be83d612d34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 53a2c6c35417450a085444c70a6b9cfd0dd59695..93d085bcc48b455cec21511184c43894e2abceff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009 Nominum, Inc.
+# Copyright (C) 2010 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 f33b5add3dd3c6273fdce6fe17dabe8e9d2b1cbc..424d3a9a3c9f95194e91a0d26efe797a3af08248 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 2670dfb0c64a86759c01c089b7fcf7b3af710825..c8581edbeb61a52ea4042d3e36ac009f0d17bc46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 793c5afa579e43a476fa8d475132ddf2e3cb6701..53780fb3d633c632a409f4bbb7bbfe0e8c86fffc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 19ab48cd58c1b305ed2056d67410d40e4b10970e..9cad2606722874994d55ff6615cab1b2d4a4deb5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 a16df55b9dac8b8b56acebdd62deaa6503205a99..4b03a3ab4760368efd959414ec784af1b452d7c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 d548b84e44ce742704ea985e27e64fa0afa9d2df..415f94a6f869be89087c5899130519898e88a88a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009, 2010 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 8833bc698349653e9bb21e4e04184d85d8632e19..cab24cf5a7cd12fe1e767c7ef288bbeb82c25295 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009, 2010 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 ed11c4a6183be5394e74096297273a09b18ced28..ec91e5e85c3a76544f5529f9ab09487439277bb9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009, 2010 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 07a99b71b98ff504e265b718e1d9849832e04c5a..8077f070ce3a52e22d755872818bc11444f2a28c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 7b5a2670a515231fc731a2cbcff9ba01d66de829..6c4b79eaac3d3d56ca855abc91e7b4613bb60207 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 2029bff45a731d2d3937431af8811f4aab826a38..421ce8e207ece7e782f15ecfff2d94a8cbc3cfde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 6cf67e5dcfc23e30623ec2a221809ea2981e0227..0e4816f64846787a99f89ef320f813437f16c9b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009, 2010 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 4969fcebfe123ac9c505a5dd40057274f048ad0d..1efd3724d945d77ca35ffec77ff1f332866a636e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 584ee42e1b8579ca53fb1698362ae97fcb1fe125..501e29cc8c596bf6d005971e3a889548e2af6501 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 a36cacad034d9c338cf76de732f0f182e01e4f32..a25a35e29b0bf4bb1a9eb42ea4d2d4003dcd620a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 41e978a832448a20798513a8df604e95e1cf5ec1..9b5a9a9fedfdf79583432d6eba2908505df0fdf6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 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 21293bc2cbd1521cd7d26a3ad48781bfd91189a4..162dda5c4887ae501634370bf0c5fe7abd96b436 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2007, 2009 Nominum, Inc.
+# Copyright (C) 2005-2007, 2009, 2010 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 c0562fbe01604c45424690ba7b22e64f7aff0621..23f4f3b7c66f511a570cb9ad85df431c57a98edc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 83be7c5ddbd14788aeb06e88fee30ea4ff8c6df0..c3632f7fc406b088c08dd834f3a0fc8e9be101a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 ea8ba137fbbaab4ab650e275cd9664a25e101294..0815dd5450fd70280393a9d0e9133cf25991fa9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 71654f2dc3914977835710e4ddd4c26cb98f1840..e05f204a2fd59014188fbad8f3eba2c0f00f850b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 dfa2606f7bbb6ffcc3f301cc4f61ce4b90922116..2d812d39eb95cc5b8c378e52d9600af4bc4ba728 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 8ac766646e534b6534bd73243d17ece8098432d0..7412c02d304196d9570e1b55c46553201356bdce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 71bbe74b2f65edcc07d80f374f5780dff591277b..2d35234bf04ca025638438698c4097ae078e8ec0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 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 2e1bfb378d460bb0546a32e721e2ea8faccd67f8..86ff77fd4da054bdebf97818b4395ef58ba20da3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 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 a8724fc92d6a461a0ff25a7a839ac7455d02601c..4d8a3a7d6bdab99a9f78b17dce179416d800bc89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 8d9ead68736000e927103b8dc391ce255d01ac5b..a3cca55e1ce6fe581377f4ab891d8fafa061c1c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 05f74bf1f7e98a2686744c905e1fa1cbb651c5cb..a8aa2044f57dea8c87e7acf7282fd12950ccf15a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 84a9a7195838454e3c7a60051755e6a5727d7d56..6f591f4ec08ad7f4f2e234b30cb4c01d59172f3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 2cb44326293708df44d038708b6f5368f56d65af..0f112907240696c0cb74acbed5855c8a1c2df3e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 2e78513db1a7bf40ff40596b6e253f070a1345d0..c9c5823381fe159594664564f23981f5f2030971 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 d3270a78fa647b3ab9f1a6b10868fcc5aefcca32..0882aa1c8d427698f0bbe16526a3e423a3e4194f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 e5f096d166026ab25ef07f176dc5af90bbdc02e3..ab931296ececab5bf1a59826a14a864cdd0318ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 900e51f33c76a57ce9dd429323b5e614392b9204..13282be73a0afef6135e9268be38681ea66334a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 fb604c4fd521492af12597385148ed4de6e0e84b..aa46403a5f181ac69583cf00eda077a63b8e314c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2010 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 a9a96fe892a415429e266f13975d5e2938aa771e..f513a7d3a5e4ca92976641b5706606da5ad8b3d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009, 2010 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 3372060438209bf4dcf1d30fa79966cfdadc37bf..5e3515bec4bcc6cb1bcea5c5d34d743e61ecb41e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 1fcdb73cafd5603865cc2e4b238bae37e67185ae..7cdb2a0289a2b1c3c224011fadd23701d8bdfc85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 3430039af5cb45b9308ec8ea6b0ac294c8cc7de7..ccb6dd69ae78f26c1bd80c366a1f13e4b3525387 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009 Nominum, Inc.
+# Copyright (C) 2004-2007, 2009, 2010 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 b87d7d6acb9400abc0a7a4350a7883840bdf6e94..f856237955fd1c5a7dcfefbba0e7e04ab0d5ca82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 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 c4453d072c9542988340c6251fa88dace88d1f61..b8a0c9483bde1472f260287d6c5d717102644e0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 2da94cc16d26b62d35027e5f6b99b850610503cf..0b8a4db031de427ace3d44b5b669310d96cc9134 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 5d15594e03dc4f5ceaab932c9c93380c120e0151..ff9087354f03a0894a86b09a0594245dec4dd572 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 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 2f166015cd086129818917a5e0268e1ba041adbe..3ae2d2d8ec6bdfc2f9f5a0d10190192153f92302 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 c6c4678ec1bf95a36f1604d6595365dfc83e87de..0d6b216fc29422a13c1cfa8d3f4e9fc8104bc91e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 6565127b3a7ad55eba3617f0a3e258e36be94eb0..aea6f5edef8a650737bbe5f506bb1f0cf07f1ea5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 a94cae09176cfdd62ba5e56c42ae51401f7c9c5e..90296c744c1c403372625094cbabc121f35f79d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, 2009 Nominum, Inc.
+# Copyright (C) 2001-2007, 2009, 2010 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 3692da12eff1195e41212d7c464ccfdfb4c625bd..cbd1a27bbf8faac69608ab4986e166d2bea9c111 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 4047bba91579f9a560dad651fb2a0fb453ff88bb..1b1f34c202802abea9bf09ca8ca1d50606c84e3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 b9911aebad14f5da40e64c5ca6b2d9e21dde94da..7d4263689170574fdde5df4cfed2bf0b20556df8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 49e31484db2f6fadc440a20ba73cc17d2c23ec55..7a36775180e72da89149c8cde3f40985d58b111d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 5f2009b414280fc54839e9be5fba2d21186b6a5b..4b49e42a4e08cae74368e640dfd442388351a811 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 9ba2362cefa6a77a0b46a69bef21dc2ca9df141e..2700869bec80014f4ac2a728375ccbea58b729ae 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 edd7dfd68d1875632bb68835932e032758796fdd..584f6a7da70a70516e8752f238df1f881ba33ea4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 05f6d23f085686e16b9723eab898df6bf714b6de..0896e3f02d2037311a35ebf63da79e74e2d4b0fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2009 Nominum, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 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 b289e3416b9eaf13cc70ac622524fb41041e0e4e..7ee2d8e12e1405ba7a63a160a110bffc0e8dfa9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 0f873084a68680660ef9774e5a66e7faa54d9132..7134661d3ae7fc9e37e9b715a097202d9e2e6bac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 de57db8044682e594aed88d62799f515c06affa2..1ab4f52814b90c88277840d804ecf5873e9432cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 369fc71c5c36309bbd0315c17252676bbbe43665..026114218676069b9c63c4360ae2ff7e0709aa34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 993489080a1f3f648d11fa490e032384aad591e2..77befd26e3a8c1a84eea0cc5d9800fa5fafc052f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 65e09a0098b6ed5b23c9dfef3e5bdbefb4cca608..0c8a830e27686eb7c09d0f0c70a62d000171abea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 8500ff363a627f65fbc27f8094aed2becf00e483..4cacbdc79d95e747448dcb08def95bca3edf54d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 0d7625cf60d6642bc993bf3cb550ac7e38a3a7bc..3cafbee891a13e26014f3c1c9f9d4f3d312b3695 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 acf3e95b3863a49f11758faadd1c86b1be26297e..e2bca51b8270dbac224ab8f17d1930a66f2d4007 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 4950db0322951bba76263336b7d68437b681f0b9..612efac22ed5ea11f4af88d21d8f88019254d743 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 bfac0c92a950d2e594fac2c2fdb870a67cd71728..5f7b31f23fa581e9028f5347483e459be0c9c170 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 ad7a625a6512b102d98a4ecd1458aa539d92e129..075be0a48a35d3ba5c9c28cb1ac230028c39dbe4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2007, 2009 Nominum, Inc.
+# Copyright (C) 2003-2007, 2009, 2010 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 a8fd43e81aa2984c616e0f4bd772c954dca7d02f..ae578381cb95fdc06f47a2618c15cf08ccc2c1d9 100644 (file)
 ./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
-./dns/flags.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/inet.py                                  PYTHON  2003,2004,2005,2006,2007,2009
-./dns/ipv4.py                                  PYTHON  2003,2004,2005,2006,2007,2009
-./dns/ipv6.py                                  PYTHON  2003,2004,2005,2006,2007,2009
-./dns/message.py                               PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/name.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/namedict.py                              PYTHON  2003,2004,2005,2006,2007,2009
-./dns/node.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/opcode.py                                        PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/query.py                                 PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rcode.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/rdata.py                                 PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/rdataclass.py                            PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/rdataset.py                              PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/rdatatype.py                             PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/AFSDB.py                     PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/CERT.py                      PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/CNAME.py                     PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/DNAME.py                     PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/DNSKEY.py                    PYTHON  2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/DS.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/GPOS.py                      PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/HINFO.py                     PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/ISDN.py                      PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/KEY.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/LOC.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/MX.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/NS.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/NSEC.py                      PYTHON  2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/NSEC3.py                     PYTHON  2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/NSEC3PARAM.py                        PYTHON  2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/NXT.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/PTR.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/RP.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/RRSIG.py                     PYTHON  2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/RT.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/SIG.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/SOA.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/SPF.py                       PYTHON  2006,2007,2009
-./dns/rdtypes/ANY/SSHFP.py                     PYTHON  2005,2006,2007,2009
-./dns/rdtypes/ANY/TXT.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/X25.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/ANY/__init__.py                  PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/A.py                          PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/AAAA.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/APL.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/DHCID.py                      PYTHON  2006,2007,2009
-./dns/rdtypes/IN/IPSECKEY.py                   PYTHON  2006,2007,2009
-./dns/rdtypes/IN/KX.py                         PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/NAPTR.py                      PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/NSAP.py                       PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/NSAP_PTR.py                   PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/PX.py                         PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/SRV.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/WKS.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/IN/__init__.py                   PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/__init__.py                      PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/keybase.py                       PYTHON  2004,2005,2006,2007,2009
-./dns/rdtypes/mxbase.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/nsbase.py                                PYTHON  2003,2004,2005,2006,2007,2009
-./dns/rdtypes/sigbase.py                       PYTHON  2004,2005,2006,2007,2009
-./dns/rdtypes/txtbase.py                       PYTHON  2006,2007,2009
-./dns/renderer.py                              PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/resolver.py                              PYTHON  2003,2004,2005,2006,2007,2009
-./dns/reversename.py                           PYTHON  2006,2007,2009
-./dns/rrset.py                                 PYTHON  2003,2004,2005,2006,2007,2009
-./dns/set.py                                   PYTHON  2003,2004,2005,2006,2007,2009
-./dns/tokenizer.py                             PYTHON  2003,2004,2005,2006,2007,2009
-./dns/tsig.py                                  PYTHON  2001,2002,2003,2004,2005,2006,2007,2009
-./dns/tsigkeyring.py                           PYTHON  2003,2004,2005,2006,2007,2009
-./dns/ttl.py                                   PYTHON  2003,2004,2005,2006,2007,2009
-./dns/update.py                                        PYTHON  2003,2004,2005,2006,2007,2009
-./dns/version.py                               PYTHON  2003,2004,2005,2006,2007,2009
-./dns/zone.py                                  PYTHON  2003,2004,2005,2006,2007,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
 ./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
-./tests/Makefile                               MAKE    2003,2004,2005,2006,2007,2009
-./tests/bugs.py                                        PYTHON  2006,2007,2009
+./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
 ./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
-./tests/message.py                             PYTHON  2003,2004,2005,2006,2007,2009
-./tests/name.py                                        PYTHON  2003,2004,2005,2006,2007,2009
-./tests/namedict.py                            PYTHON  2003,2004,2005,2006,2007,2009
-./tests/ntoaaton.py                            PYTHON  2003,2004,2005,2006,2007,2009
-./tests/rdtypeandclass.py                      PYTHON  2003,2004,2005,2006,2007,2009
-./tests/resolver.py                            PYTHON  2003,2004,2005,2006,2007,2009
-./tests/rrset.py                               PYTHON  2003,2004,2005,2006,2007,2009
-./tests/set.py                                 PYTHON  2003,2004,2005,2006,2007,2009
-./tests/tokenizer.py                           PYTHON  2003,2004,2005,2006,2007,2009
-./tests/update.py                              PYTHON  2003,2004,2005,2006,2007,2009
-./tests/zone.py                                        PYTHON  2003,2004,2005,2006,2007,2009
+./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
 ./util/COPYRIGHT                               X       2003,2004,2005,2006,2007
 ./util/copyrights                              X       2003,2004,2005,2006,2007