mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:30:00 -04:00
newcopyrights
This commit is contained in:
parent
86395b9ac8
commit
0904e082de
1 changed files with 5 additions and 3 deletions
|
|
@ -820,8 +820,8 @@
|
|||
./bin/tests/system/dnssec/ns3/auto-nsec3.example.db.in ZONE 2011
|
||||
./bin/tests/system/dnssec/ns3/bogus.example.db.in ZONE 2000,2001,2004,2007
|
||||
./bin/tests/system/dnssec/ns3/dynamic.example.db.in ZONE 2002,2004,2007
|
||||
./bin/tests/system/dnssec/ns3/expired.example.db.in ZONE 2011
|
||||
./bin/tests/system/dnssec/ns3/expiring.example.db.in ZONE 2011
|
||||
./bin/tests/system/dnssec/ns3/expired.example.db.in ZONE 2011,2012
|
||||
./bin/tests/system/dnssec/ns3/expiring.example.db.in ZONE 2011,2012
|
||||
./bin/tests/system/dnssec/ns3/insecure.below-cname.example.db ZONE 2011
|
||||
./bin/tests/system/dnssec/ns3/insecure.example.db ZONE 2000,2001,2004,2007
|
||||
./bin/tests/system/dnssec/ns3/insecure.nsec3.example.db ZONE 2008
|
||||
|
|
@ -854,6 +854,7 @@
|
|||
./bin/tests/system/dnssec/ns3/upper.example.db.in ZONE 2012
|
||||
./bin/tests/system/dnssec/ns4/named1.conf CONF-C 2011
|
||||
./bin/tests/system/dnssec/ns4/named2.conf CONF-C 2011
|
||||
./bin/tests/system/dnssec/ns4/named3.conf CONF-C 2012
|
||||
./bin/tests/system/dnssec/ns5/named.conf CONF-C 2000,2001,2004,2006,2007
|
||||
./bin/tests/system/dnssec/ns5/trusted.conf.bad CONF-C 2000,2001,2004,2007
|
||||
./bin/tests/system/dnssec/ns6/named.conf CONF-C 2004,2006,2007
|
||||
|
|
@ -2225,7 +2226,7 @@
|
|||
./lib/dns/include/dns/rdata.h C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011
|
||||
./lib/dns/include/dns/rdataclass.h C 1998,1999,2000,2001,2004,2005,2006,2007
|
||||
./lib/dns/include/dns/rdatalist.h C 1999,2000,2001,2004,2005,2006,2007,2008
|
||||
./lib/dns/include/dns/rdataset.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011
|
||||
./lib/dns/include/dns/rdataset.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
|
||||
./lib/dns/include/dns/rdatasetiter.h C 1999,2000,2001,2004,2005,2006,2007
|
||||
./lib/dns/include/dns/rdataslab.h C 1999,2000,2001,2002,2004,2005,2006,2007,2008
|
||||
./lib/dns/include/dns/rdatatype.h C 1998,1999,2000,2001,2004,2005,2006,2007,2008
|
||||
|
|
@ -2449,6 +2450,7 @@
|
|||
./lib/dns/tests/mkraw.pl PERL 2011,2012
|
||||
./lib/dns/tests/nsec3_test.c C 2012
|
||||
./lib/dns/tests/private_test.c C 2011,2012
|
||||
./lib/dns/tests/rdataset_test.c C 2012
|
||||
./lib/dns/tests/testdata/dbiterator/zone1.data ZONE 2011,2012
|
||||
./lib/dns/tests/testdata/dbiterator/zone2.data X 2011
|
||||
./lib/dns/tests/testdata/diff/zone1.data ZONE 2011,2012
|
||||
|
|
|
|||
Loading…
Reference in a new issue