From: Bob Halley Date: Fri, 2 Sep 2005 05:32:52 +0000 (+0000) Subject: update copyrights X-Git-Tag: v1.3.4~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ac611ba847e9df17cb46150e04d5b2699a72b7;p=thirdparty%2Fdnspython.git update copyrights Original author: Bob Halley Date: 2005-01-08 08:13:48 --- diff --git a/Makefile b/Makefile index a1d02e67..d71832b9 100644 --- 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, diff --git a/dns/__init__.py b/dns/__init__.py index 933f0e25..f14e06a1 100644 --- a/dns/__init__.py +++ b/dns/__init__.py @@ -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, diff --git a/dns/dnssec.py b/dns/dnssec.py index 550494e6..d4feb658 100644 --- a/dns/dnssec.py +++ b/dns/dnssec.py @@ -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, diff --git a/dns/exception.py b/dns/exception.py index 8b51def9..930590ca 100644 --- a/dns/exception.py +++ b/dns/exception.py @@ -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, diff --git a/dns/flags.py b/dns/flags.py index 0fca268f..6e258b4b 100644 --- a/dns/flags.py +++ b/dns/flags.py @@ -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, diff --git a/dns/inet.py b/dns/inet.py index c12dbbfa..36cd2903 100644 --- a/dns/inet.py +++ b/dns/inet.py @@ -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, diff --git a/dns/ipv4.py b/dns/ipv4.py index 42a51a26..579c3d79 100644 --- a/dns/ipv4.py +++ b/dns/ipv4.py @@ -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, diff --git a/dns/ipv6.py b/dns/ipv6.py index ec08a859..5493e436 100644 --- a/dns/ipv6.py +++ b/dns/ipv6.py @@ -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, diff --git a/dns/message.py b/dns/message.py index 622c5b36..eae57180 100644 --- a/dns/message.py +++ b/dns/message.py @@ -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, diff --git a/dns/name.py b/dns/name.py index e6529315..3bf5b6ed 100644 --- a/dns/name.py +++ b/dns/name.py @@ -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, diff --git a/dns/namedict.py b/dns/namedict.py index 3e36ae8d..ca2a501d 100644 --- a/dns/namedict.py +++ b/dns/namedict.py @@ -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, diff --git a/dns/node.py b/dns/node.py index e8e1c797..b3b69391 100644 --- a/dns/node.py +++ b/dns/node.py @@ -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, diff --git a/dns/opcode.py b/dns/opcode.py index 2c08efb8..d64b4546 100644 --- a/dns/opcode.py +++ b/dns/opcode.py @@ -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, diff --git a/dns/query.py b/dns/query.py index d5f86fb0..c815bde3 100644 --- a/dns/query.py +++ b/dns/query.py @@ -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, diff --git a/dns/rcode.py b/dns/rcode.py index 1a2c86a9..469d3d8d 100644 --- a/dns/rcode.py +++ b/dns/rcode.py @@ -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, diff --git a/dns/rdata.py b/dns/rdata.py index 85232057..fde2f1cc 100644 --- a/dns/rdata.py +++ b/dns/rdata.py @@ -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, diff --git a/dns/rdataclass.py b/dns/rdataclass.py index bcc25d24..09b438c1 100644 --- a/dns/rdataclass.py +++ b/dns/rdataclass.py @@ -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, diff --git a/dns/rdataset.py b/dns/rdataset.py index 518d89bc..42052251 100644 --- a/dns/rdataset.py +++ b/dns/rdataset.py @@ -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, diff --git a/dns/rdatatype.py b/dns/rdatatype.py index 560ffb98..839ad01b 100644 --- a/dns/rdatatype.py +++ b/dns/rdatatype.py @@ -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, diff --git a/dns/rdtypes/ANY/AFSDB.py b/dns/rdtypes/ANY/AFSDB.py index 559a9da5..d8eb774f 100644 --- a/dns/rdtypes/ANY/AFSDB.py +++ b/dns/rdtypes/ANY/AFSDB.py @@ -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, diff --git a/dns/rdtypes/ANY/CERT.py b/dns/rdtypes/ANY/CERT.py index 310c424b..191ec6d2 100644 --- a/dns/rdtypes/ANY/CERT.py +++ b/dns/rdtypes/ANY/CERT.py @@ -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, diff --git a/dns/rdtypes/ANY/CNAME.py b/dns/rdtypes/ANY/CNAME.py index a6df704d..9572e593 100644 --- a/dns/rdtypes/ANY/CNAME.py +++ b/dns/rdtypes/ANY/CNAME.py @@ -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, diff --git a/dns/rdtypes/ANY/DNAME.py b/dns/rdtypes/ANY/DNAME.py index 31be8c8d..672a7636 100644 --- a/dns/rdtypes/ANY/DNAME.py +++ b/dns/rdtypes/ANY/DNAME.py @@ -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, diff --git a/dns/rdtypes/ANY/DNSKEY.py b/dns/rdtypes/ANY/DNSKEY.py index b9c3decb..34cc7512 100644 --- a/dns/rdtypes/ANY/DNSKEY.py +++ b/dns/rdtypes/ANY/DNSKEY.py @@ -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, diff --git a/dns/rdtypes/ANY/DS.py b/dns/rdtypes/ANY/DS.py index 0b34da9a..6b171557 100644 --- a/dns/rdtypes/ANY/DS.py +++ b/dns/rdtypes/ANY/DS.py @@ -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, diff --git a/dns/rdtypes/ANY/GPOS.py b/dns/rdtypes/ANY/GPOS.py index fb903d15..3361e32a 100644 --- a/dns/rdtypes/ANY/GPOS.py +++ b/dns/rdtypes/ANY/GPOS.py @@ -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, diff --git a/dns/rdtypes/ANY/HINFO.py b/dns/rdtypes/ANY/HINFO.py index eb754643..dfb19938 100644 --- a/dns/rdtypes/ANY/HINFO.py +++ b/dns/rdtypes/ANY/HINFO.py @@ -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, diff --git a/dns/rdtypes/ANY/ISDN.py b/dns/rdtypes/ANY/ISDN.py index 5d9a83ed..f2f9d3b8 100644 --- a/dns/rdtypes/ANY/ISDN.py +++ b/dns/rdtypes/ANY/ISDN.py @@ -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, diff --git a/dns/rdtypes/ANY/KEY.py b/dns/rdtypes/ANY/KEY.py index 9f531f86..822135f1 100644 --- a/dns/rdtypes/ANY/KEY.py +++ b/dns/rdtypes/ANY/KEY.py @@ -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, diff --git a/dns/rdtypes/ANY/LOC.py b/dns/rdtypes/ANY/LOC.py index f58d2080..4ed5c46c 100644 --- a/dns/rdtypes/ANY/LOC.py +++ b/dns/rdtypes/ANY/LOC.py @@ -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, diff --git a/dns/rdtypes/ANY/MX.py b/dns/rdtypes/ANY/MX.py index 24312b8d..39073563 100644 --- a/dns/rdtypes/ANY/MX.py +++ b/dns/rdtypes/ANY/MX.py @@ -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, diff --git a/dns/rdtypes/ANY/NS.py b/dns/rdtypes/ANY/NS.py index 4db3b559..77f5c3d0 100644 --- a/dns/rdtypes/ANY/NS.py +++ b/dns/rdtypes/ANY/NS.py @@ -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, diff --git a/dns/rdtypes/ANY/NSEC.py b/dns/rdtypes/ANY/NSEC.py index c4f1d2f6..8be2b469 100644 --- a/dns/rdtypes/ANY/NSEC.py +++ b/dns/rdtypes/ANY/NSEC.py @@ -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, diff --git a/dns/rdtypes/ANY/NXT.py b/dns/rdtypes/ANY/NXT.py index 9383799c..95c9eec8 100644 --- a/dns/rdtypes/ANY/NXT.py +++ b/dns/rdtypes/ANY/NXT.py @@ -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, diff --git a/dns/rdtypes/ANY/PTR.py b/dns/rdtypes/ANY/PTR.py index 70753f23..33ba34cd 100644 --- a/dns/rdtypes/ANY/PTR.py +++ b/dns/rdtypes/ANY/PTR.py @@ -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, diff --git a/dns/rdtypes/ANY/RP.py b/dns/rdtypes/ANY/RP.py index caa48c1d..145decb2 100644 --- a/dns/rdtypes/ANY/RP.py +++ b/dns/rdtypes/ANY/RP.py @@ -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, diff --git a/dns/rdtypes/ANY/RRSIG.py b/dns/rdtypes/ANY/RRSIG.py index 1f4cdda5..1325c6d5 100644 --- a/dns/rdtypes/ANY/RRSIG.py +++ b/dns/rdtypes/ANY/RRSIG.py @@ -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, diff --git a/dns/rdtypes/ANY/RT.py b/dns/rdtypes/ANY/RT.py index b42e9fe3..11424b53 100644 --- a/dns/rdtypes/ANY/RT.py +++ b/dns/rdtypes/ANY/RT.py @@ -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, diff --git a/dns/rdtypes/ANY/SIG.py b/dns/rdtypes/ANY/SIG.py index e63ebead..627bdbd9 100644 --- a/dns/rdtypes/ANY/SIG.py +++ b/dns/rdtypes/ANY/SIG.py @@ -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, diff --git a/dns/rdtypes/ANY/SOA.py b/dns/rdtypes/ANY/SOA.py index 61cf99a5..9acd5609 100644 --- a/dns/rdtypes/ANY/SOA.py +++ b/dns/rdtypes/ANY/SOA.py @@ -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, diff --git a/dns/rdtypes/ANY/SSHFP.py b/dns/rdtypes/ANY/SSHFP.py index d1fc62b9..b23fda3d 100644 --- a/dns/rdtypes/ANY/SSHFP.py +++ b/dns/rdtypes/ANY/SSHFP.py @@ -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, diff --git a/dns/rdtypes/ANY/TXT.py b/dns/rdtypes/ANY/TXT.py index 34267484..148b9f81 100644 --- a/dns/rdtypes/ANY/TXT.py +++ b/dns/rdtypes/ANY/TXT.py @@ -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, diff --git a/dns/rdtypes/ANY/X25.py b/dns/rdtypes/ANY/X25.py index 8a973fda..3466e91b 100644 --- a/dns/rdtypes/ANY/X25.py +++ b/dns/rdtypes/ANY/X25.py @@ -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, diff --git a/dns/rdtypes/ANY/__init__.py b/dns/rdtypes/ANY/__init__.py index f6f7c14b..8c7010da 100644 --- a/dns/rdtypes/ANY/__init__.py +++ b/dns/rdtypes/ANY/__init__.py @@ -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, diff --git a/dns/rdtypes/IN/A.py b/dns/rdtypes/IN/A.py index a2ca3b41..3c0e51ee 100644 --- a/dns/rdtypes/IN/A.py +++ b/dns/rdtypes/IN/A.py @@ -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, diff --git a/dns/rdtypes/IN/AAAA.py b/dns/rdtypes/IN/AAAA.py index 598f1cda..579ac799 100644 --- a/dns/rdtypes/IN/AAAA.py +++ b/dns/rdtypes/IN/AAAA.py @@ -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, diff --git a/dns/rdtypes/IN/APL.py b/dns/rdtypes/IN/APL.py index 44990117..72eab2cc 100644 --- a/dns/rdtypes/IN/APL.py +++ b/dns/rdtypes/IN/APL.py @@ -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, diff --git a/dns/rdtypes/IN/KX.py b/dns/rdtypes/IN/KX.py index cddbae1b..54cb0c31 100644 --- a/dns/rdtypes/IN/KX.py +++ b/dns/rdtypes/IN/KX.py @@ -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, diff --git a/dns/rdtypes/IN/NAPTR.py b/dns/rdtypes/IN/NAPTR.py index 236f368e..832276df 100644 --- a/dns/rdtypes/IN/NAPTR.py +++ b/dns/rdtypes/IN/NAPTR.py @@ -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, diff --git a/dns/rdtypes/IN/NSAP.py b/dns/rdtypes/IN/NSAP.py index 14cc56fb..7d638d1c 100644 --- a/dns/rdtypes/IN/NSAP.py +++ b/dns/rdtypes/IN/NSAP.py @@ -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, diff --git a/dns/rdtypes/IN/NSAP_PTR.py b/dns/rdtypes/IN/NSAP_PTR.py index 327581ab..8ed19a74 100644 --- a/dns/rdtypes/IN/NSAP_PTR.py +++ b/dns/rdtypes/IN/NSAP_PTR.py @@ -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, diff --git a/dns/rdtypes/IN/PX.py b/dns/rdtypes/IN/PX.py index 632c0643..74e05ab1 100644 --- a/dns/rdtypes/IN/PX.py +++ b/dns/rdtypes/IN/PX.py @@ -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, diff --git a/dns/rdtypes/IN/SRV.py b/dns/rdtypes/IN/SRV.py index 316e92ab..38f68cd9 100644 --- a/dns/rdtypes/IN/SRV.py +++ b/dns/rdtypes/IN/SRV.py @@ -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, diff --git a/dns/rdtypes/IN/WKS.py b/dns/rdtypes/IN/WKS.py index b92318fd..dcf62bff 100644 --- a/dns/rdtypes/IN/WKS.py +++ b/dns/rdtypes/IN/WKS.py @@ -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, diff --git a/dns/rdtypes/IN/__init__.py b/dns/rdtypes/IN/__init__.py index 1f5ecd30..fcc63b59 100644 --- a/dns/rdtypes/IN/__init__.py +++ b/dns/rdtypes/IN/__init__.py @@ -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, diff --git a/dns/rdtypes/__init__.py b/dns/rdtypes/__init__.py index 80f2ef84..96c16151 100644 --- a/dns/rdtypes/__init__.py +++ b/dns/rdtypes/__init__.py @@ -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, diff --git a/dns/rdtypes/keybase.py b/dns/rdtypes/keybase.py index aa308432..59fe5345 100644 --- a/dns/rdtypes/keybase.py +++ b/dns/rdtypes/keybase.py @@ -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, diff --git a/dns/rdtypes/mxbase.py b/dns/rdtypes/mxbase.py index 7bffb96c..ce79e5c3 100644 --- a/dns/rdtypes/mxbase.py +++ b/dns/rdtypes/mxbase.py @@ -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, diff --git a/dns/rdtypes/nsbase.py b/dns/rdtypes/nsbase.py index 3d8b2d4b..d8f7f675 100644 --- a/dns/rdtypes/nsbase.py +++ b/dns/rdtypes/nsbase.py @@ -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, diff --git a/dns/rdtypes/sigbase.py b/dns/rdtypes/sigbase.py index bc7659a3..96e24685 100644 --- a/dns/rdtypes/sigbase.py +++ b/dns/rdtypes/sigbase.py @@ -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, diff --git a/dns/renderer.py b/dns/renderer.py index 3982d06a..bec04907 100644 --- a/dns/renderer.py +++ b/dns/renderer.py @@ -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, diff --git a/dns/resolver.py b/dns/resolver.py index 85fcfb91..6d4fa913 100644 --- a/dns/resolver.py +++ b/dns/resolver.py @@ -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, diff --git a/dns/rrset.py b/dns/rrset.py index 609cab19..82638e26 100644 --- a/dns/rrset.py +++ b/dns/rrset.py @@ -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, diff --git a/dns/set.py b/dns/set.py index af0a46a7..a5dd966c 100644 --- a/dns/set.py +++ b/dns/set.py @@ -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, diff --git a/dns/tokenizer.py b/dns/tokenizer.py index 45ab8fc1..4f96a67e 100644 --- a/dns/tokenizer.py +++ b/dns/tokenizer.py @@ -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, diff --git a/dns/tsig.py b/dns/tsig.py index c2aabdce..480d26e6 100644 --- a/dns/tsig.py +++ b/dns/tsig.py @@ -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, diff --git a/dns/tsigkeyring.py b/dns/tsigkeyring.py index 032a3d8b..ce763f8d 100644 --- a/dns/tsigkeyring.py +++ b/dns/tsigkeyring.py @@ -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, diff --git a/dns/ttl.py b/dns/ttl.py index 3f890295..9de851b9 100644 --- a/dns/ttl.py +++ b/dns/ttl.py @@ -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, diff --git a/dns/update.py b/dns/update.py index 910b1eaf..4595c968 100644 --- a/dns/update.py +++ b/dns/update.py @@ -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, diff --git a/dns/version.py b/dns/version.py index 790f17cd..269e07fb 100644 --- a/dns/version.py +++ b/dns/version.py @@ -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, diff --git a/dns/zone.py b/dns/zone.py index e9a1aaf8..bef161e6 100644 --- a/dns/zone.py +++ b/dns/zone.py @@ -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, diff --git a/setup.py b/setup.py index 22bd6d38..76e12d6c 100755 --- 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, diff --git a/tests/Makefile b/tests/Makefile index 9e0c6c20..7ca1456e 100644 --- a/tests/Makefile +++ b/tests/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, diff --git a/tests/flags.py b/tests/flags.py index 1d203885..fe4c9270 100644 --- a/tests/flags.py +++ b/tests/flags.py @@ -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, diff --git a/tests/message.py b/tests/message.py index f790ff89..cbe79361 100644 --- a/tests/message.py +++ b/tests/message.py @@ -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, diff --git a/tests/name.py b/tests/name.py index 9de3dbe5..24abfcd9 100644 --- a/tests/name.py +++ b/tests/name.py @@ -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, diff --git a/tests/namedict.py b/tests/namedict.py index 7cc81209..a1c68436 100644 --- a/tests/namedict.py +++ b/tests/namedict.py @@ -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, diff --git a/tests/ntoaaton.py b/tests/ntoaaton.py index d1ddeaba..33678b35 100644 --- a/tests/ntoaaton.py +++ b/tests/ntoaaton.py @@ -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, diff --git a/tests/rdtypeandclass.py b/tests/rdtypeandclass.py index ff44033c..d6e571cf 100644 --- a/tests/rdtypeandclass.py +++ b/tests/rdtypeandclass.py @@ -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, diff --git a/tests/resolver.py b/tests/resolver.py index 88c40914..0b17d0b2 100644 --- a/tests/resolver.py +++ b/tests/resolver.py @@ -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, diff --git a/tests/rrset.py b/tests/rrset.py index 9a1bb9c5..910a9d39 100644 --- a/tests/rrset.py +++ b/tests/rrset.py @@ -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, diff --git a/tests/set.py b/tests/set.py index 4abf8a13..e2dd9b0b 100644 --- a/tests/set.py +++ b/tests/set.py @@ -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, diff --git a/tests/tokenizer.py b/tests/tokenizer.py index 3bd825cb..62d89c1c 100644 --- a/tests/tokenizer.py +++ b/tests/tokenizer.py @@ -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, diff --git a/tests/update.py b/tests/update.py index 33494d39..4587e7fb 100644 --- a/tests/update.py +++ b/tests/update.py @@ -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, diff --git a/tests/zone.py b/tests/zone.py index 2394f817..16af41e9 100644 --- a/tests/zone.py +++ b/tests/zone.py @@ -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, diff --git a/util/copyrights b/util/copyrights index 41a3b35d..5033f0f1 100644 --- a/util/copyrights +++ b/util/copyrights @@ -1,100 +1,99 @@ -./.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