]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update copyrights
authorBob Halley <halley@dnspython.org>
Fri, 2 Sep 2005 05:32:52 +0000 (05:32 +0000)
committerBob Halley <halley@dnspython.org>
Fri, 2 Sep 2005 05:32:52 +0000 (05:32 +0000)
Original author: Bob Halley <halley@dnspython.org>
Date: 2005-01-08 08:13:48

86 files changed:
Makefile
dns/__init__.py
dns/dnssec.py
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/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/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/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/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/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/keybase.py
dns/rdtypes/mxbase.py
dns/rdtypes/nsbase.py
dns/rdtypes/sigbase.py
dns/renderer.py
dns/resolver.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/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 a1d02e672daafc1a3bf3bf0d4fe9cd8c6a914d9c..d71832b991a6cc135c83cd03ae9ab0e319c3dc8e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 933f0e257309bbfe3ec64db315b2c7efaa553ceb..f14e06a1a10cdd4bf4d6822ecb976ddaa4836a7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 550494e6c100a2fbc1763d65aa609cf8956aef01..d4feb6581075ed9be0d38bfa479ac260d5af207f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 8b51def96917060f96b29db995259d15ba0cd12a..930590ca8294145e81387921d588542262f85761 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 0fca268fcdbf7bb734b5cd498cd2016ae8ff0e35..6e258b4b03f5435fdc60c2a68c91e3ca5c7359ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c12dbbfa6fa0e55ba31338b5c87c53b86b3487f4..36cd29033127a85e7fca32b6b2d60f69500e1ac9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 42a51a2637927588d3778a725a1af44a33ecb329..579c3d7951ed70777062f97cdb2900a21762610a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index ec08a859e818d33bfbca9b42a3d1e64ea7c6201e..5493e436bdfa4799fa41cca77fbba32cd05cb5d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 622c5b36bf3f4ccf82eff1564816c776ec65ff0f..eae57180177b1dfe62c8a8b4d7fe7baa99427af1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e6529315c566601d6d14640cdc8b94bcac3f7813..3bf5b6ed64eabf2466916fe22809ee4b087c7636 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3e36ae8de35f0bc3b2624507a20521fa5848d7b4..ca2a501d0e8b891dd2041b37a4a10f6d47f8556f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e8e1c79798f5722db9e889d9e34ca67fd64f5c91..b3b69391ae639594764974fe8e88dfcb58b23e7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 2c08efb8d756139b53ab50b034cdf63162369b9b..d64b4546307ffccd51c6758c737b57830024bb02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index d5f86fb04d68734d477404669da8ac91b3b6346f..c815bde30355c078bf52f0897e96791d83440101 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1a2c86a9e8d094cd773868feb874d51653005bbc..469d3d8d61f4d1dd2d015ef17701a573e285a51f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 85232057f8b6b3efaf58ec8e5a71981f27ccff85..fde2f1cc9418d1a5708950e048eb848801a00634 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index bcc25d24454501bc4c87ff81e70ad20969b20bc5..09b438c1434ed52590d5fa321a5b1c7ce0df3972 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 518d89bc10046b77648a6dfd74fe3da0af03d557..420522515a9385ba8e54c6bcdbbf8b2fa1399ed6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 560ffb981661fd44b0889367a291711bd79edf1b..839ad01bd74ea14748b9d4e1e9b164c902851038 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 559a9da574da9f9324355688af2c1cf28726269a..d8eb774fd848fbd5841624deea60ef7d14768c43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 310c424bdd78a6c01534ad294808025890225f3c..191ec6d27af7b53b2a59818f2b2787a81583d529 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index a6df704d170023d58b30195e9677adde838c66cd..9572e593d5deae2e3a2b646b62c2d41cae108349 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 31be8c8da8d67a428616e19aac87a4a27b89ea6e..672a7636c18eaf2a24a082d67b4f53341f0e5bf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index b9c3decbcc7b53679333903db8323f33c7353fed..34cc75120f4a5b0e788d48d3a541705620239b21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004 Nominum, Inc.
+# Copyright (C) 2004, 2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 0b34da9aa5e3d354f796dbaa56566aa59a6665c3..6b171557a2a1b4a87ad96f46e064d8f138892059 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index fb903d15e710af89e2ed7db5d74be0682be9ef63..3361e32a65bc705915914315ac3bc1da2e686008 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index eb754643f7be1a8695874c54d9803cd54a2fc81e..dfb199387bd7613db03300214d17cdfeda2f0a2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 5d9a83ede8d5d791a865f3da033c5b5820294e8d..f2f9d3b8aad2bed1d296badcfb95ac7fbf10e47f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9f531f86373f32bab38a8b35d076a1fda5590c9f..822135f16ef6a3f121c26416efc986d9e07ad917 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index f58d2080a612cb8afecdd4adfe3ad3a72dee8c8a..4ed5c46c23598fa292ff55030b8d87cef5c8295a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 24312b8d8ff7a7e62a7c9e8837dc48f5adc054ba..3907356375089054d62562fb37070a90a08df776 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4db3b559e3ad0ce09ab825ed4970c06e05a4b2d1..77f5c3d00024897cd6c3a00455e7ce15a0fe303c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c4f1d2f64b0a032549c227953d280249ee112b4f..8be2b469062b579a364edc885cdbd250b2899eee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004 Nominum, Inc.
+# Copyright (C) 2004, 2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9383799c0929b9a793e2e479bc9387dd1145b859..95c9eec8f9cc8785fff323525681776602416093 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 70753f23a02acdfaa460b01827a1bc8c61a2b19b..33ba34cd05d1da5b48bb52b711aadf975f178271 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index caa48c1dd92248ec9db3f3b62ce6264e9ffbd411..145decb212207b1d4f0b868db4e6e67d714f9424 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1f4cdda53d359e76b6803de34bec68a7fd6dfd3d..1325c6d5f5ae552a33e240b7f2da197c25ceab67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004 Nominum, Inc.
+# Copyright (C) 2004, 2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index b42e9fe37b596f6fc41099de97b7c4ed310d2a77..11424b53ae324d6ec8d7b7c22f26ab14f5d75e64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e63ebead6f7091624dd125479fff91ff132ea6ed..627bdbd946317946bd14f5b0930d2c0532cec2a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 61cf99a5d07e892e251a352284bd17b92bff2cb8..9acd56097551f5b2a6e288af37c84520ed1e219c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index d1fc62b95372a4697ccd1b7e3c8d18746c3ce88e..b23fda3d7ba4765e70e3ce63418caa3c28607a23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004 Nominum, Inc.
+# Copyright (C) 2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 34267484f2da0c5394530ef8acbfa9c145591052..148b9f812b1e4164458d2636938d959d2c7bd350 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 8a973fda4de7efe425a5f2306fd1bf1cd03f2697..3466e91b958f76a0409930e13ba9ea9f7878cc0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index f6f7c14bf0e0ef99ce181d13cc7a0639de6a790b..8c7010da252f6136bfd12537c2c12d5d6a01db2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index a2ca3b4139f33f0f062273ebc4d6ba46b964371b..3c0e51ee3bfcb0478ee90d236343ab0c1d3fe6dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 598f1cdab506b0ea3461c0157b5e2e4fa7d0d039..579ac799b2a2938d8e4a12a1bdde1935b8853813 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 449901174ad9878bdfbcd0d8e938f8ea91cc9170..72eab2cc777b0604331d40db163c9ffdd919400f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index cddbae1b8ba2993c2f0fc1dcc15f59fc42a4f895..54cb0c312ea6a1a7e63d9dce4637591840d421bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 236f368e2e1eb562968d8098ae953845f13b632d..832276df2acdb0bcb8e328cabbd68b1dae55c4a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 14cc56fbb83d6e55c6073fe805b88c923894982d..7d638d1c63bf48b365b848a23c8c1ebaa92bac2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 327581abfe0f58556026bd9044412fa1f0d1a397..8ed19a74bb462b6c77b119ee8f9bd24496593e3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 632c0643ea4d06aaf742d605cba5e66628dfb422..74e05ab12d888f2ee966c550955a9127559eaee6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 316e92abe57e377fd331745a7095922644b80100..38f68cd91b2274b948addb4942d24f42cb8b18ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index b92318fd1ff1efd59dfd38a9da407a635e98b989..dcf62bff72263fc0215613cab247e291490d040b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1f5ecd305583e4e79803a9e50c7953985ba940d9..fcc63b5920bf28abf0624b89d2a59663ae2278f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 80f2ef84f62cd3504e087c8571d06adc6a42ea25..96c16151a4ecde6580e7573655d134d8cb4b89b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index aa3084320ccd11ce1e194cee7d45e48ccdb03de7..59fe53457816c8f2102a5283a87a9fe135cd6d99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004 Nominum, Inc.
+# Copyright (C) 2004, 2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 7bffb96caa659daa9418a24db9f3b3f13aa5329a..ce79e5c3731f94ddbfa4df068839154098f77bb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3d8b2d4b7a281b41ee44fd0290c6a42bf80ed3b2..d8f7f675443cfc20e950cc04f17a8317f25d17af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index bc7659a365a5e423bfee81763563349969a29964..96e24685d6b1ecdc8c3287a3cc88e5da553b1324 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004 Nominum, Inc.
+# Copyright (C) 2004, 2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3982d06acd5361a03c086583bf36703dd3135703..bec04907b233e2adb6f5a5165c3d8450f579a4e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 85fcfb916b1623740e234585217ed5d2e9cb80d2..6d4fa913b370b95addee49356b9280a8f39d747e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 609cab190314f32c702dca82ae50a1ce094c7ca1..82638e26ed81b63b3d70c4b05951a9d22c603105 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index af0a46a7c339e880405fa550369f6924255ef6c5..a5dd966c9a9e6ac936afc621f74062b8b2f8511e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 45ab8fc15b661a2afe761588c369b1696a202012..4f96a67e69ed7d4f246b78d39bf867b972d2361d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index c2aabdcecdd083f2c4cb7519334690309e9adc15..480d26e6d35de11c44547d59e44f5337b30e4be3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2004 Nominum, Inc.
+# Copyright (C) 2001-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 032a3d8b3c4b1dc3ebc524f36fbd6966e57f2f1e..ce763f8d5f233329a21a35cfe860b06af0439aab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3f890295c4f78ff15a965f009747a785ba506694..9de851b91cc8cd5a45d2ec47433c8e1f593208a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 910b1eafea0f3f6870530932bc5eb137046b473e..4595c96894f6c06eab76c352ad8acf21c76d7c2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 790f17cd22c07588b449dffb4be1c484f5f6dfc7..269e07fb75d83feb4769f52f60b5060a94bd8906 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index e9a1aaf8be7ad10694289550607be05ca5a5cdae..bef161e6920560d0ae19a47d3af651ce85320cfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 22bd6d38900adca7230ef27a9fd7373abcb7b99a..76e12d6c6f9a81caa1240a70d408168fc56f8213 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9e0c6c20c98210760db09c9aec2a68c629ea1429..7ca1456e6c23f4be4ad2df0390d0880ffe1f8122 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 1d20388595dae4e68c7c950494ad60d3e1b2ae01..fe4c92700e004c9871e73242a7e48e29890058e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index f790ff8958a656108785d15187b0511b282c69f2..cbe79361c66670ea131658d9397bf472cc113e4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9de3dbe5157b392c4fe68c4a92ab5cb3d895a0c7..24abfcd9de2be4c062211688a9527cfdeb9da8cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 7cc8120935749727ff41fc46ee7ad849e8e5f590..a1c68436ac27362900ef41dd9fee41882555b502 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index d1ddeaba62e7ffb31a409abd10a0895355a643ab..33678b35d6c356b076000acdbe341a1ba316ab80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index ff44033c1499eb596d3f8588696f5e95ff96dda8..d6e571cf13918e341a314181f1de615f19d6b003 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 88c409142d6d4f5f71b672403df9db32ebba3ea5..0b17d0b225cfa4f779959ba73c69626293fa7155 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 9a1bb9c57212e1c774fa87a39efcbd86f6e0a6f2..910a9d39370091919e4d426e3235801c5d063aa5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 4abf8a13af4dce96b42b24255a3d246c1b182e34..e2dd9b0b1c53e9c7ea7bfbaa21c69d7acee750c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 3bd825cb60386b1bbcde65f7fbc1104395484cd4..62d89c1c750cc46c7ba4eb81778907105516021d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 33494d39f46f4238b7fae61e54c65ad673439e75..4587e7fb0e9629ff50ad86bcdc39b57937abfc60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 2394f8176e68c062378716e5365d0d8971550efd..16af41e9ad192a4adf2baea1bc5f94199d21bb7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2005 Nominum, Inc.
 #
 # Permission to use, copy, modify, and distribute this software and its
 # documentation for any purpose with or without fee is hereby granted,
