mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 19:59:59 -04:00
newcopyrights
This commit is contained in:
parent
37d6aeb93b
commit
2e4be86486
1 changed files with 12 additions and 5 deletions
|
|
@ -1038,6 +1038,13 @@
|
|||
./bin/tests/system/dialup/setup.sh SH 2000,2001,2004,2007,2012
|
||||
./bin/tests/system/dialup/tests.sh SH 2000,2001,2004,2007,2012
|
||||
./bin/tests/system/digcomp.pl PERL 2000,2001,2004,2007,2012,2013
|
||||
./bin/tests/system/digdelv/clean.sh SH 2015
|
||||
./bin/tests/system/digdelv/ns1/named.conf CONF-C 2015
|
||||
./bin/tests/system/digdelv/ns1/root.db ZONE 2015
|
||||
./bin/tests/system/digdelv/ns2/example.db ZONE 2015
|
||||
./bin/tests/system/digdelv/ns2/named.conf CONF-C 2015
|
||||
./bin/tests/system/digdelv/ns3/named.conf CONF-C 2015
|
||||
./bin/tests/system/digdelv/tests.sh SH 2015
|
||||
./bin/tests/system/ditch.pl PERL 2015
|
||||
./bin/tests/system/dlv/clean.sh SH 2004,2007,2010,2011,2012,2014
|
||||
./bin/tests/system/dlv/ns1/named.conf CONF-C 2004,2007,2011
|
||||
|
|
@ -3033,7 +3040,7 @@
|
|||
./lib/dns/client.c C 2009,2010,2011,2012,2013,2014,2015
|
||||
./lib/dns/clientinfo.c C 2011
|
||||
./lib/dns/compress.c C 1999,2000,2001,2004,2005,2006,2007
|
||||
./lib/dns/db.c C 1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013
|
||||
./lib/dns/db.c C 1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2015
|
||||
./lib/dns/dbiterator.c C 1999,2000,2001,2004,2005,2007
|
||||
./lib/dns/dbtable.c C 1999,2000,2001,2004,2005,2007,2013
|
||||
./lib/dns/diff.c C 2000,2001,2002,2003,2004,2005,2007,2008,2009,2011,2013,2014,2015
|
||||
|
|
@ -3073,7 +3080,7 @@
|
|||
./lib/dns/include/dns/client.h C 2009,2013,2014
|
||||
./lib/dns/include/dns/clientinfo.h C 2011
|
||||
./lib/dns/include/dns/compress.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009
|
||||
./lib/dns/include/dns/db.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014
|
||||
./lib/dns/include/dns/db.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015
|
||||
./lib/dns/include/dns/dbiterator.h C 1999,2000,2001,2004,2005,2006,2007
|
||||
./lib/dns/include/dns/dbtable.h C 1999,2000,2001,2004,2005,2006,2007
|
||||
./lib/dns/include/dns/diff.h C 2000,2001,2004,2005,2006,2007,2008,2009,2010,2013
|
||||
|
|
@ -3380,8 +3387,8 @@
|
|||
./lib/dns/tests/dbversion_test.c C 2011,2012,2014,2015
|
||||
./lib/dns/tests/dh_test.c C 2014
|
||||
./lib/dns/tests/dispatch_test.c C 2012,2014
|
||||
./lib/dns/tests/dnstest.c C 2011,2012,2013,2014
|
||||
./lib/dns/tests/dnstest.h C 2011,2012
|
||||
./lib/dns/tests/dnstest.c C 2011,2012,2013,2014,2015
|
||||
./lib/dns/tests/dnstest.h C 2011,2012,2015
|
||||
./lib/dns/tests/geoip_test.c C 2013,2014,2015
|
||||
./lib/dns/tests/gost_test.c C 2014,2015
|
||||
./lib/dns/tests/master_test.c C 2011,2012,2013,2015
|
||||
|
|
@ -3547,7 +3554,7 @@
|
|||
./lib/isc/include/isc/file.h C 2000,2001,2004,2005,2006,2007,2009,2011,2012,2014,2015
|
||||
./lib/isc/include/isc/formatcheck.h C 2000,2001,2004,2005,2006,2007
|
||||
./lib/isc/include/isc/fsaccess.h C 2000,2001,2004,2005,2006,2007,2009
|
||||
./lib/isc/include/isc/hash.h C 2003,2004,2005,2006,2007,2009,2013,2014
|
||||
./lib/isc/include/isc/hash.h C 2003,2004,2005,2006,2007,2009,2013,2014,2015
|
||||
./lib/isc/include/isc/heap.h C 1997,1998,1999,2000,2001,2004,2005,2006,2007,2009,2012
|
||||
./lib/isc/include/isc/hex.h C 2000,2001,2004,2005,2006,2007,2008
|
||||
./lib/isc/include/isc/hmacmd5.h C 2000,2001,2004,2005,2006,2007,2009,2014
|
||||
|
|
|
|||
Loading…
Reference in a new issue