From: Bob Halley Date: Wed, 13 Jan 2010 20:23:06 +0000 (-0800) Subject: update copyrights for 2010 X-Git-Tag: v1.8.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83bcf4ed00542c63b57be8f525af1c52e149c45;p=thirdparty%2Fdnspython.git update copyrights for 2010 --- diff --git a/dns/exception.py b/dns/exception.py index 84e8ed60..c6d6570d 100644 --- a/dns/exception.py +++ b/dns/exception.py @@ -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, diff --git a/dns/flags.py b/dns/flags.py index 3803d88b..17afdbc2 100644 --- a/dns/flags.py +++ b/dns/flags.py @@ -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, diff --git a/dns/inet.py b/dns/inet.py index 7717e9bc..8a8f3e1c 100644 --- a/dns/inet.py +++ b/dns/inet.py @@ -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, diff --git a/dns/ipv4.py b/dns/ipv4.py index e22d059d..1569da54 100644 --- a/dns/ipv4.py +++ b/dns/ipv4.py @@ -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, diff --git a/dns/ipv6.py b/dns/ipv6.py index 576caacf..ec25ba27 100644 --- a/dns/ipv6.py +++ b/dns/ipv6.py @@ -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, diff --git a/dns/message.py b/dns/message.py index af6bb463..f74d1218 100644 --- a/dns/message.py +++ b/dns/message.py @@ -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, diff --git a/dns/name.py b/dns/name.py index ef548c93..bee61d3b 100644 --- a/dns/name.py +++ b/dns/name.py @@ -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, diff --git a/dns/namedict.py b/dns/namedict.py index 87eeab2d..fa646f21 100644 --- a/dns/namedict.py +++ b/dns/namedict.py @@ -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, diff --git a/dns/node.py b/dns/node.py index 8fdfb79c..07fff929 100644 --- a/dns/node.py +++ b/dns/node.py @@ -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, diff --git a/dns/opcode.py b/dns/opcode.py index 19763e16..705bd09a 100644 --- a/dns/opcode.py +++ b/dns/opcode.py @@ -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, diff --git a/dns/query.py b/dns/query.py index ff353747..79327ca5 100644 --- a/dns/query.py +++ b/dns/query.py @@ -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, diff --git a/dns/rcode.py b/dns/rcode.py index bbf992a2..e8f1ee42 100644 --- a/dns/rcode.py +++ b/dns/rcode.py @@ -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, diff --git a/dns/rdata.py b/dns/rdata.py index d88faf3b..1bed9a16 100644 --- a/dns/rdata.py +++ b/dns/rdata.py @@ -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, diff --git a/dns/rdataclass.py b/dns/rdataclass.py index 3288f8d6..278f378d 100644 --- a/dns/rdataclass.py +++ b/dns/rdataclass.py @@ -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, diff --git a/dns/rdataset.py b/dns/rdataset.py index 83c5de79..2aa51679 100644 --- a/dns/rdataset.py +++ b/dns/rdataset.py @@ -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, diff --git a/dns/rdatatype.py b/dns/rdatatype.py index bb16f0c7..c54c14ed 100644 --- a/dns/rdatatype.py +++ b/dns/rdatatype.py @@ -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, diff --git a/dns/rdtypes/ANY/AFSDB.py b/dns/rdtypes/ANY/AFSDB.py index cb325e0f..e8ca6f5c 100644 --- a/dns/rdtypes/ANY/AFSDB.py +++ b/dns/rdtypes/ANY/AFSDB.py @@ -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, diff --git a/dns/rdtypes/ANY/CERT.py b/dns/rdtypes/ANY/CERT.py index 87d3cb66..fda7ae02 100644 --- a/dns/rdtypes/ANY/CERT.py +++ b/dns/rdtypes/ANY/CERT.py @@ -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, diff --git a/dns/rdtypes/ANY/CNAME.py b/dns/rdtypes/ANY/CNAME.py index d68aea6b..7f5c4b3b 100644 --- a/dns/rdtypes/ANY/CNAME.py +++ b/dns/rdtypes/ANY/CNAME.py @@ -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, diff --git a/dns/rdtypes/ANY/DLV.py b/dns/rdtypes/ANY/DLV.py index 49613002..07b95483 100644 --- a/dns/rdtypes/ANY/DLV.py +++ b/dns/rdtypes/ANY/DLV.py @@ -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, diff --git a/dns/rdtypes/ANY/DNAME.py b/dns/rdtypes/ANY/DNAME.py index b2fe6ea9..99b5013f 100644 --- a/dns/rdtypes/ANY/DNAME.py +++ b/dns/rdtypes/ANY/DNAME.py @@ -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, diff --git a/dns/rdtypes/ANY/DNSKEY.py b/dns/rdtypes/ANY/DNSKEY.py index 86d3a179..ad66ef0c 100644 --- a/dns/rdtypes/ANY/DNSKEY.py +++ b/dns/rdtypes/ANY/DNSKEY.py @@ -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, diff --git a/dns/rdtypes/ANY/DS.py b/dns/rdtypes/ANY/DS.py index 3efe0ebb..3a06f448 100644 --- a/dns/rdtypes/ANY/DS.py +++ b/dns/rdtypes/ANY/DS.py @@ -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, diff --git a/dns/rdtypes/ANY/GPOS.py b/dns/rdtypes/ANY/GPOS.py index 5fb1f018..6f63cc05 100644 --- a/dns/rdtypes/ANY/GPOS.py +++ b/dns/rdtypes/ANY/GPOS.py @@ -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, diff --git a/dns/rdtypes/ANY/HINFO.py b/dns/rdtypes/ANY/HINFO.py index d91c6ddb..e592ad39 100644 --- a/dns/rdtypes/ANY/HINFO.py +++ b/dns/rdtypes/ANY/HINFO.py @@ -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, diff --git a/dns/rdtypes/ANY/HIP.py b/dns/rdtypes/ANY/HIP.py index 53a2c6c3..93d085bc 100644 --- a/dns/rdtypes/ANY/HIP.py +++ b/dns/rdtypes/ANY/HIP.py @@ -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, diff --git a/dns/rdtypes/ANY/ISDN.py b/dns/rdtypes/ANY/ISDN.py index f33b5add..424d3a9a 100644 --- a/dns/rdtypes/ANY/ISDN.py +++ b/dns/rdtypes/ANY/ISDN.py @@ -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, diff --git a/dns/rdtypes/ANY/KEY.py b/dns/rdtypes/ANY/KEY.py index 2670dfb0..c8581edb 100644 --- a/dns/rdtypes/ANY/KEY.py +++ b/dns/rdtypes/ANY/KEY.py @@ -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, diff --git a/dns/rdtypes/ANY/LOC.py b/dns/rdtypes/ANY/LOC.py index 793c5afa..53780fb3 100644 --- a/dns/rdtypes/ANY/LOC.py +++ b/dns/rdtypes/ANY/LOC.py @@ -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, diff --git a/dns/rdtypes/ANY/MX.py b/dns/rdtypes/ANY/MX.py index 19ab48cd..9cad2606 100644 --- a/dns/rdtypes/ANY/MX.py +++ b/dns/rdtypes/ANY/MX.py @@ -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, diff --git a/dns/rdtypes/ANY/NS.py b/dns/rdtypes/ANY/NS.py index a16df55b..4b03a3ab 100644 --- a/dns/rdtypes/ANY/NS.py +++ b/dns/rdtypes/ANY/NS.py @@ -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, diff --git a/dns/rdtypes/ANY/NSEC.py b/dns/rdtypes/ANY/NSEC.py index d548b84e..415f94a6 100644 --- a/dns/rdtypes/ANY/NSEC.py +++ b/dns/rdtypes/ANY/NSEC.py @@ -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, diff --git a/dns/rdtypes/ANY/NSEC3.py b/dns/rdtypes/ANY/NSEC3.py index 8833bc69..cab24cf5 100644 --- a/dns/rdtypes/ANY/NSEC3.py +++ b/dns/rdtypes/ANY/NSEC3.py @@ -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, diff --git a/dns/rdtypes/ANY/NSEC3PARAM.py b/dns/rdtypes/ANY/NSEC3PARAM.py index ed11c4a6..ec91e5e8 100644 --- a/dns/rdtypes/ANY/NSEC3PARAM.py +++ b/dns/rdtypes/ANY/NSEC3PARAM.py @@ -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, diff --git a/dns/rdtypes/ANY/NXT.py b/dns/rdtypes/ANY/NXT.py index 07a99b71..8077f070 100644 --- a/dns/rdtypes/ANY/NXT.py +++ b/dns/rdtypes/ANY/NXT.py @@ -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, diff --git a/dns/rdtypes/ANY/PTR.py b/dns/rdtypes/ANY/PTR.py index 7b5a2670..6c4b79ea 100644 --- a/dns/rdtypes/ANY/PTR.py +++ b/dns/rdtypes/ANY/PTR.py @@ -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, diff --git a/dns/rdtypes/ANY/RP.py b/dns/rdtypes/ANY/RP.py index 2029bff4..421ce8e2 100644 --- a/dns/rdtypes/ANY/RP.py +++ b/dns/rdtypes/ANY/RP.py @@ -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, diff --git a/dns/rdtypes/ANY/RRSIG.py b/dns/rdtypes/ANY/RRSIG.py index 6cf67e5d..0e4816f6 100644 --- a/dns/rdtypes/ANY/RRSIG.py +++ b/dns/rdtypes/ANY/RRSIG.py @@ -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, diff --git a/dns/rdtypes/ANY/RT.py b/dns/rdtypes/ANY/RT.py index 4969fceb..1efd3724 100644 --- a/dns/rdtypes/ANY/RT.py +++ b/dns/rdtypes/ANY/RT.py @@ -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, diff --git a/dns/rdtypes/ANY/SIG.py b/dns/rdtypes/ANY/SIG.py index 584ee42e..501e29cc 100644 --- a/dns/rdtypes/ANY/SIG.py +++ b/dns/rdtypes/ANY/SIG.py @@ -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, diff --git a/dns/rdtypes/ANY/SOA.py b/dns/rdtypes/ANY/SOA.py index a36cacad..a25a35e2 100644 --- a/dns/rdtypes/ANY/SOA.py +++ b/dns/rdtypes/ANY/SOA.py @@ -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, diff --git a/dns/rdtypes/ANY/SPF.py b/dns/rdtypes/ANY/SPF.py index 41e978a8..9b5a9a9f 100644 --- a/dns/rdtypes/ANY/SPF.py +++ b/dns/rdtypes/ANY/SPF.py @@ -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, diff --git a/dns/rdtypes/ANY/SSHFP.py b/dns/rdtypes/ANY/SSHFP.py index 21293bc2..162dda5c 100644 --- a/dns/rdtypes/ANY/SSHFP.py +++ b/dns/rdtypes/ANY/SSHFP.py @@ -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, diff --git a/dns/rdtypes/ANY/TXT.py b/dns/rdtypes/ANY/TXT.py index c0562fbe..23f4f3b7 100644 --- a/dns/rdtypes/ANY/TXT.py +++ b/dns/rdtypes/ANY/TXT.py @@ -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, diff --git a/dns/rdtypes/ANY/X25.py b/dns/rdtypes/ANY/X25.py index 83be7c5d..c3632f7f 100644 --- a/dns/rdtypes/ANY/X25.py +++ b/dns/rdtypes/ANY/X25.py @@ -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, diff --git a/dns/rdtypes/ANY/__init__.py b/dns/rdtypes/ANY/__init__.py index ea8ba137..0815dd54 100644 --- a/dns/rdtypes/ANY/__init__.py +++ b/dns/rdtypes/ANY/__init__.py @@ -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, diff --git a/dns/rdtypes/IN/A.py b/dns/rdtypes/IN/A.py index 71654f2d..e05f204a 100644 --- a/dns/rdtypes/IN/A.py +++ b/dns/rdtypes/IN/A.py @@ -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, diff --git a/dns/rdtypes/IN/AAAA.py b/dns/rdtypes/IN/AAAA.py index dfa2606f..2d812d39 100644 --- a/dns/rdtypes/IN/AAAA.py +++ b/dns/rdtypes/IN/AAAA.py @@ -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, diff --git a/dns/rdtypes/IN/APL.py b/dns/rdtypes/IN/APL.py index 8ac76664..7412c02d 100644 --- a/dns/rdtypes/IN/APL.py +++ b/dns/rdtypes/IN/APL.py @@ -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, diff --git a/dns/rdtypes/IN/DHCID.py b/dns/rdtypes/IN/DHCID.py index 71bbe74b..2d35234b 100644 --- a/dns/rdtypes/IN/DHCID.py +++ b/dns/rdtypes/IN/DHCID.py @@ -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, diff --git a/dns/rdtypes/IN/IPSECKEY.py b/dns/rdtypes/IN/IPSECKEY.py index 2e1bfb37..86ff77fd 100644 --- a/dns/rdtypes/IN/IPSECKEY.py +++ b/dns/rdtypes/IN/IPSECKEY.py @@ -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, diff --git a/dns/rdtypes/IN/KX.py b/dns/rdtypes/IN/KX.py index a8724fc9..4d8a3a7d 100644 --- a/dns/rdtypes/IN/KX.py +++ b/dns/rdtypes/IN/KX.py @@ -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, diff --git a/dns/rdtypes/IN/NAPTR.py b/dns/rdtypes/IN/NAPTR.py index 8d9ead68..a3cca55e 100644 --- a/dns/rdtypes/IN/NAPTR.py +++ b/dns/rdtypes/IN/NAPTR.py @@ -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, diff --git a/dns/rdtypes/IN/NSAP.py b/dns/rdtypes/IN/NSAP.py index 05f74bf1..a8aa2044 100644 --- a/dns/rdtypes/IN/NSAP.py +++ b/dns/rdtypes/IN/NSAP.py @@ -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, diff --git a/dns/rdtypes/IN/NSAP_PTR.py b/dns/rdtypes/IN/NSAP_PTR.py index 84a9a719..6f591f4e 100644 --- a/dns/rdtypes/IN/NSAP_PTR.py +++ b/dns/rdtypes/IN/NSAP_PTR.py @@ -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, diff --git a/dns/rdtypes/IN/PX.py b/dns/rdtypes/IN/PX.py index 2cb44326..0f112907 100644 --- a/dns/rdtypes/IN/PX.py +++ b/dns/rdtypes/IN/PX.py @@ -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, diff --git a/dns/rdtypes/IN/SRV.py b/dns/rdtypes/IN/SRV.py index 2e78513d..c9c58233 100644 --- a/dns/rdtypes/IN/SRV.py +++ b/dns/rdtypes/IN/SRV.py @@ -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, diff --git a/dns/rdtypes/IN/WKS.py b/dns/rdtypes/IN/WKS.py index d3270a78..0882aa1c 100644 --- a/dns/rdtypes/IN/WKS.py +++ b/dns/rdtypes/IN/WKS.py @@ -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, diff --git a/dns/rdtypes/IN/__init__.py b/dns/rdtypes/IN/__init__.py index e5f096d1..ab931296 100644 --- a/dns/rdtypes/IN/__init__.py +++ b/dns/rdtypes/IN/__init__.py @@ -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, diff --git a/dns/rdtypes/__init__.py b/dns/rdtypes/__init__.py index 900e51f3..13282be7 100644 --- a/dns/rdtypes/__init__.py +++ b/dns/rdtypes/__init__.py @@ -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, diff --git a/dns/rdtypes/dsbase.py b/dns/rdtypes/dsbase.py index fb604c4f..aa46403a 100644 --- a/dns/rdtypes/dsbase.py +++ b/dns/rdtypes/dsbase.py @@ -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, diff --git a/dns/rdtypes/keybase.py b/dns/rdtypes/keybase.py index a9a96fe8..f513a7d3 100644 --- a/dns/rdtypes/keybase.py +++ b/dns/rdtypes/keybase.py @@ -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, diff --git a/dns/rdtypes/mxbase.py b/dns/rdtypes/mxbase.py index 33720604..5e3515be 100644 --- a/dns/rdtypes/mxbase.py +++ b/dns/rdtypes/mxbase.py @@ -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, diff --git a/dns/rdtypes/nsbase.py b/dns/rdtypes/nsbase.py index 1fcdb73c..7cdb2a02 100644 --- a/dns/rdtypes/nsbase.py +++ b/dns/rdtypes/nsbase.py @@ -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, diff --git a/dns/rdtypes/sigbase.py b/dns/rdtypes/sigbase.py index 3430039a..ccb6dd69 100644 --- a/dns/rdtypes/sigbase.py +++ b/dns/rdtypes/sigbase.py @@ -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, diff --git a/dns/rdtypes/txtbase.py b/dns/rdtypes/txtbase.py index b87d7d6a..f8562379 100644 --- a/dns/rdtypes/txtbase.py +++ b/dns/rdtypes/txtbase.py @@ -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, diff --git a/dns/renderer.py b/dns/renderer.py index c4453d07..b8a0c948 100644 --- a/dns/renderer.py +++ b/dns/renderer.py @@ -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, diff --git a/dns/resolver.py b/dns/resolver.py index 2da94cc1..0b8a4db0 100644 --- a/dns/resolver.py +++ b/dns/resolver.py @@ -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, diff --git a/dns/reversename.py b/dns/reversename.py index 5d15594e..ff908735 100644 --- a/dns/reversename.py +++ b/dns/reversename.py @@ -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, diff --git a/dns/rrset.py b/dns/rrset.py index 2f166015..3ae2d2d8 100644 --- a/dns/rrset.py +++ b/dns/rrset.py @@ -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, diff --git a/dns/set.py b/dns/set.py index c6c4678e..0d6b216f 100644 --- a/dns/set.py +++ b/dns/set.py @@ -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, diff --git a/dns/tokenizer.py b/dns/tokenizer.py index 6565127b..aea6f5ed 100644 --- a/dns/tokenizer.py +++ b/dns/tokenizer.py @@ -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, diff --git a/dns/tsig.py b/dns/tsig.py index a94cae09..90296c74 100644 --- a/dns/tsig.py +++ b/dns/tsig.py @@ -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, diff --git a/dns/tsigkeyring.py b/dns/tsigkeyring.py index 3692da12..cbd1a27b 100644 --- a/dns/tsigkeyring.py +++ b/dns/tsigkeyring.py @@ -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, diff --git a/dns/ttl.py b/dns/ttl.py index 4047bba9..1b1f34c2 100644 --- a/dns/ttl.py +++ b/dns/ttl.py @@ -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, diff --git a/dns/update.py b/dns/update.py index b9911aeb..7d426368 100644 --- a/dns/update.py +++ b/dns/update.py @@ -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, diff --git a/dns/version.py b/dns/version.py index 49e31484..7a367751 100644 --- a/dns/version.py +++ b/dns/version.py @@ -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, diff --git a/dns/zone.py b/dns/zone.py index 5f2009b4..4b49e42a 100644 --- a/dns/zone.py +++ b/dns/zone.py @@ -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, diff --git a/setup.py b/setup.py index 9ba2362c..2700869b 100755 --- 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, diff --git a/tests/Makefile b/tests/Makefile index edd7dfd6..584f6a7d 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -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, diff --git a/tests/bugs.py b/tests/bugs.py index 05f6d23f..0896e3f0 100644 --- a/tests/bugs.py +++ b/tests/bugs.py @@ -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, diff --git a/tests/flags.py b/tests/flags.py index b289e341..7ee2d8e1 100644 --- a/tests/flags.py +++ b/tests/flags.py @@ -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, diff --git a/tests/message.py b/tests/message.py index 0f873084..7134661d 100644 --- a/tests/message.py +++ b/tests/message.py @@ -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, diff --git a/tests/name.py b/tests/name.py index de57db80..1ab4f528 100644 --- a/tests/name.py +++ b/tests/name.py @@ -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, diff --git a/tests/namedict.py b/tests/namedict.py index 369fc71c..02611421 100644 --- a/tests/namedict.py +++ b/tests/namedict.py @@ -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, diff --git a/tests/ntoaaton.py b/tests/ntoaaton.py index 99348908..77befd26 100644 --- a/tests/ntoaaton.py +++ b/tests/ntoaaton.py @@ -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, diff --git a/tests/rdtypeandclass.py b/tests/rdtypeandclass.py index 65e09a00..0c8a830e 100644 --- a/tests/rdtypeandclass.py +++ b/tests/rdtypeandclass.py @@ -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, diff --git a/tests/resolver.py b/tests/resolver.py index 8500ff36..4cacbdc7 100644 --- a/tests/resolver.py +++ b/tests/resolver.py @@ -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, diff --git a/tests/rrset.py b/tests/rrset.py index 0d7625cf..3cafbee8 100644 --- a/tests/rrset.py +++ b/tests/rrset.py @@ -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, diff --git a/tests/set.py b/tests/set.py index acf3e95b..e2bca51b 100644 --- a/tests/set.py +++ b/tests/set.py @@ -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, diff --git a/tests/tokenizer.py b/tests/tokenizer.py index 4950db03..612efac2 100644 --- a/tests/tokenizer.py +++ b/tests/tokenizer.py @@ -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, diff --git a/tests/update.py b/tests/update.py index bfac0c92..5f7b31f2 100644 --- a/tests/update.py +++ b/tests/update.py @@ -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, diff --git a/tests/zone.py b/tests/zone.py index ad7a625a..075be0a4 100644 --- a/tests/zone.py +++ b/tests/zone.py @@ -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, diff --git a/util/copyrights b/util/copyrights index a8fd43e8..ae578381 100644 --- a/util/copyrights +++ b/util/copyrights @@ -10,81 +10,84 @@ ./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 @@ -92,23 +95,23 @@ ./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