index 41a3b35de6010614ccaf4c6b3860c1941b943ae4..5033f0f12a2bdcc43d51ecd73292a2f769c97f6a 100644 (file)
-./.cvsignore                                   X       2003,2004
-./ChangeLog                                    X       2003,2004
-./LICENSE                                      X       2003,2004
-./MANIFEST.in                                  X       2003,2004
-./Makefile                                     MAKE    2003,2004
-./README                                       X       2003,2004
-./TODO                                         X       2003,2004
-./dns/__init__.py                              PYTHON  2003,2004
-./dns/dnssec.py                                        PYTHON  2003,2004
-./dns/exception.py                             PYTHON  2003,2004
-./dns/flags.py                                 PYTHON  2001,2002,2003,2004
-./dns/inet.py                                  PYTHON  2003,2004
-./dns/ipv4.py                                  PYTHON  2003,2004
-./dns/ipv6.py                                  PYTHON  2003,2004
-./dns/message.py                               PYTHON  2001,2002,2003,2004
-./dns/name.py                                  PYTHON  2001,2002,2003,2004
-./dns/namedict.py                              PYTHON  2003,2004
-./dns/node.py                                  PYTHON  2001,2002,2003,2004
-./dns/opcode.py                                        PYTHON  2001,2002,2003,2004
-./dns/query.py                                 PYTHON  2003,2004
-./dns/rcode.py                                 PYTHON  2001,2002,2003,2004
-./dns/rdata.py                                 PYTHON  2001,2002,2003,2004
-./dns/rdataclass.py                            PYTHON  2001,2002,2003,2004
-./dns/rdataset.py                              PYTHON  2001,2002,2003,2004
-./dns/rdatatype.py                             PYTHON  2001,2002,2003,2004
-./dns/rdtypes/ANY/AFSDB.py                     PYTHON  2003,2004
-./dns/rdtypes/ANY/CERT.py                      PYTHON  2003,2004
-./dns/rdtypes/ANY/CNAME.py                     PYTHON  2003,2004
-./dns/rdtypes/ANY/DNAME.py                     PYTHON  2003,2004
-./dns/rdtypes/ANY/DNSKEY.py                    PYTHON  2004
-./dns/rdtypes/ANY/DS.py                                PYTHON  2003,2004
-./dns/rdtypes/ANY/GPOS.py                      PYTHON  2003,2004
-./dns/rdtypes/ANY/HINFO.py                     PYTHON  2003,2004
-./dns/rdtypes/ANY/ISDN.py                      PYTHON  2003,2004
-./dns/rdtypes/ANY/KEY.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/LOC.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/MX.py                                PYTHON  2003,2004
-./dns/rdtypes/ANY/NS.py                                PYTHON  2003,2004
-./dns/rdtypes/ANY/NSEC.py                      PYTHON  2004
-./dns/rdtypes/ANY/NXT.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/PTR.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/RP.py                                PYTHON  2003,2004
-./dns/rdtypes/ANY/RRSIG.py                     PYTHON  2004
-./dns/rdtypes/ANY/RT.py                                PYTHON  2003,2004
-./dns/rdtypes/ANY/SIG.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/SOA.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/TXT.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/X25.py                       PYTHON  2003,2004
-./dns/rdtypes/ANY/__init__.py                  PYTHON  2003,2004
-./dns/rdtypes/IN/A.py                          PYTHON  2003,2004
-./dns/rdtypes/IN/AAAA.py                       PYTHON  2003,2004
-./dns/rdtypes/IN/APL.py                                PYTHON  2003,2004
-./dns/rdtypes/IN/KX.py                         PYTHON  2003,2004
-./dns/rdtypes/IN/NAPTR.py                      PYTHON  2003,2004
-./dns/rdtypes/IN/NSAP.py                       PYTHON  2003,2004
-./dns/rdtypes/IN/NSAP_PTR.py                   PYTHON  2003,2004
-./dns/rdtypes/IN/PX.py                         PYTHON  2003,2004
-./dns/rdtypes/IN/SRV.py                                PYTHON  2003,2004
-./dns/rdtypes/IN/WKS.py                                PYTHON  2003,2004
-./dns/rdtypes/IN/__init__.py                   PYTHON  2003,2004
-./dns/rdtypes/__init__.py                      PYTHON  2003,2004
-./dns/rdtypes/keybase.py                       PYTHON  2004
-./dns/rdtypes/mxbase.py                                PYTHON  2003,2004
-./dns/rdtypes/nsbase.py                                PYTHON  2003,2004
-./dns/rdtypes/sigbase.py                       PYTHON  2004
-./dns/renderer.py                              PYTHON  2001,2002,2003,2004
-./dns/resolver.py                              PYTHON  2003,2004
-./dns/rrset.py                                 PYTHON  2003,2004
-./dns/set.py                                   PYTHON  2003,2004
-./dns/tokenizer.py                             PYTHON  2003,2004
-./dns/tsig.py                                  PYTHON  2001,2002,2003,2004
-./dns/tsigkeyring.py                           PYTHON  2003,2004
-./dns/ttl.py                                   PYTHON  2003,2004
-./dns/update.py                                        PYTHON  2003,2004
-./dns/version.py                               PYTHON  2003,2004
-./dns/zone.py                                  PYTHON  2003,2004
-./examples/mx.py                               X       2003,2004
-./examples/name.py                             X       2003,2004
-./examples/reverse.py                          X       2003,2004
-./examples/xfr.py                              X       2003,2004
-./setup.py                                     PYTHON  2003,2004
-./tests/.cvsignore                             X       2003,2004
-./tests/Makefile                               MAKE    2003,2004
-./tests/example                                        X       2003,2004
-./tests/example1.good                          X       2003,2004
-./tests/example2.good                          X       2003,2004
-./tests/flags.py                               PYTHON  2003,2004
-./tests/message.py                             PYTHON  2003,2004
-./tests/name.py                                        PYTHON  2003,2004
-./tests/namedict.py                            PYTHON  2003,2004
-./tests/ntoaaton.py                            PYTHON  2003,2004
-./tests/rdtypeandclass.py                      PYTHON  2003,2004
-./tests/resolver.py                            PYTHON  2003,2004
-./tests/rrset.py                               PYTHON  2003,2004
-./tests/set.py                                 PYTHON  2003,2004
-./tests/tokenizer.py                           PYTHON  2003,2004
-./tests/update.py                              PYTHON  2003,2004
-./tests/zone.py                                        PYTHON  2003,2004
-./util/COPYRIGHT                               X       2003,2004
-./util/copyrights                              X       2003,2004
+./ChangeLog                                    X       2003,2004,2005
+./LICENSE                                      X       2003,2004,2005
+./MANIFEST.in                                  X       2003,2004,2005
+./Makefile                                     MAKE    2003,2004,2005
+./README                                       X       2003,2004,2005
+./TODO                                         X       2003,2004,2005
+./dns/__init__.py                              PYTHON  2003,2004,2005
+./dns/dnssec.py                                        PYTHON  2003,2004,2005
+./dns/exception.py                             PYTHON  2003,2004,2005
+./dns/flags.py                                 PYTHON  2001,2002,2003,2004,2005
+./dns/inet.py                                  PYTHON  2003,2004,2005
+./dns/ipv4.py                                  PYTHON  2003,2004,2005
+./dns/ipv6.py                                  PYTHON  2003,2004,2005
+./dns/message.py                               PYTHON  2001,2002,2003,2004,2005
+./dns/name.py                                  PYTHON  2001,2002,2003,2004,2005
+./dns/namedict.py                              PYTHON  2003,2004,2005
+./dns/node.py                                  PYTHON  2001,2002,2003,2004,2005
+./dns/opcode.py                                        PYTHON  2001,2002,2003,2004,2005
+./dns/query.py                                 PYTHON  2003,2004,2005
+./dns/rcode.py                                 PYTHON  2001,2002,2003,2004,2005
+./dns/rdata.py                                 PYTHON  2001,2002,2003,2004,2005
+./dns/rdataclass.py                            PYTHON  2001,2002,2003,2004,2005
+./dns/rdataset.py                              PYTHON  2001,2002,2003,2004,2005
+./dns/rdatatype.py                             PYTHON  2001,2002,2003,2004,2005
+./dns/rdtypes/ANY/AFSDB.py                     PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/CERT.py                      PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/CNAME.py                     PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/DNAME.py                     PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/DNSKEY.py                    PYTHON  2004,2005
+./dns/rdtypes/ANY/DS.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/GPOS.py                      PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/HINFO.py                     PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/ISDN.py                      PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/KEY.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/LOC.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/MX.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/NS.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/NSEC.py                      PYTHON  2004,2005
+./dns/rdtypes/ANY/NXT.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/PTR.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/RP.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/RRSIG.py                     PYTHON  2004,2005
+./dns/rdtypes/ANY/RT.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/SIG.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/SOA.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/SSHFP.py                     PYTHON  2005
+./dns/rdtypes/ANY/TXT.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/X25.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/ANY/__init__.py                  PYTHON  2003,2004,2005
+./dns/rdtypes/IN/A.py                          PYTHON  2003,2004,2005
+./dns/rdtypes/IN/AAAA.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/IN/APL.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/IN/KX.py                         PYTHON  2003,2004,2005
+./dns/rdtypes/IN/NAPTR.py                      PYTHON  2003,2004,2005
+./dns/rdtypes/IN/NSAP.py                       PYTHON  2003,2004,2005
+./dns/rdtypes/IN/NSAP_PTR.py                   PYTHON  2003,2004,2005
+./dns/rdtypes/IN/PX.py                         PYTHON  2003,2004,2005
+./dns/rdtypes/IN/SRV.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/IN/WKS.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/IN/__init__.py                   PYTHON  2003,2004,2005
+./dns/rdtypes/__init__.py                      PYTHON  2003,2004,2005
+./dns/rdtypes/keybase.py                       PYTHON  2004,2005
+./dns/rdtypes/mxbase.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/nsbase.py                                PYTHON  2003,2004,2005
+./dns/rdtypes/sigbase.py                       PYTHON  2004,2005
+./dns/renderer.py                              PYTHON  2001,2002,2003,2004,2005
+./dns/resolver.py                              PYTHON  2003,2004,2005
+./dns/rrset.py                                 PYTHON  2003,2004,2005
+./dns/set.py                                   PYTHON  2003,2004,2005
+./dns/tokenizer.py                             PYTHON  2003,2004,2005
+./dns/tsig.py                                  PYTHON  2001,2002,2003,2004,2005
+./dns/tsigkeyring.py                           PYTHON  2003,2004,2005
+./dns/ttl.py                                   PYTHON  2003,2004,2005
+./dns/update.py                                        PYTHON  2003,2004,2005
+./dns/version.py                               PYTHON  2003,2004,2005
+./dns/zone.py                                  PYTHON  2003,2004,2005
+./examples/mx.py                               X       2003,2004,2005
+./examples/name.py                             X       2003,2004,2005
+./examples/reverse.py                          X       2003,2004,2005
+./examples/xfr.py                              X       2003,2004,2005
+./setup.py                                     PYTHON  2003,2004,2005
+./tests/Makefile                               MAKE    2003,2004,2005
+./tests/example                                        X       2003,2004,2005
+./tests/example1.good                          X       2003,2004,2005
+./tests/example2.good                          X       2003,2004,2005
+./tests/flags.py                               PYTHON  2003,2004,2005
+./tests/message.py                             PYTHON  2003,2004,2005
+./tests/name.py                                        PYTHON  2003,2004,2005
+./tests/namedict.py                            PYTHON  2003,2004,2005
+./tests/ntoaaton.py                            PYTHON  2003,2004,2005
+./tests/rdtypeandclass.py                      PYTHON  2003,2004,2005
+./tests/resolver.py                            PYTHON  2003,2004,2005
+./tests/rrset.py                               PYTHON  2003,2004,2005
+./tests/set.py                                 PYTHON  2003,2004,2005
+./tests/tokenizer.py                           PYTHON  2003,2004,2005
+./tests/update.py                              PYTHON  2003,2004,2005
+./tests/zone.py                                        PYTHON  2003,2004,2005
+./util/COPYRIGHT                               X       2003,2004,2005
+./util/copyrights                              X       2003,2004,2005