]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update file headers to remove copyright years
authorEvan Hunt <each@isc.org>
Thu, 15 Mar 2018 04:12:08 +0000 (21:12 -0700)
committerEvan Hunt <each@isc.org>
Thu, 15 Mar 2018 04:12:08 +0000 (21:12 -0700)
2750 files changed:
CONTRIBUTING.md
COPYRIGHT
FAQ.xml
HISTORY.md
Makefile.in
OPTIONS.md
README.md
acconfig.h
bin/Makefile.in
bin/check/Makefile.in
bin/check/check-tool.c
bin/check/check-tool.h
bin/check/named-checkconf.c
bin/check/named-checkconf.docbook
bin/check/named-checkzone.c
bin/check/named-checkzone.docbook
bin/confgen/Makefile.in
bin/confgen/ddns-confgen.c
bin/confgen/ddns-confgen.docbook
bin/confgen/include/confgen/os.h
bin/confgen/keygen.c
bin/confgen/keygen.h
bin/confgen/rndc-confgen.c
bin/confgen/rndc-confgen.docbook
bin/confgen/unix/Makefile.in
bin/confgen/unix/os.c
bin/confgen/util.c
bin/confgen/util.h
bin/confgen/win32/os.c
bin/delv/Makefile.in
bin/delv/delv.c
bin/delv/delv.docbook
bin/dig/Makefile.in
bin/dig/dig.c
bin/dig/dig.docbook
bin/dig/dighost.c
bin/dig/host.c
bin/dig/host.docbook
bin/dig/include/dig/dig.h
bin/dig/nslookup.c
bin/dig/nslookup.docbook
bin/dnssec/Makefile.in
bin/dnssec/dnssec-dsfromkey.c
bin/dnssec/dnssec-dsfromkey.docbook
bin/dnssec/dnssec-importkey.c
bin/dnssec/dnssec-importkey.docbook
bin/dnssec/dnssec-keyfromlabel.c
bin/dnssec/dnssec-keyfromlabel.docbook
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-revoke.c
bin/dnssec/dnssec-revoke.docbook
bin/dnssec/dnssec-settime.c
bin/dnssec/dnssec-settime.docbook
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.docbook
bin/dnssec/dnssec-verify.c
bin/dnssec/dnssec-verify.docbook
bin/dnssec/dnssectool.c
bin/dnssec/dnssectool.h
bin/named/Makefile.in
bin/named/bind9.xsl
bin/named/builtin.c
bin/named/client.c
bin/named/config.c
bin/named/control.c
bin/named/controlconf.c
bin/named/convertxsl.pl
bin/named/geoip.c
bin/named/include/dlz/dlz_dlopen_driver.h
bin/named/include/named/builtin.h
bin/named/include/named/client.h
bin/named/include/named/config.h
bin/named/include/named/control.h
bin/named/include/named/geoip.h
bin/named/include/named/globals.h
bin/named/include/named/interfacemgr.h
bin/named/include/named/listenlist.h
bin/named/include/named/log.h
bin/named/include/named/logconf.h
bin/named/include/named/lwaddr.h
bin/named/include/named/lwdclient.h
bin/named/include/named/lwresd.h
bin/named/include/named/lwsearch.h
bin/named/include/named/main.h
bin/named/include/named/notify.h
bin/named/include/named/ns_smf_globals.h
bin/named/include/named/query.h
bin/named/include/named/seccomp.h
bin/named/include/named/server.h
bin/named/include/named/sortlist.h
bin/named/include/named/statschannel.h
bin/named/include/named/tkeyconf.h
bin/named/include/named/tsigconf.h
bin/named/include/named/types.h
bin/named/include/named/update.h
bin/named/include/named/xfrout.h
bin/named/include/named/zoneconf.h
bin/named/interfacemgr.c
bin/named/listenlist.c
bin/named/log.c
bin/named/logconf.c
bin/named/lwaddr.c
bin/named/lwdclient.c
bin/named/lwderror.c
bin/named/lwdgabn.c
bin/named/lwdgnba.c
bin/named/lwdgrbn.c
bin/named/lwdnoop.c
bin/named/lwresd.c
bin/named/lwresd.docbook
bin/named/lwsearch.c
bin/named/main.c
bin/named/named.conf.docbook
bin/named/named.docbook
bin/named/notify.c
bin/named/query.c
bin/named/server.c
bin/named/sortlist.c
bin/named/statschannel.c
bin/named/tkeyconf.c
bin/named/tsigconf.c
bin/named/unix/Makefile.in
bin/named/unix/dlz_dlopen_driver.c
bin/named/unix/include/named/os.h
bin/named/unix/os.c
bin/named/update.c
bin/named/win32/dlz_dlopen_driver.c
bin/named/win32/include/named/ntservice.h
bin/named/win32/include/named/os.h
bin/named/win32/ntservice.c
bin/named/win32/os.c
bin/named/xfrout.c
bin/named/zoneconf.c
bin/nsupdate/Makefile.in
bin/nsupdate/nsupdate.c
bin/nsupdate/nsupdate.docbook
bin/pkcs11/Makefile.in
bin/pkcs11/pkcs11-destroy.docbook
bin/pkcs11/pkcs11-keygen.docbook
bin/pkcs11/pkcs11-list.docbook
bin/pkcs11/pkcs11-tokens.c
bin/pkcs11/pkcs11-tokens.docbook
bin/python/Makefile.in
bin/python/dnssec-checkds.docbook
bin/python/dnssec-checkds.py.in
bin/python/dnssec-coverage.docbook
bin/python/dnssec-coverage.py.in
bin/python/isc/Makefile.in
bin/python/isc/__init__.py.in
bin/python/isc/checkds.py.in
bin/python/isc/coverage.py.in
bin/python/isc/dnskey.py.in
bin/python/isc/eventlist.py.in
bin/python/isc/keydict.py.in
bin/python/isc/keyevent.py.in
bin/python/isc/keyzone.py.in
bin/python/isc/tests/Makefile.in
bin/python/isc/tests/dnskey_test.py.in
bin/python/isc/utils.py.in
bin/python/setup.py
bin/rndc/Makefile.in
bin/rndc/include/rndc/os.h
bin/rndc/rndc.c
bin/rndc/rndc.conf
bin/rndc/rndc.conf.docbook
bin/rndc/rndc.docbook
bin/rndc/util.c
bin/rndc/util.h
bin/tests/Makefile.in
bin/tests/bigtest/README
bin/tests/bigtest/buildzones.sh
bin/tests/bigtest/tests.sh
bin/tests/cfg_test.c
bin/tests/compress_test.c
bin/tests/fromhex.pl
bin/tests/headerdep_test.sh.in
bin/tests/makejournal.c
bin/tests/mdig.c
bin/tests/named.conf
bin/tests/optional/Makefile.in
bin/tests/optional/adb_test.c
bin/tests/optional/backtrace_test.c
bin/tests/optional/byaddr_test.c
bin/tests/optional/byname_test.c
bin/tests/optional/db_test.c
bin/tests/optional/dst_test.c
bin/tests/optional/entropy2_test.c
bin/tests/optional/entropy_test.c
bin/tests/optional/fsaccess_test.c
bin/tests/optional/gsstest.c
bin/tests/optional/gxba_test.c
bin/tests/optional/gxbn_test.c
bin/tests/optional/hash_test.c
bin/tests/optional/inter_test.c
bin/tests/optional/keyboard_test.c
bin/tests/optional/lex_test.c
bin/tests/optional/lfsr_test.c
bin/tests/optional/log_test.c
bin/tests/optional/lwres_test.c
bin/tests/optional/lwresconf_test.c
bin/tests/optional/master_test.c
bin/tests/optional/mempool_test.c
bin/tests/optional/name_test.c
bin/tests/optional/nsecify.c
bin/tests/optional/ratelimiter_test.c
bin/tests/optional/rbt_test.c
bin/tests/optional/rbt_test.txt
bin/tests/optional/rwlock_test.c
bin/tests/optional/serial_test.c
bin/tests/optional/shutdown_test.c
bin/tests/optional/sig0_test.c
bin/tests/optional/sock_test.c
bin/tests/optional/sym_test.c
bin/tests/optional/task_test.c
bin/tests/optional/timer_test.c
bin/tests/optional/zone_test.c
bin/tests/pkcs11/Makefile.in
bin/tests/pkcs11/benchmarks/Makefile.in
bin/tests/pkcs11/benchmarks/create.c
bin/tests/pkcs11/benchmarks/find.c
bin/tests/pkcs11/benchmarks/genrsa.c
bin/tests/pkcs11/benchmarks/login.c
bin/tests/pkcs11/benchmarks/privrsa.c
bin/tests/pkcs11/benchmarks/pubrsa.c
bin/tests/pkcs11/benchmarks/random.c
bin/tests/pkcs11/benchmarks/session.c
bin/tests/pkcs11/benchmarks/sha1.c
bin/tests/pkcs11/benchmarks/sign.c
bin/tests/pkcs11/benchmarks/verify.c
bin/tests/pkcs11/pkcs11-hmacmd5.c
bin/tests/pkcs11/pkcs11-md5sum.c
bin/tests/startperf/clean.sh
bin/tests/startperf/makenames.pl
bin/tests/startperf/mkzonefile.pl
bin/tests/startperf/setup.sh
bin/tests/startperf/smallzone.db
bin/tests/system/Makefile.in
bin/tests/system/README
bin/tests/system/acl/clean.sh
bin/tests/system/acl/ns2/named1.conf.in
bin/tests/system/acl/ns2/named2.conf.in
bin/tests/system/acl/ns2/named3.conf.in
bin/tests/system/acl/ns2/named4.conf.in
bin/tests/system/acl/ns2/named5.conf.in
bin/tests/system/acl/ns3/example.db
bin/tests/system/acl/ns3/named.conf.in
bin/tests/system/acl/ns4/example.db
bin/tests/system/acl/ns4/existing.db
bin/tests/system/acl/ns4/named.conf.in
bin/tests/system/acl/setup.sh
bin/tests/system/acl/tests.sh
bin/tests/system/additional/clean.sh
bin/tests/system/additional/ns1/named1.conf.in
bin/tests/system/additional/ns1/named2.conf.in
bin/tests/system/additional/ns1/naptr.db
bin/tests/system/additional/ns1/naptr2.db
bin/tests/system/additional/ns1/nid.db
bin/tests/system/additional/ns1/rt.db
bin/tests/system/additional/ns1/rt2.db
bin/tests/system/additional/ns3/named.conf.in
bin/tests/system/additional/ns3/root.hint
bin/tests/system/additional/setup.sh
bin/tests/system/additional/tests.sh
bin/tests/system/addzone/clean.sh
bin/tests/system/addzone/ns1/inlineslave.db
bin/tests/system/addzone/ns1/named.conf.in
bin/tests/system/addzone/ns2/added.db
bin/tests/system/addzone/ns2/hints.db
bin/tests/system/addzone/ns2/inline.db
bin/tests/system/addzone/ns2/named1.conf.in
bin/tests/system/addzone/ns2/named2.conf.in
bin/tests/system/addzone/ns2/normal.db
bin/tests/system/addzone/ns2/previous.db
bin/tests/system/addzone/ns2/redirect.db
bin/tests/system/addzone/ns3/named1.conf.in
bin/tests/system/addzone/ns3/named2.conf.in
bin/tests/system/addzone/setup.sh
bin/tests/system/addzone/tests.sh
bin/tests/system/allow-query/clean.sh
bin/tests/system/allow-query/ns2/generic.db
bin/tests/system/allow-query/ns2/named01.conf.in
bin/tests/system/allow-query/ns2/named02.conf.in
bin/tests/system/allow-query/ns2/named03.conf.in
bin/tests/system/allow-query/ns2/named04.conf.in
bin/tests/system/allow-query/ns2/named05.conf.in
bin/tests/system/allow-query/ns2/named06.conf.in
bin/tests/system/allow-query/ns2/named07.conf.in
bin/tests/system/allow-query/ns2/named08.conf.in
bin/tests/system/allow-query/ns2/named09.conf.in
bin/tests/system/allow-query/ns2/named10.conf.in
bin/tests/system/allow-query/ns2/named11.conf.in
bin/tests/system/allow-query/ns2/named12.conf.in
bin/tests/system/allow-query/ns2/named21.conf.in
bin/tests/system/allow-query/ns2/named22.conf.in
bin/tests/system/allow-query/ns2/named23.conf.in
bin/tests/system/allow-query/ns2/named24.conf.in
bin/tests/system/allow-query/ns2/named25.conf.in
bin/tests/system/allow-query/ns2/named26.conf.in
bin/tests/system/allow-query/ns2/named27.conf.in
bin/tests/system/allow-query/ns2/named28.conf.in
bin/tests/system/allow-query/ns2/named29.conf.in
bin/tests/system/allow-query/ns2/named30.conf.in
bin/tests/system/allow-query/ns2/named31.conf.in
bin/tests/system/allow-query/ns2/named32.conf.in
bin/tests/system/allow-query/ns2/named33.conf.in
bin/tests/system/allow-query/ns2/named34.conf.in
bin/tests/system/allow-query/ns2/named40.conf.in
bin/tests/system/allow-query/ns2/named53.conf.in
bin/tests/system/allow-query/ns2/named54.conf.in
bin/tests/system/allow-query/ns2/named55.conf.in
bin/tests/system/allow-query/ns2/named56.conf.in
bin/tests/system/allow-query/ns2/named57.conf.in
bin/tests/system/allow-query/setup.sh
bin/tests/system/allow-query/tests.sh
bin/tests/system/ans.pl
bin/tests/system/autosign/clean.sh
bin/tests/system/autosign/ns1/keygen.sh
bin/tests/system/autosign/ns1/named.conf.in
bin/tests/system/autosign/ns1/root.db.in
bin/tests/system/autosign/ns2/bar.db.in
bin/tests/system/autosign/ns2/child.nsec3.example.db
bin/tests/system/autosign/ns2/child.optout.example.db
bin/tests/system/autosign/ns2/dst.example.db.in
bin/tests/system/autosign/ns2/example.db.in
bin/tests/system/autosign/ns2/insecure.secure.example.db
bin/tests/system/autosign/ns2/keygen.sh
bin/tests/system/autosign/ns2/named.conf.in
bin/tests/system/autosign/ns2/private.secure.example.db.in
bin/tests/system/autosign/ns3/autonsec3.example.db.in
bin/tests/system/autosign/ns3/delay.example.db
bin/tests/system/autosign/ns3/inacksk2.example.db.in
bin/tests/system/autosign/ns3/inacksk3.example.db.in
bin/tests/system/autosign/ns3/inaczsk.example.db.in
bin/tests/system/autosign/ns3/inaczsk2.example.db.in
bin/tests/system/autosign/ns3/inaczsk3.example.db.in
bin/tests/system/autosign/ns3/insecure.example.db
bin/tests/system/autosign/ns3/keygen.sh
bin/tests/system/autosign/ns3/named.conf.in
bin/tests/system/autosign/ns3/nozsk.example.db.in
bin/tests/system/autosign/ns3/nsec.example.db.in
bin/tests/system/autosign/ns3/nsec3-to-nsec.example.db.in
bin/tests/system/autosign/ns3/nsec3.example.db.in
bin/tests/system/autosign/ns3/nsec3.nsec3.example.db.in
bin/tests/system/autosign/ns3/nsec3.optout.example.db.in
bin/tests/system/autosign/ns3/oldsigs.example.db.in
bin/tests/system/autosign/ns3/optout.example.db.in
bin/tests/system/autosign/ns3/optout.nsec3.example.db.in
bin/tests/system/autosign/ns3/optout.optout.example.db.in
bin/tests/system/autosign/ns3/rsasha256.example.db.in
bin/tests/system/autosign/ns3/rsasha512.example.db.in
bin/tests/system/autosign/ns3/secure-to-insecure.example.db.in
bin/tests/system/autosign/ns3/secure-to-insecure2.example.db.in
bin/tests/system/autosign/ns3/secure.example.db.in
bin/tests/system/autosign/ns3/secure.nsec3.example.db.in
bin/tests/system/autosign/ns3/secure.optout.example.db.in
bin/tests/system/autosign/ns3/ttl1.example.db.in
bin/tests/system/autosign/ns3/ttl2.example.db.in
bin/tests/system/autosign/ns3/ttl3.example.db.in
bin/tests/system/autosign/ns3/ttl4.example.db.in
bin/tests/system/autosign/ns4/named.conf.in
bin/tests/system/autosign/ns5/named.conf.in
bin/tests/system/autosign/prereq.sh
bin/tests/system/autosign/setup.sh
bin/tests/system/autosign/tests.sh
bin/tests/system/builtin/clean.sh
bin/tests/system/builtin/ns1/named.conf.in
bin/tests/system/builtin/ns2/named.conf.in
bin/tests/system/builtin/ns3/named.conf.in
bin/tests/system/builtin/setup.sh
bin/tests/system/builtin/tests.sh
bin/tests/system/cacheclean/clean.sh
bin/tests/system/cacheclean/ns1/example.db
bin/tests/system/cacheclean/ns1/expire-test.db
bin/tests/system/cacheclean/ns1/flushtest.db
bin/tests/system/cacheclean/ns1/named.conf.in
bin/tests/system/cacheclean/ns2/named.conf.in
bin/tests/system/cacheclean/setup.sh
bin/tests/system/cacheclean/tests.sh
bin/tests/system/chain/README
bin/tests/system/chain/ans3/ans.pl
bin/tests/system/chain/ans4/README.anspy
bin/tests/system/chain/ans4/ans.py
bin/tests/system/chain/clean.sh
bin/tests/system/chain/ns1/named.conf.in
bin/tests/system/chain/ns1/root.db
bin/tests/system/chain/ns2/example.db
bin/tests/system/chain/ns2/generic.db
bin/tests/system/chain/ns2/named.conf.in
bin/tests/system/chain/ns2/sign.sh
bin/tests/system/chain/ns2/sub.db
bin/tests/system/chain/ns5/named.conf.in
bin/tests/system/chain/ns5/sub.db
bin/tests/system/chain/ns7/named.conf.in
bin/tests/system/chain/ns7/root.hint
bin/tests/system/chain/prereq.sh
bin/tests/system/chain/setup.sh
bin/tests/system/chain/tests.sh
bin/tests/system/checkconf/altdb.conf
bin/tests/system/checkconf/altdlz.conf
bin/tests/system/checkconf/bad-also-notify.conf
bin/tests/system/checkconf/bad-dnssec.conf
bin/tests/system/checkconf/bad-hint.conf
bin/tests/system/checkconf/bad-in-view-dup.conf
bin/tests/system/checkconf/bad-inline-slave.conf
bin/tests/system/checkconf/bad-many.conf
bin/tests/system/checkconf/bad-master-request-ixfr.conf
bin/tests/system/checkconf/bad-maxttlmap.conf
bin/tests/system/checkconf/bad-noddns.conf
bin/tests/system/checkconf/bad-options-also-notify.conf
bin/tests/system/checkconf/bad-rate-limit-acl.conf
bin/tests/system/checkconf/bad-rate-limit-all-per-second.conf
bin/tests/system/checkconf/bad-rate-limit-errors-per-second.conf
bin/tests/system/checkconf/bad-rate-limit-ipv4-prefix-length.conf
bin/tests/system/checkconf/bad-rate-limit-ipv6-prefix-length.conf
bin/tests/system/checkconf/bad-rate-limit-max-table-size.conf
bin/tests/system/checkconf/bad-rate-limit-nodata-per-second.conf
bin/tests/system/checkconf/bad-rate-limit-nxdomains-per-second.conf
bin/tests/system/checkconf/bad-rate-limit-qps-scale.conf
bin/tests/system/checkconf/bad-rate-limit-referrals-per-second.conf
bin/tests/system/checkconf/bad-rate-limit-responses-per-second.conf
bin/tests/system/checkconf/bad-rate-limit-slip.conf
bin/tests/system/checkconf/bad-rate-limit-window.conf
bin/tests/system/checkconf/bad-rpz-zone.conf
bin/tests/system/checkconf/bad-sharedwritable1.conf
bin/tests/system/checkconf/bad-sharedwritable2.conf
bin/tests/system/checkconf/bad-sharedzone1.conf
bin/tests/system/checkconf/bad-sharedzone2.conf
bin/tests/system/checkconf/bad-tsig.conf
bin/tests/system/checkconf/bad-update-policy1.conf
bin/tests/system/checkconf/bad-update-policy2.conf
bin/tests/system/checkconf/bad-update-policy3.conf
bin/tests/system/checkconf/bad-update-policy4.conf
bin/tests/system/checkconf/bad-update-policy5.conf
bin/tests/system/checkconf/bad-update-policy6.conf
bin/tests/system/checkconf/bad-update-policy7.conf
bin/tests/system/checkconf/bad-update-policy8.conf
bin/tests/system/checkconf/bad-update-policy9.conf
bin/tests/system/checkconf/bad-view-also-notify.conf
bin/tests/system/checkconf/check-dlv-ksk-key.conf
bin/tests/system/checkconf/check-dup-records-fail.conf
bin/tests/system/checkconf/check-dup-records.db
bin/tests/system/checkconf/check-mx-cname-fail.conf
bin/tests/system/checkconf/check-mx-cname.db
bin/tests/system/checkconf/check-mx-fail.conf
bin/tests/system/checkconf/check-mx.db
bin/tests/system/checkconf/check-names-fail.conf
bin/tests/system/checkconf/check-names.db
bin/tests/system/checkconf/check-root-ksk-2010.conf
bin/tests/system/checkconf/check-root-ksk-2017.conf
bin/tests/system/checkconf/check-root-ksk-both.conf
bin/tests/system/checkconf/check-srv-cname-fail.conf
bin/tests/system/checkconf/check-srv-cname.db
bin/tests/system/checkconf/clean.sh
bin/tests/system/checkconf/dlz-bad.conf
bin/tests/system/checkconf/dnssec.1
bin/tests/system/checkconf/dnssec.2
bin/tests/system/checkconf/dnssec.3
bin/tests/system/checkconf/good-acl.conf
bin/tests/system/checkconf/good-class.conf
bin/tests/system/checkconf/good-dlv-dlv.example.com.conf
bin/tests/system/checkconf/good-options-also-notify.conf
bin/tests/system/checkconf/good-response-dot.conf
bin/tests/system/checkconf/good-update-policy1.conf
bin/tests/system/checkconf/good-update-policy10.conf
bin/tests/system/checkconf/good-update-policy11.conf
bin/tests/system/checkconf/good-update-policy12.conf
bin/tests/system/checkconf/good-update-policy2.conf
bin/tests/system/checkconf/good-update-policy3.conf
bin/tests/system/checkconf/good-update-policy4.conf
bin/tests/system/checkconf/good-update-policy5.conf
bin/tests/system/checkconf/good-update-policy6.conf
bin/tests/system/checkconf/good-update-policy7.conf
bin/tests/system/checkconf/good-update-policy8.conf
bin/tests/system/checkconf/good-update-policy9.conf
bin/tests/system/checkconf/good-view-also-notify.conf
bin/tests/system/checkconf/good.conf
bin/tests/system/checkconf/hint-nofile.conf
bin/tests/system/checkconf/in-view-good.conf
bin/tests/system/checkconf/inline-bad.conf
bin/tests/system/checkconf/inline-good.conf
bin/tests/system/checkconf/inline-no.conf
bin/tests/system/checkconf/max-ttl.conf
bin/tests/system/checkconf/maxttl-bad.conf
bin/tests/system/checkconf/maxttl-bad.db
bin/tests/system/checkconf/maxttl.db
bin/tests/system/checkconf/notify.conf
bin/tests/system/checkconf/portrange-good.conf
bin/tests/system/checkconf/range.conf
bin/tests/system/checkconf/shared.example.db
bin/tests/system/checkconf/tests.sh
bin/tests/system/checkconf/view-class-any1.conf
bin/tests/system/checkconf/view-class-any2.conf
bin/tests/system/checkconf/view-class-in1.conf
bin/tests/system/checkconf/view-class-in2.conf
bin/tests/system/checkconf/warn-dlv-auto.conf
bin/tests/system/checkconf/warn-dlv-dlv.isc.org.conf
bin/tests/system/checkconf/warn-keydir.conf
bin/tests/system/checkds/clean.sh
bin/tests/system/checkds/dig.pl
bin/tests/system/checkds/dig.sh
bin/tests/system/checkds/setup.sh
bin/tests/system/checkds/tests.sh
bin/tests/system/checknames/clean.sh
bin/tests/system/checknames/ns1/fail.example.db.in
bin/tests/system/checknames/ns1/fail.update.db.in
bin/tests/system/checknames/ns1/ignore.example.db.in
bin/tests/system/checknames/ns1/ignore.update.db.in
bin/tests/system/checknames/ns1/named.conf.in
bin/tests/system/checknames/ns1/root.db
bin/tests/system/checknames/ns1/warn.example.db.in
bin/tests/system/checknames/ns1/warn.update.db.in
bin/tests/system/checknames/ns2/named.conf.in
bin/tests/system/checknames/ns2/root.hints
bin/tests/system/checknames/ns3/named.conf.in
bin/tests/system/checknames/ns3/root.hints
bin/tests/system/checknames/ns4/master-ignore.update.db.in
bin/tests/system/checknames/ns4/named.conf.in
bin/tests/system/checknames/ns4/root.hints
bin/tests/system/checknames/setup.sh
bin/tests/system/checknames/tests.sh
bin/tests/system/checkzone/clean.sh
bin/tests/system/checkzone/setup.sh
bin/tests/system/checkzone/tests.sh
bin/tests/system/checkzone/zones/bad-caa-rr.db
bin/tests/system/checkzone/zones/bad-dns-sd-reverse.db
bin/tests/system/checkzone/zones/bad-generate-tkey.db
bin/tests/system/checkzone/zones/bad-nsap-empty.db
bin/tests/system/checkzone/zones/bad-nsap-odd-nibble.db
bin/tests/system/checkzone/zones/bad-nsec3-padded.db
bin/tests/system/checkzone/zones/bad-nsec3owner-padded.db
bin/tests/system/checkzone/zones/bad-tkey.db
bin/tests/system/checkzone/zones/bad-tsig.db
bin/tests/system/checkzone/zones/bad-unspec.db
bin/tests/system/checkzone/zones/bad1.db
bin/tests/system/checkzone/zones/bad2.db
bin/tests/system/checkzone/zones/bad3.db
bin/tests/system/checkzone/zones/bad4.db
bin/tests/system/checkzone/zones/badttl.db
bin/tests/system/checkzone/zones/crashzone.db
bin/tests/system/checkzone/zones/delegating-ns-address-below-dname.db
bin/tests/system/checkzone/zones/good-dns-sd-reverse.db
bin/tests/system/checkzone/zones/good-gc-msdcs.db
bin/tests/system/checkzone/zones/good-nsap.db
bin/tests/system/checkzone/zones/good-nsec3-nopadhash.db
bin/tests/system/checkzone/zones/good-occulted-ns-by-dname.db
bin/tests/system/checkzone/zones/good-occulted-ns-by-ns.db
bin/tests/system/checkzone/zones/good1.db
bin/tests/system/checkzone/zones/inherit.db
bin/tests/system/checkzone/zones/nowarn.inherited.owner.db
bin/tests/system/checkzone/zones/ns-address-below-dname.db
bin/tests/system/checkzone/zones/spf.db
bin/tests/system/checkzone/zones/test1.db
bin/tests/system/checkzone/zones/test2.db
bin/tests/system/checkzone/zones/warn.inherit.origin.db
bin/tests/system/checkzone/zones/warn.inherited.owner.db
bin/tests/system/clean.sh
bin/tests/system/cleanall.sh
bin/tests/system/cleanpkcs11.sh
bin/tests/system/common/controls.conf
bin/tests/system/common/controls.conf.in
bin/tests/system/common/rndc.conf
bin/tests/system/common/rndc.key
bin/tests/system/common/root.hint
bin/tests/system/conf.sh.in
bin/tests/system/conf.sh.win32
bin/tests/system/cookie/bad-cookie-badhex.conf
bin/tests/system/cookie/bad-cookie-toolong.conf
bin/tests/system/cookie/clean.sh
bin/tests/system/cookie/ns1/example.db
bin/tests/system/cookie/ns1/named.conf.in
bin/tests/system/cookie/ns1/root.hint
bin/tests/system/cookie/ns2/named.conf.in
bin/tests/system/cookie/ns2/root.db
bin/tests/system/cookie/prereq.sh.in
bin/tests/system/cookie/setup.sh
bin/tests/system/cookie/tests.sh
bin/tests/system/coverage/clean.sh
bin/tests/system/coverage/prereq.sh
bin/tests/system/coverage/setup.sh
bin/tests/system/coverage/tests.sh
bin/tests/system/database/clean.sh
bin/tests/system/database/ns1/named1.conf.in
bin/tests/system/database/ns1/named2.conf.in
bin/tests/system/database/setup.sh
bin/tests/system/database/tests.sh
bin/tests/system/dialup/ns1/example.db
bin/tests/system/dialup/ns1/named.conf
bin/tests/system/dialup/ns1/root.db
bin/tests/system/dialup/ns2/hint.db
bin/tests/system/dialup/ns2/named.conf
bin/tests/system/dialup/ns3/hint.db
bin/tests/system/dialup/ns3/named.conf
bin/tests/system/dialup/setup.sh
bin/tests/system/dialup/tests.sh
bin/tests/system/digcomp.pl
bin/tests/system/digdelv/clean.sh
bin/tests/system/digdelv/ns1/named.conf.in
bin/tests/system/digdelv/ns1/root.db
bin/tests/system/digdelv/ns2/example.db
bin/tests/system/digdelv/ns2/named.conf.in
bin/tests/system/digdelv/ns3/named.conf.in
bin/tests/system/digdelv/setup.sh
bin/tests/system/digdelv/tests.sh
bin/tests/system/ditch.pl
bin/tests/system/dlv/clean.sh
bin/tests/system/dlv/ns1/named.conf.in
bin/tests/system/dlv/ns1/root.db.in
bin/tests/system/dlv/ns1/rootservers.utld.db
bin/tests/system/dlv/ns1/sign.sh
bin/tests/system/dlv/ns2/druz.db.in
bin/tests/system/dlv/ns2/hints
bin/tests/system/dlv/ns2/named.conf.in
bin/tests/system/dlv/ns2/sign.sh
bin/tests/system/dlv/ns2/utld.db
bin/tests/system/dlv/ns3/child.db.in
bin/tests/system/dlv/ns3/dlv.db.in
bin/tests/system/dlv/ns3/hints
bin/tests/system/dlv/ns3/named.conf.in
bin/tests/system/dlv/ns3/sign.sh
bin/tests/system/dlv/ns4/child.db
bin/tests/system/dlv/ns4/hints
bin/tests/system/dlv/ns4/named.conf.in
bin/tests/system/dlv/ns5/hints
bin/tests/system/dlv/ns5/named.conf.in
bin/tests/system/dlv/ns5/rndc.conf
bin/tests/system/dlv/ns6/child.db.in
bin/tests/system/dlv/ns6/hints
bin/tests/system/dlv/ns6/named.conf.in
bin/tests/system/dlv/ns6/sign.sh
bin/tests/system/dlv/prereq.sh
bin/tests/system/dlv/setup.sh
bin/tests/system/dlv/tests.sh
bin/tests/system/dlz/clean.sh
bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/DNAME=10=example.net.=
bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/NS=10=example.com.=
bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/SOA=10=ns.example.com.=root.example.com.=None=None=None=None=None=
bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/DNAME=10=example.net.=
bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/NS=10=example.com.=
bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/SOA=10=ns.example.com.=root.example.com.=2010062900=0=0=0=10=
bin/tests/system/dlz/ns1/dns-root/com/example/xfr.d/10.53.0.1
bin/tests/system/dlz/ns1/named.conf.in
bin/tests/system/dlz/prereq.sh.in
bin/tests/system/dlz/setup.sh
bin/tests/system/dlz/tests.sh
bin/tests/system/dlzexternal/Makefile.in
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/dlzexternal/driver.c
bin/tests/system/dlzexternal/driver.h
bin/tests/system/dlzexternal/ns1/dlzs.conf.in
bin/tests/system/dlzexternal/ns1/named.conf.in
bin/tests/system/dlzexternal/prereq.sh
bin/tests/system/dlzexternal/setup.sh
bin/tests/system/dlzexternal/tests.sh
bin/tests/system/dlzredir/clean.sh
bin/tests/system/dlzredir/ns1/named.conf
bin/tests/system/dlzredir/ns1/root.db
bin/tests/system/dlzredir/prereq.sh.in
bin/tests/system/dlzredir/tests.sh
bin/tests/system/dns64/clean.sh
bin/tests/system/dns64/conf/bad1.conf
bin/tests/system/dns64/conf/bad2.conf
bin/tests/system/dns64/conf/bad3.conf
bin/tests/system/dns64/conf/bad4.conf
bin/tests/system/dns64/conf/bad5.conf
bin/tests/system/dns64/conf/bad6.conf
bin/tests/system/dns64/conf/bad7.conf
bin/tests/system/dns64/conf/bad8.conf
bin/tests/system/dns64/conf/bad9.conf
bin/tests/system/dns64/conf/good1.conf
bin/tests/system/dns64/conf/good2.conf
bin/tests/system/dns64/conf/good3.conf
bin/tests/system/dns64/conf/good4.conf
bin/tests/system/dns64/conf/good5.conf
bin/tests/system/dns64/ns1/example.db
bin/tests/system/dns64/ns1/named.conf.in
bin/tests/system/dns64/ns1/root.db
bin/tests/system/dns64/ns1/sign.sh
bin/tests/system/dns64/ns2/named.conf.in
bin/tests/system/dns64/ns2/rpz.db
bin/tests/system/dns64/prereq.sh
bin/tests/system/dns64/setup.sh
bin/tests/system/dns64/tests.sh
bin/tests/system/dnssec/README
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/dnssec_update_test.pl
bin/tests/system/dnssec/ns1/named.conf.in
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns2/algroll.db.in
bin/tests/system/dnssec/ns2/badparam.db.in
bin/tests/system/dnssec/ns2/cdnskey-auto.secure.db.in
bin/tests/system/dnssec/ns2/cdnskey-update.secure.db.in
bin/tests/system/dnssec/ns2/cdnskey.secure.db.in
bin/tests/system/dnssec/ns2/cds-auto.secure.db.in
bin/tests/system/dnssec/ns2/cds-update.secure.db.in
bin/tests/system/dnssec/ns2/cds.secure.db.in
bin/tests/system/dnssec/ns2/child.nsec3.example.db
bin/tests/system/dnssec/ns2/child.optout.example.db
bin/tests/system/dnssec/ns2/dlv.db.in
bin/tests/system/dnssec/ns2/dst.example.db.in
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/in-addr.arpa.db.in
bin/tests/system/dnssec/ns2/insecure.secure.example.db
bin/tests/system/dnssec/ns2/named.conf.in
bin/tests/system/dnssec/ns2/private.secure.example.db.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns2/single-nsec3.db.in
bin/tests/system/dnssec/ns3/auto-nsec.example.db.in
bin/tests/system/dnssec/ns3/auto-nsec3.example.db.in
bin/tests/system/dnssec/ns3/bogus.example.db.in
bin/tests/system/dnssec/ns3/dnskey-nsec3-unknown.example.db.in
bin/tests/system/dnssec/ns3/dnskey-unknown.example.db.in
bin/tests/system/dnssec/ns3/dynamic.example.db.in
bin/tests/system/dnssec/ns3/expired.example.db.in
bin/tests/system/dnssec/ns3/expiring.example.db.in
bin/tests/system/dnssec/ns3/future.example.db.in
bin/tests/system/dnssec/ns3/generic.example.db.in
bin/tests/system/dnssec/ns3/inline.example.db
bin/tests/system/dnssec/ns3/insecure.below-cname.example.db
bin/tests/system/dnssec/ns3/insecure.example.db
bin/tests/system/dnssec/ns3/insecure.nsec3.example.db
bin/tests/system/dnssec/ns3/insecure.optout.example.db
bin/tests/system/dnssec/ns3/kskonly.example.db.in
bin/tests/system/dnssec/ns3/lower.example.db.in
bin/tests/system/dnssec/ns3/managed-future.example.db.in
bin/tests/system/dnssec/ns3/multiple.example.db.in
bin/tests/system/dnssec/ns3/named.conf.in
bin/tests/system/dnssec/ns3/nosign.example.db.in
bin/tests/system/dnssec/ns3/nsec3-unknown.example.db.in
bin/tests/system/dnssec/ns3/nsec3.example.db.in
bin/tests/system/dnssec/ns3/nsec3.nsec3.example.db.in
bin/tests/system/dnssec/ns3/nsec3.optout.example.db.in
bin/tests/system/dnssec/ns3/optout-unknown.example.db.in
bin/tests/system/dnssec/ns3/optout.example.db.in
bin/tests/system/dnssec/ns3/optout.nsec3.example.db.in
bin/tests/system/dnssec/ns3/optout.optout.example.db.in
bin/tests/system/dnssec/ns3/publish-inactive.example.db.in
bin/tests/system/dnssec/ns3/rsasha256.example.db.in
bin/tests/system/dnssec/ns3/rsasha512.example.db.in
bin/tests/system/dnssec/ns3/secure.below-cname.example.db.in
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns3/secure.nsec3.example.db.in
bin/tests/system/dnssec/ns3/secure.optout.example.db.in
bin/tests/system/dnssec/ns3/siginterval.example.db.in
bin/tests/system/dnssec/ns3/siginterval1.conf
bin/tests/system/dnssec/ns3/siginterval2.conf
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns3/split-dnssec.example.db.in
bin/tests/system/dnssec/ns3/split-smart.example.db.in
bin/tests/system/dnssec/ns3/ttlpatch.example.db.in
bin/tests/system/dnssec/ns3/update-nsec3.example.db.in
bin/tests/system/dnssec/ns3/upper.example.db.in
bin/tests/system/dnssec/ns4/named1.conf.in
bin/tests/system/dnssec/ns4/named2.conf.in
bin/tests/system/dnssec/ns4/named3.conf.in
bin/tests/system/dnssec/ns4/named4.conf.in
bin/tests/system/dnssec/ns4/named5.conf.in
bin/tests/system/dnssec/ns5/named1.conf.in
bin/tests/system/dnssec/ns5/named2.conf.in
bin/tests/system/dnssec/ns5/sign.sh
bin/tests/system/dnssec/ns5/trusted.conf.bad
bin/tests/system/dnssec/ns6/named.conf.in
bin/tests/system/dnssec/ns6/optout-tld.db.in
bin/tests/system/dnssec/ns6/sign.sh
bin/tests/system/dnssec/ns7/named.conf.in
bin/tests/system/dnssec/ns7/named.nosoa
bin/tests/system/dnssec/ns7/nosoa.secure.example.db
bin/tests/system/dnssec/ns7/sign.sh
bin/tests/system/dnssec/ns7/split-rrsig.db.in
bin/tests/system/dnssec/prereq.sh
bin/tests/system/dnssec/setup.sh
bin/tests/system/dnssec/signer/example.db.in
bin/tests/system/dnssec/signer/general/test1.zone
bin/tests/system/dnssec/signer/general/test2.zone
bin/tests/system/dnssec/signer/general/test3.zone
bin/tests/system/dnssec/signer/general/test4.zone
bin/tests/system/dnssec/signer/general/test5.zone
bin/tests/system/dnssec/signer/general/test6.zone
bin/tests/system/dnssec/signer/general/test7.zone
bin/tests/system/dnssec/signer/general/test8.zone
bin/tests/system/dnssec/signer/remove.db.in
bin/tests/system/dnssec/signer/remove2.db.in
bin/tests/system/dnssec/tests.sh
bin/tests/system/dscp/clean.sh
bin/tests/system/dscp/ns1/named.conf.in
bin/tests/system/dscp/ns1/root.db
bin/tests/system/dscp/ns2/named.conf.in
bin/tests/system/dscp/ns3/hint.db
bin/tests/system/dscp/ns3/named.conf.in
bin/tests/system/dscp/ns4/named.conf.in
bin/tests/system/dscp/ns4/root.db
bin/tests/system/dscp/ns5/named.conf.in
bin/tests/system/dscp/ns6/hint.db
bin/tests/system/dscp/ns6/named.conf.in
bin/tests/system/dscp/ns7/named.conf.in
bin/tests/system/dscp/setup.sh
bin/tests/system/dscp/tests.sh
bin/tests/system/dsdigest/clean.sh
bin/tests/system/dsdigest/ns1/named.conf.in
bin/tests/system/dsdigest/ns1/root.db.in
bin/tests/system/dsdigest/ns1/sign.sh
bin/tests/system/dsdigest/ns2/bad.db.in
bin/tests/system/dsdigest/ns2/good.db.in
bin/tests/system/dsdigest/ns2/named.conf.in
bin/tests/system/dsdigest/ns2/sign.sh
bin/tests/system/dsdigest/ns3/named.conf.in
bin/tests/system/dsdigest/ns4/named.conf.in
bin/tests/system/dsdigest/prereq.sh
bin/tests/system/dsdigest/setup.sh
bin/tests/system/dsdigest/tests.sh
bin/tests/system/ecdsa/clean.sh
bin/tests/system/ecdsa/ns1/named.conf
bin/tests/system/ecdsa/ns1/root.db.in
bin/tests/system/ecdsa/ns1/sign.sh
bin/tests/system/ecdsa/ns2/named.conf
bin/tests/system/ecdsa/prereq.sh
bin/tests/system/ecdsa/setup.sh
bin/tests/system/ecdsa/tests.sh
bin/tests/system/eddsa/clean.sh
bin/tests/system/eddsa/ns1/named.conf
bin/tests/system/eddsa/ns1/root.db.in
bin/tests/system/eddsa/ns1/sign.sh
bin/tests/system/eddsa/ns2/example.com.db
bin/tests/system/eddsa/ns2/named.conf
bin/tests/system/eddsa/ns2/sign.sh
bin/tests/system/eddsa/prereq.sh
bin/tests/system/eddsa/setup.sh
bin/tests/system/eddsa/tests.sh
bin/tests/system/ednscompliance/clean.sh
bin/tests/system/ednscompliance/ns1/named.conf.in
bin/tests/system/ednscompliance/ns1/root.db
bin/tests/system/ednscompliance/setup.sh
bin/tests/system/ednscompliance/tests.sh
bin/tests/system/emptyzones/clean.sh
bin/tests/system/emptyzones/ns1/empty.db
bin/tests/system/emptyzones/ns1/named1.conf.in
bin/tests/system/emptyzones/ns1/named2.conf.in
bin/tests/system/emptyzones/ns1/rfc1918.zones
bin/tests/system/emptyzones/ns1/root.hint
bin/tests/system/emptyzones/setup.sh
bin/tests/system/emptyzones/tests.sh
bin/tests/system/feature-test.c
bin/tests/system/fetchlimit/ans4/ans.pl
bin/tests/system/fetchlimit/clean.sh
bin/tests/system/fetchlimit/ns1/named.conf.in
bin/tests/system/fetchlimit/ns1/root.db
bin/tests/system/fetchlimit/ns2/example.db
bin/tests/system/fetchlimit/ns2/named.conf.in
bin/tests/system/fetchlimit/ns3/named1.conf.in
bin/tests/system/fetchlimit/ns3/named2.conf.in
bin/tests/system/fetchlimit/ns3/named3.conf.in
bin/tests/system/fetchlimit/ns3/root.hint
bin/tests/system/fetchlimit/prereq.sh
bin/tests/system/fetchlimit/setup.sh
bin/tests/system/fetchlimit/tests.sh
bin/tests/system/filter-aaaa/clean.sh
bin/tests/system/filter-aaaa/conf/bad1.conf
bin/tests/system/filter-aaaa/conf/bad2.conf
bin/tests/system/filter-aaaa/conf/bad3.conf
bin/tests/system/filter-aaaa/conf/bad4.conf
bin/tests/system/filter-aaaa/conf/bad5.conf
bin/tests/system/filter-aaaa/conf/bad6.conf
bin/tests/system/filter-aaaa/conf/good1.conf
bin/tests/system/filter-aaaa/conf/good2.conf
bin/tests/system/filter-aaaa/conf/good3.conf
bin/tests/system/filter-aaaa/conf/good4.conf
bin/tests/system/filter-aaaa/conf/good5.conf
bin/tests/system/filter-aaaa/conf/good6.conf
bin/tests/system/filter-aaaa/conf/good7.conf
bin/tests/system/filter-aaaa/conf/good8.conf
bin/tests/system/filter-aaaa/ns1/named1.conf.in
bin/tests/system/filter-aaaa/ns1/named2.conf.in
bin/tests/system/filter-aaaa/ns1/root.db
bin/tests/system/filter-aaaa/ns1/sign.sh
bin/tests/system/filter-aaaa/ns1/signed.db.in
bin/tests/system/filter-aaaa/ns1/unsigned.db
bin/tests/system/filter-aaaa/ns2/hints
bin/tests/system/filter-aaaa/ns2/named1.conf.in
bin/tests/system/filter-aaaa/ns2/named2.conf.in
bin/tests/system/filter-aaaa/ns3/hints
bin/tests/system/filter-aaaa/ns3/named1.conf.in
bin/tests/system/filter-aaaa/ns3/named2.conf.in
bin/tests/system/filter-aaaa/ns4/named1.conf.in
bin/tests/system/filter-aaaa/ns4/named2.conf.in
bin/tests/system/filter-aaaa/ns4/root.db
bin/tests/system/filter-aaaa/ns4/sign.sh
bin/tests/system/filter-aaaa/ns4/signed.db.in
bin/tests/system/filter-aaaa/ns4/unsigned.db
bin/tests/system/filter-aaaa/prereq.sh
bin/tests/system/filter-aaaa/setup.sh
bin/tests/system/filter-aaaa/tests.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/formerr/formerr.pl
bin/tests/system/formerr/ns1/named.conf.in
bin/tests/system/formerr/ns1/root.db
bin/tests/system/formerr/setup.sh
bin/tests/system/formerr/tests.sh
bin/tests/system/forward/clean.sh
bin/tests/system/forward/ns1/named.conf.in
bin/tests/system/forward/ns1/root.db
bin/tests/system/forward/ns2/named.conf.in
bin/tests/system/forward/ns2/root.db
bin/tests/system/forward/ns3/named.conf.in
bin/tests/system/forward/ns3/root.db
bin/tests/system/forward/ns4/named.conf.in
bin/tests/system/forward/ns4/root.db
bin/tests/system/forward/ns5/named.conf.in
bin/tests/system/forward/ns5/root.db
bin/tests/system/forward/rfc1918-inherited.conf
bin/tests/system/forward/rfc1918-notinherited.conf
bin/tests/system/forward/setup.sh
bin/tests/system/forward/tests.sh
bin/tests/system/forward/ula-inherited.conf
bin/tests/system/forward/ula-notinherited.conf
bin/tests/system/genzone.sh
bin/tests/system/geoip/clean.sh
bin/tests/system/geoip/data/README
bin/tests/system/geoip/ns2/example.db.in
bin/tests/system/geoip/ns2/named1.conf.in
bin/tests/system/geoip/ns2/named10.conf.in
bin/tests/system/geoip/ns2/named11.conf.in
bin/tests/system/geoip/ns2/named12.conf.in
bin/tests/system/geoip/ns2/named13.conf.in
bin/tests/system/geoip/ns2/named14.conf.in
bin/tests/system/geoip/ns2/named15.conf.in
bin/tests/system/geoip/ns2/named2.conf.in
bin/tests/system/geoip/ns2/named3.conf.in
bin/tests/system/geoip/ns2/named4.conf.in
bin/tests/system/geoip/ns2/named5.conf.in
bin/tests/system/geoip/ns2/named6.conf.in
bin/tests/system/geoip/ns2/named7.conf.in
bin/tests/system/geoip/ns2/named8.conf.in
bin/tests/system/geoip/ns2/named9.conf.in
bin/tests/system/geoip/options.conf
bin/tests/system/geoip/prereq.sh
bin/tests/system/geoip/setup.sh
bin/tests/system/geoip/tests.sh
bin/tests/system/glue/clean.sh
bin/tests/system/glue/ns1/cache.in
bin/tests/system/glue/ns1/mil.db
bin/tests/system/glue/ns1/named.conf.in
bin/tests/system/glue/ns1/net.db
bin/tests/system/glue/ns1/root-servers.nil.db
bin/tests/system/glue/ns1/root.db
bin/tests/system/glue/setup.sh
bin/tests/system/glue/tests.sh
bin/tests/system/gost/clean.sh
bin/tests/system/gost/ns1/named.conf
bin/tests/system/gost/ns1/root.db.in
bin/tests/system/gost/ns1/sign.sh
bin/tests/system/gost/ns2/named.conf
bin/tests/system/gost/prereq.sh
bin/tests/system/gost/setup.sh
bin/tests/system/gost/tests.sh
bin/tests/system/ifconfig.sh
bin/tests/system/inline/checkdsa.sh.in
bin/tests/system/inline/clean.sh
bin/tests/system/inline/ns1/named.conf.in
bin/tests/system/inline/ns1/root.db.in
bin/tests/system/inline/ns1/sign.sh
bin/tests/system/inline/ns2/bits.db.in
bin/tests/system/inline/ns2/named.conf.in
bin/tests/system/inline/ns2/nsec3-loop.db
bin/tests/system/inline/ns3/master.db.in
bin/tests/system/inline/ns3/master2.db.in
bin/tests/system/inline/ns3/master3.db.in
bin/tests/system/inline/ns3/master4.db.in
bin/tests/system/inline/ns3/named.conf.in
bin/tests/system/inline/ns3/sign.sh
bin/tests/system/inline/ns4/named.conf.in
bin/tests/system/inline/ns4/noixfr.db.in
bin/tests/system/inline/ns5/named.conf.post
bin/tests/system/inline/ns5/named.conf.pre
bin/tests/system/inline/ns6/named.conf.in
bin/tests/system/inline/ns7/named.conf.in
bin/tests/system/inline/ns7/sign.sh
bin/tests/system/inline/prereq.sh
bin/tests/system/inline/setup.sh
bin/tests/system/inline/tests.sh
bin/tests/system/integrity/clean.sh
bin/tests/system/integrity/ns1/mx-cname.db
bin/tests/system/integrity/ns1/named.conf.in
bin/tests/system/integrity/ns1/srv-cname.db
bin/tests/system/integrity/setup.sh
bin/tests/system/integrity/tests.sh
bin/tests/system/ixfr/clean.sh
bin/tests/system/ixfr/ns3/mytest0.db
bin/tests/system/ixfr/ns3/mytest1.db
bin/tests/system/ixfr/ns3/mytest2.db
bin/tests/system/ixfr/ns3/named.conf.in
bin/tests/system/ixfr/ns3/subtest0.db
bin/tests/system/ixfr/ns3/subtest1.db
bin/tests/system/ixfr/ns4/named.conf.in
bin/tests/system/ixfr/prereq.sh
bin/tests/system/ixfr/setup.sh
bin/tests/system/ixfr/tests.sh
bin/tests/system/legacy/build.sh
bin/tests/system/legacy/clean.sh
bin/tests/system/legacy/ns1/named1.conf.in
bin/tests/system/legacy/ns1/named2.conf.in
bin/tests/system/legacy/ns1/root.db
bin/tests/system/legacy/ns2/dropedns.db
bin/tests/system/legacy/ns2/named.conf.in
bin/tests/system/legacy/ns3/dropedns-notcp.db
bin/tests/system/legacy/ns3/named.conf.in
bin/tests/system/legacy/ns4/named.conf.in
bin/tests/system/legacy/ns4/plain.db
bin/tests/system/legacy/ns5/named.conf.in
bin/tests/system/legacy/ns5/plain-notcp.db
bin/tests/system/legacy/ns6/edns512.db.in
bin/tests/system/legacy/ns6/named.conf.in
bin/tests/system/legacy/ns6/sign.sh
bin/tests/system/legacy/ns7/edns512-notcp.db.in
bin/tests/system/legacy/ns7/named.conf.in
bin/tests/system/legacy/ns7/sign.sh
bin/tests/system/legacy/setup.sh
bin/tests/system/legacy/tests.sh
bin/tests/system/limits/clean.sh
bin/tests/system/limits/ns1/example.db
bin/tests/system/limits/ns1/named.conf.in
bin/tests/system/limits/ns1/root.db
bin/tests/system/limits/setup.sh
bin/tests/system/limits/tests.sh
bin/tests/system/logfileconfig/clean.sh
bin/tests/system/logfileconfig/ns1/controls.conf.in
bin/tests/system/logfileconfig/ns1/named.dirconf
bin/tests/system/logfileconfig/ns1/named.pipeconf
bin/tests/system/logfileconfig/ns1/named.plain
bin/tests/system/logfileconfig/ns1/named.symconf
bin/tests/system/logfileconfig/ns1/named.unlimited
bin/tests/system/logfileconfig/ns1/named.versconf
bin/tests/system/logfileconfig/ns1/rndc.conf.in
bin/tests/system/logfileconfig/ns1/root.db
bin/tests/system/logfileconfig/setup.sh
bin/tests/system/logfileconfig/tests.sh
bin/tests/system/lwresd/Makefile.in
bin/tests/system/lwresd/clean.sh
bin/tests/system/lwresd/lwresd1/lwresd.conf
bin/tests/system/lwresd/lwresd1/nosearch.conf
bin/tests/system/lwresd/lwresd1/resolv.conf
bin/tests/system/lwresd/lwtest.c
bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db
bin/tests/system/lwresd/ns1/example1.db
bin/tests/system/lwresd/ns1/example2.db
bin/tests/system/lwresd/ns1/ip6.arpa.db
bin/tests/system/lwresd/ns1/ip6.int.db
bin/tests/system/lwresd/ns1/named.conf
bin/tests/system/lwresd/ns1/root.db
bin/tests/system/lwresd/resolv.conf
bin/tests/system/lwresd/tests.sh
bin/tests/system/masterfile/clean.sh
bin/tests/system/masterfile/ns1/include.db
bin/tests/system/masterfile/ns1/named.conf.in
bin/tests/system/masterfile/ns1/sub.db
bin/tests/system/masterfile/ns1/ttl1.db
bin/tests/system/masterfile/ns1/ttl2.db
bin/tests/system/masterfile/ns2/example.db
bin/tests/system/masterfile/ns2/named.conf.in
bin/tests/system/masterfile/setup.sh
bin/tests/system/masterfile/tests.sh
bin/tests/system/masterfile/zone/inheritownerafterinclude.db
bin/tests/system/masterfile/zone/nameservers.db
bin/tests/system/masterformat/clean.sh
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/ns1/example.db
bin/tests/system/masterformat/ns1/large.db.in
bin/tests/system/masterformat/ns1/named.conf.in
bin/tests/system/masterformat/ns1/signed.db
bin/tests/system/masterformat/ns2/formerly-text.db.in
bin/tests/system/masterformat/ns2/named.conf.in
bin/tests/system/masterformat/ns3/named.conf.in
bin/tests/system/masterformat/prereq.sh
bin/tests/system/masterformat/setup.sh
bin/tests/system/masterformat/tests.sh
bin/tests/system/metadata/child.db
bin/tests/system/metadata/clean.sh
bin/tests/system/metadata/parent.db
bin/tests/system/metadata/prereq.sh
bin/tests/system/metadata/setup.sh
bin/tests/system/metadata/tests.sh
bin/tests/system/notify/clean.sh
bin/tests/system/notify/ns1/named.conf.in
bin/tests/system/notify/ns1/root.db
bin/tests/system/notify/ns2/example1.db
bin/tests/system/notify/ns2/example2.db
bin/tests/system/notify/ns2/example3.db
bin/tests/system/notify/ns2/example4.db
bin/tests/system/notify/ns2/generic.db
bin/tests/system/notify/ns2/named.conf.in
bin/tests/system/notify/ns3/named.conf.in
bin/tests/system/notify/ns4/named.conf.in
bin/tests/system/notify/ns5/named.conf.in
bin/tests/system/notify/ns5/x21.db
bin/tests/system/notify/setup.sh
bin/tests/system/notify/tests.sh
bin/tests/system/nslookup/clean.sh
bin/tests/system/nslookup/ns1/named.conf.in
bin/tests/system/nslookup/setup.sh
bin/tests/system/nslookup/tests.sh
bin/tests/system/nsupdate/ans4/ans.pl
bin/tests/system/nsupdate/clean.sh
bin/tests/system/nsupdate/ns1/example1.db
bin/tests/system/nsupdate/ns1/max-ttl.db
bin/tests/system/nsupdate/ns1/named.conf.in
bin/tests/system/nsupdate/ns1/sample.db.in
bin/tests/system/nsupdate/ns2/named.conf.in
bin/tests/system/nsupdate/ns2/sample.db.in
bin/tests/system/nsupdate/ns3/delegation.test.db.in
bin/tests/system/nsupdate/ns3/dnskey.test.db.in
bin/tests/system/nsupdate/ns3/example.db.in
bin/tests/system/nsupdate/ns3/named.conf.in
bin/tests/system/nsupdate/ns3/nsec3param.test.db.in
bin/tests/system/nsupdate/ns3/sign.sh
bin/tests/system/nsupdate/ns3/too-big.test.db.in
bin/tests/system/nsupdate/ns5/local.db.in
bin/tests/system/nsupdate/ns5/named.conf.in
bin/tests/system/nsupdate/prereq.sh
bin/tests/system/nsupdate/setup.sh
bin/tests/system/nsupdate/tests.sh
bin/tests/system/nsupdate/update_test.pl
bin/tests/system/org.isc.bind.system
bin/tests/system/packet.pl
bin/tests/system/pending/clean.sh
bin/tests/system/pending/ns1/named.conf.in
bin/tests/system/pending/ns1/root.db.in
bin/tests/system/pending/ns1/sign.sh
bin/tests/system/pending/ns2/example.com.db.in
bin/tests/system/pending/ns2/example.db.in
bin/tests/system/pending/ns2/forgery.db
bin/tests/system/pending/ns2/named.conf.in
bin/tests/system/pending/ns2/sign.sh
bin/tests/system/pending/ns3/hostile.db
bin/tests/system/pending/ns3/mail.example.db
bin/tests/system/pending/ns3/named.conf.in
bin/tests/system/pending/ns4/named.conf.in
bin/tests/system/pending/prereq.sh
bin/tests/system/pending/setup.sh
bin/tests/system/pending/tests.sh
bin/tests/system/pkcs11/clean.sh
bin/tests/system/pkcs11/ns1/example.db.in
bin/tests/system/pkcs11/ns1/named.conf
bin/tests/system/pkcs11/prereq.sh
bin/tests/system/pkcs11/setup.sh
bin/tests/system/pkcs11/tests.sh
bin/tests/system/pkcs11ssl/clean.sh
bin/tests/system/pkcs11ssl/ns1/example.db.in
bin/tests/system/pkcs11ssl/ns1/named.conf
bin/tests/system/pkcs11ssl/prereq.sh
bin/tests/system/pkcs11ssl/setup.sh
bin/tests/system/pkcs11ssl/tests.sh
bin/tests/system/reclimit/README
bin/tests/system/reclimit/ans2/ans.pl
bin/tests/system/reclimit/ans7/ans.pl
bin/tests/system/reclimit/clean.sh
bin/tests/system/reclimit/ns1/named.conf.in
bin/tests/system/reclimit/ns1/root.db
bin/tests/system/reclimit/ns3/hints.db
bin/tests/system/reclimit/ns3/named1.conf.in
bin/tests/system/reclimit/ns3/named2.conf.in
bin/tests/system/reclimit/ns3/named3.conf.in
bin/tests/system/reclimit/ns3/named4.conf.in
bin/tests/system/reclimit/prereq.sh
bin/tests/system/reclimit/setup.sh
bin/tests/system/reclimit/tests.sh
bin/tests/system/redirect/clean.sh
bin/tests/system/redirect/conf/bad1.conf
bin/tests/system/redirect/conf/bad2.conf
bin/tests/system/redirect/conf/bad3.conf
bin/tests/system/redirect/conf/good1.conf
bin/tests/system/redirect/conf/good2.conf
bin/tests/system/redirect/conf/good3.conf
bin/tests/system/redirect/conf/good4.conf
bin/tests/system/redirect/ns1/example.db
bin/tests/system/redirect/ns1/named.conf.in
bin/tests/system/redirect/ns1/redirect.db
bin/tests/system/redirect/ns1/root.db
bin/tests/system/redirect/ns1/sign.sh
bin/tests/system/redirect/ns2/example.db.in
bin/tests/system/redirect/ns2/named.conf.in
bin/tests/system/redirect/ns2/redirect.db.in
bin/tests/system/redirect/prereq.sh
bin/tests/system/redirect/setup.sh
bin/tests/system/redirect/tests.sh
bin/tests/system/resolver/ans2/ans.pl
bin/tests/system/resolver/ans3/ans.pl
bin/tests/system/resolver/ans8/ans.pl
bin/tests/system/resolver/clean.sh
bin/tests/system/resolver/ns1/named.conf.in
bin/tests/system/resolver/ns1/root.hint
bin/tests/system/resolver/ns4/broken.db
bin/tests/system/resolver/ns4/child.server.db
bin/tests/system/resolver/ns4/moves.db
bin/tests/system/resolver/ns4/named.conf.in
bin/tests/system/resolver/ns4/named.noaa
bin/tests/system/resolver/ns4/root.db
bin/tests/system/resolver/ns4/tld1.db
bin/tests/system/resolver/ns4/tld2.db
bin/tests/system/resolver/ns5/child.server.db
bin/tests/system/resolver/ns5/moves.db
bin/tests/system/resolver/ns5/named.conf.in
bin/tests/system/resolver/ns5/root.hint
bin/tests/system/resolver/ns6/broken.db
bin/tests/system/resolver/ns6/delegation-only.db
bin/tests/system/resolver/ns6/ds.example.net.db.in
bin/tests/system/resolver/ns6/example.net.db.in
bin/tests/system/resolver/ns6/keygen.sh
bin/tests/system/resolver/ns6/moves.db
bin/tests/system/resolver/ns6/named.conf.in
bin/tests/system/resolver/ns6/root.db
bin/tests/system/resolver/ns6/to-be-removed.tld.db.in
bin/tests/system/resolver/ns7/all-cnames.db
bin/tests/system/resolver/ns7/named1.conf.in
bin/tests/system/resolver/ns7/named2.conf.in
bin/tests/system/resolver/ns7/root.hint
bin/tests/system/resolver/ns7/server.db.in
bin/tests/system/resolver/prereq.sh
bin/tests/system/resolver/setup.sh
bin/tests/system/resolver/tests.sh
bin/tests/system/rndc/clean.sh
bin/tests/system/rndc/ns2/incl.db
bin/tests/system/rndc/ns2/named.conf.in
bin/tests/system/rndc/ns2/secondkey.conf
bin/tests/system/rndc/ns3/named.conf.in
bin/tests/system/rndc/ns4/named.conf.in
bin/tests/system/rndc/setup.sh
bin/tests/system/rndc/tests.sh
bin/tests/system/rpz/clean.sh
bin/tests/system/rpz/ns1/named.conf.in
bin/tests/system/rpz/ns1/root.db
bin/tests/system/rpz/ns2/base-tld2s.db
bin/tests/system/rpz/ns2/bl.tld2.db.in
bin/tests/system/rpz/ns2/blv2.tld2.db.in
bin/tests/system/rpz/ns2/blv3.tld2.db.in
bin/tests/system/rpz/ns2/hints
bin/tests/system/rpz/ns2/named.conf.in
bin/tests/system/rpz/ns2/tld2.db
bin/tests/system/rpz/ns3/base.db
bin/tests/system/rpz/ns3/hints
bin/tests/system/rpz/ns3/named.conf.in
bin/tests/system/rpz/ns4/hints
bin/tests/system/rpz/ns4/named.conf.in
bin/tests/system/rpz/ns4/tld4.db
bin/tests/system/rpz/ns5/empty.db.in
bin/tests/system/rpz/ns5/hints
bin/tests/system/rpz/ns5/named.conf.in
bin/tests/system/rpz/ns5/tld5.db
bin/tests/system/rpz/ns6/hints
bin/tests/system/rpz/ns6/named.conf.in
bin/tests/system/rpz/ns7/hints
bin/tests/system/rpz/ns7/named.conf.in
bin/tests/system/rpz/prereq.sh
bin/tests/system/rpz/qperf.sh
bin/tests/system/rpz/setup.sh
bin/tests/system/rpz/test1
bin/tests/system/rpz/test2
bin/tests/system/rpz/test3
bin/tests/system/rpz/test4
bin/tests/system/rpz/test4a
bin/tests/system/rpz/test5
bin/tests/system/rpz/test6
bin/tests/system/rpz/tests.sh
bin/tests/system/rpzrecurse/README
bin/tests/system/rpzrecurse/clean.sh
bin/tests/system/rpzrecurse/ns1/db.l0
bin/tests/system/rpzrecurse/ns1/db.l1.l0
bin/tests/system/rpzrecurse/ns1/example.db
bin/tests/system/rpzrecurse/ns1/named.conf.in
bin/tests/system/rpzrecurse/ns1/root.db
bin/tests/system/rpzrecurse/ns1/test1.example.net.db
bin/tests/system/rpzrecurse/ns1/test2.example.net.db
bin/tests/system/rpzrecurse/ns2/db.clientip1
bin/tests/system/rpzrecurse/ns2/db.clientip2
bin/tests/system/rpzrecurse/ns2/db.clientip21
bin/tests/system/rpzrecurse/ns2/db.wildcard1
bin/tests/system/rpzrecurse/ns2/db.wildcard2a
bin/tests/system/rpzrecurse/ns2/db.wildcard2b
bin/tests/system/rpzrecurse/ns2/db.wildcard3
bin/tests/system/rpzrecurse/ns2/named.clientip.conf
bin/tests/system/rpzrecurse/ns2/named.clientip2.conf
bin/tests/system/rpzrecurse/ns2/named.conf.header.in
bin/tests/system/rpzrecurse/ns2/named.default.conf
bin/tests/system/rpzrecurse/ns2/named.wildcard1.conf
bin/tests/system/rpzrecurse/ns2/named.wildcard2.conf
bin/tests/system/rpzrecurse/ns2/named.wildcard3.conf
bin/tests/system/rpzrecurse/ns2/root.hint
bin/tests/system/rpzrecurse/prereq.sh
bin/tests/system/rpzrecurse/setup.sh
bin/tests/system/rpzrecurse/testgen.pl
bin/tests/system/rpzrecurse/tests.sh
bin/tests/system/rrchecker/clean.sh
bin/tests/system/rrchecker/tests.sh
bin/tests/system/rrl/clean.sh
bin/tests/system/rrl/ns1/named.conf.in
bin/tests/system/rrl/ns1/root.db
bin/tests/system/rrl/ns2/hints
bin/tests/system/rrl/ns2/named.conf.in
bin/tests/system/rrl/ns2/tld2.db
bin/tests/system/rrl/ns3/hints
bin/tests/system/rrl/ns3/named.conf.in
bin/tests/system/rrl/ns3/tld3.db
bin/tests/system/rrl/setup.sh
bin/tests/system/rrl/tests.sh
bin/tests/system/rrsetorder/clean.sh
bin/tests/system/rrsetorder/ns1/named.conf.in
bin/tests/system/rrsetorder/ns1/root.db
bin/tests/system/rrsetorder/ns2/named.conf.in
bin/tests/system/rrsetorder/ns3/named.conf.in
bin/tests/system/rrsetorder/ns4/named.conf.in
bin/tests/system/rrsetorder/setup.sh
bin/tests/system/rrsetorder/tests.sh
bin/tests/system/rsabigexponent/Makefile.in
bin/tests/system/rsabigexponent/bigkey.c
bin/tests/system/rsabigexponent/clean.sh
bin/tests/system/rsabigexponent/conf/bad01.conf
bin/tests/system/rsabigexponent/conf/bad02.conf
bin/tests/system/rsabigexponent/conf/bad03.conf
bin/tests/system/rsabigexponent/conf/good01.conf
bin/tests/system/rsabigexponent/conf/good02.conf
bin/tests/system/rsabigexponent/conf/good03.conf
bin/tests/system/rsabigexponent/ns1/named.conf.in
bin/tests/system/rsabigexponent/ns1/root.db.in
bin/tests/system/rsabigexponent/ns1/sign.sh
bin/tests/system/rsabigexponent/ns2/example.db.bad
bin/tests/system/rsabigexponent/ns2/example.db.in
bin/tests/system/rsabigexponent/ns2/named.conf.in
bin/tests/system/rsabigexponent/ns2/sign.sh
bin/tests/system/rsabigexponent/ns3/named.conf.in
bin/tests/system/rsabigexponent/prereq.sh
bin/tests/system/rsabigexponent/setup.sh
bin/tests/system/rsabigexponent/tests.sh
bin/tests/system/run.sh
bin/tests/system/runall.sh
bin/tests/system/runsequential.sh
bin/tests/system/runtime/clean.sh
bin/tests/system/runtime/ns2/named-alt1.conf.in
bin/tests/system/runtime/ns2/named-alt2.conf.in
bin/tests/system/runtime/ns2/named-alt3.conf.in
bin/tests/system/runtime/ns2/named-alt4.conf.in
bin/tests/system/runtime/ns2/named-alt5.conf.in
bin/tests/system/runtime/ns2/named-alt6.conf.in
bin/tests/system/runtime/ns2/named1.conf.in
bin/tests/system/runtime/setup.sh
bin/tests/system/runtime/tests.sh
bin/tests/system/send.pl
bin/tests/system/setup.sh
bin/tests/system/smartsign/child.db
bin/tests/system/smartsign/clean.sh
bin/tests/system/smartsign/parent.db
bin/tests/system/smartsign/prereq.sh
bin/tests/system/smartsign/setup.sh
bin/tests/system/smartsign/tests.sh
bin/tests/system/sortlist/clean.sh
bin/tests/system/sortlist/ns1/example.db
bin/tests/system/sortlist/ns1/named.conf.in
bin/tests/system/sortlist/ns1/root.db
bin/tests/system/sortlist/setup.sh
bin/tests/system/sortlist/tests.sh
bin/tests/system/spf/clean.sh
bin/tests/system/spf/ns1/named.conf.in
bin/tests/system/spf/ns1/spf.db
bin/tests/system/spf/setup.sh
bin/tests/system/spf/tests.sh
bin/tests/system/start.pl
bin/tests/system/start.sh
bin/tests/system/staticstub/clean.sh
bin/tests/system/staticstub/conf/bad01.conf
bin/tests/system/staticstub/conf/bad02.conf
bin/tests/system/staticstub/conf/bad03.conf
bin/tests/system/staticstub/conf/bad04.conf
bin/tests/system/staticstub/conf/bad05.conf
bin/tests/system/staticstub/conf/bad06.conf
bin/tests/system/staticstub/conf/bad07.conf
bin/tests/system/staticstub/conf/bad08.conf
bin/tests/system/staticstub/conf/bad09.conf
bin/tests/system/staticstub/conf/bad10.conf
bin/tests/system/staticstub/conf/bad11.conf
bin/tests/system/staticstub/conf/good01.conf
bin/tests/system/staticstub/conf/good02.conf
bin/tests/system/staticstub/conf/good03.conf
bin/tests/system/staticstub/conf/good04.conf
bin/tests/system/staticstub/conf/good05.conf
bin/tests/system/staticstub/ns1/named.conf.in
bin/tests/system/staticstub/ns1/root.db
bin/tests/system/staticstub/ns2/named.conf.in
bin/tests/system/staticstub/ns3/example.db.in
bin/tests/system/staticstub/ns3/example.org.db
bin/tests/system/staticstub/ns3/named.conf.in
bin/tests/system/staticstub/ns3/sign.sh
bin/tests/system/staticstub/ns3/undelegated.db.in
bin/tests/system/staticstub/ns4/example.com.db
bin/tests/system/staticstub/ns4/example.info.db
bin/tests/system/staticstub/ns4/example.org.db
bin/tests/system/staticstub/ns4/named.conf.in
bin/tests/system/staticstub/ns4/sign.sh
bin/tests/system/staticstub/ns4/sub.example.db.in
bin/tests/system/staticstub/prereq.sh
bin/tests/system/staticstub/setup.sh
bin/tests/system/staticstub/tests.sh
bin/tests/system/statistics/ans4/ans.pl
bin/tests/system/statistics/clean.sh
bin/tests/system/statistics/ns1/named.conf.in
bin/tests/system/statistics/ns1/root.db
bin/tests/system/statistics/ns1/zone.db
bin/tests/system/statistics/ns2/example.db
bin/tests/system/statistics/ns2/internal.db
bin/tests/system/statistics/ns2/named.conf.in
bin/tests/system/statistics/ns3/internal.db
bin/tests/system/statistics/ns3/named.conf.in
bin/tests/system/statistics/ns3/root.hint
bin/tests/system/statistics/prereq.sh
bin/tests/system/statistics/setup.sh
bin/tests/system/statistics/tests.sh
bin/tests/system/statschannel/clean.sh
bin/tests/system/statschannel/fetch.pl
bin/tests/system/statschannel/ns2/example.db
bin/tests/system/statschannel/ns2/named.conf.in
bin/tests/system/statschannel/prereq.sh
bin/tests/system/statschannel/server-json.pl
bin/tests/system/statschannel/server-xml.pl
bin/tests/system/statschannel/setup.sh
bin/tests/system/statschannel/tests.sh
bin/tests/system/stop.pl
bin/tests/system/stop.sh
bin/tests/system/stopall.sh
bin/tests/system/stress/clean.sh
bin/tests/system/stress/ns1/named.conf
bin/tests/system/stress/ns2/named.conf
bin/tests/system/stress/ns3/named.conf
bin/tests/system/stress/ns4/named.conf
bin/tests/system/stress/prereq.sh
bin/tests/system/stress/setup.pl
bin/tests/system/stress/setup.sh
bin/tests/system/stress/tests.sh
bin/tests/system/stress/update.pl
bin/tests/system/stub/clean.sh
bin/tests/system/stub/ns1/named.conf.in
bin/tests/system/stub/ns1/root.db
bin/tests/system/stub/ns2/child.example.db
bin/tests/system/stub/ns2/named.conf.in
bin/tests/system/stub/ns3/example.db
bin/tests/system/stub/ns3/named.conf.in
bin/tests/system/stub/setup.sh
bin/tests/system/stub/tests.sh
bin/tests/system/tcp/clean.sh
bin/tests/system/tcp/ns1/named.conf.in
bin/tests/system/tcp/ns1/root.db
bin/tests/system/tcp/ns2/example.db
bin/tests/system/tcp/ns2/named.conf.in
bin/tests/system/tcp/ns3/named.conf.in
bin/tests/system/tcp/ns4/named.conf.in
bin/tests/system/tcp/setup.sh
bin/tests/system/tcp/tests.sh
bin/tests/system/testcrypto.sh
bin/tests/system/testsock.pl
bin/tests/system/testsock6.pl
bin/tests/system/testsummary.sh
bin/tests/system/tkey/Makefile.in
bin/tests/system/tkey/clean.sh
bin/tests/system/tkey/keycreate.c
bin/tests/system/tkey/keydelete.c
bin/tests/system/tkey/ns1/example.db
bin/tests/system/tkey/ns1/named.conf.in
bin/tests/system/tkey/ns1/setup.sh
bin/tests/system/tkey/prereq.sh
bin/tests/system/tkey/setup.sh
bin/tests/system/tkey/tests.sh
bin/tests/system/tsig/clean.sh
bin/tests/system/tsig/ns1/example.db
bin/tests/system/tsig/ns1/named.conf.in
bin/tests/system/tsig/setup.sh
bin/tests/system/tsig/tests.sh
bin/tests/system/tsiggss/authsock.pl
bin/tests/system/tsiggss/clean.sh
bin/tests/system/tsiggss/ns1/named.conf.in
bin/tests/system/tsiggss/prereq.sh
bin/tests/system/tsiggss/setup.sh
bin/tests/system/tsiggss/tests.sh
bin/tests/system/unknown/clean.sh
bin/tests/system/unknown/ns1/broken1.db
bin/tests/system/unknown/ns1/broken2.db
bin/tests/system/unknown/ns1/broken3.db
bin/tests/system/unknown/ns1/broken4.db
bin/tests/system/unknown/ns1/broken5.db
bin/tests/system/unknown/ns1/class10.hints
bin/tests/system/unknown/ns1/example-class10.db
bin/tests/system/unknown/ns1/example-in.db
bin/tests/system/unknown/ns1/large.db
bin/tests/system/unknown/ns1/named.conf.in
bin/tests/system/unknown/ns2/named.conf.in
bin/tests/system/unknown/ns3/named.conf.in
bin/tests/system/unknown/ns3/sign.sh
bin/tests/system/unknown/prereq.sh
bin/tests/system/unknown/setup.sh
bin/tests/system/unknown/tests.sh
bin/tests/system/unknown/zones/nan.bad
bin/tests/system/upforwd/ans4/ans.pl
bin/tests/system/upforwd/clean.sh
bin/tests/system/upforwd/ns1/example1.db
bin/tests/system/upforwd/ns1/named.conf.in
bin/tests/system/upforwd/ns2/named.conf.in
bin/tests/system/upforwd/ns3/named.conf.in
bin/tests/system/upforwd/ns3/nomaster.db
bin/tests/system/upforwd/prereq.sh
bin/tests/system/upforwd/setup.sh
bin/tests/system/upforwd/tests.sh
bin/tests/system/verify/clean.sh
bin/tests/system/verify/prereq.sh
bin/tests/system/verify/setup.sh
bin/tests/system/verify/tests.sh
bin/tests/system/verify/zones/genzones.sh
bin/tests/system/verify/zones/unsigned.db
bin/tests/system/views/clean.sh
bin/tests/system/views/ns1/named.conf.in
bin/tests/system/views/ns1/root.db
bin/tests/system/views/ns2/1.10.in-addr.arpa.db
bin/tests/system/views/ns2/clone.db
bin/tests/system/views/ns2/example1.db
bin/tests/system/views/ns2/example2.db
bin/tests/system/views/ns2/external/inline.db
bin/tests/system/views/ns2/internal.db
bin/tests/system/views/ns2/internal/inline.db
bin/tests/system/views/ns2/named1.conf.in
bin/tests/system/views/ns2/named2.conf.in
bin/tests/system/views/ns3/child.clone.db
bin/tests/system/views/ns3/internal.db
bin/tests/system/views/ns3/named1.conf.in
bin/tests/system/views/ns3/named2.conf.in
bin/tests/system/views/ns5/child.clone.db
bin/tests/system/views/ns5/named.conf.in
bin/tests/system/views/setup.sh
bin/tests/system/views/tests.sh
bin/tests/system/wildcard/clean.sh
bin/tests/system/wildcard/ns1/dlv.db.in
bin/tests/system/wildcard/ns1/named.conf.in
bin/tests/system/wildcard/ns1/nsec.db.in
bin/tests/system/wildcard/ns1/nsec3.db.in
bin/tests/system/wildcard/ns1/private.nsec.db.in
bin/tests/system/wildcard/ns1/private.nsec3.db.in
bin/tests/system/wildcard/ns1/root.db.in
bin/tests/system/wildcard/ns1/sign.sh
bin/tests/system/wildcard/ns2/hints
bin/tests/system/wildcard/ns2/named.conf.in
bin/tests/system/wildcard/ns3/hints
bin/tests/system/wildcard/ns3/named.conf.in
bin/tests/system/wildcard/ns4/named.conf.in
bin/tests/system/wildcard/ns5/hints
bin/tests/system/wildcard/ns5/named.conf.in
bin/tests/system/wildcard/prereq.sh
bin/tests/system/wildcard/setup.sh
bin/tests/system/wildcard/tests.sh
bin/tests/system/xfer/clean.sh
bin/tests/system/xfer/ns1/axfr-too-big.db
bin/tests/system/xfer/ns1/ixfr-too-big.db.in
bin/tests/system/xfer/ns1/named.conf.in
bin/tests/system/xfer/ns1/root.db
bin/tests/system/xfer/ns2/mapped.db.in
bin/tests/system/xfer/ns2/named.conf.in
bin/tests/system/xfer/ns2/slave.db.in
bin/tests/system/xfer/ns3/named.conf.in
bin/tests/system/xfer/ns4/named.conf.base
bin/tests/system/xfer/ns4/root.db.in
bin/tests/system/xfer/ns6/named.conf.in
bin/tests/system/xfer/ns7/named.conf.in
bin/tests/system/xfer/prereq.sh
bin/tests/system/xfer/setup.sh
bin/tests/system/xfer/tests.sh
bin/tests/system/xferquota/clean.sh
bin/tests/system/xferquota/ns1/changing1.db
bin/tests/system/xferquota/ns1/changing2.db
bin/tests/system/xferquota/ns1/named.conf.in
bin/tests/system/xferquota/ns1/root.db
bin/tests/system/xferquota/ns2/example.db
bin/tests/system/xferquota/ns2/named.conf.in
bin/tests/system/xferquota/setup.pl
bin/tests/system/xferquota/setup.sh
bin/tests/system/xferquota/tests.sh
bin/tests/system/zero/ans5/ans.pl
bin/tests/system/zero/clean.sh
bin/tests/system/zero/ns1/named.conf.in
bin/tests/system/zero/ns1/root.db
bin/tests/system/zero/ns2/named.conf.in
bin/tests/system/zero/ns2/tld.db
bin/tests/system/zero/ns3/named.conf.in
bin/tests/system/zero/ns3/root.hint
bin/tests/system/zero/ns4/named.conf.in
bin/tests/system/zero/ns4/one.tld.db
bin/tests/system/zero/setup.sh
bin/tests/system/zero/tests.sh
bin/tests/system/zonechecks/a.db
bin/tests/system/zonechecks/aaaa.db
bin/tests/system/zonechecks/bigserial.db
bin/tests/system/zonechecks/clean.sh
bin/tests/system/zonechecks/cname.db
bin/tests/system/zonechecks/dname.db
bin/tests/system/zonechecks/noaddress.db
bin/tests/system/zonechecks/ns1/named.conf.in
bin/tests/system/zonechecks/ns2/named.conf.in
bin/tests/system/zonechecks/nxdomain.db
bin/tests/system/zonechecks/prereq.sh
bin/tests/system/zonechecks/setup.sh
bin/tests/system/zonechecks/tests.sh
bin/tests/virtual-time/Makefile.in
bin/tests/virtual-time/README
bin/tests/virtual-time/autosign-ksk/clean.sh
bin/tests/virtual-time/autosign-ksk/ns1/example.db.in
bin/tests/virtual-time/autosign-ksk/ns1/named.conf
bin/tests/virtual-time/autosign-ksk/ns1/root.db
bin/tests/virtual-time/autosign-ksk/ns1/sign.sh
bin/tests/virtual-time/autosign-ksk/ns1/wrap.sh
bin/tests/virtual-time/autosign-ksk/setup.sh
bin/tests/virtual-time/autosign-ksk/tests.sh
bin/tests/virtual-time/autosign-zsk/clean.sh
bin/tests/virtual-time/autosign-zsk/ns1/example.db.in
bin/tests/virtual-time/autosign-zsk/ns1/named.conf
bin/tests/virtual-time/autosign-zsk/ns1/root.db
bin/tests/virtual-time/autosign-zsk/ns1/sign.sh
bin/tests/virtual-time/autosign-zsk/ns1/wrap.sh
bin/tests/virtual-time/autosign-zsk/setup.sh
bin/tests/virtual-time/autosign-zsk/tests.sh
bin/tests/virtual-time/cleanall.sh
bin/tests/virtual-time/common/controls.conf
bin/tests/virtual-time/common/rndc.conf
bin/tests/virtual-time/common/root.hint
bin/tests/virtual-time/conf.sh.in
bin/tests/virtual-time/run.sh
bin/tests/virtual-time/runall.sh
bin/tests/virtual-time/setup.sh
bin/tests/virtual-time/slave/clean.sh
bin/tests/virtual-time/slave/ns1/example.db.in
bin/tests/virtual-time/slave/ns1/named.conf
bin/tests/virtual-time/slave/ns1/root.db
bin/tests/virtual-time/slave/ns1/wrap.sh
bin/tests/virtual-time/slave/setup.sh
bin/tests/virtual-time/slave/tests.sh
bin/tests/virtual-time/start.pl
bin/tests/virtual-time/start.sh
bin/tests/virtual-time/stop.pl
bin/tests/virtual-time/stop.sh
bin/tests/virtual-time/testsock.pl
bin/tests/virtual-time/vtwrapper.c
bin/tests/wire_test.c
bin/tools/Makefile.in
bin/tools/arpaname.c
bin/tools/arpaname.docbook
bin/tools/genrandom.c
bin/tools/genrandom.docbook
bin/tools/isc-hmac-fixup.c
bin/tools/isc-hmac-fixup.docbook
bin/tools/named-journalprint.c
bin/tools/named-journalprint.docbook
bin/tools/named-rrchecker.c
bin/tools/named-rrchecker.docbook
bin/tools/nsec3hash.c
bin/tools/nsec3hash.docbook
bin/win32/BINDInstall/AccountInfo.cpp
bin/win32/BINDInstall/AccountInfo.h
bin/win32/BINDInstall/BINDInstall.cpp
bin/win32/BINDInstall/BINDInstall.h
bin/win32/BINDInstall/BINDInstallDlg.cpp
bin/win32/BINDInstall/BINDInstallDlg.h
bin/win32/BINDInstall/DirBrowse.cpp
bin/win32/BINDInstall/DirBrowse.h
config.h.win32
configure.in
conftools/perllib/dnsconf/DNSConf-macros.h
conftools/perllib/dnsconf/DNSConf.i
conftools/perllib/dnsconf/Makefile.PL
conftools/perllib/dnsconf/named1.conf
conftools/perllib/dnsconf/test.pl
contrib/dnspriv/README.md
contrib/dnspriv/named.conf
contrib/dnspriv/nginx.conf
contrib/perftcpdns/Makefile.in
contrib/perftcpdns/configure.in
contrib/perftcpdns/perftcpdns.c
contrib/scripts/check-secure-delegation.pl.in
contrib/scripts/named-bootconf.sh
contrib/scripts/nanny.pl
contrib/scripts/zone-edit.sh.in
contrib/sdb/dir/dirdb.c
contrib/sdb/dir/dirdb.h
contrib/sdb/pgsql/pgsqldb.c
contrib/sdb/pgsql/pgsqldb.h
contrib/sdb/pgsql/zonetodb.c
contrib/sdb/tcl/lookup.tcl
contrib/sdb/tcl/tcldb.c
contrib/sdb/tcl/tcldb.h
contrib/sdb/time/timedb.c
contrib/sdb/time/timedb.h
doc/Makefile.in
doc/arm/Bv9ARM-book.xml
doc/arm/Makefile.in
doc/arm/README-SGML
doc/arm/dlz.xml
doc/arm/dnssec.xml
doc/arm/libdns.xml
doc/arm/logging-categories.xml
doc/arm/managed-keys.xml
doc/arm/notes-wrapper.xml
doc/arm/notes.xml
doc/arm/noteversion.xml.in
doc/arm/pkcs11.xml
doc/arm/pkgversion.xml.in
doc/arm/releaseinfo.xml.in
doc/design/addressdb
doc/design/cds-child
doc/design/compression
doc/design/database
doc/design/db_rules
doc/design/decompression
doc/design/dispatch
doc/design/dscp
doc/design/keydone
doc/design/logging
doc/design/lwres
doc/design/ncache
doc/design/rdataset
doc/design/red-black
doc/design/resolver
doc/design/search
doc/design/tasks
doc/design/verify
doc/design/windows-nt
doc/design/zone
doc/dev/DBC
doc/dev/HOW-ADB-WORKS.txt
doc/dev/autoconf
doc/dev/coding.html
doc/dev/cvs-usage
doc/dev/dev.md
doc/dev/magic_numbers
doc/dev/rdata.md
doc/dev/release
doc/dev/results
doc/dev/style.md
doc/dev/tests
doc/dev/unexpected
doc/doxygen/Makefile.in
doc/doxygen/doxygen-input-filter.in
doc/doxygen/isc-footer.html
doc/doxygen/isc-header.html
doc/markdown/Makefile
doc/misc/Makefile.in
doc/misc/SIT
doc/misc/dnssec
doc/misc/docbook-options.pl
doc/misc/format-options.pl
doc/misc/ipv6
doc/misc/migration
doc/misc/migration-4to9
doc/misc/rfc-compliance
doc/misc/roadmap
doc/misc/sdb
doc/misc/sort-options.pl
doc/tex/Makefile.in
doc/xsl/Makefile.in
doc/xsl/arm-param.xsl
doc/xsl/copyright.xsl
doc/xsl/isc-docbook-chunk.xsl.in
doc/xsl/isc-docbook-html.xsl.in
doc/xsl/isc-docbook-text.xsl
doc/xsl/isc-manpage.xsl.in
doc/xsl/isc-notes-html.xsl.in
doc/xsl/notes-param.xsl
doc/xsl/pre-latex.xsl
isc-config.sh.docbook
isc-config.sh.in
lib/Makefile.in
lib/bind9/Makefile.in
lib/bind9/check.c
lib/bind9/getaddresses.c
lib/bind9/include/Makefile.in
lib/bind9/include/bind9/Makefile.in
lib/bind9/include/bind9/check.h
lib/bind9/include/bind9/getaddresses.h
lib/bind9/include/bind9/version.h
lib/bind9/version.c
lib/bind9/win32/DLLMain.c
lib/bind9/win32/version.c
lib/dns/Makefile.in
lib/dns/acache.c
lib/dns/acl.c
lib/dns/adb.c
lib/dns/byaddr.c
lib/dns/cache.c
lib/dns/callbacks.c
lib/dns/client.c
lib/dns/clientinfo.c
lib/dns/compress.c
lib/dns/db.c
lib/dns/dbiterator.c
lib/dns/dbtable.c
lib/dns/diff.c
lib/dns/dispatch.c
lib/dns/dlz.c
lib/dns/dns64.c
lib/dns/dnssec.c
lib/dns/ds.c
lib/dns/dst_api.c
lib/dns/dst_gost.h
lib/dns/dst_internal.h
lib/dns/dst_lib.c
lib/dns/dst_openssl.h
lib/dns/dst_parse.c
lib/dns/dst_parse.h
lib/dns/dst_pkcs11.h
lib/dns/dst_result.c
lib/dns/ecdb.c
lib/dns/forward.c
lib/dns/gen-unix.h
lib/dns/gen-win32.h
lib/dns/gen.c
lib/dns/geoip.c
lib/dns/gssapi_link.c
lib/dns/gssapictx.c
lib/dns/hmac_link.c
lib/dns/include/Makefile.in
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/acache.h
lib/dns/include/dns/acl.h
lib/dns/include/dns/adb.h
lib/dns/include/dns/bit.h
lib/dns/include/dns/byaddr.h
lib/dns/include/dns/cache.h
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/cert.h
lib/dns/include/dns/client.h
lib/dns/include/dns/clientinfo.h
lib/dns/include/dns/compress.h
lib/dns/include/dns/db.h
lib/dns/include/dns/dbiterator.h
lib/dns/include/dns/dbtable.h
lib/dns/include/dns/diff.h
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/dlz.h
lib/dns/include/dns/dlz_dlopen.h
lib/dns/include/dns/dns64.h
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/ds.h
lib/dns/include/dns/dsdigest.h
lib/dns/include/dns/ecdb.h
lib/dns/include/dns/events.h
lib/dns/include/dns/fixedname.h
lib/dns/include/dns/forward.h
lib/dns/include/dns/geoip.h
lib/dns/include/dns/iptable.h
lib/dns/include/dns/journal.h
lib/dns/include/dns/keydata.h
lib/dns/include/dns/keyflags.h
lib/dns/include/dns/keytable.h
lib/dns/include/dns/keyvalues.h
lib/dns/include/dns/lib.h
lib/dns/include/dns/log.h
lib/dns/include/dns/lookup.h
lib/dns/include/dns/master.h
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/message.h
lib/dns/include/dns/name.h
lib/dns/include/dns/ncache.h
lib/dns/include/dns/nsec.h
lib/dns/include/dns/nsec3.h
lib/dns/include/dns/opcode.h
lib/dns/include/dns/order.h
lib/dns/include/dns/peer.h
lib/dns/include/dns/portlist.h
lib/dns/include/dns/private.h
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rcode.h
lib/dns/include/dns/rdata.h
lib/dns/include/dns/rdataclass.h
lib/dns/include/dns/rdatalist.h
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/rdatasetiter.h
lib/dns/include/dns/rdataslab.h
lib/dns/include/dns/rdatatype.h
lib/dns/include/dns/request.h
lib/dns/include/dns/resolver.h
lib/dns/include/dns/result.h
lib/dns/include/dns/rootns.h
lib/dns/include/dns/rpz.h
lib/dns/include/dns/rriterator.h
lib/dns/include/dns/rrl.h
lib/dns/include/dns/sdb.h
lib/dns/include/dns/sdlz.h
lib/dns/include/dns/secalg.h
lib/dns/include/dns/secproto.h
lib/dns/include/dns/soa.h
lib/dns/include/dns/ssu.h
lib/dns/include/dns/stats.h
lib/dns/include/dns/tcpmsg.h
lib/dns/include/dns/time.h
lib/dns/include/dns/timer.h
lib/dns/include/dns/tkey.h
lib/dns/include/dns/tsec.h
lib/dns/include/dns/tsig.h
lib/dns/include/dns/ttl.h
lib/dns/include/dns/types.h
lib/dns/include/dns/update.h
lib/dns/include/dns/validator.h
lib/dns/include/dns/version.h
lib/dns/include/dns/view.h
lib/dns/include/dns/xfrin.h
lib/dns/include/dns/zone.h
lib/dns/include/dns/zonekey.h
lib/dns/include/dns/zt.h
lib/dns/include/dst/Makefile.in
lib/dns/include/dst/dst.h
lib/dns/include/dst/gssapi.h
lib/dns/include/dst/lib.h
lib/dns/include/dst/result.h
lib/dns/iptable.c
lib/dns/journal.c
lib/dns/key.c
lib/dns/keydata.c
lib/dns/keytable.c
lib/dns/lib.c
lib/dns/log.c
lib/dns/lookup.c
lib/dns/master.c
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/name.c
lib/dns/ncache.c
lib/dns/nsec.c
lib/dns/nsec3.c
lib/dns/openssl_link.c
lib/dns/openssldh_link.c
lib/dns/openssldsa_link.c
lib/dns/opensslecdsa_link.c
lib/dns/openssleddsa_link.c
lib/dns/opensslgost_link.c
lib/dns/opensslrsa_link.c
lib/dns/order.c
lib/dns/peer.c
lib/dns/pkcs11.c
lib/dns/pkcs11dh_link.c
lib/dns/pkcs11dsa_link.c
lib/dns/pkcs11ecdsa_link.c
lib/dns/pkcs11eddsa_link.c
lib/dns/pkcs11gost_link.c
lib/dns/pkcs11rsa_link.c
lib/dns/portlist.c
lib/dns/private.c
lib/dns/rbt.c
lib/dns/rbtdb.c
lib/dns/rbtdb.h
lib/dns/rbtdb64.c
lib/dns/rbtdb64.h
lib/dns/rcode.c
lib/dns/rdata.c
lib/dns/rdata/any_255/tsig_250.c
lib/dns/rdata/any_255/tsig_250.h
lib/dns/rdata/ch_3/a_1.c
lib/dns/rdata/ch_3/a_1.h
lib/dns/rdata/generic/afsdb_18.c
lib/dns/rdata/generic/afsdb_18.h
lib/dns/rdata/generic/avc_258.c
lib/dns/rdata/generic/avc_258.h
lib/dns/rdata/generic/caa_257.c
lib/dns/rdata/generic/caa_257.h
lib/dns/rdata/generic/cdnskey_60.c
lib/dns/rdata/generic/cdnskey_60.h
lib/dns/rdata/generic/cds_59.c
lib/dns/rdata/generic/cds_59.h
lib/dns/rdata/generic/cert_37.c
lib/dns/rdata/generic/cert_37.h
lib/dns/rdata/generic/cname_5.c
lib/dns/rdata/generic/cname_5.h
lib/dns/rdata/generic/csync_62.c
lib/dns/rdata/generic/csync_62.h
lib/dns/rdata/generic/dlv_32769.c
lib/dns/rdata/generic/dlv_32769.h
lib/dns/rdata/generic/dname_39.c
lib/dns/rdata/generic/dname_39.h
lib/dns/rdata/generic/dnskey_48.c
lib/dns/rdata/generic/dnskey_48.h
lib/dns/rdata/generic/doa_259.c
lib/dns/rdata/generic/doa_259.h
lib/dns/rdata/generic/ds_43.c
lib/dns/rdata/generic/ds_43.h
lib/dns/rdata/generic/eui48_108.c
lib/dns/rdata/generic/eui48_108.h
lib/dns/rdata/generic/eui64_109.c
lib/dns/rdata/generic/eui64_109.h
lib/dns/rdata/generic/gpos_27.c
lib/dns/rdata/generic/gpos_27.h
lib/dns/rdata/generic/hinfo_13.c
lib/dns/rdata/generic/hinfo_13.h
lib/dns/rdata/generic/hip_55.c
lib/dns/rdata/generic/hip_55.h
lib/dns/rdata/generic/ipseckey_45.c
lib/dns/rdata/generic/ipseckey_45.h
lib/dns/rdata/generic/isdn_20.c
lib/dns/rdata/generic/isdn_20.h
lib/dns/rdata/generic/key_25.c
lib/dns/rdata/generic/key_25.h
lib/dns/rdata/generic/keydata_65533.c
lib/dns/rdata/generic/keydata_65533.h
lib/dns/rdata/generic/l32_105.c
lib/dns/rdata/generic/l32_105.h
lib/dns/rdata/generic/l64_106.c
lib/dns/rdata/generic/l64_106.h
lib/dns/rdata/generic/loc_29.c
lib/dns/rdata/generic/loc_29.h
lib/dns/rdata/generic/lp_107.c
lib/dns/rdata/generic/lp_107.h
lib/dns/rdata/generic/mb_7.c
lib/dns/rdata/generic/mb_7.h
lib/dns/rdata/generic/md_3.c
lib/dns/rdata/generic/md_3.h
lib/dns/rdata/generic/mf_4.c
lib/dns/rdata/generic/mf_4.h
lib/dns/rdata/generic/mg_8.c
lib/dns/rdata/generic/mg_8.h
lib/dns/rdata/generic/minfo_14.c
lib/dns/rdata/generic/minfo_14.h
lib/dns/rdata/generic/mr_9.c
lib/dns/rdata/generic/mr_9.h
lib/dns/rdata/generic/mx_15.c
lib/dns/rdata/generic/mx_15.h
lib/dns/rdata/generic/naptr_35.c
lib/dns/rdata/generic/naptr_35.h
lib/dns/rdata/generic/nid_104.c
lib/dns/rdata/generic/nid_104.h
lib/dns/rdata/generic/ninfo_56.c
lib/dns/rdata/generic/ninfo_56.h
lib/dns/rdata/generic/ns_2.c
lib/dns/rdata/generic/ns_2.h
lib/dns/rdata/generic/nsec3_50.c
lib/dns/rdata/generic/nsec3_50.h
lib/dns/rdata/generic/nsec3param_51.c
lib/dns/rdata/generic/nsec3param_51.h
lib/dns/rdata/generic/nsec_47.c
lib/dns/rdata/generic/nsec_47.h
lib/dns/rdata/generic/null_10.c
lib/dns/rdata/generic/null_10.h
lib/dns/rdata/generic/nxt_30.c
lib/dns/rdata/generic/nxt_30.h
lib/dns/rdata/generic/openpgpkey_61.c
lib/dns/rdata/generic/openpgpkey_61.h
lib/dns/rdata/generic/opt_41.c
lib/dns/rdata/generic/opt_41.h
lib/dns/rdata/generic/proforma.c
lib/dns/rdata/generic/proforma.h
lib/dns/rdata/generic/ptr_12.c
lib/dns/rdata/generic/ptr_12.h
lib/dns/rdata/generic/rkey_57.c
lib/dns/rdata/generic/rkey_57.h
lib/dns/rdata/generic/rp_17.c
lib/dns/rdata/generic/rp_17.h
lib/dns/rdata/generic/rrsig_46.c
lib/dns/rdata/generic/rrsig_46.h
lib/dns/rdata/generic/rt_21.c
lib/dns/rdata/generic/rt_21.h
lib/dns/rdata/generic/sig_24.c
lib/dns/rdata/generic/sig_24.h
lib/dns/rdata/generic/sink_40.c
lib/dns/rdata/generic/sink_40.h
lib/dns/rdata/generic/smimea_53.c
lib/dns/rdata/generic/smimea_53.h
lib/dns/rdata/generic/soa_6.c
lib/dns/rdata/generic/soa_6.h
lib/dns/rdata/generic/spf_99.c
lib/dns/rdata/generic/spf_99.h
lib/dns/rdata/generic/sshfp_44.c
lib/dns/rdata/generic/sshfp_44.h
lib/dns/rdata/generic/ta_32768.c
lib/dns/rdata/generic/ta_32768.h
lib/dns/rdata/generic/talink_58.c
lib/dns/rdata/generic/talink_58.h
lib/dns/rdata/generic/tkey_249.c
lib/dns/rdata/generic/tkey_249.h
lib/dns/rdata/generic/tlsa_52.c
lib/dns/rdata/generic/tlsa_52.h
lib/dns/rdata/generic/txt_16.c
lib/dns/rdata/generic/txt_16.h
lib/dns/rdata/generic/unspec_103.c
lib/dns/rdata/generic/unspec_103.h
lib/dns/rdata/generic/uri_256.c
lib/dns/rdata/generic/uri_256.h
lib/dns/rdata/generic/x25_19.c
lib/dns/rdata/generic/x25_19.h
lib/dns/rdata/hs_4/a_1.c
lib/dns/rdata/hs_4/a_1.h
lib/dns/rdata/in_1/a6_38.c
lib/dns/rdata/in_1/a6_38.h
lib/dns/rdata/in_1/a_1.c
lib/dns/rdata/in_1/a_1.h
lib/dns/rdata/in_1/aaaa_28.c
lib/dns/rdata/in_1/aaaa_28.h
lib/dns/rdata/in_1/apl_42.c
lib/dns/rdata/in_1/apl_42.h
lib/dns/rdata/in_1/dhcid_49.c
lib/dns/rdata/in_1/dhcid_49.h
lib/dns/rdata/in_1/kx_36.c
lib/dns/rdata/in_1/kx_36.h
lib/dns/rdata/in_1/nsap-ptr_23.c
lib/dns/rdata/in_1/nsap-ptr_23.h
lib/dns/rdata/in_1/nsap_22.c
lib/dns/rdata/in_1/nsap_22.h
lib/dns/rdata/in_1/px_26.c
lib/dns/rdata/in_1/px_26.h
lib/dns/rdata/in_1/srv_33.c
lib/dns/rdata/in_1/srv_33.h
lib/dns/rdata/in_1/wks_11.c
lib/dns/rdata/in_1/wks_11.h
lib/dns/rdata/rdatastructpre.h
lib/dns/rdata/rdatastructsuf.h
lib/dns/rdatalist.c
lib/dns/rdatalist_p.h
lib/dns/rdataset.c
lib/dns/rdatasetiter.c
lib/dns/rdataslab.c
lib/dns/request.c
lib/dns/resolver.c
lib/dns/result.c
lib/dns/rootns.c
lib/dns/rpz.c
lib/dns/rriterator.c
lib/dns/rrl.c
lib/dns/sdb.c
lib/dns/sdlz.c
lib/dns/soa.c
lib/dns/spnego.c
lib/dns/spnego.h
lib/dns/spnego_asn1.c
lib/dns/spnego_asn1.pl
lib/dns/ssu.c
lib/dns/ssu_external.c
lib/dns/stats.c
lib/dns/tcpmsg.c
lib/dns/tests/Makefile.in
lib/dns/tests/acl_test.c
lib/dns/tests/db_test.c
lib/dns/tests/dbdiff_test.c
lib/dns/tests/dbiterator_test.c
lib/dns/tests/dbversion_test.c
lib/dns/tests/dh_test.c
lib/dns/tests/dispatch_test.c
lib/dns/tests/dnstest.c
lib/dns/tests/dnstest.h
lib/dns/tests/dst_test.c
lib/dns/tests/geoip_test.c
lib/dns/tests/gost_test.c
lib/dns/tests/master_test.c
lib/dns/tests/mkraw.pl
lib/dns/tests/name_test.c
lib/dns/tests/nsec3_test.c
lib/dns/tests/peer_test.c
lib/dns/tests/private_test.c
lib/dns/tests/rbt_serialize_test.c
lib/dns/tests/rbt_test.c
lib/dns/tests/rdata_test.c
lib/dns/tests/rdataset_test.c
lib/dns/tests/rdatasetstats_test.c
lib/dns/tests/resolver_test.c
lib/dns/tests/rsa_test.c
lib/dns/tests/testdata/db/data.db
lib/dns/tests/testdata/dbiterator/zone1.data
lib/dns/tests/testdata/diff/zone1.data
lib/dns/tests/testdata/diff/zone2.data
lib/dns/tests/testdata/diff/zone3.data
lib/dns/tests/testdata/nsec3/1024.db
lib/dns/tests/testdata/nsec3/2048.db
lib/dns/tests/testdata/nsec3/4096.db
lib/dns/tests/testdata/nsec3/min-1024.db
lib/dns/tests/testdata/nsec3/min-2048.db
lib/dns/tests/testdata/zt/zone1.db
lib/dns/tests/time_test.c
lib/dns/tests/tsig_test.c
lib/dns/tests/update_test.c
lib/dns/tests/zonemgr_test.c
lib/dns/tests/zt_test.c
lib/dns/time.c
lib/dns/timer.c
lib/dns/tkey.c
lib/dns/tsec.c
lib/dns/tsig.c
lib/dns/ttl.c
lib/dns/update.c
lib/dns/validator.c
lib/dns/version.c
lib/dns/view.c
lib/dns/win32/DLLMain.c
lib/dns/win32/version.c
lib/dns/xfrin.c
lib/dns/zone.c
lib/dns/zonekey.c
lib/dns/zt.c
lib/irs/Makefile.in
lib/irs/context.c
lib/irs/dnsconf.c
lib/irs/gai_strerror.c
lib/irs/getaddrinfo.c
lib/irs/getnameinfo.c
lib/irs/include/Makefile.in
lib/irs/include/irs/Makefile.in
lib/irs/include/irs/context.h
lib/irs/include/irs/dnsconf.h
lib/irs/include/irs/netdb.h.in
lib/irs/include/irs/platform.h.in
lib/irs/include/irs/resconf.h
lib/irs/include/irs/types.h
lib/irs/include/irs/version.h
lib/irs/resconf.c
lib/irs/tests/Makefile.in
lib/irs/tests/resconf_test.c
lib/irs/tests/testdata/domain.conf
lib/irs/tests/testdata/nameserver-v4.conf
lib/irs/tests/testdata/nameserver-v6.conf
lib/irs/tests/testdata/options-bad-ndots.conf
lib/irs/tests/testdata/options-debug.conf
lib/irs/tests/testdata/options-empty.conf
lib/irs/tests/testdata/options-ndots.conf
lib/irs/tests/testdata/options-timeout.conf
lib/irs/tests/testdata/options-unknown.conf
lib/irs/tests/testdata/options.conf
lib/irs/tests/testdata/port.conf
lib/irs/tests/testdata/resolv.conf
lib/irs/tests/testdata/search.conf
lib/irs/tests/testdata/sortlist-v4.conf
lib/irs/tests/testdata/timeout.conf
lib/irs/tests/testdata/unknown.conf
lib/irs/version.c
lib/irs/win32/DLLMain.c
lib/irs/win32/Makefile.in
lib/irs/win32/include/Makefile.in
lib/irs/win32/include/irs/Makefile.in
lib/irs/win32/include/irs/netdb.h
lib/irs/win32/include/irs/platform.h
lib/irs/win32/version.c
lib/isc/Makefile.in
lib/isc/aes.c
lib/isc/alpha/Makefile.in
lib/isc/alpha/include/Makefile.in
lib/isc/alpha/include/isc/Makefile.in
lib/isc/alpha/include/isc/atomic.h
lib/isc/app_api.c
lib/isc/assertions.c
lib/isc/backtrace-emptytbl.c
lib/isc/backtrace.c
lib/isc/base32.c
lib/isc/base64.c
lib/isc/bind9.c
lib/isc/buffer.c
lib/isc/bufferlist.c
lib/isc/commandline.c
lib/isc/counter.c
lib/isc/crc64.c
lib/isc/entropy.c
lib/isc/error.c
lib/isc/event.c
lib/isc/fsaccess.c
lib/isc/hash.c
lib/isc/heap.c
lib/isc/hex.c
lib/isc/hmacmd5.c
lib/isc/hmacsha.c
lib/isc/httpd.c
lib/isc/ia64/Makefile.in
lib/isc/ia64/include/Makefile.in
lib/isc/ia64/include/isc/Makefile.in
lib/isc/ia64/include/isc/atomic.h
lib/isc/include/Makefile.in
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/aes.h
lib/isc/include/isc/app.h
lib/isc/include/isc/assertions.h
lib/isc/include/isc/backtrace.h
lib/isc/include/isc/base32.h
lib/isc/include/isc/base64.h
lib/isc/include/isc/bind9.h
lib/isc/include/isc/boolean.h
lib/isc/include/isc/buffer.h
lib/isc/include/isc/bufferlist.h
lib/isc/include/isc/commandline.h
lib/isc/include/isc/counter.h
lib/isc/include/isc/crc64.h
lib/isc/include/isc/entropy.h
lib/isc/include/isc/errno.h
lib/isc/include/isc/error.h
lib/isc/include/isc/event.h
lib/isc/include/isc/eventclass.h
lib/isc/include/isc/file.h
lib/isc/include/isc/formatcheck.h
lib/isc/include/isc/fsaccess.h
lib/isc/include/isc/hash.h
lib/isc/include/isc/heap.h
lib/isc/include/isc/hex.h
lib/isc/include/isc/hmacmd5.h
lib/isc/include/isc/hmacsha.h
lib/isc/include/isc/httpd.h
lib/isc/include/isc/interfaceiter.h
lib/isc/include/isc/ipv6.h
lib/isc/include/isc/iterated_hash.h
lib/isc/include/isc/json.h
lib/isc/include/isc/lang.h
lib/isc/include/isc/lex.h
lib/isc/include/isc/lfsr.h
lib/isc/include/isc/lib.h
lib/isc/include/isc/likely.h
lib/isc/include/isc/list.h
lib/isc/include/isc/log.h
lib/isc/include/isc/magic.h
lib/isc/include/isc/md5.h
lib/isc/include/isc/mem.h
lib/isc/include/isc/msgcat.h
lib/isc/include/isc/msgs.h
lib/isc/include/isc/mutexblock.h
lib/isc/include/isc/netaddr.h
lib/isc/include/isc/netscope.h
lib/isc/include/isc/ondestroy.h
lib/isc/include/isc/os.h
lib/isc/include/isc/parseint.h
lib/isc/include/isc/platform.h.in
lib/isc/include/isc/pool.h
lib/isc/include/isc/portset.h
lib/isc/include/isc/print.h
lib/isc/include/isc/queue.h
lib/isc/include/isc/quota.h
lib/isc/include/isc/radix.h
lib/isc/include/isc/random.h
lib/isc/include/isc/ratelimiter.h
lib/isc/include/isc/refcount.h
lib/isc/include/isc/regex.h
lib/isc/include/isc/region.h
lib/isc/include/isc/resource.h
lib/isc/include/isc/result.h
lib/isc/include/isc/resultclass.h
lib/isc/include/isc/rwlock.h
lib/isc/include/isc/safe.h
lib/isc/include/isc/serial.h
lib/isc/include/isc/sha1.h
lib/isc/include/isc/sha2.h
lib/isc/include/isc/sockaddr.h
lib/isc/include/isc/socket.h
lib/isc/include/isc/stats.h
lib/isc/include/isc/stdio.h
lib/isc/include/isc/stdlib.h
lib/isc/include/isc/string.h
lib/isc/include/isc/symtab.h
lib/isc/include/isc/task.h
lib/isc/include/isc/taskpool.h
lib/isc/include/isc/timer.h
lib/isc/include/isc/tm.h
lib/isc/include/isc/types.h
lib/isc/include/isc/util.h
lib/isc/include/isc/version.h
lib/isc/include/isc/xml.h
lib/isc/include/pk11/Makefile.in
lib/isc/include/pk11/README.site
lib/isc/include/pk11/constants.h
lib/isc/include/pk11/internal.h
lib/isc/include/pk11/pk11.h
lib/isc/include/pk11/result.h
lib/isc/include/pk11/site.h
lib/isc/include/pkcs11/Makefile.in
lib/isc/include/pkcs11/eddsa.h
lib/isc/inet_aton.c
lib/isc/inet_ntop.c
lib/isc/inet_pton.c
lib/isc/iterated_hash.c
lib/isc/lex.c
lib/isc/lfsr.c
lib/isc/lib.c
lib/isc/log.c
lib/isc/md5.c
lib/isc/mem.c
lib/isc/mips/Makefile.in
lib/isc/mips/include/Makefile.in
lib/isc/mips/include/isc/Makefile.in
lib/isc/mips/include/isc/atomic.h
lib/isc/mutexblock.c
lib/isc/netaddr.c
lib/isc/netscope.c
lib/isc/nls/Makefile.in
lib/isc/nls/msgcat.c
lib/isc/noatomic/Makefile.in
lib/isc/noatomic/include/Makefile.in
lib/isc/noatomic/include/isc/Makefile.in
lib/isc/noatomic/include/isc/atomic.h
lib/isc/nothreads/Makefile.in
lib/isc/nothreads/condition.c
lib/isc/nothreads/include/Makefile.in
lib/isc/nothreads/include/isc/Makefile.in
lib/isc/nothreads/include/isc/condition.h
lib/isc/nothreads/include/isc/mutex.h
lib/isc/nothreads/include/isc/once.h
lib/isc/nothreads/include/isc/thread.h
lib/isc/nothreads/mutex.c
lib/isc/nothreads/thread.c
lib/isc/ondestroy.c
lib/isc/parseint.c
lib/isc/pk11.c
lib/isc/pk11_result.c
lib/isc/pool.c
lib/isc/portset.c
lib/isc/powerpc/Makefile.in
lib/isc/powerpc/include/Makefile.in
lib/isc/powerpc/include/isc/Makefile.in
lib/isc/powerpc/include/isc/atomic.h
lib/isc/print.c
lib/isc/pthreads/Makefile.in
lib/isc/pthreads/condition.c
lib/isc/pthreads/include/Makefile.in
lib/isc/pthreads/include/isc/Makefile.in
lib/isc/pthreads/include/isc/condition.h
lib/isc/pthreads/include/isc/mutex.h
lib/isc/pthreads/include/isc/once.h
lib/isc/pthreads/include/isc/thread.h
lib/isc/pthreads/mutex.c
lib/isc/pthreads/thread.c
lib/isc/quota.c
lib/isc/radix.c
lib/isc/random.c
lib/isc/ratelimiter.c
lib/isc/refcount.c
lib/isc/regex.c
lib/isc/region.c
lib/isc/result.c
lib/isc/rwlock.c
lib/isc/safe.c
lib/isc/serial.c
lib/isc/sha1.c
lib/isc/sha2.c
lib/isc/sockaddr.c
lib/isc/socket_api.c
lib/isc/sparc64/Makefile.in
lib/isc/sparc64/include/Makefile.in
lib/isc/sparc64/include/isc/Makefile.in
lib/isc/sparc64/include/isc/atomic.h
lib/isc/stats.c
lib/isc/string.c
lib/isc/strtoul.c
lib/isc/symtab.c
lib/isc/task.c
lib/isc/task_p.h
lib/isc/taskpool.c
lib/isc/tests/Makefile.in
lib/isc/tests/aes_test.c
lib/isc/tests/atomic_test.c
lib/isc/tests/counter_test.c
lib/isc/tests/errno_test.c
lib/isc/tests/hash_test.c
lib/isc/tests/heap_test.c
lib/isc/tests/inet_ntop_test.c
lib/isc/tests/isctest.c
lib/isc/tests/isctest.h
lib/isc/tests/lex_test.c
lib/isc/tests/mem_test.c
lib/isc/tests/netaddr_test.c
lib/isc/tests/parse_test.c
lib/isc/tests/pool_test.c
lib/isc/tests/print_test.c
lib/isc/tests/queue_test.c
lib/isc/tests/radix_test.c
lib/isc/tests/regex_test.c
lib/isc/tests/safe_test.c
lib/isc/tests/sockaddr_test.c
lib/isc/tests/socket_test.c
lib/isc/tests/symtab_test.c
lib/isc/tests/task_test.c
lib/isc/tests/taskpool_test.c
lib/isc/tests/time_test.c
lib/isc/tests/timer_test.c
lib/isc/timer.c
lib/isc/timer_p.h
lib/isc/tm.c
lib/isc/unix/Makefile.in
lib/isc/unix/app.c
lib/isc/unix/dir.c
lib/isc/unix/entropy.c
lib/isc/unix/errno.c
lib/isc/unix/errno2result.c
lib/isc/unix/errno2result.h
lib/isc/unix/file.c
lib/isc/unix/fsaccess.c
lib/isc/unix/ifiter_getifaddrs.c
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/ifiter_sysctl.c
lib/isc/unix/include/Makefile.in
lib/isc/unix/include/isc/Makefile.in
lib/isc/unix/include/isc/dir.h
lib/isc/unix/include/isc/int.h
lib/isc/unix/include/isc/keyboard.h
lib/isc/unix/include/isc/net.h
lib/isc/unix/include/isc/netdb.h
lib/isc/unix/include/isc/offset.h
lib/isc/unix/include/isc/stat.h
lib/isc/unix/include/isc/stdtime.h
lib/isc/unix/include/isc/strerror.h
lib/isc/unix/include/isc/syslog.h
lib/isc/unix/include/isc/time.h
lib/isc/unix/include/pkcs11/Makefile.in
lib/isc/unix/interfaceiter.c
lib/isc/unix/ipv6.c
lib/isc/unix/keyboard.c
lib/isc/unix/net.c
lib/isc/unix/os.c
lib/isc/unix/pk11_api.c
lib/isc/unix/resource.c
lib/isc/unix/socket.c
lib/isc/unix/socket_p.h
lib/isc/unix/stdio.c
lib/isc/unix/stdtime.c
lib/isc/unix/strerror.c
lib/isc/unix/syslog.c
lib/isc/unix/time.c
lib/isc/version.c
lib/isc/win32/DLLMain.c
lib/isc/win32/Makefile.in
lib/isc/win32/app.c
lib/isc/win32/condition.c
lib/isc/win32/dir.c
lib/isc/win32/entropy.c
lib/isc/win32/errno.c
lib/isc/win32/errno2result.c
lib/isc/win32/errno2result.h
lib/isc/win32/file.c
lib/isc/win32/fsaccess.c
lib/isc/win32/include/Makefile.in
lib/isc/win32/include/isc/Makefile.in
lib/isc/win32/include/isc/atomic.h
lib/isc/win32/include/isc/bind_registry.h
lib/isc/win32/include/isc/bindevt.h
lib/isc/win32/include/isc/condition.h
lib/isc/win32/include/isc/dir.h
lib/isc/win32/include/isc/int.h
lib/isc/win32/include/isc/ipv6.h
lib/isc/win32/include/isc/keyboard.h
lib/isc/win32/include/isc/mutex.h
lib/isc/win32/include/isc/net.h
lib/isc/win32/include/isc/netdb.h
lib/isc/win32/include/isc/ntgroups.h
lib/isc/win32/include/isc/ntpaths.h
lib/isc/win32/include/isc/offset.h
lib/isc/win32/include/isc/once.h
lib/isc/win32/include/isc/platform.h.in
lib/isc/win32/include/isc/stat.h
lib/isc/win32/include/isc/stdtime.h
lib/isc/win32/include/isc/strerror.h
lib/isc/win32/include/isc/syslog.h
lib/isc/win32/include/isc/thread.h
lib/isc/win32/include/isc/time.h
lib/isc/win32/include/isc/win32os.h
lib/isc/win32/include/pkcs11/Makefile.in
lib/isc/win32/interfaceiter.c
lib/isc/win32/ipv6.c
lib/isc/win32/keyboard.c
lib/isc/win32/libgen.h
lib/isc/win32/net.c
lib/isc/win32/netdb.h
lib/isc/win32/ntgroups.c
lib/isc/win32/ntpaths.c
lib/isc/win32/once.c
lib/isc/win32/os.c
lib/isc/win32/pk11_api.c
lib/isc/win32/resource.c
lib/isc/win32/socket.c
lib/isc/win32/stdio.c
lib/isc/win32/stdtime.c
lib/isc/win32/strerror.c
lib/isc/win32/syslog.c
lib/isc/win32/syslog.h
lib/isc/win32/thread.c
lib/isc/win32/time.c
lib/isc/win32/unistd.h
lib/isc/win32/version.c
lib/isc/win32/win32os.c
lib/isc/x86_32/Makefile.in
lib/isc/x86_32/include/Makefile.in
lib/isc/x86_32/include/isc/Makefile.in
lib/isc/x86_32/include/isc/atomic.h
lib/isc/x86_64/Makefile.in
lib/isc/x86_64/include/Makefile.in
lib/isc/x86_64/include/isc/Makefile.in
lib/isc/x86_64/include/isc/atomic.h
lib/isccc/Makefile.in
lib/isccc/alist.c
lib/isccc/base64.c
lib/isccc/cc.c
lib/isccc/ccmsg.c
lib/isccc/include/Makefile.in
lib/isccc/include/isccc/Makefile.in
lib/isccc/include/isccc/alist.h
lib/isccc/include/isccc/base64.h
lib/isccc/include/isccc/cc.h
lib/isccc/include/isccc/ccmsg.h
lib/isccc/include/isccc/events.h
lib/isccc/include/isccc/lib.h
lib/isccc/include/isccc/result.h
lib/isccc/include/isccc/sexpr.h
lib/isccc/include/isccc/symtab.h
lib/isccc/include/isccc/symtype.h
lib/isccc/include/isccc/types.h
lib/isccc/include/isccc/util.h
lib/isccc/include/isccc/version.h
lib/isccc/lib.c
lib/isccc/result.c
lib/isccc/sexpr.c
lib/isccc/symtab.c
lib/isccc/version.c
lib/isccc/win32/DLLMain.c
lib/isccc/win32/version.c
lib/isccfg/Makefile.in
lib/isccfg/aclconf.c
lib/isccfg/dnsconf.c
lib/isccfg/include/Makefile.in
lib/isccfg/include/isccfg/Makefile.in
lib/isccfg/include/isccfg/aclconf.h
lib/isccfg/include/isccfg/cfg.h
lib/isccfg/include/isccfg/dnsconf.h
lib/isccfg/include/isccfg/grammar.h
lib/isccfg/include/isccfg/log.h
lib/isccfg/include/isccfg/namedconf.h
lib/isccfg/include/isccfg/version.h
lib/isccfg/log.c
lib/isccfg/namedconf.c
lib/isccfg/parser.c
lib/isccfg/version.c
lib/isccfg/win32/DLLMain.c
lib/isccfg/win32/version.c
lib/lwres/Makefile.in
lib/lwres/assert_p.h
lib/lwres/compat.c
lib/lwres/context.c
lib/lwres/context_p.h
lib/lwres/gai_strerror.c
lib/lwres/getaddrinfo.c
lib/lwres/gethost.c
lib/lwres/getipnode.c
lib/lwres/getnameinfo.c
lib/lwres/getrrset.c
lib/lwres/herror.c
lib/lwres/include/Makefile.in
lib/lwres/include/lwres/Makefile.in
lib/lwres/include/lwres/context.h
lib/lwres/include/lwres/int.h
lib/lwres/include/lwres/ipv6.h
lib/lwres/include/lwres/lang.h
lib/lwres/include/lwres/list.h
lib/lwres/include/lwres/lwbuffer.h
lib/lwres/include/lwres/lwpacket.h
lib/lwres/include/lwres/lwres.h
lib/lwres/include/lwres/netdb.h.in
lib/lwres/include/lwres/platform.h.in
lib/lwres/include/lwres/result.h
lib/lwres/include/lwres/stdlib.h
lib/lwres/include/lwres/string.h
lib/lwres/include/lwres/version.h
lib/lwres/lwbuffer.c
lib/lwres/lwconfig.c
lib/lwres/lwinetaton.c
lib/lwres/lwinetntop.c
lib/lwres/lwinetpton.c
lib/lwres/lwpacket.c
lib/lwres/lwres_gabn.c
lib/lwres/lwres_gnba.c
lib/lwres/lwres_grbn.c
lib/lwres/lwres_noop.c
lib/lwres/lwresutil.c
lib/lwres/man/Makefile.in
lib/lwres/man/lwres.docbook
lib/lwres/man/lwres_buffer.docbook
lib/lwres/man/lwres_config.docbook
lib/lwres/man/lwres_context.docbook
lib/lwres/man/lwres_gabn.docbook
lib/lwres/man/lwres_gai_strerror.docbook
lib/lwres/man/lwres_getaddrinfo.docbook
lib/lwres/man/lwres_gethostent.docbook
lib/lwres/man/lwres_getipnode.docbook
lib/lwres/man/lwres_getnameinfo.docbook
lib/lwres/man/lwres_getrrsetbyname.docbook
lib/lwres/man/lwres_gnba.docbook
lib/lwres/man/lwres_hstrerror.docbook
lib/lwres/man/lwres_inetntop.docbook
lib/lwres/man/lwres_noop.docbook
lib/lwres/man/lwres_packet.docbook
lib/lwres/man/lwres_resutil.docbook
lib/lwres/man/resolver.5
lib/lwres/print.c
lib/lwres/print_p.h
lib/lwres/tests/Makefile.in
lib/lwres/tests/config_test.c
lib/lwres/unix/Makefile.in
lib/lwres/unix/include/Makefile.in
lib/lwres/unix/include/lwres/Makefile.in
lib/lwres/unix/include/lwres/net.h
lib/lwres/version.c
lib/lwres/win32/DLLMain.c
lib/lwres/win32/Makefile.in
lib/lwres/win32/include/Makefile.in
lib/lwres/win32/include/lwres/Makefile.in
lib/lwres/win32/include/lwres/int.h
lib/lwres/win32/include/lwres/net.h
lib/lwres/win32/include/lwres/netdb.h
lib/lwres/win32/include/lwres/platform.h
lib/lwres/win32/lwconfig.c
lib/lwres/win32/socket.c
lib/lwres/win32/version.c
lib/samples/Makefile-postinstall.in
lib/samples/Makefile.in
lib/samples/nsprobe.c
lib/samples/resolve.c
lib/samples/rootkey.sh
lib/samples/sample-async.c
lib/samples/sample-gai.c
lib/samples/sample-request.c
lib/samples/sample-update.c
lib/win32/bindevt/bindevt.c
lib/win32/bindevt/bindevt.mc
make/Makefile.in
make/includes.in
make/rules.in
unit/Makefile.in
util/altbuild.sh
util/bindkeys.pl
util/branchsync.sh
util/check-categories.sh
util/check-changes
util/check-includes.pl
util/check-instincludes.sh
util/check-pullups.pl
util/check-sources.pl
util/checklibs.sh
util/commit-arm.sh
util/copyrights
util/git-replay-merge.sh
util/kit.sh
util/mandoc2docbook.pl
util/mdnbuildtest.sh
util/memleak.pl
util/merge_copyrights
util/mksymtbl.pl
util/nanny.pl
util/new-func
util/nt-kit
util/spacewhack.pl
util/tabify-changes
util/update-drafts.pl
util/update_branches
util/update_copyrights
util/xc
win32utils/Configure
win32utils/build.txt
win32utils/index.html
win32utils/legacy/makedefs.pl
win32utils/legacy/win32-build.txt
win32utils/readme1st.txt

index 844833bad02b05ce31a08ff3b5dd23fa09cb88f4..7ef38f1ca653d40d0c10c5da5e59b7e81c61fd88 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 54bb8a483b0d9856ec89aca4e5fdc0e70530b6e9..9772b23dfead142547e0f021ea1d40aa35b3ff8a 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,5 +1,4 @@
-Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1996-2003  Internet Software Consortium.
+Copyright (C) 1996-2018  Internet Systems Consortium, Inc. ("ISC")
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
diff --git a/FAQ.xml b/FAQ.xml
index f324863b3ee08848f7b38cee9f1d8b387b71601b..85b8ab4a85f9f52c16aa046b8031c8f6388a022f 100644 (file)
--- a/FAQ.xml
+++ b/FAQ.xml
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -20,6 +20,7 @@
   <articleinfo>
     <copyright>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </articleinfo>
index ed3c432de7e4880396fa3d4b4e9234e870907cda..4b824dd11f96e6072dcfe9aecce3c38424ff759e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index cc22af6708f5985d30f6a3fc096505d1f0beb9be..e046ad42f2fbdcaea1961d24b689d82e77e48d60 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ef129e48a7ee9692196ac303f349a578bc93f8f2..defb073c62ae74914133a6b5fec5d5e1ec8ba76d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 8d359de29bad47fcf94684f734c888e2c87814a4..f3c42afe16f5a413985355e13debf4998eddcd78 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 1350f7cd7d038bcb455372ee55fee84bc7d1e84b..99c51f56e0b87a696237bb9f4497718a955d4ed1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ee7d9623a5172c1f029148e1f96a128768067d57..d6b28f11c75060d0bcccd825592f93afd38500f3 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4295263c14b60ef91c360cf67651b8933352fe74..1151cb0a7eabb3cf24a2c220699d10be09802126 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3d66e743b23e4b26904eb6de8d17df20a7f13779..2983c1f66342d93abb5f89c4daa0392e8b3d455e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2262903e2292d171a8761f1eb029ab55f606146f..ef90a4b3b8b2348459b5c6bce14c8293db765604 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2010, 2011, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5097ab6372a26ac1c659ae701ae8e62c809bf022..a562117e7d8ec33692541d8100b7a6c4fd5214ca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4c5be5e8aa5dfce0b9756433a72068e6a1440409..245edb13b3d9bfa3df4767427e60a7a0b185cabb 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2009, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2002  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -35,6 +34,9 @@
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 70b8426d4694dfadac64110a706a3f217ecab7a3..31cfd67bf3713c7ba1ef96aec560799bbb55b46f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b95169282db27d7c6aef3b632beb95f7f9ea4c5f..92ec2465fbcc7ca9afbce15040566386cd0c5969 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004-2007, 2009-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2002  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -33,6 +32,9 @@
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
       <year>2004</year>
       <year>2005</year>
       <year>2006</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index f9b555a39e793eb4d5d4327f31371242c6582040..729f79672f85c28542ca31ee5273a12c928c6789 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fdb670e058707f803413f0f9b2a2572d4750424c..40d249a335e5e113a65769cb8e898b5709f98dfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 14d22cbf331c7574015cdbf9aa1041ff4f8557b6..fbbd98c3e5f2435171aa32b4ed66977ed7d119bd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -41,6 +41,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 2019701fa62d2df4f88ebd09039b6a5fe830cb4c..a9a259c4f664b23fbb8676b255c83d944fd5f859 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ed7c3681abbbc3cf99eaf48ba888b79a8c7c33a3..0b6efba072321dbcd885707ccb4a338db25a542a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a9ded4092f544a9af39ac95bb818c153dcf3188a..aed2366b8679c92791102b4dc22dfd18a7d8f5ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 980106b4e9fff6aac5a7b13ec600e90e6f383026..b392b96bed79609670e9b8b5a29fc915b5330a12 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011, 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c6c97ff61c06c8daacc19f7719fad432e77702f5..faba60f1aed5de5aa7f30852c34aabff4549c670 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2009, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -38,6 +37,8 @@
 
   <docinfo>
     <copyright>
+      <year>2001</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2001</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index 2ab6d922d5555257b8097230a9341648c48f2770..43bcea978a04a9661c0cf12ce31627bbb84ea380 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3901350d7705d750705d706f59da6e3783d89bd9..8d924a5c14450bb4ab06f8b1092537be72c3103f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a3e21b5155af8b104a2b274365662d63db76d784..64f94875d21119333c769bb45206649e23beec98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f3b2ec9dee18d5b2c412a9daad09ed697513f5ca..c1deaff063f4612e4eaa7dfaf1d5ba665b030403 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a428c5f918d2c4ebc41444dffd00d483c0fc025f..d8caf7dbb6346581836a776d0ef99497314ee60e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c52152b8253b780a174aa834374386b651e749d7..eee8d5a1b21ff9d9cba04061d6115c2bf2e6cae8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bd2708215bd097ab67498cb7b2e6523b6d9b99bd..5e46444c834febd769a46f88d6e0dcb5ae88dfab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9a691b996ba274682d900fa8fef5a2e589ea6953..77ebdab71e05b7340eded7373e64606f86ab1706 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -43,6 +43,7 @@
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 3c03d3edfb9de6defead7c2659370a4281421f23..34343c16ac8e6e3ba5403c1abca445dad4543583 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2009, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 06d1bb8cb2fdb3972f19592b7eaff7b17d26626e..2de0fc3b0526fd69a3fa3fcc631519f2523a85c4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c687ff509caa26dde5fde1b728774e00302ebe6c..4e551b75e3532c4af0c60750584e5e863a9126fe 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004-2011, 2013-2018  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2006</year>
       <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index e591c7028e630f314bdcdeaaff148750b0dd094a..17e3fed090be8fde53c1dbcaaa3052516534527f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4633ede9ed6adc9fa313dcec4e77d19d2bf54b50..91e88c2a1ecd397df0495256d3e8a3fcbdcea456 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 26b7eceb668a5c5f3dde5b345d75935458763512..9e7db9a1f6e1120fcb40cab93d28b62e128c3a91 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007-2009, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2002  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -40,6 +39,9 @@
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index 92590bcc437d417201382e1670b91e9da8b48640..bdd11a968609ceef1fdce63af151fe8da514d773 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index db63b42f4d4592acba87e10d5814c7c3e0cb486e..3d4311fa6d0e286c98e048f716cf1400756be1f4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cb59a684d87798c5ea33d754a6ad90356a6c6361..854b20ba2c9f86b061cd7d653419341f3a1b189b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2004-2007, 2010, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -74,6 +74,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index b444cd434f849478e8026781317ba8848cc3c0cb..2e86147d7118a4849a8e54a13615f094ac0ac725 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2005, 2007-2009, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 07e42527bf5f6695d4844d88dc7666ba64fe81ff..6ba90ae4171e297eb79f664643d4e6c4787ed519 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f6dfbe5c6ae9dc906a88fa88c33f6ae48e269fbf..19720a8a3f0e31da04eeecf82237a77276c2245a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2008-2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -45,6 +45,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 9012ef3f943ebc4d7791139434b903496e38608a..d56956805043109fad2cd3d65190114b98bf289b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5f9a4d4b53c5087de9c8174a27cd24d67ab86d03..db08111bf35cb997e57227552dcf2486cd421047 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -41,6 +41,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 5b8cfcb0a03873df0707e8d2c16eb2dcc9361358..c793dfeb34dcde79c3c75a62ac9b0b13ca57c85b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2012, 2014-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3eaa1e59f464d572e9f11e27b13644aa187e5fa6..690b0d60d68166d87e18d0284caf8548d4623dcb 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2008-2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -46,6 +46,7 @@
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 8ef424751ae6bda90d3840e740507337ac00f330..2909556e6c8fcdced4f2426b5c42662a3acc8c69 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 91306df9a107d0f4ef5fedb18e279269d2f94a96..5e2ef9da5448ac455a683229488a8a6716be5a33 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007-2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index 21a98b7c97eedba11d36bac47495a45e9c638bc1..09d304c38f4384b4a06d0e19fa2de7672fd164d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a2937183e24493aa12d21046ca94b607f8b1d699..d761307b54c87cceb1a6c0cbb46f6c0052943881 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2011, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -42,6 +42,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 3e7f32c637d5eef97ebef15095372f996ee21fa7..d129a1fb15934d4071ba8c1c15bdf861cd4cd070 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6c472b64ec910c4f80c1304e4429279e5a6e5ed0..3e37565e9ca166ba38b5e362c466a3258779b783 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009-2011, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -44,6 +44,7 @@
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 8037563875223c922e5fc15fd029bd4ef9abe3e1..fed91a4b58eb5db1178eb81f4bc54be9dc2363f1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c628f37198ea7e147cfaebfc7cee9f044fb20110..72ec1193ee3a6417ffe2b1fc1638eec38bfba489 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2006</year>
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index 1b9ab6879136579d571bca1cf7982f184a3e3c7c..7d5743dd7c7bd4b43727c713316167b2b10446d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 550581fd85240f5118aee954f69ec0cd602cd301..82eb6466c9193c535515456dc47a77f9557c6981 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -41,6 +41,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 3232721983fad03f087f0ba61db66df161bddc3d..77f2f219de78b9cf794a809b32a11dc3bb001760 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c128c77d5e3e316edfda15c060d3445c68aa9d56..21274359f7e7cdd80d08448d196b21abd2eeb4aa 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 359b45ca121f89a39f25876ff417b5165630f290..fb28fbe34f8884f0077c33818d789b0b74f3786d 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d783f5a838b69428224553ba79794813145efee9..54a1867a867a0b3493b69fca7f8940d0cf2adaa1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- - Copyright (C) 2006-2009, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index e55e95422235b04b6e0cab3b0ceddb3f818629af..2d48c9056145d450f36fc541e2adf5296f483442 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7303448ef6057597ea30adc5d6e66eec6ddf0515..1d72a735a796ea093d3c3b08b37af6909b89bd50 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe135e1dce75d96dd5f2e3f0e98c5cdc4735e721..06ad653e520337a826e7c46ff46354026598647e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index caf303c8531e5aaac0a8a77de234ef75f34c8ba4..11f05b21329876f6cbd56e38f687391694539089 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f4348d1c750ae8b55f329e53ac751e85e8de9e50..4f913de55cdfccbd19a95e09297d7ae2c0f1128a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3459b72bb834b768e7760590aab087d87d8f0263..e416550e9c6207d245c47ca9f6f74a021e395546 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2006-2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 091da612eef103003f0e21f05eec779e64061e88..9706f0e5407afece3ec915d532641023033e10b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 602b3c074d1277a70e5a3394092fb9ae2c0776fb..633db29ea31085925e4a04ad888be6538a8c4f1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5185ba60f35324ad9bc408192c5c63116e804ea..1aa6686a7728c54245fbf02e66db97827373accd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 217d60ac718887e07c9fde1849923c3e6288972c..d11a4fa2fd843e7b8ae466ae97f65dc57bf1a156 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b69e0ca3b7e38b1eab40005564071e06f54a4c9c..b565b1e501c8bfca06a6f1dd8e6c1819cfccd695 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd9359988a179ddd10dc7a8a5e616d9682ac5c8d..db808aa8ef0dfe17a425e5dfe9e0a45da717fb03 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e1a66a7f7aabd435f83edf10dc6b7772d41fa1d6..6d8c1c77053d240a3c4266f6224c3f99a697b07e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9fbbb7eb271bc604aea220ce30b33b8a329fc1e8..2c490cffc6108d287a9b6ee8a6a4735af4353bc9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e8f560adba93845a8fbefbe10ce5b32a7d4b493e..fbe0d2c083553848f9cfcf6eccb73ceb7732df8d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2f1bc8e7510cfbbfe6433c4b5023879e212ddc30..2cb0dc0a6399064802ac2e327581e51d8e5414a9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d5814ca0226043f1a3638c5cb7dfcbfd47875133..08aaf36623df0de990b044625567278b6a1ac9b9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 03543452a96764d9eb17f5f201802a2215f23707..57b3bbf4e34d7815330012494c18b880402e6c13 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 962aa91cd853b65ffbe6f5adcf5b12442328f847..68f0ea1f16559930bda53a7f9b1a0b524ecc23fb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 51c55ec5d4a5f14f38d43b62159901a3a8f2ccb6..58d7977750e4bb9ba9d18d0ee3d1f6a9a4c55824 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 565e58d7abf9282115c48a464d35bae290d09d2a..739a62f08de8b16a6b69784e132a4c1307f63b9e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c1b4f48f62c3ad367fbda695bcb1495002834fa3..84e805acc2158a0aba30b317212736f35efbda26 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 93aa698a0c0a41daf2e7f0ce7e3fa67c78b08aea..d696cbbe6e3bd9fda0d8651d8270882e1d996a6e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4e0a57e519c81e7d876abcd334c96febddd48bd5..b38bb142af744edcd03b1815f74909f8dfcb62b0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3a35743577581eb3f498773acb9f765345a7010e..dfe584cb32334ac154fe5284e44b9ba344147357 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -18,9 +18,9 @@
 
 #ifndef NS_SMF_GLOBALS_H
 #define NS_SMF_GLOBALS_H 1
+
 #include <libscf.h>
+
 #undef EXTERN
 #undef INIT
 #ifdef NS_MAIN
@@ -30,7 +30,7 @@
 #define EXTERN extern
 #define INIT(v)
 #endif
-                
+
 EXTERN unsigned int    ns_smf_got_instance     INIT(0);
 EXTERN unsigned int    ns_smf_chroot           INIT(0);
 EXTERN unsigned int    ns_smf_want_disable     INIT(0);
@@ -40,5 +40,5 @@ isc_result_t ns_smf_get_instance(char **name, int debug, isc_mem_t *mctx);
 
 #undef EXTERN
 #undef INIT
+
 #endif /* NS_SMF_GLOBALS_H */
index 82fd0cb5a092c4feb69cf35697dea2f15c48898a..6dc4ab1b9ce2261381df003ee964369902d9cf36 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2010, 2011, 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ced78251c8e331a0a70fcfdb4c91ad9a33c4ba31..cff93e20428a08bddda522e30b58c574566466ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1ff7975ff4b654625e35fac2ff380bece6be7523..437b6bd38066dd26fa768bb0dacb396091ae589f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b9f607611441967c587305f049741f79f8b2c0e0..5b6ef0b289791b7e7790807472252f6de9d7921b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -29,7 +28,7 @@
 /*%
  * Type for callback functions that rank addresses.
  */
-typedef int 
+typedef int
 (*dns_addressorderfunc_t)(const isc_netaddr_t *address, const void *arg);
 
 /*%
index 0c36d8c706cea8db42e6c4b74f42726831865562..a4d961bbb016a116c9d4e1abc6ab73047af8db37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 02bd71883a0f6c056f77860cd8b88b7af30ff41c..0d794a63574d9ff617f9ed07dafcf3c8ba5a50a1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 30bdf319d31898d2b13405acc978190b41daca46..1c5698e16d8ce2363a569bbf030355e52af02164 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7a7886e2b6344397676f3e64da7e32dac51be2d9..67c3e5cb374becd1fd0148479bf80415b480b9a5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a34570c2f5b72ffc6f584e4ffa6ebbdaea251a23..ada6d53c6742db8a442d574cc9e73e1f62780705 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4bb79a31e9700fe2b6e335b578601cbb6d0be63a..f56386da4d80255cee49eef75ac4173ae4c95cb5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -24,7 +23,7 @@
  ***** Module Info
  *****/
 
-/*! \file 
+/*! \file
  * \brief
  * Outgoing zone transfers (AXFR + IXFR).
  */
index 0e684d2d4c7e3780e911ea93031f5fbb70364fb8..ac065f6aca0391a41f1d1bc7bdab634d46759d1b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 00a228a7ce8aaa0b04851c2bc7408e0a3f3e230c..235c0e186eb5ccc723c25eef049c57b124a964ab 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f387cbf729c28b3ea94dcca6441ad8a85dc0b6f6..bcb202abea4c59629f5f40e661c070ee7f13a9da 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8cb59a7b4fbb420f62743c6d600a1c8e39025b3b..353e4e68cb874d39b9d16aed6c6496ee0d811a3d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6e5a2457d8e227be9e42fe5ab5fb940b81fcf153..f279cf7fe302fcf05543074d3392debc476255f8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011, 2013, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index aecccce21172f89816354c040a3eb5a3218c659c..23d89a52ebbb0d8b93e541442c5e3bfff57c6628 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 511cbf0fb4967fc640da0cd6ecda24300a5cbdb6..3a21230b0fcb52f89b36fd981cf1c0a49e3f3faf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 33f247a458516b33f8c95f0c3b3adcea501c2ee1..665b240d52e3df05684e0306ef2f450259046fe5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c4b598beb13ac55cbe168c9ea0624b0f6ab1100f..7436e06f2ebb151bd90d64e7b1f3abfa2dc1a3b0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2de5287d63dfa30ccb4244319ced042b23564ef4..c1e59295102617d2cc6c5708807d203a0d768830 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 85dbafdc21d66b4f233318ec34fa6f48936db1b3..86d4e56f17660a886651647afb28568bc1e981f1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 14d8e0c4cfbbc15f3f453f91a3cbcc5bd6f16e87..f913f50b9d41642c38c8951ba7d553987cef70b3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bb3d443ccc455aea9cf5cc681edb651faa9fe48e..68f7a5cff15902a4733c85567463b4936e93b970 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012, 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f605b8a66457368e8a82626f6fbf896847a86dbe..82a04f6da98809c14af9bfc07079048b791d38f7 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007-2009, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -38,6 +37,8 @@
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index e34409fb8770d5df0ddba33dcc6ba0bd4e1fbfc8..a91a4f2b0d526b4dca5f3ade48234c05e0560fa1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8a0eb2855ef1bc5fd1357142e9674e55c4f95c69..2698a18c671b37f126774ad6da744bee62672359 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index db6bed783e7c49ad420b7c2a88d2dee329b61a55..815c81daaf315399f133b613cdd629db16b1c386 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 36050233e82195a9d87924071751f0e87188d081..d921a2bbbadc12420f9b06082c17f36c7a5ab8f6 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004-2009, 2011, 2013-2017  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -38,6 +37,9 @@
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2006</year>
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index ab9cfa24b8e63fdf5e7db44be5804704d8da786f..b88b1fff4c04caed9fc0e21826180ae63d304d75 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c7f0f78853e7099a9bb5b000b6ef7b4bf95e5b01..b51cc827e48f09753abfeee91c0e9fe5d5c2b9dc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cc8e19f0a81c81d3ca96faa2681f805f97d019ce..6933c2d12fe9b764c20902327a59e0f5663a550b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index daefa0772e9313ad23521d20db7608fad5e12978..2c91e23ae554635fbe7122f63346a7074bea5e73 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b69d39feb3f6e190313041a573895daebcbaea22..08b31ee6742e028273d6fc0bb5ea9543b65d5ca5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 73ee2f5a8860a71e7132192e431037fa170cf98c..8afc750dd91969f6bf6dd6320d8b0a86c30fd0a1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 67ab2001359cb7aadc5ef918418176c1663cf9a6..d96404f2c816b9ca8c2717a5ad848148545f7223 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 127ccef0f54229721a623ce70e3267cae7e5726a..82314b01fb52b1a01bea3dee4f22e23b86990f28 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2011, 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b0bcb7837ded0296be37c74ba9db7db494466bb1..38d6c67bd7488c2a780927e05a82b861d25a857b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b0ac1d568ce22ec0ce9d8a6de194087c0a9398c8..2f67a3ff00e64382d986ce32af403470a519e4c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ec8346a4383d979fc7ca4603b6e3bab706099575..951e3c4292d9cf631c2bc29d4ca9c1be93cc90b4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2011, 2013, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b5141c37fac1bc67c8978e6aec5551dd1348cf69..7ed2239b09e62e62607e28c505c4b5b02d986708 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 662ae9a04160cbb7076090fb4fda870d87b031c2..b6003fd421db0fbe172f964c2d54ad1277d61f70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 02983888e59cdd508ccf160c1bd282ac93a13dd6..b5e2a1e0692037817657db9863d6283803aeb676 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -29,7 +28,7 @@ void
 ntservice_init();
 void UpdateSCM(DWORD);
 void ServiceControl(DWORD dwCtrlCode);
-void 
+void
 ntservice_shutdown();
 BOOL ntservice_isservice();
 #endif
index 171d22e1f4f808a72d3a8966ffe4b4f3b21574bb..cd0baba75b317d006b11960635ae3c5aaa7834f6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3e92e1cf6257c8cc889c8e5b3f8c31bad97c0d93..bba2877b032a894d5c3e8729376b8617a298ff02 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2009, 2011, 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ffd8913839e16fe03881a5640916188aa358f6f9..93fecdeb5a47ea024b5eff2b99a2e2358839868e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 90c0be8442e58e860312ae98bbc0c1bceb3cefe2..cd92ed2664d0b356ef7bafe16f4db473e703ec9a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 03850dc18fa7af080964c7d549499bb666b558c1..3a92652273df2eb4316f34b24573444f157a1f66 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 10c8ae964bd74e44c07a918ba538526c25fc5089..3ab36710598de5ac042215b07d1ed5d5e329687b 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2006-2009, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 81506d89bd2ecc0ad5591639ebb665ab5d31d229..df09a331f012af162d87a7fa4d321eae1762c35a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d3207bcc590362f770b92dd3ea706272f643f211..6824da86f08c93d4ed67b6ba38b492f381709a9b 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004-2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2006</year>
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index 18df193c66b929046844a645b87220e36ff10184..f0b8ce8164400991d1cae72a6668f240eb206301 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 37c74d4f529f21a7f2bf7ee58763130b52db9a4b..8953397cdfa2ba1d2bcb7590ea53861398733a48 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -41,6 +41,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 88ec10447820cdda9d74dd0007088736f3269c15..076ffebad5eb4d1a6258fb5cba29a3b6933f8c97 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -42,6 +42,7 @@
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index e0c497a219262805f97be3c76447c697f0384ee7..149a7e56ec1680f50860d27937f85741292d2cd1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -41,6 +41,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index c513b796d457be82c363d7b0bc4e1f27d87184fd..c22c96833104daff1876aa6eabf6f427a6e35017 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2065d8376a3a9e19172e29ea5f72f146174c1a24..193c770bc489c1ac1c9122402e1e9c433032f500 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -40,6 +40,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 45a87bfefa6f36569ac3d9029238dc344f721e36..51c440667c94f19495cbed13bd64510c50a3728d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 241ffb36f3615b751b39d7c1ddd66f6f8876c2fc..660fa87ef6b7ee6733a923d7f97440a07f3c6bea 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2012-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -43,6 +43,7 @@
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 20d8412e52713390ca2d7202e996f1e439ba111f..9a337f001ebad17ca0afb55b17a6b64ca36c9541 100644 (file)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 ############################################################################
-# Copyright (C) 2012-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 84fad8a489093ffba555d21947c5366e06a115a7..6a33984ce931dbd423f7e3d814f251d20d91f721 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -41,6 +41,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 47c4ef2840f2e9d5f10c2599a380dbac586659d6..6dd6caadbf001a700d272569d3286555a0ef939a 100644 (file)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 ############################################################################
-# Copyright (C) 2013-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bdc11eba0cdd51859663407685a7d9a3608cbe65..a3e492f26b3c6c327919d04faa9830077ad1297c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5673a6bdc0fd280496f2ba2b8b1f0ab3ec655ce5..70b1b20348b777ff82a6c5822772a28166292da8 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 57e027a97741c1ef7873b3918b93d0240227f5f6..a3084e35ec19d36fb1e9e4471914c4f780f79847 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2012-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index aad703f23c1ff90392fbe8bd5ab3b50c9c538f3c..f86933e7397fef532de79bdc97edfbffc601d1fe 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2013-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 188b65b24968f274d6a6307fa8376bd6eac19336..6b53b61606309459dee9e8560457ac4a183088ac 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2013-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c64aa23edc364f8fc29f62bcb5915421abb30d8e..2fd66ee9501f60c0300e4763323edd299837363f 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 078689ba46da87e0f2dd75d1a721de865df0306c..c74383c60150c838d038ecff32b92b80434c2240 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6e9a29d4901f08617a7693fd6a7eada8b308d75d..17b49b16010fd8010c6ee6468507d9fb5734814e 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index dc0c7ea0519a9473a64603d6fb3174e8d44f5464..d6cf31e5722c463ae534adfdf9c356cdf0a781b6 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0be9f24bf8230c8e2e6bbf49a0a0adf25d9a8f4c..db06d2f407a62d46dbd0861577423d971a0e83e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 11e16515f14f10422a5a240bc145af1121f21f18..1ea98eaf119be88f76090fa698562ecaa83ff133 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2738633b90f12e26c216f729bcdac7fbad58ea68..4339cac7d325b798976203ecd525b4212d60289a 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 12ba3e27fa14ac27d772c97cd9619ada0cf8f19c..2b7047e7ed549e942f0dc1c11777340d1ced807c 100644 (file)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 13e1a5e176ca8aba065b32440d26905ed046987c..2380cea2dc38aebf8b647c66562ffd1e7dad6e4d 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3f2c7767e8597e5b2c60582729310dbee2a5bfed..8a55a7a01367552b20879bbe65fa10fe95c57ad8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b9e182efe2ba462ed753b5b299bd2e0d6c098a55..d9ccbbc3d5344121778782382e7874794f17f047 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c023ccb25f1a485761d61df078a9a20f61fd6a16..73711dfb19879c6dc2557658337004f52e826eb2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b5ff05182113677d0b425fec718108a87df992e8..de7a998e17122297dc8198891bceab6b9daf031d 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -38,6 +37,8 @@
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index cc063ee451f11197c66a30c49dda2253fa8a375f..8060acf4d1b4509164adcccd284a4fa1be3abb00 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2013-2018  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -38,6 +37,8 @@
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index 7716451da0e38eb5a9906223744c7df6e2a78ef6..8d4c05c0be8db0781e11a00ed9a0f2df03735e41 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d7277148ffa7c662fbd3258377f0755ceddb5dc1..8d5e4c153f720ae91b754a0ce93f9a429237ea43 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 214b246428e00632f26e572c389d3cd607308b56..6bf3bd1d84a60be39aa36000a364ff04ec13f5ce 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 811a9df00cd9d63c9bcbb8ca85d53e388744950d..0daea5c9330a31da52322d18487ff2242c37ce00 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
        bash buildzones.sh < zones      # creates setup, run, servers/* master/*
index ac85d13d6902ac8fbb0aab8133be31e6b94aac14..3db545daf40a65bca20d5c6bff19050dbaec2eb8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 850416d091bcda75de478cd0a3c5005eff494bec..ca71ff2769a5472f7fe3028c575145a4eada279e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 089429d633d81b935541d902854e5ed377cf2e5a..ffab00f435cb247f1c47691c168d462aeff2688d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2011, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b24b8b9503a71a0aadba2934387ba9c780a54e33..976709a9022a02b8a25ed1edaac74f37e3b2483f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 059a4ca8fe27b9e04510a8d4edb7c457247ce1a9..58b0512892c2acf91f90eba6160aaebbc90b46a2 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 00d5b785282a9630b0aa0f497165db001d8ac587..ff169b07ae888179f43750276bf1844e04ca3c1a 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8817c14963ccc9b94cbadf7da893a0cd73479e7e..a70f56fc9d752785a239570754694a5ac45ba192 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4d6cc9912621c772c9c1f6206ad05bb9223dfef2..237282b2ad2c93811e704ea5dfb98d919612a13b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 722d2626f616e16ba8b4258ad4507db1bc2fed52..7f3022ec2df95fcf70dba5fb9361ccb1d9fa3ae3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -153,7 +152,7 @@ options {
        min-retry-time 1111;
        max-refresh-time 888;
        min-refresh-time 777;
+
        max-ncache-ttl 333;
        min-roots 15;
        serial-queries 34;
@@ -287,7 +286,7 @@ view "test-view" in {
        transfer-source 10.0.0.55;
        transfer-source-v6 4:3:8:1:5:6:7:8;
        query-source port * address 10.0.0.54  ;
-       query-source-v6 address 6:6:6:6:6:6:6:6 port *;
+       query-source-v6 address 6:6:6:6:6:6:6:6 port *;
        max-transfer-time-out 45;
        max-transfer-idle-out 55;
        cleaning-interval 100;
@@ -300,7 +299,7 @@ view "test-view" in {
        min-retry-time 4;
        max-refresh-time 999;
        min-refresh-time 111;
+
        zone "view-zone.com" {
                type master;
                allow-update-forwarding { 10.0.0.34;};
@@ -337,7 +336,7 @@ zone "stub.demo.zone" {
        min-retry-time 11;
        max-refresh-time 12;
        min-refresh-time 13;
+
        max-transfer-time-in 120;       // if not set, global option is used.
        pubkey 257 255 1 "a useless key";
        pubkey 257 255 1 "another useless key";
@@ -614,7 +613,7 @@ logging {
         * channel may be assigned to each of them, and it must be a
         * file channel.  If you don't define them  yourself, they default to
         *
-        *      category eventlib { default_debug; };
+        *      category eventlib { default_debug; };
         *
         *      category packet { default_debug; };
         */
index d8ac74a1615eacb7aa058396d3d9cb88ab935a7e..1d5179257d5a07690caf1734a3f2ce3207b36640 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 31771968384b3ea8a6dad07e8cfafed6c829d03b..864407e6a6baaa111daaeffc045af91488aefd7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 20b92ea8f0ef1fe7a8c0f76bc9022e0cb5c1b791..d9376fd5dba040d9c47d8f67f57b9a6486320d37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5b3de1ce9a672325be25b34c6329a3d673ac318e..b3f2bdb618f059f202b6e46b18fb0b2a9573061d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4530058cc352daf885bec0a88105f52346c5bebb..6341c7e9fb771b4f811ed21cbf2b96e621b32a33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 01fd7ff69aee0a92ed6ccfc7ca05ab1a42c2edbf..00f937e6bce8a6eaf50a2080fb8eecd69a45334b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9364bf6bea78dcd248fd3d5ca8e1f09a2b3cda0b..a9fcdba6431010dd4178d886f1d8a492e2cc7783 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3912675439ad18dce13e9d99c95814cbe0594f9a..bbd1292c2168218536e318730b75c25fd3c6658f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9a731ab0d2623254870867e7f110ce51599a9f4f..88baf304142f371f2da5dac864021acc4a232dea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 97db6bf03c0d28e6257d5c08d78bd6724e4d85a0..30717f70d009aae1e55847d211955e1212a2add0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f25a71b7523d254aaef0e84848c1c6eab38c8cbe..9499e86d8c330ab6ff4f46a49aed6b4f1a56fda4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 19806c59646c0bf48a99cfc02d171273e6fc35f0..24f69f6ed3f4e36aa5397d57b66d81b332860861 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 498c82f9e345f218bbdf99c2c8e736fe25cc02cd..9faa6c7690a95fecf00afdf887e99f2db7f9bd6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 62de770e219af47a8bba7c5fd9522a9e7cf966f4..f909d2532a6cd6cb0a9d77dbbc0dead760e05df8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4ca746c144e96d9875482d64c6a7a7a805974f2d..cf676b89ca19ebc36c571209a31cee23834c06c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b81e7523e1c77bc8e15d1942e5866389e2ea7a4b..ce933f6aac11a0188e57d1ae42f1a949c913eb23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 191ea2fc897d555f47d5e3356a4f487b808a7566..d5c5349f917981421da9ace6abc64aee910f7f80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c0b5bca2e51890a035eb7b4d321c0ad3918563a4..713c0b57b06d065b7c1f6bc9e342710ceda9fb97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0875389b0c252b766617e4312ec32f299d9ab1f6..839b75cc04356f67ce4e8d9bb43f8b1a8f1876d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ea7525faf6e4f08a5b83e27a0c5bdbc053bdb23f..1b9728e3c93190045966e1f7f6ce79f2e5113dcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 26694265cf2aebff508582ac3afd23bea4df8a28..c70445d08be18e3586c9db6b47eaa1aa2e7312b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 12ed7381fea688a64ad8166c2631f0eddc685987..8096ad8eb896c2569ce682e064797b39cfe7bfaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 40e95156a5c37a020c18c73462f83ce3a6306596..41885b38d2aa83cb31108b9916ff73302a4c7e78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d1a9403c3f4d36ba9bdb49b719391019031bf78b..ae6283ac0a1719768e35520367462f5b0fc1df51 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8898987ef25ec9d36303f4d40224de81dae90d50..f4a3b88dee805a3aeb4ed32d307d70c4591d166a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a8f44990c2d95c3a290e1c94c42d0fc898c471ec..f6f532d7ab38b82a2f39c8acb97ab9323a65abbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1e12cd80e0ce62b11538c3b4d064f8f327de97ae..b8fe4fee341dd908e27ab41536047cdbf2708e45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c4bb71ce6be036aa7b8181e82e294dc22e87660d..e1f47a7dd5c09b7ad78a78ab2bc1cd7a6aa1710f 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d1a0df836ff51cde4140037a76280e2feb74f707..f524911afed4c4c08ef53af9f70e938dc69a4b4f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e222701b8bb43d3154c2f4aef2f0cb2d98667bb0..7ba007cd16bf82bc5833863bf7a3e79e0fa362cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 33de8988bd04c4c28f19766ba16c781154234137..18f2bdfb9b293ef02338d94f3ecb2fc49b3f403e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1572f9e753045929730595ab9db6cf670fc33928..e6e38d0facb24db8744abc9847e8504971c70ce3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 56da52c4e99a800823f9aeef20994833b113a054..b174da64b88c80eef980d5abed3854aa3e45524f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 71db668d0afe853abde497d929933e179c645b30..b6c8c866e0fa711a916c7e58ce83a59517555c74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 421fef02c4e7fca342983d79e0d3648bd2ee3cca..cfe9bc9fc32d9aa3ecc0a1ea3bed85291e084ad9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bc705225f8f95f8ff30ca77c0529e8556307cb4f..bc354271765620c9c5566a65e4b999f0c32f6624 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 496d0a2cc7d4766dc81e9d7b196089500cff3889..30ec2f5e1311c51ffa87e1a935d1c7db37e9fb0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4e06b74c0df33178c07e5aec980dba84a5a8cf0f..819be3106dfc1c5acff2c9025c896cbc771f19e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bba3f082a156bf7941c829d8aba685e43a7c3f6f..ea09cd3dce461ec3f6c462f123fe7ba3b405b7fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b7ca33a3d39e9e4ac59e566313776eae5dcfacd0..978e11a3a0fe3b1e481b7364347c4e379ced15e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ea208ac04c5aba6a4b4eed34bb2a57abf1e28b16..1722e7408b528eccc0658a8fcebaa71b5f3f23c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e5f7185474cf0fb7bd1c30321d0f64e02ccc287e..540f66b40d72eabb626d5e3f537c52d6827e5d9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0b65c419110e6180e5775c742923d4c0a3d8883c..28594d86646db483a070b0c659a72d124b5b626f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1c60f00a3487dc666c9be462297fe4ffd77373e6..0e9d190e87fcd3e83ca128530679ac4d7a78f1c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 783a8b85b7ada1e748d223041fc82f5f7e1192e4..8a7a293dcaebd668365f43b1a3f480af715ed393 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1c4ee7c99f849668bf13d1d5a0c0c60439f4dedb..77e4e5e63f4e7384d02b720e43cf317b28c74d74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bb0183011d2234f0b03dcd583c1f1a0daf982b2a..faea823d0e2bddb37d93d6d45a1dd3712f2bfd26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7c88a8de834c868f3e4ae4b68f24a8681b69e9cd..fc5988543ff8e343f15540947211a27a0b11c13f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e2e2e12814d1bf9631ae4ab636192a53a2f81048..087395c7dadbc177244731406cab051b9d52bd6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7d8fbeea201b7f4560999b9cca42aea0598862ca..715fc7ae6ecf35ab7d6654804244e11b5ce25462 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 997d464a5a5b7fe4c4725e4a47ac0b0151e8ce51..1f21d416fe597a7c263fe37754dc49945151a19b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7478219d29e7bc54a52fca5ff07ca8e35e9e0c5b..6c52d9eb4fbeae40527364e969e752ae59765df5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 66845207669430e8487c0f7205f4efae95ada532..fa92176c2c410d98dc5775821d844d952f812fc7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ee7a0bc57613a4797f392e80e13727cb2d4fc8c9..21cec1e1a5aabb1bcaa75feb173256b46585d940 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2bf06774114123053217e06f48374902b71cdbb9..4e53779b6f0077bfaec9e60763cc50358744fb8e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bbf8259dc692a08aace7d47f12bd25523edecb2e..eea4a3e0c826bf330fe249523e9939d0f3104f00 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5156a0659555eb34e6100ba3338f4d2b46e9a6c7..287ed16c1434c3b15778d2f40007a0a3fb7a536c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69f0ccf886e9581373501be5136aea39da96d1eb..93b640af1942ee8483ab77dbddd233bf346705d1 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2008, 2010-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 138c11ddc3d6dac1cff3a73fb747316d88c76c65..f527e790d411def54206afd504e81e84f092b92d 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004, 2010, 2011, 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 Introduction
index 9c7d18445e5fb18e8e3a662bd5b6383298b075df..45c84adf46cf1fe9af17089a7db9988d2eddbb21 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2008, 2012, 2014, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a44b3f6a4eb6c6049eedc8806ffa161ac3441cb9..fc8e45245d52d02c321205e7c34ae80600f5e98f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e65ef8475de75076da059039cfd2c72a9a2defc4..be828016771faac904e28bfa1a9cb2696099980c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ddc1318d780b45227b698b814412050b4f431cbb..68c7c042a9082d708dc6cf2c3e5bb5a7a8551e78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d066bcc8c76456a16fc1c334bf630d0e5dbc0d6b..3120c84d5599e0572ea777dca4e6d7077e30d425 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9caf9857027cd44b686027e1721225bcd8213763..c6cd05daa907d3a98a164c9568a182ce185e5757 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 49673446753df3e0ed7e4f375cf22bf554141682..348141691b036fcf0971bdb5edf0b940bf0698d2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0668d964e4381219fe56b3bfeb07e9fd980b9f48..9744e01a4d9c1c3261b4e5aceb83647dba3821db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 113f02175b0dec803aac405cbfd8f051e6228242..61c052b72890ad55875607a645f0eefe073868f6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 113f02175b0dec803aac405cbfd8f051e6228242..61c052b72890ad55875607a645f0eefe073868f6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5f8aa110a402418d4f2b1b2e0c6347f719fee515..49584f746fe0201576218c92803a3f23b7701693 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f3d8b8a81b8a50a5e2a1f763717bfd58b382cc39..49308e1b6bbaa7ea4ca08f99299593ef878d70ca 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2008, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index eedaa5eb870857132ab9352076e50027e4abe48f..07a921a14fc6d19319588f65254739ddd56ddd1e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2008, 2012-2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c9c2c9de41ce581a72d564fd12750fc4b0676d7e..453d508caa3763f08bbc8385cf3d29cade75240f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9ef818325aac45b5787270bb03578d982eba4b3c..5a5f3ffa395cfd500c9d284fce65d0e7b9a79c89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 17cc54e574b27bd5eb361b9e92279bc4f50849fe..8ec468960c5211816cbcb10126c03f74865eec2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c3dcc1eea08861c4f4bbf9a31248e0c7dc378dd7..7904381ff153e5d2ee970a64aedbd56077a82251 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 29fa67a10314a02d0a1fdac162cb479d00a819f9..12c6619dd2984e36d8d02bfd2375944882a7f2de 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c66030090c6fc6ebd2c05b9625c10cf77bb4e15f..b58b7622f8339f65e342ebe11431d955f7d84c08 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d001ab7218798de19285cf9a01ba4d1a47e1a82e..ce84010494dbcb8ed99fd1e0d29736393ddb5716 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3aead00e163e7b487707245da2fa6a78deeac48c..2d8701de8eca45c994454fca852b4f81e23e14c0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 631b17a865f6a5dbbd2ff9716aea6206b82a31cb..b3cc47193eb6a69ea62f241e6bda308a01da69ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a1293c18ec888a7791a7efe96d632e5baa13d784..7f7b66863dd50bc10286155888a5b46bedf27671 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c88c3b6d3a9e06dac4434275aba6a9fdde08ce44..6f0ec455d42a34a6c60e65ce595a4812139a2c1b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6cade6376398164dd39c469b1767d8b0983d13ee..5918647ab5f44973638d03acd966b9c6e89feee7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4c110db7671f5be48557f0cf57057f97d64069b1..2144a7f3f27c10f6c69cb5f5bd0670d7f8b986e0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2013, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6638b1f1a38361d71aa5d55dac4fb95597e161f2..6093c73559cdc4dc31483703155ea76af70766af 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8dbc413fabdbdb6675b3f170040278908390aa13..5d8ceffad3785b31066c9c1c3e4d6c2e7b089054 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d6224439eb1c04ae0b62410e0c42ad81390dc998..683bcefd70394c5b019015afb3cd7b00488d31dc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6c3e8a575d49857b51e3c31d119fcdf489e68edd..9a5ff8e158d7455dacbdfc14da003697b5e3de88 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b63768fe0dd6761da3555af6e6f57be03a85c009..ea32dc9975e1aa7c6d7c29f27cd85e5b66bf5a41 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2489870a9a9cfbe0c255b532bcf84c896dc0a438..3f661cc00af782262cae220f75f0a21fbc96d76c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bec7f0ca71d2c87cf3087c6c7605fa058a46d304..54b62f961c1f0448e2aef8645c68dd1f6502f239 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3b52784aa8fc45ffaa9573482539639ec629e0db..3a4a8ba9548d7831eb1e967863515500c8e37bbc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 106216cb5fd61adbd93aba92e38b8fa567cd6679..c1d9739efacf3f552a738cac2b1e99a21b9b650b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e9e543a65fe02e1cfdaa602cae7b0303785e4d2d..2b825064a20dbf395f9838034732ae190dbcd084 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ba775068e1595551707a9bd04d5fd2604e321e0c..3cf6df4a0f51fdf6941f825da04641f22ba32b09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 39182f251046332a34c49db9ab2fa94b7031c749..019d636db101eed693f0236665c28816f01419a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 11789fa1638e1d80a917f3f0ce3212d2176b368a..fa65232066d6d957e55b6ac8861d59f9c653fcef 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012-2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 33551ae654685b367ff3164d1ce83fe2042cdf2f..232162c4ec71568dae2438ebd086392620386b09 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2013, 2015-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8bf5dab82ad0d39ada671c590bfe2df9238a993f..0dc142ae31f058b51b2996ec98af9e6dab3cb900 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index af29a341a280cfef8fbecc0c858920abdac10d18..9729280cc7acebcea61cd039d82d9f752d9fde94 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b782d5a9eadd698718dd8e081b461b8a06a037a5..0cd80351c1ece1e9fce299a3fb96658ac5c2e809 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 04c277baa4940b89c0acde3eaee718e372ede99b..8c1edf854742c2da09b97e318d175aa6ce7e7aef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 797f32db4373987b2da9c3245a6889691821d37a..145837cced8413c6df9131fdbd201a78c6e58fbe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bccfd4ee3d5b7af313bf0df2e3d93f04362ce776..e9d28e610500d162872dfac0393e77c6b6390dc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 84791983d8bbf2ee29ec2a7a87501d8e522af1aa..1bde830d59a569aab55bd4cf6392a7bf1e564a54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 08198c9ba36ed7d8474214af6e6232e673706869..1fb78b2b8c8868aa1edfdb930128e895430b3ea2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 511b9396ac16a873770c6c83f7896f542e8f8f23..6acaaa056ee61cae0cf9ed898f369aa95e77c370 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f17a803e4b15adae36117c50ab79265a78ec9575..b3dca9b5407c73e9f5375bd586ced531c443fc9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ecd17d80dbdc0ca03fe410c9faa5a5cb6698b3fa..524f81db87f4a1be8a2fb0de816a8c254cd786fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b6efc3065c5987c4bd7928c4e529b8f858b9ec1f..0fd6db9dd1dc1441da3d1523df3e692f08bab2f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 151139a7e0766c94e37729615e4544764d2abedf..e4983de1c64027d931629804ac4154efc77894eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f67825e6580150b53ac23b424ab0a75bace72575..f00d4d98339e95994f0388788ddf5cdf7d52e466 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7da12f3fb3b5ba115f47d6c8c376d50cedfe5d91..683845341a003f7681815ee7d04e59581c8bd041 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 07eadb2ad4bbe2fb59a916ebd4c57194a2e6076d..5ca31dc19aa679441789fdf0970e9abe5f14af46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e8d21a5158026dce7da4d54b863c79b2b175be95..a14b1fb7d2cfc0a9828ba5450175a4e10767141c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 24370ab2894d5fee202de47dc81d19a39e5c6201..4f3ac2c0ef24ca771d25b6be8f496e647dfa3b5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f540256cc71e6f8e10edf0acb070c2bdbf3e55ef..fa50c210b0a18a354cf7c1b11b505d005cd1250c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fa73126d648f912958143df814b6126e01b26d69..1b06d05d264e739130304bd47e285735b8c5b5d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a638c23c77a7695644239325a8f558a697d91978..ac496fd0ae64646ebe6333a3a067a931a723dd5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9a471c8f513788f5dc5fd5f5fdcc809c2b39d562..a7de03b495aa7e79b2b6de50e377bf52922253d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 045186323fc8c8af776019d7d0165e76cf06ba45..4f592332c975a0bc24eea232f3531c93aac636a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd7a80cc9e6f8b174b109787d7fdf3b1ed6f3cc6..93fd55a1fedc98144a4e37f32affac83b61e974c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5fc5ffe6c19193a949f2a513ba1d3f70c9cf6b46..b0da5c4d9e46848cc588cfccabbf84c2b401c59e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2e30467cf5aaa1cc4f60fb4de71d625e4b23506c..5340939b126bf40c6cbb58a835dbff10a2e12a34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e205797a0ac0e56aed6de51db3cefff526cf4671..b6632a218c71729990253fc8e9ca76bff83056ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2b5517cee490429f6703bc2f57da88dbd54c024a..be46e19ae4666b57a664d8db65194d86cf201bab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2444a8c41b3db956abc9a7af927670412a3a60c8..104604de34b1072077ef8e1a26205b731a98835d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b06810c9f24aed364315f8c9656a12504d48bf0..0000ea5d8dc81939d853433083b2474f8c65f1c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5873eb8b2b14eba21305d9bf6f4dd617410827af..88cc504d55b2c2eec03398051041c7342f6c3b87 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 85d8938e08515d954877b1363befcf98df9a7e95..69809ab044b98d3426938ba4613b3da31efb3ee5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7f6b8e44f465b33e04f9aa48baa2cd44ced8e1ac..c77d928cc16353ddd7223e49cc35ccdb786e7f6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0a82244f72d8ad9829a04aad018e5f390a50265b..fdb6dda8746c162da59ed3c5bacec7baa9d35567 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 28fc0009e30cc7922befb426f3cfda33e9af2062..d2620e0e57a304fec1355667de0eeee2407f3687 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0b99a72a9801bd56578faf1ee150ccb274906af8..5d77ef6796aaa2768cd11a20f167ba5326246ed6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cbd2700d148f3b969e4196316ce486d3e9b6f22c..5565fc97187d763b2f1629702615f82f8e107f2b 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2011, 2012, 2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 33c37a5b9c8bcbdcc26f9a03ebea8749cbf05b7c..7c2e9bc2a36e7960c51126d2d0d9a371307e0cc6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 39013f7e88fe4e21e2d3c6ecb6d549f2fe81ee00..5a0dbf24a4afe308bd46ae8fa00b2b415e8ba584 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009-2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9934836b6bfb11fb3900458826f8983d3fb2fe27..849147d99674d545bf33a3a6631333178e78f9aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d94b3bb84564edcfdea2c4f46a0afbf41a5fd193..ca55ac1fb6e2aaca8e3438c995e2db1019a4ec95 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 54d5556a7ee8369ad8e1fab66c98b9bfeeeb0338..1b6d53638434bd6dab0ced3c965d4045031f25b7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1305af6d9fa3327c6b0cf0d7de857da50869d21b..136a211471fec76e8b90cc5e12bdc2bdd7a8df91 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ef9b6d0dd182a6591cc22147af0a3732ef4d3a55..2be29d2b93f680bd16cb76902b2d16e06fb3cfa9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8238a73e38d0a8f74c356b08b50f2fa52a900feb..a80d75a974165f713e412bf16bd36094c5521a2f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3b2212fbf3139206c11f260df913af4e21c47caa..cac07ffed9ff71be3afef65435feae27e79a6283 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d086e64c802870872ce31207919364644cf7fd66..edf4ccdfdb791b1fa06b748bfa62a2c9d223f223 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8c572333f342ddee46723979a5627434506a1d2e..f007217663cc77e1161c63eee1f9443393a11e2e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009-2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7c4de3f6f32358a71dcfc7462f68331c68b93660..13337deecf25e114c2e316d5c8fa4f1c49e3f54c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 25cda54c57449b458de58eccf2e939cc74f6985c..94b3e0010db5209beb792fed13e5be460e7576a4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 606e08ac9ca729ffaf7425930b5a0136fc92c7af..ac08b60ae99b375b80a73efae969cbdae35dc3a4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8a695bd95f562abd82bf0d2ff988d0b2a5b53146..436b63d7dddfb09773ee74b7ec4f806dc1ef6c37 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4dfb603d8f1dc9bbbb206582cfdf2e996f9bbe7a..7558d9604d9e001bc0353a5adfd0349f3911f0bf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4dfb603d8f1dc9bbbb206582cfdf2e996f9bbe7a..7558d9604d9e001bc0353a5adfd0349f3911f0bf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index cb922798209ec568f2e7e80302de8631ec4cdefd..5ffb167b792b36c172b4359d7e33eef8071830b4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4dfb603d8f1dc9bbbb206582cfdf2e996f9bbe7a..7558d9604d9e001bc0353a5adfd0349f3911f0bf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4dfb603d8f1dc9bbbb206582cfdf2e996f9bbe7a..7558d9604d9e001bc0353a5adfd0349f3911f0bf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ea5c7f4d7b275c6ddeb032a27e79942dec7ab7ae..fb31070973288dcc954dae614ea2714ad31dcb88 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3d40e0997368693873c464471764364091472f43..46cc5923e633e000aba94a49dfc27cb71b6b0867 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009-2012, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 43b8f7085572f68ea3c47e160007e5bdf1110668..67007bcbfee092b2e1d7371e3281f0c1209cf4f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 835ef376ff57f8619b3b63d90b8bd4067544be95..ce8ea1aeef23179db2e19ddc6417ab0b3d90cbc6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f6b880160992eff3aa623c5a57d25bbfad999fba..7b54d8ff927cb079d46338b6418087b3f4b81e42 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fd1b5044a84a7744092d704f270b39bf22598f76..a4dd73c0d8506fb42a9377d6e97c9563fed1a643 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f8706c572a4af5dec8ad44e9a4358d156c904f5d..d1a996e1aa8616257c49f60b0951888de9ee7236 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f87db9db8255274973eab01293b73bcaec7cff7c..0213ef5875516f01fccaa779460c828c6318c50c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 659c794d38025f82b034ccda1362ad4d5a01656e..6e4025de9ad35044bed19a45be6945d91d0f99d5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7369aabef4934e4e52d7beb5d1155230cbc1cfb3..7b9a18a2bef20f7ee02fa18cba169fb5d4fb30d5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7d5d114702ebc7d97784d3bfdc594f4e2c7f3248..1e0fbbbecf0e310cf127f5003851f7f41008447a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index df5d14e50f4e6f3a6498804fdf49fffbfb2da49b..de0ec2a6c38eea1b22729484a3a07ce5bb1b519d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d2be4b40b7e90238254c0921c1bd62b089114662..0a8eb33db615aba9029bee2332176a378777ec9e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 27640c6e08d3c359a22dc008201045a47303e7e1..43788f0f055d8379bdc432d0692f7cc70840997f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e4c1c8048510e5c6302c4b0b2a5f92b6726b400a..f4fcda76806c9b52aff6bf3919239d8d0e58843e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9c4fb5a2b94e676cfb7feb7762a2a6e21d94bcfe..d70906cb4bcd114a409d58f976ce273ca2b80ee7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 01608e136f53bc9db82a2aa6796c27531d344f0a..b2452de83036278d203bc7ae254ed25d16f3f525 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a0e7051e41afd602f9a241199af2837ceddbd3b9..54acad3a5a1200206fe5565ab25ea4bf2e20fd0f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ff530a04ce6224da8d8d079e9a8999f9dea68cfe..95ca762b2f161c32aecd58a274f704fb1ac38c8d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9fb521165126f9ef3c1c8bc3f93574c0f72ccbdf..fe396259858169825e7975cccb1a0db88e77cc0e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 525484108ee4da1791b10a582cf72257655126bc..52ac122b293af52b2db8b93eccb73a3149533ae4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 81bf75e9b8fc13a8c98f3247cc69bd21baaa415c..50ce5bf24c47149061e30377ccfef5687dc6b44c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 880651e15eec0ab1e007e54abcd3aa913933feed..df6e7bf43d490545d6d29b5978c1438daca08a3d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e4447ed743be416038db5ba24ebd8554bbbb69ba..07a83888712710004669d893b876659c958f3f48 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a2d15f880fdb9403c24d5590630515cc054258d5..9b36182d0c9d92e822c7620f7bf24b2e680c9f18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 985e48fc02409eb2245828f80989cd3c6bed50f4..0eebb20008d2e73b708757a6acd9cb71f9f29c0b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fad362b9c5acd43c3aa4f71e4f1bc6a4911f2a2e..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bcdfb8f9fef7b7c8e8e301c044a65b303ce646ef..71c207c9c98dedde73fc73b2f901a456210dfb0f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009, 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a2d445fd6dc3cf07010deb100d9099ef855a358a..d884bd1bee9f1c10a7fa615fd2189b996f3d4e33 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009-2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 373645a383591640276b55922c8ba9c1e59c4e00..afd05b13724a3405b7fe95a41c5cb005f1bb8285 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ef818e6b7d368864dd3b42409fba6704f1d9a2e3..94d21d9dc74279124391b88329e9e6794cd282f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ba7b8114be61b33003701e7ccbe08f89f5e603dd..b45b2933dc2041e0ddc16f3673ae9eaf45801290 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0c573c8607ada4a73b9b933cee5fadbb4d726ec4..7aeef0c708d03817d61e269cdd231a1e63a77d59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dc3484f6fb31532b021686f12b839a9ff19eecc7..ccae8908f734c6f8d0bd8a5deccaa602753bbcae 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1f50b9e5e14c0dbe95a758f954cdbd2b93e030d0..0a87e0e452c194d60ab021168775afa234425b07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2012, 2014-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d91c0fa9f90e4a7ae3a85a23984e6ef92a165fca..604019e535a21bdcc6866c2bebf27944dfa3cc83 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 38a05d2f77c34ceb77c1bb530d8a43f5d577a909..284757122001e9a493c122833263d0a7647f0790 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d86da4cd509e35aae0df8c2e2c6c1777f5cd221a..56a1e71e894db9173a2d27bce3cd9f3ee88edd92 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2e1f797accf1ade73bc0a27ebe85728830ba34e8..5abde38f47ae2691143b1ef8d790d6ccb928a924 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 15cee70073617ae6f5688bc2d93a7471c6490438..d3102a27373ec55bad0466a2d5b492e631f77b72 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 64e079af9bc8217deb4b2d22dae7c713e9232631..d0b6aa337ba3173b81dbb15f70fd61ab20a2375d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4b268ed3158714a0da57b5cd3335a766c3de9388..d43ddb6c89989ea14c15d3cecc50205c67f50d2c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2f7a12062dbe3d99340239f9827fbbea728d4b83..8a40af46f13ca47a85eef0011c669828baa3c6d5 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5a7849c9e6561633f1c15f15c62a9fcc5a3671de..f51c123b7255596c0e4b26642e4526faa7614f88 100644 (file)
@@ -1,9 +1,6 @@
-Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
-See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 
-This Source Code Form is subject to the terms of the Mozilla Public
-License, v. 2.0. If a copy of the MPL was not distributed with this
-file, You can obtain one at http://mozilla.org/MPL/2.0/.
+See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 ns1 is the root server.
 
index ffad72e2efffeb01d9911ddd3809f8529cf4da55..faa2a9f8db9c3a366bb56274c5d043d9954a894e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d60c0995edf8de1965c9182f01e24d91a05381ae..a419c61a287804f1e9f3be82657134265645f69a 100644 (file)
@@ -1,9 +1,6 @@
-Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
-See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 
-This Source Code Form is subject to the terms of the Mozilla Public
-License, v. 2.0. If a copy of the MPL was not distributed with this
-file, You can obtain one at http://mozilla.org/MPL/2.0/.
+See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 REQUIREMENTS
 ans.py requires at least dnspython 1.12.0.
index 61aac3360148ff08d4dc53e8a2f8ec727d131046..ed4b183908be74cbb12fee7abbff0f3bf7c65499 100755 (executable)
@@ -1,5 +1,5 @@
 ############################################################################
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 44d4f472539eeaaf927bb42a918309d3f0cea528..dbd149d07973f5a94f405be76abedf2b84812c54 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2014-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6153bd1ecd6684cc5142eb86bee3175cb41071fe..baa1acf61622c8dbdaab0cff57c395649d50d7a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7227cbda71984f5adeb3774c1f00a997e1f1ff7a..f405621604762a2063753120cd9c73afc6b54e3b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 74478a822a61c3efe69c35b635ae7e61e418b348..82bb9c0910051f4fd44d5bfbde8a82094aed5d2d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 961e0bbe217b13123a49685fcd6950780925f434..41bde3bf2f5d7758ecad454eac68eef92101ccbb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 085934e41a21277169608ab2ce002db9cc3d50ae..fd7c405fdd184f0a2c12928a6ccd81315ff90d45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e43d0b1eff2b476c7c2d04011158c2dd8bf3833b..443eab7c390ccf32c8f3653ed3e7324a8603e842 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e08fa13b23dc6918df40497ddd663bd814bdf550..e6b3240d71f75de7a65a48040fe8a0a9cf0816e9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index eb58a36867be850cbb6349b8ffd0b155ac2d4c3b..5889415b986685f6a63852c3c4166ce28aa462c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 885b941f343c4562082a496b15039db25375b3b8..436202f432f120268307a51c8766f71e47c9a5a8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index dbf60ea65f966c9919a65ce5e97d24a2dee6b8d0..eeec1c98b5de364250cd400d314be4e5ee731fb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e6940d8e8d50a94339d8d4449e77fd9a65b08f05..41be10b36c0bcb63c17ffae9a2636ef0ac7f1ddd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a92eb8a83cd9e03cd701282d7574f93e55bbc548..d52b2409b7fb08c6f33e7a0f7882adf724b5854f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 730343574d99e8c2440e5476010e64895d1fa828..c3d55c9ff0755f3f0fc9b65b500e6c7e92175e7f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 18e306bc8c1c2d211e1f7af67029fa4920bebbf6..9b94aa7fcf81d89747423aa48de214c444be20c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2012, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5c3a8060cb3c1ae351c43411d0bc279087f187ea..17d7ad49f93b8db189283a05b6dd918048b35e49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f0492b54e0ebbc83cc29781634fa3a12407316d1..fcadc4c1f20849d277c64fcb5ee39da2116d0c6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3a9f70fc1a33fbf489926f760ab204583534e32d..a10bd55ba4f17f5361b632edd969c64b99e64d71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c44862384896dbee1be268af01bec5b699937891..c7dcf8ec98e165f87e15a4b7f8d886242679f47d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a1f10d03ca0e7d464db61538a3b6c61d4a59e051..d06b96b8d569dbe4cc7f5c25ad7ac74f41051567 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 051a546e7b733d8b24a1be013c31cb5700ac1e66..703e0a2d7a07c22b5b422df4edd478e892a17d0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b16a93d7704c093288b944b4adfaa6ee89b0b19e..aa313e19f59a5ea1390560094b7a4827c3407a1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cfc4d0252be9d52fb7ea4b94b984b60a553fd8f7..027e8c1dea7d4a5d2b56254e215f10f80edb728c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0a8c9baebad1a76e36886c40e14a4d27ba4f99f6..ef78ca28ec17b4751cd70467cca81dbcedc13e9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 524a438787d9bdad41b21c69ee7b2561ac14d6d5..ecb6f301111e7388c88b031f54251a1eb66e3af8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a7208c73eb15ba45d6aba4c6390f83833c76ba33..a0ffaf6ca62597223feb4c493dc828ded5dfe2ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f3e46f736ec60bb3379b05a1d525772a5010fcf6..819c8c40c992ee30af249483d30c29a621af4ef1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8f2533d39c1d31a2a9e11765f4f1784a873cff61..6e53bd834657e781fb6d4efbc79b45c53bca4259 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9eda402a6c12748b47ecb959e036c2db08655083..bc84119c91886182458f0edb87db5229ec5d9e98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8889806eb7d1f154c25ef813ad6f1e9291a85f13..e0a9b937d848450461b709f0b190f8cce77e2760 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5fc452f5877663eb108cf52d4559fae8b93f5518..31f23dc07e815dfdbec2706e9b06e9097b412823 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 48bd7914a54b536af6a037c673218b6c24029e1f..f842c03a7d95d880c5091a14aa36cef6251583a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9fc57f70244a6d7b90a917b6676d6d023638cd61..7bbab943ae3593cc9273801c90f1d152b219048e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3e062b14e4ff9291ecb166b65875514938bf477d..d613e42783f3b00dda61ded4f518c2f96f4088e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d955cd560a34fedee8dc029b0c912e29a6986b6e..35f338bde9d77c94b0da8d481d5fa145e163f3d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a2c1667b1b119bf76c9431f1125d69c68741087b..364c98e1477688eaea8af238879e9922158a981f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d86a6b145beb8da56952696a5a254863f97582ac..6b992412a5290b3ba91c12b18c923bbb59174b05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2728b00116c4612b04d2debf6ee4588d12e9d88e..0beb01a9747b5a0a58528e7568235fcc3d4601e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5c89d7da43a108b1cb8c53511cbda48180e52607..4ec45b523e369b984919af7b1f1e0df272fbea01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ab4cab484ca28be489b37df46076656e45e84387..c916c7f8cd2544f6e04e56694ac28ddc946425e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5738cf803c12ffb583d2c262c777289a7b06fed3..8d3eb83f23643f9163992a8af1cc99bbceddd86d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4997d51a7344b45b291154245729fcd2d714b6df..297e922067619bb24f4c06132aaaf83a3ea6c951 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c9bdc43a63fab05d772b92a4d912c008b158a829..221a13330c61924e5a65e442f86ebb720ac08eda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6a38bca24813acbd1ed158fdb3ba2869e8b23031..69f5aeb088a74c76725178c56d8160277a1f1425 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0cdb7d446f28defa09df4724bf033e5a2edfd901..3ac101f1aba4e5a07c48bd939e45e3470acd6853 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8f0ecf7ea01a5be4633123380c0b4f043368bc6b..e26f4e726b060a278d68f0a50f356eba6dc25bdf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9116b125643c08b1a82b7674d6d724d763ff576b..709d40819745e8e58150e758f352f4f0ebd4b704 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3fa66ea430c2e9b157798e0f9901527c9ef347c4..02137be14d45439584559c9bb22aa6c1330db041 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b3951f6f968cfe39fb3ae0e8add8345659f2b7e..a0262c81515829c6cb02722f2bbbdbb1fc1dc6fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 502037a68887c344c1bcf927bbae36efec2ac251..9b515a52a1f86ff97af8aae8aa1707d8353f885c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 31e532c8a5d70170204a47fe3121b123f23c6595..0cc5886d37c56d2b9131ba23d38da29f7f4eac95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c472db05c86a4c6c4c52933b24739df1f1bc6b74..8beee1bf8598d743a14442445f35bfb9504d84e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c1ccf604ae5a6fbe30fd71f032b5affad06d4306..bccb64fe6a20af33f6ea2cec723b27283c75f952 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5982a7aee69c45d40c7e10b15f2c92d02e791d3c..e974e639e89378174d881ef3ef5d401e0b5a71da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 446421eb8304f10f8017e9a463cad5d46d218ff1..099532bc61350b5ccd1b4d15873af0c075c11dec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 37cc6c24fa7e6183e7b5c105681fa9176c7795a0..93250355ca8cb991d13751206b56e68777c93bd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bc93c3d4f5a6f3ad43dfba9d30650ffc805c5b0b..2c7237175ce53ec00661b253b297a8c35407cd8e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6dd363a0e1b0ab75055108123eab6231db68f83c..19eb46ac788194da7543218b7a380cceaba96fc1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c2669bb6359a75bb56384cdd0c771fa70d0cfef..133f5c518894d1c13b4758375a4f5463fc4d9780 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 600e2a70c829a028badef67fa86a74c786cf35f7..af7bae767bd97674e188179232dc455e4ac4e13f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 56312ece923ab7aa545345ccb39e7da475614cd2..05659bc6b710ad95579843bd9e644026cc6e2ec3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 750adf16f762a1fe8726278ea2ee4cb1be1f555c..8819a9caa6c4367b91a5363eb7b194127c0a0d02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d6fa9f49a81498f017da13bc2503056216a155d7..3c406393fd8015b15a83c162df8529daea90fc15 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5d31671ac07fcf93d81277444c39de3b6bb74b98..99d068c0b4dd4619ebf780b4c9db17f285fcea48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4a7d687df5a812f9df5edf0ce1f149edcefa9713..705b86a5fa5427450877e94c477b765f6d5d4230 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index faf77b0a204d5b2676ed1900af2331707f0b0b4c..d0727fd35f749694b5ee1b6fca1a9591f77c86c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe6951724deade0eab8fe23a452873c647bc9ee4..331fa71ad48d5d3cbcf8bf55fef157db2669a8e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7aaf49d5eba15fbb406c8f3cb4b828fd2290ce16..748d880592fec7bc05de688a1d8244837d508e6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f0503b3e8310e8fc5e7f81e7b8898e7cfe9ced59..6972c5994485555d6fdea41516a013a1185f9e3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6ed1f4263e36e8b99b98f80de9ad013e57f4e560..5a88d9bec03fd70e63fe9c2d18726f2a3cef6f56 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 61febd74f50e4d71bc9c4c98b0db9c6bdb96603c..b846e36a266b3b5bd4fad7b6055d098fc77a9d95 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 686969edfa1f3537de7ff479808faedb2866fcc9..998ec0541b149671ce1336d3b8f73b24b86364c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 04957c96365b565989c5c13d9b04c6e4af3f8180..976c529d6c4b1d722154c561bd83f4fb253886d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -17,6 +17,6 @@
 /* $Id: dnssec.1,v 1.4 2011/05/08 07:12:47 marka Exp $ */
 
 options {
-        dnssec-enable no;
-        dnssec-validation yes;
+       dnssec-enable no;
+       dnssec-validation yes;
 };
index 876ee4a43b987ef19585d2fbcce261f148b4d513..d970ccfe5035de0eccf70b62416203f1d551706e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 /* $Id: dnssec.2,v 1.5 2011/11/07 00:14:11 marka Exp $ */
 
 options {
-        dnssec-enable no;
+       dnssec-enable no;
 };
 
 view view1 {
-        match-clients { any; };
-        dnssec-validation yes;
+       match-clients { any; };
+       dnssec-validation yes;
 };
 
 view view2 {
-        match-clients { none; };
-        dnssec-validation auto;
+       match-clients { none; };
+       dnssec-validation auto;
 };
 
 view view3 {
-        match-clients { none; };
-        auto-dnssec maintain;
+       match-clients { none; };
+       auto-dnssec maintain;
 };
index 492a652d0053ec6fda2478213891257e229e3712..662bf9c11883817921d45f0246ab9eaadd6cee09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2045c9697814f11995a7302248c0a784e248761c..8f6a21e46991374cb6012b97567a9f458eee003b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index df25111c90acc8c56f322e24e120e1d18bc4ca58..d0ec04748c4159311f2e24188d01411438006196 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d2fc8671a56352dbd80f8258e9b7a7ad1d052195..21f46ec092d3f6d34c59f2c1f0faefd08fc3be76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index de3dfed709d49b27c7e8a1e0f9b76d50631376b5..e4794142a1120148bdad3c66d305fe55625aaf0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 828c517963b064cf23033516e67c82bd028fe201..001d73d0adba628549dfa2d187a1d591d47ae0ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 92ea24640e0cfe08f88f9cc6fbd645e458cc65c5..d7fc85fe9d87d1ff65b360e9879063d82c9c72a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 501503b134357e821074db3390f842c5294da839..0c7144939949f8917287c9cdeda6145c17b40678 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ed09cdbbb93b122597561b305483b99f2cb5e026..1a08bc1e2439be1dcd0f6d9e47f1bfc63cd04b20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 840fa6bbced4c9711cef699e2dae680d46818527..c7379195ab396f5c7861cbceff3fbe3a82e78a30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 91355dc9128af5a2a3ff682f096affe7ff1e132b..895f8671d6b74cbd635d3d059972114ee082ce9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 16a3d4ba25cf0a9f950f5d238c0fa6e43e4e65fd..76f6658a5b6b30f20dc7b2c3e0d73973eaf0fb83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2c97cfdcf983285638b23d5ba2eb9fe556d3229d..47ec8f5e8148f54d4b605ff5b5256331c1ac9b78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1af4a8cbe46dfb913a37a4245e6a3516afeec80b..e6a3f78f4c66cb2cd8fc634bba95f28dbb5429bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e836f2fca1f73bd62257cc3d87ba7d662e99d776..ec922b393b2c794900ea9f26d95b281df38624b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e4c7118cc2334a0a048e27ce0161583b13e7ab99..6b255eda62cf0ef5f7e02abcd2a933996787c832 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3997aa1d354442b9175d7b379102f3f345f41160..3dff982289c70b1fd6f900fe4ea17cdfaadb1a07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8a81e4504e772b015f95cadae22879aa9629c30c..7e6f5e0fe72d55e4a0ebd1281bf94d0f3ad2c17f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f5ea4058b6a60c0885b5c386ad5084356d80f301..25c35aa5a3217f75ed7f0a15107e4b953dab9a88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 505b911df3bcda05d965f345fa8da3ae8af08af2..50fe4d5c5e4c3cd8a878dd0764af7bf390354562 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2010-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 57c07e7086a07179e03121df5d990f7544263e86..e40a76e926bfa29cbd28a2e3bb60774abd299073 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index aca113855532099934261d4e83071ba7e21cd1f5..5d9416590f0f2aa77a626fe966837e0106735dca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 49f4726bc6d0c01e5cb11f67a72d4ec6f53ec104..669d92bdadfcd444dc9fbb2c210c8dc04b49c30f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 21a7eb0ec3d14fdcb4a14312eb76554ebcd37bca..50a7cfc5f001ba595af8903e0a035c03669dc434 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1702ce0804c4f56669cef924fdd26ded5c7df49c..e757d5971cfbdf6079e65d8419f7a85871889136 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 53ce38006309a02e1d58e9b1f5c90a2c02b19afc..ac0bacf3273922d769b4de020f44a0df697fb2fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6b3b289e256669e4d927eaeec3cbc686111bc8c3..063dc958a0acd245fd290c2c0835d1a28fa799f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 24e4f1084abccf79fdab4b7912ef18326392fc8c..12599990317a4b0153ba13144d93523129b1f3f7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 726290d2251de309aa446e95945b2323b0b1af70..73f01a148040bdb898be6a2dac58f5dda6806c4d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fb89170f5e34e0bc81d76e806bb860168f050cc9..ef57e5921a62b6fb46b9a07d5ef1164a88f51f84 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0fca33d444eb67e8017d07a62f668692a4690992..c9538db963126ddb88cdd12fde57072ac6a82d5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b88e98be16ad0d4297c480da17cb42120b9b677f..1b9575fda6ad38ea1c37cfe37f553b2e12ee7b30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 04032c4e68fbe778551f2a4bc7866d2a1b51825f..2b825064a20dbf395f9838034732ae190dbcd084 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 68eb74ca0af6acdd824814d02d5e9d1882577e58..bba3d88df7480b5844c1accb7bd56bcfd4b2efe4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2007, 2010-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 21c56c33d7ef11c15670ef16c479847127d70cc5..ea7cb8b8c8d3607d86efd188f407fdfc7313a5f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 49782fd5a156a207c5ac97f942167dda116f51a9..3afcbaac70c9f0d6cbe47f852fccea9e410169c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3cb6f1e203866b09e7cc7cb5120162861931fd49..69effb3c882939a2d286d2e6f3c5075cfc7ce417 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0cc3b2ea4839dd580db692b3453404663801e076..35f9e5e45e13fec172ffbc6876044436f9771200 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 114f0532784be32c7cd6c72ba36b7b55cd0e74c5..b217e07ba667257aca3c398eb077940c5e543e71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f387cf3e032eb481cfc19da15c56040c618d9f8e..7bd8180dc731fadc7924b009cf31126e1debe807 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c537a3a25d01472c12f1fa5c661ed8b1310fef7e..5c06c0592a807b9d5b25e3c4bf63273f9d05a4d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8c0ce108c566ca9cbd816fd118d07ec6d141deca..4c44f2412e690e4705e9ef646bdbd0e3a1a8a548 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0470d5c5dea4dc833c81a2944e534b35e1fd9417..e10d8465c1cc3e54935a3437b804305c3a717068 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fcbc619d6ba07c029644ddd071d1f60c1ee69b80..0f357252293ae21bce84a7f11a9298c27ff2b704 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 51824e23eeee38adac8e6cd3d32fe961ebe898df..762c3cd403ddaf01bddd2acaf391265929e8ad7e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 093ceb4a9a621b71c250223e2dd86a3ce8240e7e..4f4506a592ec01ea8d0a237892e6deee4760afc4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0a1c16b406f06dfe2f77e23fc9748662c626c747..6fffb58730809f4a52486924bbe849c31ce15ba2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 09a8557db328c3d1d7ddedc277e6a223d7589199..13c63fe4e7335e87f559322def6a9d7c40621b0b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 515f23ec9572bc41af702faea39c1e454635c3e3..32315465be71a7f37a95dd11f8d6e5c76a0b3196 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5def921bfeea9f392ba3e919111d1af3499911c5..6cfc14a55b3bc00c4f171ef1a7945f9b15d5c543 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 18826bd3d2d0782cc0d193d6f9bed0c996bce9f4..beff4d70b531121235fabcc81dbb57848bd2c5ce 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c81d5705fe7a0d9783f55b4320cd0556ee4dd325..e7228510ffdfab894b304ca0e10ef9e33f737694 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0df0677a4ee7ca22abb0ea1b2c8dbd57e00a344b..b9cae642517c5ce372dc1666825f68615f5ef91b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index cad0524591f09fc02dc05e65b5e0876d1a3c5b13..f47ec1a90a2146c207fba46fe69584f5a3e3ac7a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9618d42e5b7a286d3439c35ec8559a7b745d3b6d..5907f10e2a57cdb025885a8d5900fc2a0dbc51eb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e3d6e9c2ba712185be19a428938df94769305b89..e233b408673ca9da8ee1b3d05365ee710a506e2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 712002bf8a701927fe0a0437199892a25bee282d..1e549e6345278520326c131c71e154a3f8e66f55 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index aa265ea647b432c666ace1fc94b0fedee3183cb6..280da0dc2a757f018fe20a42d640e0895b962786 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 712002bf8a701927fe0a0437199892a25bee282d..1e549e6345278520326c131c71e154a3f8e66f55 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index adb360a532ec8f2ca6bc4dd6c13aa7d8f3e21122..beff4d70b531121235fabcc81dbb57848bd2c5ce 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 147df7c98294e9295a6b78207aea310247e75258..bcb8351813a1e3d462871a386db28d8fd753c82e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3676283eeb50d41ceb8fe1dff94046f43160020d..1e549e6345278520326c131c71e154a3f8e66f55 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d13d2746c1f922beb8d9e6d722a661dbd43829b2..4a9b4d383632763444c2f047b248f22169d609c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 21e8fafa8ae18274358f54f737a77dcb9828cb9d..577224b1e2a15acb46ed94f787ba33d61f1ef685 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3086f9a1115dc47d28ee4639aafd66b620b0795a..adb381457e4e00070b8a2d69d9c05b98032ec3c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3ddbd8d2e6064d41c476b4bdcd9d4d9fd6d03e01..d954ea2ef55c80e2f1cce219723005155ae0b973 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 13818eebac1919dc8339e7aab59aa61443c96970..e28da620a6adcb944d84bafe7023ae46f1a8c3a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3b427ea917078c87731950852d92ac3b21dacbd6..3bcb9e49489a4b4155875c04888b2e4ff9350a90 100644 (file)
Binary files a/bin/tests/system/checkzone/zones/bad-caa-rr.db and b/bin/tests/system/checkzone/zones/bad-caa-rr.db differ
index 5f342119bb11b45d5e6db3c30663a2fc5a069173..5fd9715e68f6d221f504b2504a614658bbed18d5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ba2129fcc5a3bef976f934eaaedb7992c21e5c60..398ae952ba8ae88b4657bbcccaa03ef839a65e14 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b867af92ec18f63045d87c71ec561e3d10303f62..b80b3e88a3936a1b06c1227182c22c3f7824f4db 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6f2663a6d0ccb40007035dfe6d0af6392facb3a9..e516f42f2849f4bd68a42a386738987aca92411b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index adf26cd1f15c504a844f14111b8be1179ed7078c..a8350cea61e940ec0a5a7ab2371bcaf27d78e28a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0a0cf3007465c381b3c6b3621adb8b03d145730e..ef4dfd3fc710a7a044f205919d76a9fd66ca8bec 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 20b7bfc12cefe5b15e292c97b0d560c50c1a86ed..1e24152b386f0d77f9f2612d5f08acbb687f8516 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 07e98ca97259d0cdf77084f3bf924e084570fb5d..2485b50a41678f7cd385783b3fcecc39fc83b29f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 50f48d6d2475b62ae480a812bf7049e710d5a260..91aec647586950a4954b5752383d972d3d45a1e5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b9f3ecb9150b3fe1b2c43a7cbf440c470847918c..e67872ce0d41031d7262b30974658f18ab4823d5 100644 (file)
Binary files a/bin/tests/system/checkzone/zones/bad1.db and b/bin/tests/system/checkzone/zones/bad1.db differ
index d67a84ccd6c200def47e896c2fb8be0769dedc96..5687260c30942176c6aae70ef6952cac42364287 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4fef8433fa5713aea9f2dcef3279d794de29c153..78a0860e24e0c53fdd8227c0412a26bb08903268 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index efb7df54a09ce6f13fa158886355e91818da800f..38865f097717da216fb756a268bd78d148823254 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 256731e59461685737327d7e7e0fb7524417b415..9a4105a7da114e095d45518bb015c4fedf6ed670 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 829d1b4dbb1b6f8a35902a7107d03cad4798de71..ad5054ed9e25d54efc1cc8410d3efe733b672df9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9a5107f2d93e539662f000dc473dee9d1738b435..51dc5103a467266693700a07a2cfbf9a03c27980 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0f017caaa80382a5c04b3173007bdbae2c7bad57..055b050a0062848a2cbbb8e9e8ca05a0172e03eb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 941112ae74e0013d572cc8a1194e3bedaf270c47..2ea120c0a02613b51f6d5c5e668d754fee77b24d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 615b271c5048519c3cc1a84fba48d7b6ad24fbec..c8bb7b23e34d7aee6f7c1f32b863b81b0a307307 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1215514276453a0881af1c0e1e142635cc87361d..ad52fae3edfd17a321296d84155cd6e2f449a2d9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index dbda77094c6ddef216725df59e002482ef388bc8..ecf6fbbe8974b578eae609a1f0ad318a2c889974 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9bd9d726574933d94272206e68560eff9edecf17..1cf12ed328fce7d9e959826abf0b1e3c9d99ef51 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index bb306b08a99e43681fd392947c9258e2af6be1ba..143fc0c1bb179802a4a5a12a376d801a1fb1e4f2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 48be5c40a1449ec365d1cb21b00361b452bb3d89..e9c2e61aadf0c88fb901c1bbc7446831aa59c3c7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b08b1f1fa28614d0093c43050db13cd1b1ee697e..ef244ae1a01c9ff8de14628cf3ac0b2145eb335f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index dd1ff61ffb493d6108ce3aac5e523da6e18ba4e1..4ad818eb6e9683bf4f96edf4ea9ee8d206349a95 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ffa850ad799bcc200b2504188acd082ecc3d161d..536e69af49dbbf7c320465aaa72ded36197b0f95 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8e10deb47920479d3158cf869d44412558be7156..828f02f1aa9b3083a88075c82b83bbaa4f1f141a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a65afbb698d3c281ef4d0417ad63aff6b2b9c25b..929f4a47cc0ea519a4aae95a0ed5a05a59e7c650 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 422f535735fa1ee074a5ad6fb0ac8164d91e59a0..17efe436254da0d79b17b549cbec2f3c8e5686b4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 79475b7d0131c06df45a7172ee1b4b6e7cc4cdb5..75f5d5e0d525b41d70d9c299f43ee77303adb3b3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 320662d8a3042066f749106434a492c3f7dae583..5f96516268fd0e77d856515d5fff4e93d3f208aa 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f18263985bed565bba19bdf072e01e51159bce15..2745a5eba102c445b56b105ec365d8faa474b0b1 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 606e3af8f6f56b9f63b352bc8341082a77584955..494049a10592c8952ae56242b8bb598ccd99c060 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ebecf8c5adba635620d97e5628b7fe50b543e6de..fffe4003c3df5bfbd1ca9a19949e9634d4e2d51a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bfcd7a6f5f5db6a3853c012eeae29bacd578ba2b..9237d4047cdb87ee9e5934379789aeb646d7e799 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9adecf9f40d809b4cfe85ab4e4302cca96dc9fcb..f0ebe8300a52b84780ef270c5b5716c64a885278 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cac754056434b2a2fbd7600107e542a4e66a79eb..ef461e02cd89e1a136a2e415b8eaec8a508de70b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 84a8c6b8194c515552a45a153bbf63c84c33ea0c..9a5ff8e158d7455dacbdfc14da003697b5e3de88 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5f91fcc5fbe0e3e6618a20a107fb4231aa8d1e3e..97259931cfe24f2b129902f353fcb67ae9c90e7f 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 96e1656a15e321d126837538edc436a023f711a8..ee491025c8d04a1a10e27246160b58e2d8cd4dab 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c7e5d6a9ca85ec8a4e466d90fb59b1c5094eca8f..c3120f4b5fb4e5a6a2f9103f6d39b692446f78b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8e773bb0152511558409c3fe2696ed1501ac7837..2e42a49ab847700be817fd187c213703b749ca6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 43a10201f2fd8ef6a5654e9d9012ee7221221414..12ed157b035fd66213b4384a4f6dd5f0f1d06985 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 75152e7bae556bc78fb0aeca6d45e1611ab5bbf3..b2621e8b95d360478f10d206bf464854e9fa8936 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 752e3a0d384f5e88bf67e9291d90558fd269fc12..86a5d506e3415ab3db1d1d5be562a2e203efdef9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 03022a7e9b767e40285905c7e0bda95187f828d2..dd101c2f3bca13ec2bc01e8e2e1ecf70347992d7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1a020cb9df74ba7be1fc576dd366fc8b6502d815..0f697672e75306d68a9cd34c8a55028bebcb7e66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 81770d81b50e5f1acfa991bdcd59241059b109ea..4640dc8a79f8b050cdf51512302acdca3f94ff0c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6e89115284e81913146579880e704b3d3012989d..fde5153c9d787603ebb6716aef9b1eb77f46dd34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4b268ed3158714a0da57b5cd3335a766c3de9388..d43ddb6c89989ea14c15d3cecc50205c67f50d2c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7f15f9f8a1f1f0754526f65dc37b1650b21c3ec1..8d84637aca127e483e7317e5ceb91e57e2c6e71b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 541f0a7fe9e8299a9a7c40dfb0a5ceca275c95cf..e507480ff2a9d2f54d54806a50b43f3010b1b37b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a8efab2384f13e6ef3285e274c67ac78cf5bb783..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a803ffdaa82a57498550b4c55be6961da39a3359..5b09ae604c69b7b9b9257130934cfa276e0023dd 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 80f02233eabd63e816d4e2a844754c70e75b231e..96bc5cea407374928117a314672615ede8088ef8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 329abf670e81e3bb5eda59f8f9f8e644c29d0b11..d354749b197115a64868764ef70ab2f2c1b8217d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0a342d91baa60a4eb8d9003f5973c1cc4856feaa..bcb6c753bb4d5b3af7caa23fca5c956a01ea9dea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bdba705688f19fa17ad6286d99997fedc28445e4..f634a1d5565dd1080f8b6733c01f705860643af5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c8735cf4eab5c94f55c3fe3cd62123426341b9bd..af79c92ecdd0c6a575b1802f00994ec5cdce9f74 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f6c6d8af189a985cfff5a5fd6d98efc77611d921..1a23432617c81e8f247b083de92a0495fc46cad4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 262ed5e661df7bea935da2382d53706bb2d6cbe1..78fb294936e54da79ffc0e69fab07b8a5415bf8a 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7d75fc4a09b3b0c7a543186fd747fbf9a2a49d75..7fe8729f32ed065a54b72ace873dfa383c9c5169 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index eadca60f74053ec8e396cf759bf271b350a707d1..f85c55cd8b1cfd62d7ea2632816a24893cc89d0f 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2efbcfad52dbb83960556c1f49be132f7306229f..fad1b9d6f4a5789e9da69c468f2eba88f00b2d3b 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c0b154940dfe2835787dd125481895f884657db4..c452699fc45588b42564e8e79b018f9ae1516083 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 19592f33231ffc0c814ae6150ab457c6f15b242e..dd3a17518f5c1d6e07dcee4d6aec0b51120b53d2 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 387a71639970d096a973d11deea07f9ed10e4fc1..3f42f6994a5b078c9d1aa3904617f5d66d29b9c2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index aedeb2a68c13a9ac36704f9615447f0083d9a842..bba767d31ad1611fe4deb260bb52a44cc66b4c5d 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 219f3e8b489f17cf801838ffd358f7e9bd05bd8e..48f6ea41459ab8a312a16022e3dc41871a6bd446 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2f9684963aa9dfc7e3b051f02683f54e06b73509..549158af7af77af0b9c628ea41f531e90550652e 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index df04d29097702f66c96d4c82cc017779aa985bfd..0a1edf1f38e2c698c376ebc58b39de467cae6383 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e239d00e4b27460951987e0fd3a1f2cf3a09f62a..3af2db34a556a9c3809ad954f9aca0b78feafeea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f4316a5344521a234fa65b03a4195dbe14316ec6..0ecab030122e895af253d409f1a5d639e6117776 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5947440a1ed0bb6e82d3834e4d6d7d1e9932b1ce..a279a3a2b0e1061422dc1ef0f905a1e1d1b506fc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 58ed223860d2d703c2748fb7b531e4e9b9c9638f..85ad0ea9fbf1f035ff1916cc18440d01da61fe55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f91b3212e93763e196e4cdcff294e2fb16862199..f67d7333cb7246c91cc6740f662d17cf5140c4ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dc3484f6fb31532b021686f12b839a9ff19eecc7..ccae8908f734c6f8d0bd8a5deccaa602753bbcae 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3f629f807b5a63721238f307f6ec4abc4bbd6631..48f0b829b4c5eebbe18bcdb7de3b5b11ae66cf47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1e6ad491d4d2ceb7261f1387a7ab39776876de0a..9392ced5b41c98de5f49e640ed3fb037bd928242 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4658987b4b4e4d00147a63246898beb2d8067591..9de49b99f3252f1fe082a110fc556ea2af012409 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010-2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b9f6bd6f81dc31433792fc6cadaee12c887f9b26..c8a970e885c8e04cc8ea0ce00a0761f9c47c8af4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 167d0c7bd54b8e061de2a2f62840b6bee719eaa0..fbfefe7baa567a9356c5509c449e2ddab80283b5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3fbe15a9b3b7e7dde9a60efe978145e8cece198f..865e09cda14cd2e3be9a129154fa65da09544dea 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b40e312bbb304ee354bd1ae622875f20d8ce9ea3..11bdbeac96404049c075813e995baac6d5e89944 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 54efaae099fc9832a06816e9c899841198c2406e..3ec5f16e44dd19c182eed374814e81374a99e623 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0b90a442574ee23aca58051f9386d121c40ff83b..bafa85a283b68dd022b483f3b1dbb25982eef1b2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9d4902a8f0da7f266c6d6edecfb8afdcce6342ee..b0429b1fe2fb5d9e2553f9efc0a57bb898d0be35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index de1bb7b6873a0b6731959ee22166cb0c41427f22..f90efc9e5d27abd521cc89b0ee36acfe03cdcdf1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index df9b61a52c9c26979d01f9cf318e368b1faec476..8acfc3ae02c9e511008ef2a5f27ecea79de15678 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fbb87e97d8a042bc5764658760c8b4233e963d7c..93b2e2ce1b9f29b8e6f64090b7b0f9abf23ae7e7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3eb2adabcf953a4b7229f20027be76f0b9cbfc65..deff571a7ad921172d74e1f90d482cb0b3f4b301 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0b90a442574ee23aca58051f9386d121c40ff83b..bafa85a283b68dd022b483f3b1dbb25982eef1b2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7f0822589b3ea3f7e75884100252b6b34d04e2f6..df23c6d99c6d78ba687a5dc360109796fdf9ed86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d1a0aeede9c9b130db9650126d65cde8f37eadc9..e7bd766d91b870ecc1e35b6fd854debbdd3fdc10 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009-2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b8de9b5e7830bfd20c9a758fd51b503bd768c5be..94b005e1689ede0b7b9b83d1ee31ac6205e422e2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0b90a442574ee23aca58051f9386d121c40ff83b..bafa85a283b68dd022b483f3b1dbb25982eef1b2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index df11059bd17f31b3654fc82866594b50aa772dfb..bd2ac8720879ddc648d22ed5cb5c5cbc0afd2a3b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0b90a442574ee23aca58051f9386d121c40ff83b..bafa85a283b68dd022b483f3b1dbb25982eef1b2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a784139ccc25b561ca9e1cd64928f08451a1c37f..a930abaa3e941e5f336e0475c643e45eefd04723 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5c332fae66eb0f5592d91a2cc1394542580c91ed..bae38e8394d6795878dc923e5e24b0385739b70d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f1b62977c1892fc0c905606dd921f669fe245a0d..a9fbcc4545c186a5c0bdb31257a3976d6b759763 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 919e0ff6d0b5d919a957b8ef4a8f15a9643fcf30..bafa85a283b68dd022b483f3b1dbb25982eef1b2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c4c410333711b8c686a49f08b627aadf232a7bc1..82bc51ce20d84df9ede25150368ccefa27cea416 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 66117d684f6ec25217bc4dc4a218c160650df5ce..47c7dca0aefd08da0a9e486e40c2ad9f40df3e5d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a8efab2384f13e6ef3285e274c67ac78cf5bb783..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 127dd6930ade89f3c6bd2cf83fb08eb0a9a2c7eb..ef6141fa3e3ebc1b74b80e81eb51676cac1b9bbc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2011, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 58abb58f797e390b53aa0d4957bca2047bde8f74..9b21a5674ce44492c627d7159409506e8a67a0d5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010-2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b0ce19399e674f126b1b31a34a9cb3c51836bd23..cb1772d6277557674509d40c425e3ddc31974aa5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 953a89dc5a85e9018abec51895faff79bcb68994..be99eb3e71387e200bb507e14c310acaae99e4c9 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 The contents of this file is not read by the filesystem driver.
index 89be0fbfd3484c60586884f8c1ddd731bda49fc6..cca17c384a890c383eb0d51593348bf6170ccfc7 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 The contents of this file is not read by the filesystem driver.
index 8b95397cdfa9f9e68413cb6f784a9710196f2174..f2ca5de86b514424939701f29d12002408a38b70 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 The contents of this file is not read by the filesystem driver.
index 7fcc9618fd054baa5fb77583be54099d47847398..f5f98dd4332dfcb9f26ea303f80e3dc82f0fa4dd 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: DNAME=10=example.net.=,v 1.2 2010/08/16 04:46:15 marka Exp $
index 56d5f6ccc78ff8da728578895ed4a9e46b0800fe..baf3b1c1d19156169b1bf3e399d080b22b13cb35 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: NS=10=example.com.=,v 1.1 2010/08/16 04:46:15 marka Exp $
index 314d4c7bc0b5c5806384a0a48fbae1f3ae7db91a..f684476fdab8e1b8ab7bc7b008eb392513fb2da1 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: SOA=10=ns.example.com.=root.example.com.=2010062900=0=0=0=10=,v 1.1 2010/08/16 04:46:15 marka Exp $
index 283489bb10ebd9d93f55bd5e2a0604e45a4cce75..d9e52cd725278024a0622f37d09f60f51803c308 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: 10.53.0.1,v 1.2 2010/08/16 04:46:16 marka Exp $
index 0704cfc32a579c356fb82625ef3d87aa0b8dac63..f3c39cc6c56e3fb2ac2aef75d182061b363886cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 61a803fe050eb4df89481c51eff23070f5c69a2e..dc0b9f55204f458f2e2615b0750c2cfe3d027118 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fc26d954ed13e339997722d9e84c15c284db79f6..220d70cc17c604111073ceb02e69088398a61d55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 62d99ee03b5e321fd1bb2226399377e61c0c11b6..35151f7a9db1d6117e728ee46f3518b2f5fbb6c6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2013, 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 010719641f52ce9d239b11b27ab6dc25913451bb..e7febad5347d41cbc338324930df35788af375d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5005e61c64de0cc052afb8ce9d329e5a13bf458a..b5ead9d91b920a8e951253416d190d45ec58b25d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 29bd836e6d5bd6c3036998db197247c6be0393c1..ad4878b6825efee1bc72c673ca0ac0f820ca0e64 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 11ccec6b4659123a3c7185c5571d0272280bf0f0..1cc5e91070bf8e1f0002175ec177de5526653c87 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4fb3ef8fa48bb14d97b5452b76054a61d51da50d..212e8be1d2cae56ec5e1b2f4c91bbc24f0f62773 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 53189600f9afad8c0f094a8b93730b94acd25c1d..455f4440857b763ccae2691f44adefb59c7b90ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0c8219bf8ffa612cd3d1fd27743188fba3c9dc57..31b0fabec5165fc46817c7a2dbb2b929b9f67239 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ad5e625012eb5d944331352a429ad0bbeb27a0a7..5faffeda9bf826c70350b15658fecf379cd396fc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3722a7d3551b8adc04fdb5e6e6446a2ce73519dc..d6e3aff431e85be593de003d1de898d9a8ef60c0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5ae63e8fda82437a053aca323bbb5b7db58cf3f1..0abc01a8ef499b7a8850a21375835bfa203178fc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0ad1ffa47b1e4644b8f90af57c450c38da458590..e6c9028310793ff33a4ea3b4ca0f6eebf593c38d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -31,15 +31,15 @@ options {
 
 dlz fszone {
        database "filesystem dns-root/ dns.d xfr.d 0 =";
-        search no;
+       search no;
 };
 
 zone "." {
-        type redirect;
-        dlz fszone;
+       type redirect;
+       dlz fszone;
 };
 
 zone "." {
-        type master;
-        file "root.db";
+       type master;
+       file "root.db";
 };
index 3213e44070cbc835daaa09da94d977baf1014459..98c8478a05731bcf0d36a8fcf0c59e7f32705933 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6fbc9407aeec5e5cf11f5b3c060eb1b62c3cbfbe..dc0b9f55204f458f2e2615b0750c2cfe3d027118 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0252ceaadc1d760967a989f146b8c1f7988a7786..7df63b39b4ac87afccd9afcc6be65e13c35efb4e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 52894557f375c92c7aa444c6de4fc7bcf85f0adc..41e29bebe279fb79aaa5a0e5758642f446651e93 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a96c5aa577fdc87079cd9fa69462ab5b6b10851e..750ba6034976cafb41e8b0dd37fd9bfbea433f58 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index be99cf8ab6dd4c3c170a95c4079edb18e89f5373..523240a3f0c7532c3d9e5eeb6dfd06604a5ee39f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 62a4bf2865fbaaba082b96a7dd86ade1f8c844e9..e45c795ea683b9a4ebd2fc333cacb3c437f628b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 64bfa780ae88aae73dd0b0b1f574e27ad2aa88d0..0841e7107cfab634243ea35162dffa5a4886ce93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c59fd57b805ebc5835aa71a92d39b6d3ae139a72..6832d451e0e6aadfd66cd3b4f712a0bc23e8600b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7a12f9f2ccdba7dd512a7ade5065edf5003304ac..cd6a932306eaa42528982a2147b80fa7aeee1161 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c3854ed315c20e5c802ed3dd73f323275c126636..c116f21bb366affec23b5ca5d4098fa767ed11b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b747eeac9c8f5246181f845900d567bd5759133..e6bad37b9ce311189549a293e6b9c7bbd9e2c071 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 262b5b95c2af01cc0493c679e356fcd8cb639550..4e760c2b9f6ce937325ac71ba1d2f8535f727b7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index deee61ab1488ac129617db7c815958f8cfa86382..6834e82e6b43acd382f0b441da8882e9058e543b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7798587c93be5bb0df7267066564747c5a8cc538..f9b1c28a26ac4545e80110221d6e53f1134f35b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 73589518444ef6c6219fc689103b201f82e556bd..c022e849d04be217e371b6dcf6bdd0f5bf3e103d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 30951b740f720ec1e89a3f0382b37edcf7ad1708..1900da10be197745194d255be9ee08a1a9c6ce69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 19c6be0e06100bad152243e3be016fbfd1142eda..87f91f5abbe42943e519563b3e5358fdfc1b5c72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 27f0b0374292e5b4471db39ef5c2760c4808c757..0c7ea528d1f1d84aa91f94d04e6a4e388ae0bdef 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2011, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6409026086a950e2beef412edf5618046b7fa53f..143e0e020e50b67f36445b58a52a8d1120671f20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5a96d4cb8865b95046477e6e2a18749a8bc39825..5d85da7ccf09c9bf0112ba122bf241016ecab11a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c64eb0c50963aba5fdff397fdd5ba2565f2d53bb..9c2323e45c57e43b84efad1a7dec535120fda7fe 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b02f21e6357933050246af8043e762c78c305269..f80958c4ac462cac852c0035783ac06b5f16d140 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 71cc5d79917334777449b7f3f32647cc8a382cfd..58872c0800cffc128843fa27eb0f6dbfc6625a1e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e607b24df2997aa0dcc4ff7e52670f5325975c3d..ff4a840e7348443f8b2e9db8b7536ddb506e3aca 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4d37e02c0d98df86b6d99fad781d555273fd1481..29ca36ac221d08178a4c84e6b6ceebbd1b81f9b5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4c0598c00537f6b155f955d4c577a3582d7c5527..65ef6018d41139ff5bc2b307cedbe1db488381fc 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004, 2011  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000-2002  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: README,v 1.10 2011/01/04 23:47:13 tbox Exp $
index 844e495c9c4c39d5b5f0284777dce5ef0627229b..2dfcad28ef81f7931b7a4436cdf35155571da4f5 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 11d50b87e7b190c740670cd489fe6b2a85345f78..79433f7b1606aa75c41da4b97fab26d73d80fb03 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2010, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4c54b0a64a49d5a19251101f0b7d0b3afcb6192f..801cbd6144dece6df2bcbcdd7ae61cd6bc1c3938 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7e4575917a059bb2a2c088334e0f255dc5775f1f..3261c46b83f50e48f4093c1e55b97961b928e1f2 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2010, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d6b1b8790e04c4994d8a3b83154fe14606803aad..913d49bbbade4393c5317167d30e61be65256348 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2004, 2006-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8f6b5ffe9cce1ab117ec2c27430e179b4e318098..77b7f69b11e0d56629a35313baa5bb778df70ec0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e1df253ea60ec12bf93131aefe38cdc822316bfd..a2a9d80aaa244df637ec88360fbf4077a209e870 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69dd9de02b4fe26ea555a997f4c56604733fd14c..2eba7022f4f0c56c7007141d83965307e3c5944c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69dd9de02b4fe26ea555a997f4c56604733fd14c..2eba7022f4f0c56c7007141d83965307e3c5944c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69dd9de02b4fe26ea555a997f4c56604733fd14c..2eba7022f4f0c56c7007141d83965307e3c5944c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69dd9de02b4fe26ea555a997f4c56604733fd14c..2eba7022f4f0c56c7007141d83965307e3c5944c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69dd9de02b4fe26ea555a997f4c56604733fd14c..2eba7022f4f0c56c7007141d83965307e3c5944c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69dd9de02b4fe26ea555a997f4c56604733fd14c..2eba7022f4f0c56c7007141d83965307e3c5944c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c432b0626342bebd904671ab8032a0b2aab10c5e..c822b6162ed397953db696a7400471a86e9f15c6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index feb73a433b95f389a392789e8261d120aa2dab5f..e27d4cb38a8c9024e6e62b18c0226871fd6cdf19 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fa09f212dbd0e7d9659c7b5b37e047ae387fa033..82496a256dfb58ced88505260fe1c3e30510343b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5819636317176d5b22451659938912294843d86f..1447ad67eaa96912e1bd064c70d21b9781daa3f9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0b8ee45068d6614032c4b07fd7de239ba2d65da4..c3300bfb44366af122d35f25ba1eb5ee222a5e5b 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b62197c0899e7c558aadc47054bef6ef98d65c5b..f065cdee7f7b221ae59095cc5d6f22c19f627c72 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b25af847870b97439327f24c276ba271c05ea96e..20e93a7f2239f09014f65033c9084e14e0c0af92 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6cea19346b643469a9f4c9f183618c717539bc27..4d6b011852afa929e9ca0087344e13c1eda55272 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2008, 2010, 2011, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2bf278756c552fb35e993203846b47c8a53d2030..81bf26518586336e7aed200588b2799202fc8e50 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6726125be521bf9a2e498792da284b0e3ce440c5..6d5292b7c876dc12273c82d1ab9b22f7a4dd5e20 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2004, 2006-2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a3b12997b5e0840cbab048c3e2099679a380a407..ec42b699cbda667ab9613ec0dfe3f9b140fb671c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 09f63fc020a4b51cb4aceb7363a2fc529ea96cf4..f25fef641ff3bae4e75529fc05f746c6428dd3da 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 49e10291699951775f360ea69266f3af83770b28..77459d3fbc86666f5264d3421d622f15350eb2e5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e83d07bea05f9d125957175e1bba333f7e49a3ff..587101e7fb5edaf00200c4af69d866ed4d69a7ac 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index af2c3b2a26e6232590c1db0aed2efc6b626457c9..c8594e5d4a4badbd330bd58aa697c455eddc5942 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69eb090a95f874262e45a5f91b6b905dfce09afb..b0f61f65ebd4a1c40bfff14ae417995a449d8a72 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0b5b0b01b53179048491499678e4ea1eed72b456..14cfbacedf2a38fd755062556c29114e57fdebcf 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 02ebc46e023bd2e5034e1e0e171b9615818a5512..3d28797fc265f61c204677c45d7bd60b5f14c489 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 95edff900dbceb9d2971bfd89e5091ba36802d01..850f13569cc4eb9b1fb13783b71e2847038dd208 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 446b89babf4e22b6139b05b3dc4c78be9102d5c9..1915565daa84bbc7ec2241ef3d5ae3cbb72c4344 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7b7701cd22ff2d5d7c02bdf6a10ca675bd9f3aed..a73168eb41699cd647aa0713d807adaa206113c6 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2016  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2001, 2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 16c278b1f1e43494b1d3060a082afeba73c97e71..195d850b3ece9af11f64467ea1a7a3b0bede4652 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 22f0ffc4960b73274f972e9f8dc4fbc6b5b63b81..3314ae927cbd70e4af6adfe598384f8acf44ba52 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 036adc54cd2bb3829eea767cf6b169df82198c4c..195d850b3ece9af11f64467ea1a7a3b0bede4652 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4518c2de7ba7e50cebd96e63d495d87185730ccc..ac32bb48e0f68830917334c08334417cc3074992 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0a3a45da1a888936d701a05bf84d24ca48d94597..06f51afc9bd5412d7f11e16b68be2d08c1182e5b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c847680b281f0582806498d5ee7dd4ffdf527889..48c42b8236fa77b55b4dbd60f802949b19af1523 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d71026cb341fe96ba9c06e4d128f735bd4b3a05f..d592dc1980ea3293daf3f23efee4c8819b6c359b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 568c24a65d67a5f2522500831f226439fb162871..dec371336e049f083078a103cecae6869113a782 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c805a3e806e08a9620b6af268b9d91d002ab89df..55612fd3c8ed1da68456b0d17f29873eec46337c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 717d47b00b895ef3653e4a3734c01497878ce30a..56d80e74da102b58d91c24964308d15e478fac28 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c6a1860ca6ed50f51b9e83eeabc7304563cb2ac5..e9dcf531ba47a401e8ddbabfead646a1ec39d91f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ffdd3e30c6a61aa3704a8e64211824cec171cd5a..c3a550ecfe59ac21e29788900a722f9f111a722e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 97ac59c47afe23208e14e8c61db64370cd7eda2d..a5ce5bfd1de290e3362c6612c94cf98ef0186c38 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ca5b6e82391e66bacb2943d6254bc6d042fa3005..03de7a2caf596292ee4dfebbd3490a5bc9e6c66f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fd766e775da6864a32479e12960cdeabd7336287..3a925c15214a5874e33c66c5693cb48bbca3d84c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b001555b5db81e7e14fa2647e716262624e2add2..fe36ed7230144362acb36c6c3599b1696ef5c072 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e41d15b9afd92538075ed7e9a899a531c69ea93a..1915565daa84bbc7ec2241ef3d5ae3cbb72c4344 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 150c386f1ab543e730176d0a75b9bd99d010d424..8866c98ff94c4c744a1312246f6420c6cbac6258 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 91b5b899521f86bd051ed5034179baf1048b4993..0540ef2367b273468e3a1dc851a74a986fbd5e90 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a96b406d0bd512941b13d3f48f24cd75a0323e95..195d850b3ece9af11f64467ea1a7a3b0bede4652 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a25c07339f4dd193092b34d1d97e2b1331671bc2..777f3ce7bb31860f199f6b502fa45fbfcf5244bd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 16ce88b6a7387685096ac7f870ab6cb24bbaddbf..b64a11a2a5875efd468474f083b2abf9aaff7a5b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fea71b4beb71a5114bb19903b05f8ec8dab3aa10..4aa204ee8894fe1db4f2c4557ebf1c7d5bb1b124 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0d2fa4f46a8f80bde09c9eaf081c60c4b3cc64ca..56fd81d4d4b9792684926464c98a2cd5dfd35cb4 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2008, 2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 92e720b08665d5a25921dc981812e1fffc19792b..cbeb050f0df5d49020b31db0226b73f362cc250f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d1ac6afc3509c7ff2f8e3fab4032580735e0b048..9350f9d126c4c70bfd062ee7185b841aecc7b9d5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0e05beb7022ea1ea5408a9cff0007dcd99e1b8f3..7ec64d6af24a538a38ea649cafeb4bef1dd85eb9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fb0b342f597112d75e976f12ed321b1cc6807e36..bd0798c8f4ba28d1e85807049e308d5147f0b91d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 03be0d2baebf33be784795da2ff5c814476de3c8..3b063850a815a9ee5496cc6c5162a1bc28f82fb3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9274e62fb5812ff29fe1c92c800c80bedd428cd4..5642f8c14fc0a6b8a310215fed767ad1c87f851f 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2004, 2006-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 15313b97a2afd86feef163d9d9247bcb47b9ba49..f61e1ed549437d33ec8c2bd9a5ac9b57cbbdbb52 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e9150f65194f56e19ed15672fea5c771e94a9051..59d881953f33a69eaa18092ba34fa79087cd0cca 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 80779a97565ecafd3d8bf53089febf7341091a99..990df272045eb4d8bdcb2cfed7546efd8b2b17c7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c17f56df52c410e098989d8f39e176ca0b0e81cc..6685014dce7be4043f1215dd2499c688d870039b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 52202fb31b4bf6d0579e49cb6e3828262ecf323f..7ec64d6af24a538a38ea649cafeb4bef1dd85eb9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d1d2056fccf95c88df93f2fe823b14abfa8a2b1a..5519889de37ec90e32aafb69ce9d1ddb45166158 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3ebb785418ab94e197d0f70f8ce9fa7edadf7b1b..540be42908e208ac68bf322ec8d6cd8452ea85fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a9f77a1524cfd107f9f67aac71be15d0a6ea3651..9025a958d762e42005ba4e6b026dfbeeab74bb85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b051c05ec14eac2a0a7f086cb99c5100b1cdd70..a4d6fe932f125ea90fdac2efd2cb284c5f19a9e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 33c0157ade85d90fc9f541133e58bbccf6e0e084..a354b452444d3e35954cde0d132bb50ede4af484 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9b7989ac78ecf8f479817332448319510865cf0d..b9312074de46db222cbaeb5eeb6d7c3918ed858d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5063ccf309cad37de522541d4ef4c7e369e19e1a..5074128931380b2834190fab09a41a5548251420 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 16fe760d8b4d7c683505f608040dc95504099429..e69a7250915c1d9690b2f5a6751b5d1e84b81a23 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b806e40503a7e73d15c9d3b6f7ef559ccfe939f8..9630d1a8dba911803fdde85eecb09a6340ab86ab 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dccce5da1ab748bf76f9a06255a95cecfb5cb4dd..5fec4c73baea8f00667a4df5705ee5d1e4e882dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ee9cc6cbb534597a80ae8c60f4d0f135097002fe..711ae5f9005a280dd5b0b144723b866ee1b8bb9a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b93442958ea6fb4b28338a270812145a25138592..49d136b02ffb4aa60836da23fee85f6b335f9c68 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a8dcaebd79a6345eef65b6fc25294343d3413f47..851c1e1fa6c412a760baa116abe2700e793d782b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008, 2010, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4fbab6ec768b59b94b45a3eb5bba30b66099fc9c..21d970b965e131c88027b492ab62daa44b23750e 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: named.nosoa,v 1.3 2010/06/26 23:46:49 tbox Exp $
index 073faa2d61c248f7cf0de358af99210a7a1e5d13..1b4d47b0892d01e8455d9b1bf0a1bc87d09a5102 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 142cbc2e6b2689f3e63e718ef1142abd9e7dc38e..a9dcd58f9061f1ca8df9c8c22e55803e2c5cfc6a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8a02785ad73fddd2b5e9712aee8180cb49758934..b8a9e6e7c5ba6a3ddf54b2fc572019523dad16b0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 279fbdf5bc8c666577bc29a119809f56793f8529..35e40c23e49091597280517689ec6f2f59c6e1b7 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2006, 2007, 2009, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a7daf016b929d9ea19e0bfb93691949a9601d729..45e0020801a680b44dec3f3ff78f4a70b793b284 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2004, 2007, 2009, 2011-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index dca0482f9b1eb544c007d5ea5b5243c9319a631b..4893013d404b5596bef1fe19b872162189a5896c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a8b5d83af833e9606b0bcd2b4968e38179f50c43..97d4f5e0cac734083fb7bb2003ba9d881208adb3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 311e036bbc662a2b0bf65a0a3df279ba5b2fdf7b..4e7aa0952e069a9476db3bd8b571a6c9fbc72d41 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ee0cfb173d58f34835128c7e9d3b45c16e90552c..6953c41c73ba2a7671cb8b40dac0a8284aafa747 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 552198e2364fff5b02dae2fd03de532e05fa34c1..c541d97aa8b9681a9359d1ec7f3687af19d7d6a8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9e9cb69c7dbfeb745e111658917c6d46441a6c05..94d03119029d085577f9ee072d4eb6d3330b5620 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 23fc30f9b5a0ce08f6f142a219d11eb4144b7b48..1b2c4e8b79f06415d4263584609c3ff2742889dd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1ccc3d967866e144f2302789dd59238cfdc5cdfb..4d2b32dab16b2f7169e85f731e2577f16527776a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 32a9dc4b910058419e6dfd6b9f60f950a38cc475..2536f36eaf113b87d3d2597c1b48a1ab882c5d98 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7d83b7f9b6550b036ea4374dd757fa9d13f625ee..93932002c88782417978e3de4e448e3bfe86b834 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e75349e1c6d8d81ddf6ee70b6d25da3641a849f7..922cd48d345c7694e220b77149eb59808406e8bc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f502aea0116497a5fd6d9843777804f9ca8f1c13..06daf35fc7e41874f0d125a17e27a4851c55a052 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 421aaf6e04fd1b5f9136215945661dd2cb2ff42e..cab5292c60870c23eb9c2a08b822efa0f56a60ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 69e82df8667b7327aa74d130b386cb68b888d71d..fd6292fac513b4bc05e55538b1683d39280f4365 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7ed6207332afe4b1cb96d4bfef20447676d106c4..fc72753de55e51496ede2f629d5d1845629a6a86 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4996c9277c9aa4ca9c1cfca5c592dee8dc68517e..a762107b385e9c115dd2d942b030d1f101e06dcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 429ecac0aa16912b9d8c88b361d56e16b8571fcd..d70e1eb761126f01352f16c69e4951c7aaa45f86 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a5458b00d871ee6ba4a241871153a6d20a4aaee0..8e79b4ced48208bbc2effab0ad7f06f5b8bbaf5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9799eda3610ea27ee4abafd32e5cbdcabaf3ed70..c1dd862695df4b7fd57b2f756e60db7399fe47cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c3b77172d66c43e7092e48dc28aa89d09466b9ea..148e036c6eedb7942089ccb7da453d705a7ce043 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 61f21b3967e5daf9af93de0e72d2d51b6a3df8e1..88060b6b26fb23afda604dc62f131729d5c571a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d8e614e5170f8b8c0919242256211a139643f26c..bf93b5a6ac1400b7635f0db4086f391123ec80d8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7edf97208f1691a2717c0aba7b901d8aa8d8017c..6ba781ef2af65141f745093ce28331332eef668b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0c0bd865590d1e0719b8fc3e7626879cd35d100a..8743e9541c66929180bbfa17bfb561984a7b966b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c3a34afa62ea8258cedb364b3066500709c9c49e..935aee12ecd34e5f0382f4bf09322818450aa449 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a03dc423b42ace25837a23a893c042b20021d713..c813443b878890a0da37591ba5b32c16f3635cbb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 07c8daabaddbec18c74d02c8644967e13d204059..5a07bfb6d268b3ea06263b2e7ba76d45da968b8e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1fc92533961b1e0f45c77049f24e28b43da39573..e224796c6871a12d157d3b7152728722952d5aa1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e6036bdcbe9bab1b3d5d045b3f290c1b24d84489..972d90a33898ae133d4ca899a7c883980a90d0fd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f878910b4d1b7004a1dc3faf22e2133d666db5e7..a9b95f0aabc311938e5779c8370cd0fae63faadf 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4f2d039c95a6528bb76ae96bf4d4f0de23e2a768..d24a393ca26a52d6e941d046fe5edf49f1621338 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4f2d039c95a6528bb76ae96bf4d4f0de23e2a768..d24a393ca26a52d6e941d046fe5edf49f1621338 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 42ef0f237e6edff3cfb005ff2fc0d4582d9ae29a..9f390911b19f846e255c05ac3d723328a87fbe8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6495fd411b6bfa132b2bb1bc5504f21276682b60..0c992fee24b277ab6aab82040072e2ed4d991be7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1fdb91d0e7a0d101d20eaadd033743764567b4cb..6670d72319fe30b62e94db4c0ac71edd1ec1ed57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f199ce49fd64144d7dde3d4e5bc2e268d6208f2b..3d9e84e4ef84c201b23d02ef3ea68d8354f0ab1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8a702ae09f752d90a92919c0eb5898f65fef84fc..43462f8a459bd429e5cbed90f508e540ab024bf0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2c258bb181b833b802f6ccc9d4a8d525da8d9ed0..3304cebc2d73d9232b4aaf2b5a83ca0d36715726 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e9e7ae1c0935c7324ab0a56a2161f8783ddc9857..20593dc35a48084549fc244a62fc6fdb007ff1d0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ad4b7c07698788e1190d4b2e28c943c9b8b242a0..dc2e3d3644bee4eec2c01f373a9f47072d389879 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3a3442d9015b728b3c27ab3fbe20dabe65d27f4b..ba1bd0c8dfbf46be964d02bcb26f05524e761b3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 270520c2059e777a55d4e325a7f09f53cc286e2d..eaaf2810ec9676326d80ef89a898615af6dcd831 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a0d5fa6d126e8a401fe299c4bf587cc4154e3b84..4459845615ad543f9165dea6f218094f1521f512 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b6274013ff5b622066733f3e5bb55e2124eddaf1..74b0b54031c97e6e05bd085e68046797593c17b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f0b1ff24a1b37b4928485eb4767a7632fb41bb01..0911b0d5bec7837b4bfb058b3744485814959ce6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 36a719bc1f519e9b261e57cf1684e8488d8baeca..0632a6129236867f386581c553885d33bc505c94 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2b55b1b7393079e74e04440e9afe1ede3e0b938c..610fb015c15572d07770c7dcf78fcc5eb03fa4a6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 140e0294528716c567c2f302b4e2f0b8fefdc91c..4fe6679a5522f1b0b34887e402dbbcf9c6ec9954 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8badcbae027ac7439e30391a1a9b3bdd4f93a687..ba1bd0c8dfbf46be964d02bcb26f05524e761b3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d32938f044be38a3e97e99685000d8c3b5f58672..eaaf2810ec9676326d80ef89a898615af6dcd831 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 20151caae00a1dfabdf7ef73d9e8a84f60d18c90..68d4d934b393030bd527e0c0a02418b63297f6ce 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9ace364771c5b1db4617e9ace7a098758649af64..305f470e414376511b5dd9c5cb2304a71c1950ad 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b2f14f7c4f9b1b8bc5084d5ca9b0500689be94f4..74b0b54031c97e6e05bd085e68046797593c17b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1a4a0c7b1d61dce5ce45933d0a352b72a68f7a62..add1063d195310e4358904f6eb16f5526a76cd90 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5adf5b9fa97eaf9b1c990df75ea0bc1add65a1a5..a229e0635c9ba000a84b4373bfdc1571405ceda0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0e4fe92edd4a9e2cbcce753952ad725736b1a1c0..80ac799fbcf8809dc4919470c3cb24d7c3281a2b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7d293b75f9b34ef29ba5b53d9f6d2ec853144829..7b1ee0c26c26d0c95d5f502d96d36f19ca868008 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 168dee7b94509ab1c106bff66e367103f578ed5d..50b23467d2620694ff93d582aa928c0a8a418871 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b1219f987bfbf1168bb6d9fab227977c62342be8..89dae9e29faa487a57b696f3eaff99c95bca13c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a44acf16ec9030e171e7558cb197c701b7aff7a2..95fdf502c3609ecdfa372e9d87e50e44f76216b2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fc26d954ed13e339997722d9e84c15c284db79f6..220d70cc17c604111073ceb02e69088398a61d55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1d16e555ccf4e9a6b518854e04d43ed1c5750057..52d7467f0e06ca0fec6fae2aee63fff54605bb5c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cd6b83e8ceb67acd6b8dc6e95635b4ff447e8168..769e025e92794ee7366f2241b99d044b28c1cb92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d807099a4b318dc9ceaa915da8681472aed602c1..46e8e959017e26030931bbe4b4ac166f945c9766 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 812a843f23e820356098ac92506dcc4a4882e4c2..175885f86d89774c4ad96a1c2ce2fb8da9295a61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0d6781955015f6ae294f328f0d2ca216e70d960b..fbb1e762ff8a2548ece9c81f31c152ac574b4578 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 006fc28d3cf7eeca3979619cc4df9b481c2b4b84..32eff0e4229ae05bd4258d919617f85a17f5b948 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d4fa964ba38163568c29d9634ba03c1adf3f25e0..dd101c2f3bca13ec2bc01e8e2e1ecf70347992d7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6fded9dd1c09af4f90a38101dd481a56bf153db8..23a2f8364baaffd1485c3a2da9248b6093a6a850 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b28a9f045d2469b953dd76ac6425e35e7cac95d3..b78815fd6d6d362e476c731fa0fdff29fd1217f0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fb4bcd3c7fc195cc1df83f0236300037753d0fdf..d95ad1416765d352e317c68b614681b34f195f0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ba7819cc68f89396ed4d84c00bbdf05b5e3d85bd..1e0ba9a20b6119f71146c87a53e5518bfb67520c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b8163f8341ba7163ef492041827d887eefb8a601..0797de974ee4f43b53d470befa49441ff790cb07 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7e4053493bfca0687265076e356f37252220c8f8..314558466ae2eedf443994df7ba62c3263e95e06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b433cd8d04edf87711e42df62d0f61d735455e2a..438e95f1bd399c33cfb35c7037700391caccf6ff 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1197da4b553878c72d504291703a6432763ba726..1d7d37f5f6039bbe437539a1555c190b5a047516 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5051a10437a0eece814ede736587e3eb8adb693f..52800487b026a4bd0009c4cd4919eb791166d7ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2f96aa40617f78ccf521d4dd170c9349c3acd94b..472f4bb1745e0c950a583f2895fe63297392aa18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0c460fe7c5e9ffd97c92dfb06f8e001f37b9f161..582b6e45fa9eea5d773f2c1e125b7258070da4ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3c568635b8c5f4c67af608f4ebec7826f34b36c5..e7dc6482e95c9e7f7719a1a2e4875bfe64533d28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1680d8e15260e409860b7296af827c160e7612de..45c4299a173fc4ae7f8a853d94541f047894b2f8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f277ee8bd4cad8f5b2e9eb0a669c055a5b001313..aab5297f72026bbdbc33601d1f94305905399ee3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 505a2ba7d25733c048fd4b95ac8721257a6b926d..66e7a479446fd12c513b3765246b8c63d48d2c19 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9ffb23668b04aee9d873dafcb89f859f67604f70..65753b874e49df8c8f29d0e60d26cd9c52e2a368 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ecef0417153ed7b9177a712355d3b0d806c05559..69854955b60e4af40ebd5685946dd2d2e5a86000 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4134fb590929baa85d86b028dac4e8c543659378..197fdb53544f616e64a4ebfad23b7b813a1f310c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d1456302fec0ca488897f17b263852aa4a54d62d..2d191cea24763567b2a26c2d3bb661cef4665756 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a0a94bf0e288b6829a890862192c0f93f8009fb3..29b742cc10357a49163e2cb8b413523419fbe55a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 474e561ed35128df6fc20c7a522bb8122079326b..35450e6903f98dbe011cc08c667185cd7f375ad2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1176317863b78e88660c2c280bc68818e4adef6e..e85d3e777705b25dd515d785bf545c79dad5561e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 22e65463e5325220c80945f7319a7072b11241a3..011cd0be7df37fa298b96adb05aead8678499ded 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b2b622291d718c49b620b55330a8e4ec552c18ce..526fff58f2c8aa44ac338f6feb8e1b5cba3e437c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 011658bb16c31f49360b382960850e64d5ca7fd7..f41a39da6bb888e96ad2d9e6251db7de98878ccf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9e570f182931d2a56a485f3118105f5c60d42688..c22cdc1bafa5836f32264c78e9617841f14966ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3de6081a5cfdf313e25288ca1c9f772d4d2967dc..0b025700883db14e1bbdb7adf1b49f8df5ea94fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b304e95abf9e4a4b0694e183744a9d45f37c2a76..a21036ee1482e8b84dda9215b3a39731ab7a4107 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d3acbfcbe5699427f078b90d13b2a4e638a86812..34e524f216751eaae2b671d6f7abedbfa2372165 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 71f8c5fa960be90093982e38daf5f84d637e1178..38678754728f6d9f17ae27092537972b9e9b89f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f618ddd6f6ff52e93bcf3ccfb06e10107195e666..2f416fc4d8b747765fbdff07255892729f725875 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 637fc867c05a3884175254e4cb19ae6cefbe19f8..eb7b31718fe2c8b03cebacfcac9899b7d63b8314 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f2e7c74f6555640ddd06f4277df1221205f3f8b7..b46e357abb48f71167fdf94646dea5500ac00bcf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2d771ed02310173fa0b19cf1074712775e6460f1..ccaa67c8def1e811dae77c066de06b5766fa71c4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2fb9857a02028035d8b43ff2ae6a7c9e159ce3ea..40e4798390f31efe354d5fb5ded7460f095916cc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cfb23fc820d7c1584f373cea3873027de11efc6f..61aacada69a14faa1028a256fdf5739f5d7039e6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index af41baabe9e31a386e449781ccab2210ef82716d..9b10b9132640ca2e610c8b4984a32a3cf1b87ac4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4c16fec42c613809d281474c0c91b1cd5ea5ae1e..3feb7daa2abb14b05add4deef39d81d4be7c281d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1174062ce2df1e0ae9830ac3bf3f99799608b0e7..50acbe4dccd89fa2695f13cf834bd0994a6a9d63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4b4e1724ce653961554a0ac0f1c8e2304d8ddcfd..9b38bd24d5f75fc9a61ca1711a96840aea74ef49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9513c14869fd454f77d43df43458b39c425d79f4..7f0b06301e7868a27e1423468ab1e83286b4af38 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c00631da89e0083f1ee4864f97de574bb733c2ba..17e465b7d934b4dfcffd4424d5e8fd633ee5a359 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e8872fe271332f9a81babbdd7f1c8342f4d17c13..b2c021d955813dde52b3e8954d084b2ed7117a41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6530c7457aba52101d99d50695c1a9f8ef137abc..639d287a433d9454639b9c5a8318d91e0a986687 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2f38bb58cd3da9124b57c191f30611c347d106f2..f4f4d5273b1432a63fcffce3f583e7365cc47dc8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f722737c5f54bcd1d0c94f7c0643c94b9c7c2f21..89e761421052662869fd12743980b41d98a05d5a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2fb9857a02028035d8b43ff2ae6a7c9e159ce3ea..40e4798390f31efe354d5fb5ded7460f095916cc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 79e4f77b877d21b45752dcdcf7edcf34817edd88..f3eb749bd8ef25387493d5ef220779934b2a14db 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6ff6204b3e71dafe7b10ba354dee987a9ed94e17..59480e6b890e3c20365b1109019adfb5291c46d0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index efb7c66d280d28ae6398598cd9453b22a3bb480b..0c40caf3e7f28c7b810278d6ab9a10a67c00b6d4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 65320be9d4a1580934f1d0f7b1ec706d54fd5b65..ef722a6ed6356e287ccb0aa0fbdb9d948299bd41 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 836e6ba9a5dd494fe3f6c1affa64b9ca5c7e8617..04faae55d80166b87b50fb75fe3eb7f9c8263afc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2015-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fdd48feb7b332ca96ad3fbae34e464b85f2f7302..beec9b39675b2d33106c0619366bcb6c6310d7c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e6265b4ce109296bdbc54c9ba21e5d4fb3b6ae27..f0326fcd74e0b19af1482b6e4cdb10703db8e1af 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bd555d540b329e2f922ca521f311de5352031b7d..89dae9e29faa487a57b696f3eaff99c95bca13c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7ad2b19f8bde96ad18edff859162392b6828976f..0126a54df4343b7c7548279895ebe9df3f35717d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fc26d954ed13e339997722d9e84c15c284db79f6..220d70cc17c604111073ceb02e69088398a61d55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 26bbe74a760b207c7594964bc2b6bf303f6f6684..6e2e4dcf8bb4f3fbf6254b88fc5ed0147d50a8e1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c13143c3ef241a589af74d699f0447a7f510fc08..706a8c03edec1fea95c40cfaa3957e0bb7e6fa48 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a05c79208d1ce3f461235807939ade8491625e91..53eee1d9739176ba119c1abf0ea4f42c527881ea 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0..0b414b35c38c532a55093213176883ceb12d5aea 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1251509de517b5857e9254e0d53b99608d5e2773..4c59fedab54daa414d066aa04f42ed167f6584df 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0..0b414b35c38c532a55093213176883ceb12d5aea 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index dc57f333f5758a34973f9e58b96064dc80bb9ed8..92a64f35599a22aedf7e33f5e9d24179a6ac38f9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0..0b414b35c38c532a55093213176883ceb12d5aea 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e6222af7cb3120623e7d4e2b5bb2d43aad9c2f92..77a6a20573c8b124e5a82d6c509a1ebf6f71af66 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0..0b414b35c38c532a55093213176883ceb12d5aea 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e67a468c7641c70b873b550c696b2ba148bec336..40aa109c65942d17bdbc9e998d1085a1a22aaf68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 20f8d551b3e547f7c30f16c2e089eafc0f324744..5952dd0896410e8b1c989d0ca6169fffe7c9c2a6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0740de57066834c5b4c6fb764db012f00e0ce343..f0ffb0316444bd69a203fda35a1493c001c62ac8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 06aaba627816fbe48c63fc6d8de3e81cbe4d5e69..1b6213400348b69456c07bff772b43ecefb62416 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9f5bee03a4dee5805a955579f56628823929c5c8..78a081bf754500b2101ba07cec6917361ac39a09 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fbe95aa1fd7fa6eee6b396ef6e1eea365168a587..ddb9afb0329677ff04ebe2412434409c93588837 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2011-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1adc2c113dc45c9a858da1812d7a1edfab58fd7e..7151fe1df25969193559b1ca1bad4ee13bbac989 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5ed4ca2e76c1bd13788ca07b487b1ed51a277db8..b8dccc8d6ade6234916f127db18288cd8416649e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 91e1921dd0992f27e938fac20146692611ba60cd..12795f7506276a3e7d0e1d197fdd888e8ad31b86 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 84c3f70da00b38cb0744bb22dc1ece2dc4a2d98f..deaa5e540052c66916b125f6cfee348320d0ec99 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 47a6858f59358444108a45dd04da41f1d9df98e6..0b10379579d36c00792de0d4c137f7daaf686537 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 The data data files in this directory are sample GeoIP databases,
index 4729641b98b7d10c77c171d96f7873799d324ad7..842e1d33eccd77ea04cd8f7205e104709473f8df 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 60e74074a6b2f943a3388d354b9d626e5fd6d9ac..79c599c6f4191005bc6a6b311089bf97c6460761 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8b51638a6b827ccb5e049f14254e968d2bb1c890..67a2e935b6436f17c15bd8dbf9abe178be92062f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d9a0ab94d653012bd5f1e678793d6447e57aab55..8800ebd68b78e7b3c4d283deaedf628e59c29594 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4ad8e113327276413f02ac2d729906bc5e4c03f1..e11fbd04bf7d39cd3ecfadac30d1e865514f893f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5050eaa4a6d8481501b46201ca2a013dda604690..c58c0e786fd3339861df0755337403109faa2601 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2c9cdb252ea3be1d9d743db52c338c0358ac8864..d6408adbd4a4cdbb584346f19c474593ff819854 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 902c34959404873aee783757d755783254583983..3f2d3732d001a7c3efc7954782258d57fff60f13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9ea98dab96540be9e79fec72d5c9c1921433d872..5a02241818c7b7fa86585d48b0b56b3f8a410d49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c68ad25c24063cb03ab6edb01521e04084963e31..07b469cc11d9fa4168d682c1d0139853adb0a232 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index eff231474fe338a3836ebefaf68a1f8091ddbd5b..eca59fdceb3f788a660faa44a93e6af5334f1a19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b643915abe5a31a05d259c2ac638ff976872c880..2034e3ca1a3a5131ede23b789e960ab5eb0deb7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dd76d37636456609ada69e5e62a734333b78571c..43d7130c34c8f782bbb3ccb9fee5fac2d0aaed31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4a163b868614cad0206f138f0d28011f79c5a495..71a201a7ec8c3818f0fc1aa46e4dd7e95ce9a8cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index df1d4043ce6fd54cd15d49792ce7aecaef9fde1e..9552ca72b325c66ea3d25f1725779a276037a1ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 860d5e25645f27c1f388f3ac7d2516296c78e364..e1e1e5eaa54f084a54703ff4e3cbad76758dd9a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b4d46cb5ef4387e796026d8b51855f3422804155..24f45722f7bf5f1c46d9384a924c1f3ae7ff59c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1560f97ac159221ca0f698cec0726eb61657ebe3..feb635106efea72b8996a581db76418eaa1219a2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 79aaee9813e38b35f5803be5a1d098e2fc0fa427..e418bb2b98ba6701873877d76bc3a36eb8506608 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5695a9bc3832bad1d4a0ab39735dfdc6048f01f1..041beaab060cbfb8a0144eb902b296eb0591b4b2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 083a8ab4c22f557eb79f4569bd31bd55f370d961..22cd74119917f0eedb788eec9247a1da3c99073d 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4ccd206d66de0f8c8be00d4ebde1d3b0c2f96cb0..fb866ece6afe603b6c70f0815585313ded5af647 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6e90da80730f29d5e85522ee7009fa24c741615d..23d86391dbb3a152be02bec9a933a800b240b7f6 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index cf6178f33203c8cad27f05b08213a51d0b543eed..fce37f7aae50b711a4cfe314578bb1ed09a45b91 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e0e718d22101b4cb54147bf2e8d6777fd388f273..8a5efdde2726f98d7c478f72f8256f2d6c8b1820 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6c4c0c61abd64b3ad672c7d2cfe21921f405bb03..c20eb9d8e916a9ad2d5c2650c75ede277c3019fc 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 679c4320d5af4f1d16bcf735f21dcda21d69f7ee..90673d93b645aad628ba9462a6a88abb55875d15 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fbc274b5eed87eb16d77a41de86df6e52be39234..226bdf5346716a7b870022c622e4cb8b212816c4 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index eac831b7dcd02343322a62fdaefb28bd88c81618..81bd7a7e509a98d843df029f0117907deeb47efc 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bbb049e9fda9c868c6ce95b365f35cce5b244215..dc2e3d3644bee4eec2c01f373a9f47072d389879 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9fbce1e030cc290d995b7eeb3d10b2bb28259bee..a4f30ed2157267e747704396dcf897a95a1ef14b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 779d90b0eed85bd953b9ad9d13e0dc3248386769..5c11e2314f3d27f94113cfc37f215258dd77c41d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 78f910a982a3e4530e2bc6859d51e30a77cf7a52..58724db4edd546dc7a164b4a5e0c40adcd1fb8a6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 99efc0c2961b7d76770b3b28fb8974ecac28d6bb..910344adaca389955a50b3b4770d197d366aabd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f95f61cfe8abeee03863d4f56541ffbb16461249..de95bcbd7262635e0ef837092501d7f3afbace01 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index dc0c17d975fbb247df6240dcb2b4a4be294cdb9d..0632a6129236867f386581c553885d33bc505c94 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6edb7f29787d169569033f706e93e45c1e8eb71a..513c1b027acb2dddf7f7cb95ec023963fa10d8c6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5e6aff43b85e4a39b964c97ed57173f647efa9cd..04ff8b083d9091546b65bd1e4bc20b4594d69a18 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007-2010, 2012, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fce89fa9c5e3f6f29909ab189575023ba32b267c..b6337976d08eeb8c9a1306cfe97a949f72fd7d71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1fc93ed54e6bc0eb973b41246f86cae60b37c86e..cf256d2079543a237ea02565f506e2af18535706 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7e6858149bb2da5c33cb0853dfc3fc72c05c6f3b..e224796c6871a12d157d3b7152728722952d5aa1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 003d4243f2d9422f338170482b5d98b2adf5e5b7..0ee77bab16be94452fcc0abedf65061d2bfe4628 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 675b70f3b10ea497e48db4501301e245ec278433..c591ad12c4011e75b1ef2cf74288fdc69a8f09e8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 01865d69a9d9b8c298af4a1f553a4d48440f2012..cdfaa87656143773a8722355e007722a40d9733c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f3d73ff1c8fede5f3edbcd27efc934045c188544..81c2072f87417144c44a10cce66d066aa2f6fd67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 610509ab9c4ccc1dd6dc4c18ff48c5fde202a4b9..1f26314b2512a1b40eb03339ba986cc6511bf11d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 80ee9eecb775494575938c9823724224cbdcff64..7455e8a132a8736e0f9e34c4a35dbc80d55b5fcc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8b30a7ca273898f4d7f13a745c70f35ffffcfeef..059939abcf27b93e139dda667f5b42e19bcfa135 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 061fd3886aa6c8b8e761eebd3dbdf18890b8a9ef..771b93eadceb89dcc7ebe3044a3f8343903bf8f3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 217ffbac720d8ac1b3ab01d9ab0c5d545ff76740..ed2194de8651f2f77561eeb2e2130f7f92cecc85 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0e1a3501fb103a037b09177f120aa708b123df55..1cf78a4f418f1d7ae669c4ff5b1892e68b0dcc40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0a907268eec5906d91d3b8a1dccf73ef40cb9b27..e53681124bd322de3ec2da591ce19a9701adf1bc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2011-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 87311124e9375c5b1c38250bb5c38cede14c5c96..2d042a210ead89d67a9e4f9cd5161db440640151 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b4766a4bb4e004e3afdd2beae419e9368d91bf4b..b460c7b9611371d69d885ea93f9bd6946b82514b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ab51f0dc670f0a84ce14311ef2a504c97ca1ddf0..b45428eff38e804b83fcc01757ee893a3c780c94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8ec684513ad33241fc85f6501f3e166119968c8c..71950b74c3f888be1497d2ff6319b9a1798252ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8b2c25a646397687893af95b3c834d203d26fb09..01760a1e4a9a3e82b8728c6435bb6e69d62d2a4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e166a15e062e77910aeed05e602922b2527684ec..1fdabf75c0802451d044eaba7e2a23585ad68f1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5c60fc625f969b29b4d493de9fc07d1b8af040fc..88d6bc2c3ca6fd2a68138900e383bc762e56bfb8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1d60fc83a5603722924516252a546e5957e4bec6..f3f1abaafa06dfff16cddbec7196531ba4cc42ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 966a5353239efe7196d380a352fe12d5cfaebfa8..63d9c3c1d50b4fa8d656da5c1104bc2b7594d2a4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 648274085966fa372de2ae5dbe6547e1f12fa955..30bf895535d93f608d36489b8f4b224c6418ae9a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5d06479c88c40c68166f9922779f688d64287a63..28a64c736ce88e010c0691599f0c506c8465dfdc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e23278d29ba48904691189d01bc9f1f71ef6bfcd..88497811b318548c49563e9db0465f87b044afec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bd7ed42b9041939e7fcede6d5328d3c05ee84c68..f1bf856ac290ceb0a2b466ac400f92d2a2bbf808 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fc26d954ed13e339997722d9e84c15c284db79f6..220d70cc17c604111073ceb02e69088398a61d55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 76371bf359e25b878e90e310b6fb470bd188f234..e0fff97d98e8ce5a2eabc050c0f20fe3235fc40f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 43ff810cbb3c95ad3bd598f9a0cdf6b4a3eec201..9e965fb72b36515fec011b9789f37c8e42df8b91 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bd34c494d8c24ba96bbc5f292a98b17be64c6a66..c10a2d0b99fa7220f3760a28edb29704f6f2cfaa 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5c07fef9116bbade0df7d2166780228238b8be5c..27217c6dcaf6b5e514886f55fa064dd8dc9a6aea 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8ac3cae1004095d631b8c2d8dc985861d428240d..10c5ceb634ffcf130f50262132eadb2ec0776708 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4e8908020661e9cc7b242e2c7c6ba714b5b9d0dd..8dd2c3957056c86e339cec413222d575b70bf052 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 81c276ec0a1bbffbada6ec79691abae8af95edf2..985ee671f7aa39764998f17a4afd00b4f88c242f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index db3577e637c39ea45507c4b37db47c1653906d1f..a320451e3b94defa6ec5aefe52b857c349447565 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 80731eb60c69f1bda0a85b2b7f89733ae865a8ae..aed1bb97acf37c0f61342b95b89536e9652c8dc9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c6ae8fb22881a6de74b51f75f13fbb9bc83c647c..3a9513b52dc34b6553f0b68c4e7eabe577fb30c2 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8f7f220c400d814f136c678543097faae64cb1ac..18892dade5c9703e8c8f55fba3ffd038100c56d1 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 66131c12fff99c0012922097269be36409acbd2e..75914ab5e67032cfc8d9a4e5ac590edd99cac886 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 578f1177315a3d4619f599039e13bed717c1d7b0..c283e4ea7fcbd487ffce4fafa0db9f08453caac0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8e73f683950bbac3f2eed4e218d07da2d538a52b..15412d2c04f71238a36879a1e94a54c8c9e00e91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 33ddbd209407dfa5c0afbaabd6f5e99f46276be8..0ce9c7367bc598958025d2add2f0451591676408 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b5d6a50a1b8fcde462042aed83474c85f7879efd..2fdd1de5fab1263bb6b55e9dec75a7e1d80f9415 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 70bdb22888f59142a55aa18defc76fcb56f300e6..537afd9c41f39cecb68aabe4e4ddcc0b4196bf95 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4a595fbc828a8666ff77fb90935c0d4c56a71636..4c6fe108bae6bf513ad91d726faeee739faccccf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 83c4ec1bcb47e48e01373fc20a6b2f637e5179fb..7eded591abb1fffecc074369f89065c615adbfa8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9eb95ae9d5389b836d73263ab7c538a58e24dde3..f36a8ca72af82cf00a05c13c6250fa3c1610f9ef 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e7db4c678adf6f8af6e86521e5cb60964cd077ea..93d8b67792b84054c1082be42269442022f10f3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1ce3db6adfe22de5a5949f1afc5ca34a914de200..efed8e50b5c0650087fe0d0f0b03d0ef3251a0f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3a92f176afa8e7cd2d32cfcb84b0c4af238b4a07..66a534cc51b6ce7b41feb87c50d8850f668a49f2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d87beccf67ff15def3723a2281b2562babf4d9e7..cf30f60846ae00836e80f0b870173c1cfcbcb4b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 09abc255fccd6c19dad78c21f897e7cd28ff2237..6ff499a9955487dfcd83f124323d2d5a7a38e018 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 30b9caed2acc4bc1b49e08f07c62b538e0a2c517..84df57817fc4f226e83088948ba7cfe60aa200cf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1192eb9394e4385045a3474bcc3bc2ddbaa5132f..5def745dd10ab4b1603ca5297930a35faa41ca1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7fcdb10472a4c4e14fc875f7cb22746dd27894ba..bd739d841bdb2e3bf21edfbc394ad81e19844e2b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1c108cf12b53cd6c85701e520c5ae68136a092b6..6b607ac1d088abeaa412314ffc6c5d97273dc2df 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8e514ba90a363c756bef59606bdd26b7e2bb426c..e51ea93b4900293db33e3452c30188bc9f987033 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 954e4a530caa40b4a29df6f4e0ef8e57ca710bf8..b485ab6b24b4573f80eb5df54c56d96dd1b3e666 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2795780a7bc91a8a59b0383afc4a2d151b1ade51..0d6e36803b50cfdf20a5f5532e0ab062c929406c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 71b9c8467d56b2c6539da2dc1bc2550eae69435e..11b4530d756ad25b1fc753f6f85b9d4c4ae7fdf9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c8c2a5af1e1c0447d6a299e704713e28b0035aed..8e60e58c93ac57e5ab3a04e0a580faad1a939c29 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 836b7664487099efb29eed15d7a4d52163d75270..607070811f7cd10314c9f978afc3907fcaee16ca 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b5dbeffa5edaac8fbfde8d426fc995297ba391d4..f3cfb908f27e726c9bd4b3324811a62ced700ca5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 635dfcec4466f28fb83c42303423fb42cadf605d..24016cf4cc4bbcc932a4d6fa16670bd9b3a0cd90 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fc26d954ed13e339997722d9e84c15c284db79f6..220d70cc17c604111073ceb02e69088398a61d55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6a6f1336d9d844766af226119ee8e2259524bafd..bfcb9b810482480173150b7d4aad73ee54c3a3ff 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 89d2adf66c4782c2ccf74b167427c89906afd5c6..2ec21991fec6962fbf09dc577208f7c45df9c7fc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index da0f7ac490bc0be44b913bfdebb1516252a60634..b162899e9a4fe638352adba710293d085b2ccfc9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 017540032fd9dc96d645cbfa73bcb422d6a1775b..d7bee0972e4803f8b087e64d8ae70dfd576ee7bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 86200c0545669b6556c9fef272441882d8deb670..99963b85bca8a38ed781af33c07d9fa5294155c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9df4c9dd6d85133e7fcca6caeea3f2ec9896ed0b..97f91a21640e8cba2c325fcc5671f8d43cff2e69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1dae8d8c43fe2bb05fcf7dbca4d85163b5c59fbb..8257f7ed8325b59ae1e09f7be3757877153181fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 74ed658c1170f96da9c3b770aca4570296aafd3f..068a5e9b8517adca3f681da8c2516e477f9b6c41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2b156da79460ea0d143a63e95d492b5e200644b4..d21a94a2bf658090eea5b95b54f3aed3b0dc3818 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cfec8c6aee76d6968e8042cff323bcd62cfc9ee9..57d002d7992b234fde6afa3397c177acd4a20497 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 408aa2d0552401fe7ca755c17a4e20f50d4cd562..3b5e8309b87ef97c1d25009b2bc6f156e4657c7c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 59ec6bc3bfc46fc52c6b6d0b01a8f27f144bab30..a4a723aa9f7d3c0d8470d66c416e57e5ccc2787b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4bd8a2a1a32252ebd0963a3e5ddb62e3d9bbcc75..e0f5b24aa39a16e414d2ea4658329c1aa6dd4c13 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2013, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 26933d07643cb9d13306865358815420232d0798..a73c3eba00e2b2bfa09fc66f6506c5a8b4616094 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a20383daebbe295bdccb00725223a13c51be0ecc..ead608df916d3b7da251a9ef590c1466337fb31a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2008, 2012, 2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 272cab69d91b3bd7b057937b84fa20fd89c952be..0297264a5b905eab6a6ec31d11c7fbcb39f6b5bd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 80f4f95149ca911eacc0b004f8a93c02f8419cc4..db5da38d52d22e7958fdd46e417179f3f14997c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d9a72ae0e801af3b72b8ff2ca30c73744ee8603b..3b54ed8a9c6967557d4e403e8aa35813476ddd11 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 48f198efc2af753d53873497d3d597e881db7a21..f65a04c6d2b08f533c3dfdb4877371e60109caf3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2008, 2012, 2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8c8adca4398efb4f5373708c324af644d0b7d114..4ea3c098e2ec562ed91762ea4c62d5c18576f116 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 16a53f43424d8c7dac2ca6a41b6a3d8c1fcb1d19..2ead7a3125f1aea85e9c1c815603ff6afd092008 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2003  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 495f2f601855c000d28be18e9f489fcb0d1f091c..7894ca741fcc193eddd8a877455404b28e953823 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d2a19658e7a174dfd77c96035875f6364b16847d..14e9ae875f485d9fa07afd905c592cf846808a85 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8085426015e8aee792dc03add2b1ce19c476fea3..eb8317ccda9e30c985fa08aa44837b2a1c47cf67 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2d649c79971969ab652accdcba99daddae875bfa..fc1629058efcd326230a9e5e299524542f637c36 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9cd0a1671613a3a5e43780b44e7b33d2e0c8fb55..b915272d0ed4dc66c0011c0d031777abef3de450 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d9a72ae0e801af3b72b8ff2ca30c73744ee8603b..3b54ed8a9c6967557d4e403e8aa35813476ddd11 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e02fa243898d7e050b8cb8ed8d99c37f4a59703f..cd875e1f9e39d45ec81561ad5a54f78822e67bba 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2013, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 458935afcb729ebc39882a3ea6372d962653b00a..fc9160987450a4a9789baf70e66bb916f8b4cd08 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2010, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 762ee9c4f2cb8fceba948d7b79ec8d7c4cffab4d..e0ebd91418ccae9e032397b23db6617166cbb2d3 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index abbfe2e099061fb55e76a384a2f23bd372d51c1e..75c9a7ddb5379fd275945f0f39ea4f48fed822e8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d6186f12e6b2a3297ea78c31d0f1ba796e7fdbbe..a226660cd4700d5088e96df19df33a8527538c74 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c575cecc4e8834dd3f4e40576fc8ed8e3fb1bcae..39205e810b80567794a762422b03d98349a9a28b 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2a01123d91219407becf7abe023b9cb46947de9f..eb3cd4077aea22cd08fcbae9ec11e875c526a91c 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 6ecc88efdb4d7b19bcee61ec90eec65d169e1dbc..869515606803cf585a357033f2f9ec5f48814a63 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5d38134eb35308078f00f1a7053997fbcaab3f39..292663eaa42bd86ca028bbd337db3c70f347a75e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4b268ed3158714a0da57b5cd3335a766c3de9388..d43ddb6c89989ea14c15d3cecc50205c67f50d2c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d5c4e9dfa3fe25a355e192a86e87ef706fb68719..4be6f5db16d937501f19411e62c7ec1906d35377 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010, 2012, 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index efbfb3ce16dba2380240e1d40296ddfe86aefe58..b5a6bb419a7b879593865d89c4fce1afb3049d9e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f89a3f7b2d02b2d21c85e2c27c64c00f3733d1ad..703b9d3b3986cfe1523c43adccd67ec35523674a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9f4cf7bd4e239b378015c4601b6a57c22dc09cda..a26e70b7aa6be073cccca365776d61a7e47c6035 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005, 2007, 2011-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 814569ef533b313e3f96d11777550c31f62e8b83..5069fe00676753f8def33985d807177358ec71cc 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2007, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index edee9e1289b782fdd600a9405bb5cdc2a435a274..4c6c24fd21cb1364e5d2bd53721600013dedb289 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b97f12ab89a132ab9b23d16fad62ec6a534f25c0..3f3884f1dccbc036abf3322519c059102d8cc3a4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 83b6179773413ba5af1a707d9b8e6e2eb2bec27f..05e0cea8adfb57f3e83d9396627edaa4d4c581fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cb6361804a108f10cc7d9ee60980be84681e8d1c..b8962a512b0586a904f0f51521ab49def48293e1 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b10963bf0e0f9424d8652c3be0390c50c2cff70f..dbf82d9111528546ca4a4500d6c3066e58bd16f7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8cf6bfbf0c28056b89d67647f7f639236954e81e..469f78202787744e8da35562d72e8fc5a1e6a4b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 351e48463950f4f8011ce0404f29ef0cc62be595..1d7b89675fe34c628805694f7aa7011c451ffd9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b626d3f1073596f7e2709c2ee0a4743dfff87c1c..9809576c6a054b80831de09ab7bee6a178983954 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2007, 2011-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cc026c0a24eee8757d55e83dec8a9cd20790431c..86c05b36b76b25c559ef1f38a80d7fb2679296d7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005, 2007, 2011-2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 84e229ffd3e7b5e6d3949f4a3274b66c7028cef4..a10bf3ad938cdc8c93f35610a43e5553f12ace28 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index cfb93a45dad58e811aea43fd936e18b070769650..c33eebd8e3189fc546fc5df77e9d25b4265f7306 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2011, 2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b5affab0f42d06ec78b4a3eaa33302f9cb350402..54dc8ee512ed5c43d500d6af81039ae88fec5f99 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index db582402376ae8cb6a6301d07c380aec7f261df6..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fce7f273c5602fdf18abf9cdb5177a93b27fd31b..4c3dc8b42866f939ffa6d2ee34b3c1803c261466 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009, 2011, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1a684757027f7ac9aff1c9b077b0b4caea888953..cc101e576e3fe10124f9a07a8ac38899fe95d313 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2011-2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7dea2b11208df65ec0b90d3aba77bb6318618b66..87863d19dbcaac5d2c13096ef69735d3cbdd04bb 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 70cb187c5706ec6ae3201c88f011198984085063..742d40080f10628a9c30bd3df1fbd62dbfa433e3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cff7b81f858ef20d09656cc2679c40c989b7f071..20c9b74f5f6a3c20cc6ac4335f9363fd981720b8 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 38a3cd5f973d0491018cc41ae4e28a76415406a2..ed423a8514853898acbfd71298a8b8787a1304bc 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d728c017436c0dbdbf3a6b72213a9c4f7f460dff..96a108939b8ed37a9086d1b5caba785324839856 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 27a64d2e486c9b7e9bdd4eca6a7819fad8762d5f..848ff712cdb041f246a698fabbb9377a7cc9bc6a 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8438f9f50e8c04d7d03ff3f38f30fb28b8224e61..ed031f3624a987f24d96bd39170930247c39c7ed 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1fb7e8ae9606185e751a938491c9d6b9951718a3..f5f04ac49a0601d029e73608f8ff98af975c9c97 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 16860a90c2b5832150f4d9eeaa1a1b8b7a7df4c3..6b0a886ac0298fea9702404f4f649b6875845a70 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ac26829a8a1126e953656e71c16a279f7c859b3d..00d4be4c80c251bb856e501c0499ed70be4079ff 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f9317e3c7a099eb7800e6a914a8cb7087834eeae..ed4e1d937c9168a56137369914ceaf91d2f7c64e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b7f9cfa1e2fcf242d658b8b0dbf4d89124befc9c..0fd9a57f3115d4b94a9c69cc1bc3bfe1fab9609d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d71ae13fdede14ddc2a44fed51c4e82944503522..e69c8a31787b7b6146ad709d3d7a9e6243a9cf51 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b7782990aa27ca3a529546d5f34434c161c64dd8..a2230d79f87dc0e94cdd711f725f825e8366ae93 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0fcef4ea9451fb8145b084344bf90de7cd1d6cdd..7665fb0d097e552867487683ab6e9e311e752093 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 32c72a0e189ce6c81e676dcb3f19c9e8799d0c4c..1526d620ece3254d066dffd2888a51db2bc7c086 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 66612025c9a3fe15d9e510d4c2aecf86eb014871..d3e1659511a79f3092ffbf744ccfe4b2980c541c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index af7d71cb2c3b32304ff2495988f493436ecbac4d..0784555e075aaf5c392e35d74d2cf0d846973396 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 638b474a1936a58b8f8f109134f4c182a69b8de5..4b20514857e3d478e17f79083a53bc581c5f79da 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f626541fbb2af13ede1c7fa3fe04620c4c7d73f6..028af55994d82f307399cd9aca534730910c18a8 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 05df211433bd89d9b36190a6371a7862d69c6a39..07d646bed47e2fb756dce4338bb88a28d0746ae9 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009-2012, 2014-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 556bec100de5b4836458bb8992f70cbe230ea479..e359cc4f6e1df5e729a84955f36925b73a93a456 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b86714ccdd423384f3ec34f3c9406ad303b89281..f5510516621ff4516f80f438bcc8fc9c0e2f9035 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 68757edd9d03f9f3d77de8a6b2d1b765585bd3b7..41aff09e8d0cf317a4af0c257ff4de8b8b02e109 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 531d97e181483a64826946924721230439e4e62d..201d9b0d800899a02b2770317a4e8c9ba94e5743 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7fcea632e1ad729fd79719d7f3846007616d7944..242856741600a01287ea6b0172b6ce44932f036d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2013, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8a8c07f25a47c2e8cbe493f3948a4bce70b685f3..563574b5c56262a6337cd015e9b80ca3b626fce5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 71c7e9eabb301d90dff6c50c9ab0c19eab43d53d..3757da82a449becfefec7aabe39c2d0d697746a0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fb85424c19a3f0028d781985d3dde914cea1d859..6294ecf4562c7ce116dc79660d26148ac48ff0cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 34fa86fb5f568ee314919786d430675644fa7ddb..2f8ca53419415681ffabf2d66e64d353937e7cc9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 983ced74b0c933fa382ca73c3125069112742d02..fdb2591a0c2ebfaa218453fa2b7643df16cf8edb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 78c2e1a52dfef681d6fcb9a6526291595f365f64..9584a06ee832e45578a8390789f055b2acfbf450 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index df8b37d369d02009ce58df5ec98418cc97c223c2..3b2d2035bd2c15b4b3342a491857c23b06be39c1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010-2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0ccbea1873be36a9cac66da7809b1abb830e4d3c..0d33f13cf7a71d88052db8b16f6890b0bd456de8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c1daacf8ea8f578d19bc939597b87b2a3b9275ef..fb411fa89ff854c4d2c8d2058b1ca4ceeaad8eeb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ed764004bc4fc194ce977fc63a32e455cae800e9..39c9183c72020053527c210582b7a4f546a211fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9d6a02aa4db2b7e3f12f5cb76ff66fcef86744f8..35e40c23e49091597280517689ec6f2f59c6e1b7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8fa0a8e1425e3a893519e84450e2871e4f505d73..6783494bd96f97f5ec4f25bcbdb5becabd57d12d 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009-2012, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1ba4e5eff5bbe907226aa17a075c296530fd7d56..5e819c9261c115610d69080f3d9e50093a6fbc69 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e658191933dceb6928dfae448745730c5a8292b4..d79076798a0eaa41cd2ce2f6b803b61cc37e54e0 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 96aa990bbbc7adb3add8bfb979812ea9c6201ef4..2504adcb8fc1a46325d522384bf2f876858d3c54 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 02b3f95f6e379396649ca78129aef4e93a9f5333..b807dd18b2c104762acb6e72000abaf31ebcbcbb 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 214a2c70b9b4810929fc6129039a42b29922740c..ccf8000e1992c1e924786c36dedfaf8ad6378533 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 280b7e9d67ff0bc468414c707517eac26bbe3271..5252c48f09bd89adbde8f92bd083c833b22079fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index badb597a6ed99bda0e3fb0383367cf67ce3d20c8..cb83208e385f12320f0bdf1f7af7e3d41014b874 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index eeb76faa18582907c683484de11f1db78d398eba..fbf45b39d27971ff66101c15f49cf8aba93a591e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh 
 #
-# Copyright (C) 2009, 2010, 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 493fbeba8979d04135c23e58c22aeb6abb2a5ecc..d96b89208da4c548c8b57aa2edce08e7350f5a20 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 90875176fcef6fdcc11355c09d91a2c8ae2aa682..9295fb96e92e75d26d84e1e02b1d175348f8d7b5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b30ca6dc38f0d6c3e35e3a999d3311be95254d63..29ad8ba44ae0d53a2d430a6489e5096d5ee7ffa9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 19bbcdbd665a2e15d51b5285f6022a0af62e6766..23761f68b502143dff8638585a17ba695f89c2e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ca11743193bce81c752bb84f702df3871f63c3c9..2a94b69bcd3dc42ac0e3d73a5cfc1b654fa67757 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009, 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2a2d3501df362725e87e942c09bf185f0b50a814..875ccd7e51335a103d29607f85a7f2574af97cba 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d56f9f01ed7eb20d97d8bbb3162ed89713bb4014..ae9476434bd78ccae17c3a705c0b14abb7fe6588 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e2bdbb8f7d4e65fe92fb8df970fc388ff91d8ae7..4419ffdd9ee6ad22f82b3842ae26a57b75c756ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d8f058abcb715110fd4697d0a3bb5ed2e2acaef3..00cc3f62ea5a6bef9690bccef21ebbf519883e6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index db582402376ae8cb6a6301d07c380aec7f261df6..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4f905a6935b583f1b2571dd73fb61c0f87a9e33c..4f74520018fbb2acf59e6f61cec3fe0f66cbe96d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ce3298d2a8e85af52fbaf172b9ec2a770a5e98d5..0ee264a49d70b2397bbb325072dff5f3372cf6c8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009, 2010, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a5a844f4b0ec5a2efaf9358a6a1f07013a3e4592..d13f5f0a4ea777972519fef0a3b72807271dcea7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7166fa8b2ed64e8892f2938e1e27caa207a34a6f..57415db4a0224dde940b83b0f412f269d1a9ae8f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2049d2a7517fe091eb2c9a3ef51471e6e42df74f..a5c1425175501f28110c1d63ef1f80add6a51acc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 22d7a84991faf7dd2e1dcfe5a6909465866426bf..75ea1e2074ce12183272d7fde5a6da03d5e7225a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6160c2155252e1446e188f9a3cfe140adab15346..a2d7dc57ba3290338b73bb7dbe113329a6cf0c4d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4a246560af66a49b3b85089fd71d8583ecb1201b..91526f7c6adb8d38398aa5c21e5dabdf26a871a4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 54a46be7362095d8dab66a1f9e9b34d7c5de7dfe..3833fef601d163a2b14c649dc7b266c4c432b955 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 21a0413cec79491f868c91c830dbe3543a5a92ef..57415db4a0224dde940b83b0f412f269d1a9ae8f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8faf8060fdb06329fd05c796bc726ec73c468ec5..acdd1d0f703ac853ce2f31bd6abb7939fa477ffd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c006e2f847f9783de438f76012d3acdf2eeaeda..6f7cda7dbc8fe30489e18706cb7ccf0fe7a0487a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7046d46481bd0a2ef3515931f346bf07614a92f9..cd09cc20866c18f6c45afc897b0d164c6e50d236 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 69f50110fdcfa3d7305776dd7e1d5589df98f3d5..fe79198b7a831b03d561320934c7018917d0fde1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8f70813657e9fc0b72bb8d7c713f6f47187b57d5..bb7f596c53bd8401dcd35e93f3a8c29b9a3b9405 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 system test for recursion limits
index 2f7dcd96bca93b1226c1094c0b7a5876d2ae269d..a935e6203775ed5f9bbd92af3b02e3f298dedfff 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2014-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4f9e14449571d2af20ba37e7dce05e6a966ac856..41194a07f0c93d957c58e1b52fcaefefc3989dab 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6bcae4f4064c0f29cca376760037bce166c1ea83..b15ed40b52e5bcd0898dfd65b774c8c91e87c9aa 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4495f331e020d5488545729eeeaa6b364f4d4772..9ada46c28795cd47c0e3984c9bce643f6412ab01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ac20ddbb22cc4d9ad66f305b5074003a13e234f2..26b314aac10cad0ab437cf5c79232887a9e5afcd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2ea27ca54f43cccaccaeaa5c2c25500d3152a7de..87cc40a6584cc4f3b3bb989fcdcbd0a95d0959cf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 71698dc4e0a03ffa1c5ccf97f84c748c644a556c..35a806292e1e9c1e68c70bff5ecf5446b2920c79 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 50a2038ed8312d631b58a5e6aaa16f5793fb79a8..181cd8e60a9af5cd160f3ec7ea4701ea9b54c27d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d26250d676b55fd6a5da4aeebdd40253c14b0d49..43f357b75427c68e719992f0efb6cfde9458c9c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9fd078c3fbbb39bb677d1ede28fc26af680a1c90..5e3904cdcadc944b6ff30738b8689b836074505f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 12df96ba394c163b04ca3fea691cfb6b20217755..ef64fc183b515f62963263adf65d5f0915dce46a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b1650811e9607e369f41532342975423af04fe25..dc5a03f6cef36f630669c20233fc1780694f59c8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 906d0a3ef3d38e94403c1d6f42aea05761f0271f..12531783fd6e53567194719dd9d1f3dc65aa0d52 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 273faf4a6584baedbb919fcb885977b188ca09c0..7976c4e8895abba496fab2648b82282319df10da 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e0f2916c25c2275358171ac6cb9f1b50af147cf8..44a678fb043fa85af66510664a05b7679d9002e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6b14ab8e5f28f0253930e57d26f075d56afd8c54..2c6cca8fe2c4d39405bfde1d5012bb93e3fa0613 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 11312d5f9c4eb72f73449c953e82e5d85de9021c..b9028a673a64698d98abde62274113a2fd1c7427 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5ed1caecf2d9ae547b9cd88f8a5417d466ea14f6..b40cb4dbdb2c95e9bdbaf33a6999a41bbbbe70a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6a59a1405b9065eef483426b361902d4c5f9dfc7..c0780c4774e5dd6c736a8553b62a4e3345ad5457 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1d7ea8c6838dc0688e7408dc089a706f7c5ed98c..803fc21f69ff2c8227d201a4ba2466241bf9378b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0365f2313de25344f0d6aa4238c52c9f95dfe398..0e4f7a1028f7ba7a662407b21010c8c0b4ca8d32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ea15102f3227e503ca4eb4501cc626881006bd6c..5ce022c20411416c65012d55c8fa4dcf16b4b950 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 91825c5c0f1db5f06fd3614657c9b037c0794a9e..8fcd249cb81cf4cd5f4f7179a68cba73744fa530 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6219d67d66b3038f7378a3e3ab479757711fdd39..40717b93bcf02ccb71b6c0e5e22b1045ce100f2f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 09b137c2fef4e4a8d1781f9bf8a4de1f05f85be6..634355bd6e93be7dbfa6fae870d72cd974823a63 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fe5d562e82c002307e3bbc48d952599c587dd081..9292fdb5c8b820f7a531602bb983d7b7c82fb100 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 28cd64615804dae5dffae37e6626762aac1925d9..f33cb292afc93ad77a3f4fb0dc3055fd445cb70d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ae38029aae0010c980225bfd5c49fada735953c9..5b396d0727630ba0f15b48857d337029025292de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7a847eaf80c2a8f81b818b83571a565295e0ed33..117b2d7746b2b8abf272cab4dc02186b84bc7b7c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011.2013, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a715810d8db92a5c6436f3892daa1f8b39e346e4..7c663526e479db5d72cc9fc508c4614c735d9162 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2011-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e7d262a0635326fe3312d9569f1beed924245aaa..e833c734d3055f2e561d4b88012044877cdb97aa 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 08490caad1deeb7fa27b1d83bc9dbd29fe31fc04..a9002d483f93a925aedc0a46229b03b38230e5de 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2009, 2010, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 798a3f7c6f20319f9e320407ae78e62efafb7677..28eb612f1a63455111d7210f76273dd139abd84a 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2009, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5865c336b53a4a139eb2a6d3a1eef5c52a0fb797..47236fb4d082e1660a90637f0fe95603583dc24d 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cd412b113e33b54f3fdedfcb4159e70809ca00ad..36888e018f0984ef031e005b64fae98a1bf90981 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2008-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9ba7ca02c2e0dd19bf4e8c69ebbefd3ccff10587..6a6ed253f16e4f40c4b96eda9b4ff59197670bde 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2fd180e3ba74cae8ab0a9cf805e637e62fa53ef7..dd101c2f3bca13ec2bc01e8e2e1ecf70347992d7 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 598c0a0cc9f128df47afe7e11b3951e90b608a7b..7b978e1d82790044355d2a20f59571733181893d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 61c81bc2de5c23f725b816870fbb0bd6c51e3262..75bb64cfc24d2897975c72b4b17a8db864ba0ab8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d9854d398e11345d3cc1d28e8551308c84e3060a..47a94dd159e97714db415bc700a756fdaaa36458 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5e40f0fdbcc9ef2b61681059be86aa16d254bfdd..8fe2c8d65901d824a1a5f8015da5c8c97e07e601 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0c1f5700463f7c756cdaecf9af1d42fc26984af7..38a96fbb9b429aab952e0d2479fc9743cb33d7a6 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: named.noaa,v 1.2 2010/09/15 12:07:56 marka Exp $
index d70a4726323b57748959d62c50a41cb96f039e02..cc69566e3d2f48193c5ca09e0573ab165e3fe344 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index aaee513bc78eeb018ebb4eca640054d523b36fe6..b9f8172f629a097502df436391ef80fd1716f5d3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a45d6ad6ea5e50418f5cbab797063def89b16a03..e0846b7dd6aa5c496df7fcc6f63b6e50f742a4ae 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f3b1c08d251a4eb31e14fc8a29a9ad2c6dbbc89a..dd5660626570f5d02bf28678e3304ad663a14acd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index feb8a702d81134b2f60717f625acba5dcb8cb3ce..1444943f2d4be3db061f5a6f1d1c7dcb7a6bcf14 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0af91f26d397565f44199af5187196146ed976b3..0b94a2de51026afa277c42b2422f2b41beb72c45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2013-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 445542faad80328cb70e1b7496bea584191fbf60..8ec31e8f22723118313397fc7889b8613ed9a60e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 017e4b67f623eb7b066527f4888ca516b5d4fcc8..4af7a43bd8a7bb6a1336eba2a43e3019b02888d4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4fd45d284c7edd09bdf5442a0a1ed13c49c4acc8..b8c2e754b2d5628cd39b44728b86be1d576dd8c9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b6d91ccd1603281e3b83e291d87b6cba24ee6980..0edf1fe6d04f8a8c5a85e36bc66f588ccc88d4e9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 33ac644367b8680a581c62f036053c95b1f345d5..44a9ee29f098a6d24cf034e51f1025a371487ff6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 65724e068f134990cf7a3e795a8499ebfc14e5e2..e580193577a2e1e14c2c2dd5f0d88066c939beab 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7df9ab6c0500ee77b1941ab27c8ca6fcf88d3a66..97e9e2709121dd149ba6bdf30b3e5c1daa8c1980 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4b53d5f48af1c3b0f51e9fbc6c88c7d110d84c96..7e03d8586985ed4bc1cda3ea41af035ce40872d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2012-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d8ea5d3e72d854a2b4137c5c826ddd36d22342a4..5f99215a04ae97bad8b9b68ec09e3216b5102908 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e7f994a5eb3fdbdbfd53112eb4a4fdf6cb1b0135..07ba0887e458fb38280cd3f038cf5301a2554154 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3b86c5b432a3994461dd55f071e39d96ff038657..9cc2ad30c9589e3adae280ab51173f7947ecacf7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d1ac3422ce037e1be8d9b7bb62ebc103a392e9cb..c51d343142b295c7ecf92783776d1758579d65bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2013, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 83c911dd4cc75122a540bea35652dbce3e330f5e..072adb6a3c95640d673118ce6979e1187785f67f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f4a763e616f1f2b3e428fb62b0dbb8e9fce42796..3651a7480afff754df37bbc4d903bb6937f7565f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b06f039f013df62a63cab9f0767ec5b64a450855..460f329b80839025c6ffec1823f433dd08087160 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 20f568c22fb9167afe01bd2ff2f835fd8ce6c574..afd1053bc7e0c7496c7df7002d9c48eaaa32e89b 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 559c9a0625d03729e698c280ae063b1400958263..5aed7f61f3ebbaf14611a560584c9189b8bcd3e1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 452f66ac454ebaf03b83f1902a32213d47a9ae81..23fd66bf7569a1a5b1c34b7d9652643c706e02b0 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7392a1f8cb7e14e31a15ab6afe991520bbda08f5..02c8c2829ec623847ce3509909c53bcb6dcc8315 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index eb96ef1012cc8508fa8885355593671dfe61fcd8..0989d30a59abd41b5ccc4b391677eb0a58326983 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ffb86c5fc17478788616730368f676789d81f95f..610b8a94faa7cc1cc090fe062e6a87ab5b410922 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2ebb8e84e5eb768741103598191c1dbf03487b58..db1c89bcae41798dab1b9284be68db1f8c2a054d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4c6db7a3f79c330270f39fae6b8eb0cf25bef9d1..82279a085ee359bd435a0a85116f81bc09464cee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1f608bd91ed3e806909ae507032593e8e0c95c0a..8f7414b3693725399b8249f45c36c1d93b10bde4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6ce785d451b13406c747f983c5ff2fa8bea79e1d..227ced9392841dbbd13de02cd3dbd83450c90d7e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9876d9c8b601ab53eb27d67f60173157be2f89e7..d37c8b7834cb282b806306ad2d752e52dc07d88a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3efa43ea663d4fd687d3e417cdb11d493c38ec9f..ad7a9223d4c274bc48ee260131df5de21e6d4940 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f052d814d047a8dae8aa256847323b69f2abc435..f2645859e26d6172958e9994d0d2338e0afe67c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 284bb88cac8a3a1e52a003cfaac3b97c17305bcf..85274d3e0c217124e6c8a87f001fbeb2e6bb52d7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 37878e0b22598166deb8ad2789f9c76f512b99c1..e8471aac90b6fcf679db4f437307b24ad2f12022 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 41d397643c963956b3eefce366b8bea893558d7a..f797446c21c370bbb0e9d54d36d3315576bec906 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c5596d29179893d0546e9bb846e5940f1fb18c19..2723cc3a4d674e2d91eb2737b34034ae3ee962a5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b9a2facff2fa2534cec48637a407ef571a12aaca..6e333fa71e46961d289922d02c930ba906b029cf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 65b97f9987b10741b244fe7f63a62844986306a7..bf754af5b90fb647440f9b08b079cacd0d7fc8cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a5a8498eea1d46d0006c485fe8547d81677c031c..05d19708b953520673b8f29f5d963f9e224d83bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0b4ac122b36c64b76e8c0e19530ca7972ab74bec..312a8d6a7be3d5b45952718bb1e7e3c8925ab5eb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index bd24d226b10c7076469e3629045db14dcc82b373..aec7fad1717163bd6b5d3d65296cf8dd90839c78 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 65b97f9987b10741b244fe7f63a62844986306a7..bf754af5b90fb647440f9b08b079cacd0d7fc8cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e17af388bf69c0b7538947870e5b6374d4ece96e..e34b6979a9e051d98e1d4a67a410b7639d58d20e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 65b97f9987b10741b244fe7f63a62844986306a7..bf754af5b90fb647440f9b08b079cacd0d7fc8cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 193f1c0942fca31a84741d19dbb282296b2426bd..06ca505bf7f59555ede3a1f08132a0d899292273 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7d5ddb4f0bce955d16181fc6a8ae343e5f3b3720..c788f0ed0b3db9d467f79c7c1384e3ad4c0f31e0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 00cad344de83666ac4304beeef05dcc592a5ae43..62735874252c257a03fa3a50c0dffa62941804f2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index db4ac083fa7bcf8d4cabba611466648ecc9ab3a1..bf754af5b90fb647440f9b08b079cacd0d7fc8cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2148d2e2c40d28914edf770c20d3c77ce56c7b47..3ddbe04e424a42e8a9a3ea0db66b089d9fab867b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5e9daac7958c6117b41cecab75dafc6a60a413da..37eabbc66886d9676e0920885ac7b35608beee50 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ec6417ebe5795e736d4f3fcf5d9ccdeab1382eab..bf754af5b90fb647440f9b08b079cacd0d7fc8cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7af422b7e6ddc8d57f7c43e07adfa94ada505fa4..76cd1a793bd085acc838b6dcf04bdae67db78d6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ec6417ebe5795e736d4f3fcf5d9ccdeab1382eab..bf754af5b90fb647440f9b08b079cacd0d7fc8cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 116aafb602a1f7d0eece9b8b90fcc72e45a4de63..52b26280f2f4df8b086b056ef54fe7662e9a12ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a8efab2384f13e6ef3285e274c67ac78cf5bb783..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 29dee849c671a7e033bdf6e4a16d076fcd39b83b..b373bdff6b71dbaa08b50e9325e52a91e07d73d8 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2899e161a091d970ae29e76968b0463d19ff5237..a8c4e8533e4207025e871572d7a275fd62728aaa 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright (C) 2011-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 71151b88611721dc5a305629f175c290e011218e..5527df46f42081d10b95e880632f0783da6c1591 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7cb6b3fde268c0dfe0dc7dea5d0628e0b55d2b46..b3f4dec7f972f645a1d07cc960f6a7268ca76291 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index df3a96b3d796dc47fb12c74e3ba4d3dca2e615ca..e4f4765b89d04bbbde56433ad0b5a938f7c89dc0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8baddc43cf6210ab091d934d2f01e6c888611e34..5130f9fa90d1b24cafe4e9b9ed9d63905ed03628 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index b66b08c86a66f3e37fc1f2568e2f7aae2bce4e95..8ac6148f099b2d36b5ca0717fad73f363f190d8e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f052aa8294adcc93fa5dcd63d54bbe5edbe6d401..c75e3fc74a0ec254b3c7581907181e95cd055768 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ce281ebfe494d4a90e955e60802da87399513945..3eb41368baee4809ed97bd1312acf6706b72ec54 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2d74296bd105ad4f0fd57374aea284a48da8fd37..6f7c28e8477b51023baa99aa12d4f43776a08141 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 670d22a745cf174da1be2ebcd2ff4fa7af1b74b9..67546bb559af5ba518f1ea7a5f1863b0827c395c 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 These tests check RPZ recursion behavior (including skipping
index 51966bd190b74d3c6f788e26cfbb9985476ae24a..ca67f905bd3a8d7ecd98917b7a8db9d232997e97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e0b4a45c304e8878e814a864877d38fb6aa93fd2..ecdbdd1a3d39bf2a5635c81bf188ea735e1f8d50 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 552468cd6f3fad943ac437d9b68481d8d93ae829..47540982eeab8d03edf02cf85d48f43ded1544e3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e9dd45b54abd03ea8550c86bd2f91111ad000fd5..ad363e09efd6d3db70262f32d21e699a1d73077e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 38bb9df28928ef5b4918967ae18b7707ec9f4857..8c1762bf3a0e58e94e257cce2fa60fd9dd94d3b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5f62da28ebbb7125ceb0a612167806bf4005fdee..5e33cab11859c71caf240e047a4b9840ed2a5f1a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index eca9f39146e34617bfe652102c6fe02973d513a3..12300e6d627fb0912bf6e6da85d536e838472bb3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index cb08d98476e48d9c2dd8e0deb158f645f0403de8..d2aad8f801fcef86f321d2e97034f2fe9087276e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index de930582b5366855ebfba2e5d4c28cf1d920fe72..5d37643aef419e5730c8de2bb90e56db4be072b9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7d644c9660a0c212ca9b96ec777d3ea650c9350a..b473bee711c47428bd8c63a9d7049a9452244a57 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a3efc1baf7ecb6d6295efd10aae64258d1041588..201cbce480c2f7e4494628ea6cae2db9cb285a15 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8cbd234161565a00b56f906d8a8913fca82eb7b3..aca2cdfbac9d88c453449425b59b34fca4c1d48a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8cbd234161565a00b56f906d8a8913fca82eb7b3..aca2cdfbac9d88c453449425b59b34fca4c1d48a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7dbf9a2dec44a388f3cde12095d53e8f77f02e01..c9b234df331deb5c8351e043cb78a35f2391fec7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 44d4e45cf782186fc5ec587f016ed15533c63a80..460054c192d52811b7545f272091c0f7457a62df 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d62036c766e5a1cbba2cf130f4808c0f9f4df195..72f1283673d257f5a39521517bb5db62487ae1bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ab6f1751b66c363bb2c1a88355f2ef7c16ce342d..316ec8e15d731bdf6b09382ab88f9c7472dca3e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 13e7e565cb046a55462449d95450b5c2c0dccee8..7a5e0b3ad2d22dbd38f93e175ecdbbd7b3749005 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f08ce8285c1fc4b60499112f3ee5037a1064a901..e970ab84e0342060c805447d19185c1b5d47e507 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8daa601406c1349f392795c9be0ce3ba9a8ec332..e3e45ebfc8f80c5f8dfc92684df601cbccf1efde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ede9ab754e7e4345fadfc95f232a5befc19eebef..bceb39c5dd819ea2260d2763591bfbfbdb836545 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 896dbeb8a279d840fc8dc0f68887e97f712dca31..1b15ba21fe29563777eaaa8d1c828b98f80905c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 105e41297b59d6d3eafe406ff7178fc4575dbf8c..872a1366f557c880cfb6bfea18b45574be3a4850 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e20ed37766ea0badcb102eed3ace4b83f2e256cf..65b37da496ada7cad8f156bbc7c89979147ffe25 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9bad41d96e00bf2659d98e7220c95f8db7ac7e03..ac8a0baae7dc7bae5ed3ea150609c127a4e996a4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6d774a0ae640ad9bcd5cf593c29b599256ded171..f8fa3ef4bd2277cb9b60861332f15770433f2140 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 10c7d5c2fa78aabf79f8df5f5899f61dc06cec5b..0f3f60effbf07b1c347c9357cf02cdae4532717a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 00be861c59b93d6f9df39f145d9317e07a200d8b..c1be9f768155d412f03a2cc46a49125b685845a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c7cab21cead7da8b8e9984720493f1d34b1093d1..7d6c47874bfe53a909574e0b885bc4234b7e8d51 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3ff0f29e51251e74ef76aeddc4a907170d5a35f8..e0d08f357269e269016299de554aa14519fb70f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9963a592daace616dbc7e6605cdddc4285b65714..f2645859e26d6172958e9994d0d2338e0afe67c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c217ec7588a2f50d34dd51a6e4d24e04cfb1af4d..d4c2e414116474bcb3d0fbb66224fc50f299ab4e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3f01014ffee9b6d01881565cf06b67d4f1715107..9491ca7e993b5b56218f3ce7cfa7a9a5b18fc206 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9a695d8254700641bdfbc249a13c3d1693935435..347d3f9fffbc2f919ccfb209169019e331698508 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0d9c8d07a86c4094c4858d65b39b58804498d312..a659ed5ccf91279bc2d78f4f068792206e5aee28 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3f01014ffee9b6d01881565cf06b67d4f1715107..9491ca7e993b5b56218f3ce7cfa7a9a5b18fc206 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index cbbf0c5994922c914ab8d20ce19f600fde9fa13e..1fb4e847d4ed69e02227f718f8fdc3d46bfc41f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f95fd2986f1d8be5c433910187e6dea14e161ea2..5adc21aa73ab477a3dbdcbe0985fa4b9ed911ae0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9b3f0fd382e80159ff143e8df1be0832ed5f272a..fe7be9a70fee62cca21f4b38a54ef638c9c75436 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7b62e2e388489b93ec792e8cb30d14818ec99453..b0f1b890655f6dd089cdcdbb13c6a526ad2decd5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2013, 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 63d4e2695b7f7296d60a530b9b95737f442ed2f2..93a3112941fd2edc4bfb6cf2195e4927d350de6d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2006-2008, 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 80ebe72ff8d1a38c49d21f97f25c87b3541637ae..07b0e4c9c957a14c5a8a23d93e9e9f2baab9f9c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e8b1d1ae461fc76318f6a35c92b81970b5c0ee6c..2ce5463092599636d26a3c520c0c0de8cba36537 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 414aebf116f83357cbd9420ca5c8c8f6a3940228..03a98d7e066565dd59a1701465f6eb18ca5dad3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 766c00c3cdf4f03e7d5671eaf990a392885da55f..11a774c22aef333ab724598152908e2d9a8edbc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 51084b5d189b83b6d5445070a98757943ba440e6..69b29c0999dcd8fa4d7db215aa497dfef29d8528 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 886cc1ba58a1fcae04bd41ab5dfc95a3c76aa614..d9ebe9f455ca33eae1e250a4ba53c7075f169039 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6e430e20fc541f59f409d49425b361cc7fbe7779..05ebbd50b53038d5bd19674d3ee9247651f5d680 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2006-2008, 2011, 2012, 2014-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5f1fccbc0a669ef6ee07bd3ef489aac27ae545eb..ce38e9dbdc0dc4d8bf42d4736dc85c83d4e5ad09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d29ff126e6cb2f0d0d5650949e78dc64d4e46f64..3ee00d88d09df7983b278bac37df3306870ba339 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9aff6db0b8225da1f49f600f3caef0ef17d6b3fa..5390a6449a7754b1dd7c1317126cf4a3731f2f9d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 942cc1cc34b04484dc95edc766f4eb0e2d270e0e..0873dc0a7bb4256c1f173587c6032333bcdb7039 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 28716baeb6f8b240775b9218dc7c0124375ab25f..6a3d9203129f38db082b97edde0ce5e921e7ca1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1319e2a74fc9632e49c0c61bff98e1f435c15aa1..795dd356d4e5e7b91704b1317617cfb09be0f763 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4d8bd171c6c64fe89525780b642605fc6aeccacb..ba646e53c1319d9c68f36dac476bf054fc1c65f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2a9a717bafe3ca385a6be8f656605c0c38dc7346..bc0e6fb4e3ac940e19b7a7de75f175221a73abf6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1acf3aa1ec5c023766674446c10b43495c18d049..a519c307129360e9548fbae3e8a29f9abb5b2d88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b4704f71d45807ef90ccbea77897e3a99790b260..1470ea2b311634a07637811233f203442926fd8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bfd93baa53f94a339ae5d580ddea0595aea4f2b6..b55b238622ee799e8962eb06508fc03e8a91fc4c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f100aa86a06e6df32522753cc8900e457bd89662..62fc029979ae5d6739503072473f4f4d9866313a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ce6013686824a3053cad97567c8448a75601456e..9c0cc426560e594bd2f5242188c06c993fda9226 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f69c23e677979936bd41ee9da01ba45b6832a6da..9b57dd00760543b46741e306fad136e99345c3ea 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e9164dcb9ec8ffa73f0d892e48bed2724ca1a9dc..01325995f69b0393c6b0bb26ba06217e8e622289 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bac0f4467b23dc4be94fafff8039dc6ade70cbb8..f1b003e6ec94aea23113a176ce4243e2b9a3e662 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 988c1e1650e129438cdd5185b7a04d6b047261cf..9a80059ead81513fb5e03f21f601421eb3bd0d65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index aad6e5baf8497619e3d7ffe9f9a10b65dcf85914..565d3a40cf817eefa399f98b5099d9d5661b77fa 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3c9ce43b896b7f2950e3a62265bab867a66bdd82..43291f1618a733e47c97eb5cfc9486d1b98e2631 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0d79ea0bf3a1ca0527fae5a71c8c7f0af376cc73..ae1248ccecdb6a1550387b6aaa96bf13a47013e9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 471efd86f72ed609148cc61cdfadc1ac999b98d9..3b1cd3d74c191726f97d23dd8961592a3a0119c0 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010, 2012, 2014-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0a886797a24d1689720ba091fd8f166ad7754f14..121ab6d1e95b0cfd605b01d1be75ec5c7ea33c5b 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010-2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7f79480629647ac7ea35cb4d07518680dc136554..079fec6ded03184b7e641778d97eaeafda273307 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f39443e6c1ed18a7539723dcbea8c8728768dd38..e07ed6e54e27415056933edb56e086fa9d09cb57 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 52eed2edd18df417b6497019e2d551b03fb2d6e6..20183041d0eb6070b006b47d613523862031627f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ca6d8cc2d8c3e2923788fcda3e46bacc8d25b33c..d9d32828d503d5fa0fe716d9d7258f8afdd86e80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 50bb2003b7852f350c8006a11b77b775561f9d13..c5c55e0a759784959a64c89d566fa0d18954448b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e414bf38a56baf2e08974a53949d35d9e1fdc290..f65555b2b3b614fac3d4e0a3def817fa101e0630 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c7733c033e9cdf5530091487c04a00159748cb54..95059552a6d0209d915ed723d73f25c0cc72cc66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 961649e49e0d9aed6604ed6ac1446a991417dfea..758d70e8149e0406515f2c624960d206d1fdb4c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b2420f73213f31b3ba71b7bab39fd0d45a3873ba..1ba723fc88df28c78d1f3fdc30226cfe604768af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8cd0e061df53ae8c5d189bb69e3af03135e32047..65611791fc95ef343e57ae3998ac4e8bfdb37909 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c341e0b2e01debe1396ab449e04fe9a757cb87e1..eac1a8f6d7e33934de5c26ee429cef61545e3dfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3938a12c8abfaaf48d09e75f96326228af20e9b9..ccfdbd1e3ff9397e222ea35558e803fd8dc63161 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 32fd93798ca2ab896972b5ab69451860b4abea2f..d0c56be69de98573ebb363226c12021517c96516 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 59f353bf6de58e692db7ae555157f70e8b1b7ecc..971f76dcbea4bde3029d18c1f34beed6086eb5e2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 71d8485ab8c59e0a9a956358de4a7c496e2a8e5f..4bb3c535490ecbc2762aa1f8e8f1451c511af379 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fe77e2c84ac4a7ae3cba472f1c9802e1acceda29..2e998d1552c3ada7baef938d4665917ad4b7bb3c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 84e71eb3a607467db284e862dbc46e8a04dbf860..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e786bc3d6a19838789fe06d40820ae8d59c10a68..2880d48c04b202c3b3e877db5518c7a437b78a12 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7a1bfd7ad109426058e35ed79019964e8a9d35fb..930caeaa0bc3acec50be08aadb97da65617d2170 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2012, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index edb96302170f1382ccce3174a31942a912f01014..752089c343dba2efcebf2c089ec34ed77ce57269 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7e408dbcc2ff6ce3599a019494dc2174db33d5de..d59bce3ccad5c4587f1295664a56521e95dfcb44 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 124809dc453121b8e0e507e0abd0cb94815bb360..1b87705a76f4e92f5087385fc022866ebeb37adc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f300adc327bc34a5d8ba27b0d8b0a7149afef190..b1c9044118e793b2a4fc0e6767b257f416d185ef 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fc26d954ed13e339997722d9e84c15c284db79f6..220d70cc17c604111073ceb02e69088398a61d55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3b3e0ac72ba5a083fdef7ebd718e3ed98d8e0f69..7665e9faec9d41808dd045626a722ec3700bd3ea 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ef747c21538f790b6b7ac32172201a0663a44a64..edc72efe467fb8938856806ffba5be870e4021dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8d0651d64b1cca350e5c01fd8dfbf1073f648680..39af1a648473c709d8785fcbcf92680e2c0406fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ffa850ad799bcc200b2504188acd082ecc3d161d..536e69af49dbbf7c320465aaa72ded36197b0f95 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fc26d954ed13e339997722d9e84c15c284db79f6..220d70cc17c604111073ceb02e69088398a61d55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 845de1bf3fae1c7bc0131576f5b3f83b36a38f18..94d31bcb8fbe15899eb5aa22048c522b982b0dfe 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 32fc153a81a8ddf948d5b498074dd227c436537d..06af54a3cb23ce6252b4372e57dd2f0bffbe2343 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2004-2008, 2010-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a5136aa389929846ed8b832a297844f82e3f5bda..706f0db06ae3c400a6320addca6182c4551657a6 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index aad6ac4a16a438284c21a9b491cf4c2ca2c056d0..f3415bed3cd846a63f1d9935fc28bf4b16a12644 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b4881acedf9aeb04998593fa3d3dc62972b92665..f6082a8ba1ec0934ac4c0f659002fc6fd14030cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a1419772f7e60e841975364a0bce73ea3184b9c2..1408cc68ee4431f8fa8a53128f2eff707f6a9da8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9bf6ea926090fe8b5886f82f17468fb7e8c0b027..e14234478d7d91ba87f6d69d41780f63d31d5733 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4cc6bebdee1c06ab3c284b37e1ae10025e4eb725..d0da0f4d2a71139cd6c44166c1cfcf82aaf0e40f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 63f0d093688e9b5344845e2af005c17b6f319e3b..dc710f3cb5dab41eb67c6e39100b902045e87989 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c35239467f382ebe1636dc0f98b34d5bfa2100f1..6fd58858e13bcb2b0b57b6df1d9ff8803d3dbcf1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 48e82ab855866aa19083d5d4d18f90e949e3e852..bf12a85fbd630eef0e2a6f46a22722d5f167fc88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b5c4a9d165912d0c4651831e6ae6c2b2e7161b4d..f07ff348d859c0d18538b0433e0c164887e7910b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1fae1bb69a7a77eac1ed12a459c977a14a062925..55a9e88123872502591dba8f0e11f388980388ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4ad3def9855fa1fd733d2f03beb6573fc4ff963b..cc3da0ff119f5757bdcf9ea34716377a18558589 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ca92360dff35ce003828b0ee76d5749da373fe8a..3c2846b8fd079d20f7c8d648975e36a20d1884cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b585480b544fbfd904097ba5f59bfefe9c4ba9d2..10489e7da28537ccabf7660a51a62bb845c83ca6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 68202e1a2aadb833fe81a7622cc5cb708e13c27c..d64526fa8ab5169fe063f609ee2ca8911a51d2fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c2d04527bbb652830d61ee4e27ad254be99cc294..4bab74fe7358c0006bc6df70a81110c2835ceb66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 91190596b3ab64a4ee9d29ab044dd855a3a89fcc..1753a26e4c8dc3b142d1f98a083d33c7333995b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c199b935ef120a45f84cf14e92f090f2250b0613..317674606b38429a6f702e5adf4d6b404e154efd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ce9aef84f72e801ac9c65f648b794888b2bcff10..7d7b5ac322e33e4f66e1c9d9318cb6ad115a1397 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 12e251e16b26403c5c9c4e98638e443e271f5892..9a59fb5825321e3de678e80808040e991d250192 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 871b40cfce02eadaa998a606037c7f13e413647c..1ed98a8c50a36c7add31b77d5c85e02eadcf5324 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0981cb1a9298be8fd52b01e6b2a8748fd75035cd..3c1271eb78ba9846297cbd9777679499fb4e3e3d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 23d7a5dd3fa8cefe259adfc8e2759b0bb275ddde..44775e57a53cd6a2becf562f6a9b285f21d1e205 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2e8b42735a53fde9cb3e07d4a2ce870837c4c5f3..d052020807385c47c44cc6bba39f5f4b29749301 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2dbcc1b19efdac47085577d98b71ae80101cd853..492578cb261a2bea0829e4f753b5dcfedf7a1c58 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh 
 #
-# Copyright (C) 2010, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 25a29fa0d28c98b08659795d5b5529ed21336837..5da4d778184857b783ae74cf36e93279325278ec 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 25489d2794967e6c25d5f77758cda93188c56759..c9349d687620de573284bd3bd26f487c972fb5a2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 73c62b125c99e90e36b64e10241b80a9c01cc793..34d413346f6e5c6fbefce2e147468588dcbbcd0a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5007bc5877210e0b4327a0c9edc5909612f4a097..5e8a4f4ac092d26e4ae9c17e1aaa7ea4f3db3cf2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 20cfb544f90ee5fd77631335725a6f0082a71645..87cd92a8d4a59c216cbf70e8c82cbc5ffe299f30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 10616c3db45f04bf709073348fc7a56564292397..c1824860f955539ec4281f799ef81eae2927039b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8382b4031117e6025b772acf88f279fbef7df2a4..8bf742fd4eb46eaa3868da59d2f35e2d01ff9daf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b8a9e85da694cafa783e622dd6a002bf4e3b5020..5da17afaeff988a1425d906fc664a7869ed5abcb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cd25d1c5ed51147e44f8eb5d269e5d59c7c42981..07d47e8e623ffff55b3a52e2edeacbc95a609c4a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2013, 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8cdac381bb9e4ef4e9cb5b4fadc07743f45a2c96..14761c01f0e9a3c502ec4c94e83b99ecdfebf502 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9feab7b91cfa7c21d23d71870253837ead57a23e..4bac73b4e9581f948de85519ad3265abfc5c3970 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 102321b6f81bff67eb91d85af27ef11ee303b4b8..45629e964a7a8722b4aa4994403553b7413e3c95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5887630f971be9084310575ea65de8aeaf241be6..438e95f1bd399c33cfb35c7037700391caccf6ff 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0dbc615f8f8bbcf0e2d33ef4575bb0d37d8c7a81..eb6d022014884817c44acdbe0750a35909e19dff 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8eb67f4a81ebbac9a827e40f2c6a618d16d8b06b..1df95c734764e209040aab33e62bb322a59cc26a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 56f9485d1629b5212030b7217a03dc2732add872..64a1cccf6ddccd4873653a8ee022a8f74474a804 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f988cb879856873dea2dca1226a717d8cb0c0245..1d5bba67d72973fbd8e6b082802035f3ec215f76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5e0130a74f1580e8649c51dc64e18c8b09a20431..649ce6180aa33039440a0a8cd1e9ab149effd9cd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 04738388f8c4cd8a00fe97c88c90fd4964f65384..9527ae85bb682f19f3d8b554809be0fefcd1589d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 88e5c6c5b89e0378b40bd23b35c8afaeeb1c1317..43de08092f19f1effde1f9966b5b09d9fc5de6e6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fb698c37f5fd3510f672ec198e70c74de21e76e2..dae51114dcfd487f6dd2c55ab459cb4c113d3aa0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index dc3484f6fb31532b021686f12b839a9ff19eecc7..ccae8908f734c6f8d0bd8a5deccaa602753bbcae 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5433cfe2582b565b7413423ad353e13bf343f217..7367e264b6b822a59bfa9ba96ebc5ccc962b1805 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8663b50e39f80f0e27944e566d13b1e0e6301c3b..3855af0a39d7c6c25b5b5abc4bd8892818670bbf 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index db420b1c452f90a4e8cb56c4c7a06fdf440aae2c..aa1b63d83a72a943160a2bb517500c129f2d7684 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0d2c052abb16ff640d43dbda6f97237ad5927248..4156499dcfeb06520aa3f19aa49738166de56ea9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 76cc9d0d703a270f0cde5a61d24233b3189876e1..dc0f1c5f1cf20a2e6c4fca7ec6b9dcf8b875ba59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8708db61a50cd5c786b6be7f4f8e896488b1178f..2bdb70ab9e90eb237a5c2acda140bb558a1a2e9e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 78bede424fe549c7521b093299e11c839b637601..aac98daeda4409406d35dd72dc6d5a9b1937870f 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a6b78632259c2def261640e8a44bc74c865f7e2f..c2376b95cd66766158c8d9dfae3844e228782c2f 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d0ba7d9eca0f97711ce9bf55ccbb65ff7d3b9219..cd6c797be550c5c2903ab1437376fd164e560e30 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index df1d85ac1c3579ab034a55f0b3bddeeefbaab3b1..40be2bea063cfda16a4bd1caf3f329eff505cb71 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b03798c711eb44767ff12a474e22b13c298d29c8..21a1fdb323f9ce42386651adf6327a3d16ec2375 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2004-2007, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9c921929297e64b49114c857f9794fb1b5e68d76..a1d4cbb2dfbb663e981f242a855a45dcfa625145 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ed46aadb4c7c5d69c2b9cd2413cde158e943c11e..812e66b5096ec701f1c54b3ae53bfa31419b7b95 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 837115058d446d827d2f4ca9b2154573d1542c32..26ae2b43ed8f78491e4a9db0e42066162950da4f 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3d88d8e711fddbd9a40126d3de76b361e037a9d8..191529e5dd5a3f6f9a4843b4e906f1afaee36810 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 812b8339e8c8e6f0f7fcb29f51a399429a21652e..4abb1ae3e6810b6004b73aa8841ee00e709a004c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 29224671aba048efd95fdf80e6bf11ffa83bc52f..5a133b0e5d5e24c68cd5c2fd30db442b57f6bc70 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e40a0a5009c4c0f5de671486c7de1b422ef70521..4d1d310701967489a88fa69c58f925f0ed441023 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 66559f846b4aed49a2955f7792a24819bc86f129..a2fce536193097a903e54e5d835ba6367ea04155 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3cbe23bb1d28da6d71456ace574f9a07c4a0d5b2..721c06beda7e21fdb912a69e2466718c2d9f3866 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 68694a18492313bda9b0d9b272626eed6a8426ca..4419ccc475b3749f84a63f2e6485ef6dd2e17e18 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c2377bfb7f82fad6033088b687b8696b2de7f242..d4781cfd39652af8e09754a0522272326ac578fb 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3acfbe1d6b7197ecc937bc963aa4ddd5a0013866..21d6b7de4faacc369a9d4ab48afffc2e3a8e8015 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9f19df8874b5530cc1b860db284407bce4e58455..4d1c4d36bbc173527d41ddca75e0f8dc814c5c53 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 70cb187c5706ec6ae3201c88f011198984085063..742d40080f10628a9c30bd3df1fbd62dbfa433e3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a811e47ec7f725ce04a37c76f1e8803f5702e545..e289989f6df8421c8cd3de2c2f75c6cbcaf1fffc 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 327a3b8deed758e6be50df3c98b001d3406af425..29480dd4632ec666261a5b72a30bb59b32daaa08 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 483b1aa4e18364ddf374f7922981724730b900cd..f5708605a764381ff57d6b918f82e4f3db3bd8b4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 25e17e4f4a6475829428b3338bee2666a4a6968d..e4361e530cacf1430c828d1f984475521a9f97f5 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index efb75ea406ee779e95884f7784fea56e11768c68..cea6a19d6b7466ac9d88515ec09a09c9ef97fdda 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 91b06ef0da133687fd91b8d1286d0d6978b91fb6..fe7be9a70fee62cca21f4b38a54ef638c9c75436 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index bf40ff525f3086dac47ebc63735efe7967e20263..055b0cf91ce00ae252a560c9130efdde9fcf1765 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fabe79ef14c6963b0f4b7eca10ac1c6ccacc5163..299dd4825619cc72b0d3efc3506232227564e185 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5782e909ac359749cac2511284a7a9a22fd3ab3c..f52414853c57f10fa6a97e288a02d41c10b7e62d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c1f867bd27a219611715a296ad7fc3f5f7cb7568..e2c55d13c3ee00da27f35d2d9fb45ac8f01d27f4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9aa62dbc04ee874c099088f8ba7f5a1a970d15ac..650722ea32d7bc445caea83f5abbdfd504516b51 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ae888b0442da4b03cab177aad38e135c2b71d9d6..309bd2ae2cad11993e1ca98945ea61b1783f0a65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 33405478f00013fbc946587c49a8e028a1d8e155..f4d5d48e2144962368b189e6c436ff47c9ebd125 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1279b1dbbefde835dca32b51040613baf846c8f2..8b28e7a9dea0ecf4ffad38357b336f139ec9f554 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7a8ecebc5c2141ef56595ca935f7c20cb3f3ec5f..0a9d6fa3b34411f442253d421ae56ae0cf8b89fb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7bb896a968c7a98af4f883b0f258f23e6806fb23..53331a6b08f0b3aceddbedc4143a3c2410c14f02 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 19d8f20e4c6bc14c849960a6b80fa5468a8ebbb6..20896dc71fdfa47911f755967354e5012af33fbe 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 67c66b39255055451dbb4acc35dc0f6bb5427b49..8c6be1d02f2e86a71de85470dc4651c1778bc6b5 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2010-2013  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 07ecb4fb47ce0643218711c5813f0b5cd403f639..4dd3c5bb62d16dfe3420cccb7f5bf5bdb85294fd 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e61676b0e241d16ef1717112f1bbf192470a764d..da03625934a3d53345efa90ef38858a084de8ccb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 74d608d521a92802e0c2e68871c584c29fc601ca..2688916e69b12404b7c293e90e32398e2a32a706 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001, 2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2705b86b90d152036b13cd9b79b9b15580471797..8f99f2932195ab979bb09865862ba34d1526cff6 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fe80cb10be070961b965d8843ee6e3f76c62a182..bf7a19a27ef569045a7343dc543fcc0267706ec9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8bee4625cf98ff335ceed5b6cdaea50ee55daf93..e2e8d3e72f25fc8b6e9f2240662a527f253dd0d3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2011, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 348036382ad1bb9eaadb460eb1e6f4628482977f..8a58fdfbf8fd03e08510e584d69a8735c194e93f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 007bf1f1e1ea426dff86c427a4a89806695e2c18..f529aee9461fffd4abc4da2dd856b5636a38ae74 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3e45657678fb42c2a2384f5d725067c2e78b7b23..e3c9ad2a1cba24e3e8fad6f2e797c766011daf02 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 359b89ab3c6f322c42235c1355682cd569275ae0..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2006, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 231a3d0dfedd77a008575c076df85003ee39a700..65ffa91fdb7704b14a37a42a8b57c4649ae1eefc 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c68812b3efbf2eaa44e1595b9480013b169421ea..7a94a8ab6e8c454d0d0ef6c4e1e1a097f38b6d30 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2011-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b71237cbfa15c748b8bc55cda05475e4211dd2de..f82d089dacd863823c645073900aad90b79cdcef 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005-2007, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c19ca48d25d7a08d7290c0ebae2d4e3cd5d9a5d6..8cf0d01fe980a48840b822594cc102cf35260fdf 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2005-2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 75529fd51184a1095d2cbb63efd26fd039369391..94ac4a46ebae44318c91b38820f35f038d06a698 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2badacb61b45044996ead9be413c0e9c3d52607b..6ae8c49e8fc88490dc0f43c9db8b7f33f882fe9f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 33ac22a25a8e411dda90e843b97bbdc37c58d84f..90c85fa6c17c429fd5bff9aaa8f7249526635795 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005-2007, 2011, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 28a03c6c71699db45af69e834188db6746e4ea29..80ca60f1f97dcea639d876f422d864587e4b635c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e27da238d946394d98fe17636b2adcc8fe5a911d..9f3e44a15e1709378e7d947519bfe0495734c198 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2011, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c3e99cb7ae97c0317de63ed623c5e13eebef35f9..69bd0d7851a6677974d702ae28efaaf892d47885 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1b829d0320636491d7bb4c12381a7b7564fac76a..de2d7c1a7f122ce6732105ca4cb09a777f5106a5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6ed1867df13faeec1853a38272b7ae2495c9a73e..66fd320ccfd645ac9816496764ad930f00e1a1c1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010-2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 79c518308d6217b01e0f8766d7abf4b2a30da306..d61f112f75a854a8dc7d015cf0421125b26f8b55 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2011, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2819482def75382d40486abea6421c053a405cd4..0d9cb4ca464d216b2ee957f0268151fa495a5532 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 657c75e44309bb5d0fc4e2ed4493e6d695145870..b2997f3ed040d290a7666f77e26dcaddd161e768 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 47e29423a16ba0158627acf6b006551e228fb43a..4b2011cead5b7189966160fb89947436934c7e7f 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index a292a4ef8fc305ee915f032390b7e229b76fe6b6..8cbeb1a896b95b622be528a3e5f9f202ecca9302 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9abb02bff5ced4b17579457e17b4299eacda3edc..6e2482a0414562cc4d8db486901001f593111de9 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5501a7740834b8f9d2eec9f8ecc893ec727202f5..695d7cfd2d9669b39f42163bcec5df0b1c6dd058 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c283a31d9a299e797b0f8a1ee7e369793e948ce8..31e416f6342ad1c241546a0c87322158c94a2026 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 834b5589ddab70aeb5f0b806962cfcb0d8b88f34..9af862403e57cf78d297ba7d7a1390f7d8e20f1c 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 63ea80deb8b56946eaa6a62b298a01f67a15d2d5..b6237f872fbc2a823eb1757f7c12471a5fe46af7 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7323e85c9e8af7e1cb663668d4963d05f4f1b1ae..4c8f929a23b9b9108bee2d5415fb2cb50a6994ba 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f91764022c1efd5e974bd9a7128a608abc9bf5af..51693013d8264d41cad55373e679e8283f9a5927 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 09c7169b623a3efdd542c8c3d90171ae51668f54..8e3eda1ce321cc00a9a64b6d40cd0f53326c263d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6aa39636b7319a749edf224eac4ab4d39dfde23b..9dd3fce976523630a921ae0d66e3f5445d4e4901 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e914b980831338d8f0eed2377a8af13ec4018144..508f975d5a01ef324433d929dbbea8b9a1422821 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4e59769f3066ed059adc5f8491258ff20943a623..5d38f460330706d3a4b4b08ce22075cc5fcb82ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cb44816ba22bf691e957497c7e7d05018f97dbaf..04114300a230ada92b8150f6b58dd2f63ddda7fd 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 26d9f37fdc7d269c228fabb6f03cd48ef2d241a2..959a540c181581867d3d9bdb4c8b06cdc08d439a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2002887fad26a72b60a12a499e471f56381bc682..27cca4a1bb773a0fdb97b5c3387d579b7c602cc8 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f32701d31d7eb159f582e53e0dc9a93f4e50f157..b041f145f46c91ee19a6733cf7ad5c0e352a763e 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012, 2014, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 940b9fd2077b84534cb81f8933acb2a73f78e845..094881776c108d267f5f38bc6cf02701864c9552 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 04d9c850a91efe66bc77da31c7ba3fb91ef8001f..5d6cb1a663f4600387d07824f1556ef3016fea9e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 02284ee61e15e2bfcb2ab4783e550dbbee8d4c8c..53c32808fdb7b9cccb657ef710ff140077a6702a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b31ce075721a4ca64c823bfcdf1ff2f14154d9a..81ef1aff6bbdb474104fe850ed9eae1bd3135d0f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ca414e8590704fd1b78395889929ce01b38aa95d..e7760741c38fa2c491a752cd18848c5c9a7f94c2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d4119dea971d01d8872af920f7721bbc56f39f1b..3a9513b52dc34b6553f0b68c4e7eabe577fb30c2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b0de06383499a04d6ad58dbdb2858f634ef3a24f..26821c26b8f5b29cc7cc54abc7347f44a50df455 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011, 2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 76e3f98f689b70b3724e10edbeeb33b568e27981..6a4463e67fd05cfea9de7def69b13532dd264edb 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 795e391254d54911070cf6893212d7f4b7160d3b..0575e5cd7042fcb3788a849fabcb5122cfb27253 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d2be10df9db14e68e6a3c0821895b6243956b9e4..2c25573fab095520574b38a51ca55176f404efa3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c4b1b8c261992de1ae78bd2391ebda141d1c2175..450b49a60b33b582e0c3fe1e6ac476e94e778e39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2013, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e02b08d5ba3bb2af629293fe32108d09b4185b65..a7ce8fb3663b46dbf15838d1fc89f7827cd6a5f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 39f37e0f41faa08435da01b470bddcc061458da1..928492ba50bb9a85acffec18e735e4ca496341c8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2207e5552b763b94a437de06eb3f19afa31ec975..a67644b4af91c8e228fcf7dc1d903f0078549389 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2005, 2007, 2012-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 70cb187c5706ec6ae3201c88f011198984085063..742d40080f10628a9c30bd3df1fbd62dbfa433e3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 683f585387c516f2ff07b7be0b8375fe590ef942..102fa5c60aaba3649e968c587717565348a0c10d 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 675803dc3ddfc82e485dd0eb6e8f68784dbb42a0..0f72f315bff70df7e63007d4853825f3ebe77afa 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 4867a6980e0371064ef99d96b7a3bd63c975e7ca..6d6217d044adffcf05e3794a4c111d62ead959c8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c8d7ec86598d6588301c123d91e4ae5fb2cbab68..21aeb6e6893d94b07da7cf2ee729563fbcfb654e 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d7ea37e062c89b3eb4c56ce7e5903761a71623c7..c98ba50939f1847e80cf85d36ab7c056962bb7b7 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8c57763104b4b443daf2ad406ca2be69a72a286e..d5bebed5d74dadb850a4dd25e98f382bbfe294a4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1a97057489c0eaf23625327db0b28ba398f453b7..9c3a581cb67eac6829ea10175cf5bd3d81ae1664 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0c905f1fba2befa17685beff88da672921244799..adde45be5e6ea0d604bf85b11e901905b39d3258 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 23d131675065192cf5a94faa8b9eeb8d203dec86..4492dcf47d5683f38b0538ff1aa9d4ab99d9c542 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2b5388bb98a09b0e46e29a5489936692f699b765..cdf0273d4513a20ef7832e129f736cd69a4a32cc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4fc746236587cbeed355a27562fb10baf824aec7..f6a934094e7a216dbfc8a81e6497e1d7464008c1 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3d33d7f5d6adf8f75b02eabb43b8af1a26ed82e2..f17061f4b5998ad71fcd31a31b87364d48829607 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 69aa429dfd70750b685eb5cee8761d5c7c7a493e..ed9a5a4af7883068c8954051430e730585ffca17 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index db8008b0bbcba149cfa48b4d5eed66e192271261..c8aa680c8e90680563ca6d6c702336a1128fb3ef 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 61201c2463257ef8ed6e99db63b06c88ef822185..fed2348abb74132a0ea76aa13ad2d90b457f839b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 2625fa7f18b18c4241787e8b7923298532ff1998..ebe12525c831471fa540cf5ea33d079902615d70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2b48ea220144e1a5dedadd4042b14b6ec184f836..1cece1a724dbe8872c5155f74bb5d7f3fbafc256 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fee1b0e70285df4c1c56d0ef845c133b31adc353..6999eb90f5de128440ecdbe343e51eb610ee923b 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a5920b64d9117ffd44ae16d50f7052422bf7a4d3..8e13d131bd6da38c3669fcb0a1aa890c48816301 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 95e68b9795f1f19db56def6778e9166e720ead34..b8d356e430ce7ce6968c617c7a9d52e044c513ff 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7697d4a7d611deb1af6f6041149dbc981781ef9d..7c11dbe00c7a09838f7364e1e246b20b19bdcb1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8e05431f70cfdf6d9b5d214757e323c2ef88618e..ae5ad47a3de091180b9875e8f379847b350d61f6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8e05431f70cfdf6d9b5d214757e323c2ef88618e..ae5ad47a3de091180b9875e8f379847b350d61f6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 063dc63e59e6d9332a72befd5de48a4fc2e8fb82..b395df814d39bd6951a28b6612adc36866ad33bc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 02d0da93bd55b1d68d802059f43f3866888424d3..223e08c330ec05ed22a307f9351d141980503e8b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 102eea811b51ae0eae181a6cf8bd82dc7ea89be9..d7e134a286a4fa1ac02b533ecf9ef2c636a7a6d3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3ca19d9d32f6b4f5fd8260dd5f8e6298b4d3167a..bb0ccec44a7c3e69841ea7b6b329dbc0554071b4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fed19b972df30e4cbeef5a6073dc1362d7461847..c0d89a46862ea5de166441850217ece74046e169 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index bb6358d8133c6711b60e10f0e53e0acc5513326d..5c58afb8bdf8ed42e1cea44aef65ee9854c3b076 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fed19b972df30e4cbeef5a6073dc1362d7461847..c0d89a46862ea5de166441850217ece74046e169 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c4fe6ae1abc9e3a195fa5d94f91c1e029fe8b318..c3fee963531cb62d60196baf2af4e4ac95845d0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 86e143a5cf623a4aadba47940f536ab5d2462d1a..6f98b2976a995d1cc9c2551472010ce9ea831cbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 80a7e92f0d5c1083c4a43755c75936332478062d..c0d89a46862ea5de166441850217ece74046e169 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 52589d59716d59668da502c39188fe56c2d0e187..6c0c2862f44ce4fe3648f9668728b074b6d8f77e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cd62f481af1056c7e04efd094797a2496cc5e8e0..d0694d257f846b51d8f3e1baa417354aef9cb793 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8a46ae0acd4c013bfefbc33d3708ccd6c460ba1f..9d8b1cde4c6cc4c4ddef271bdba20229d2f09c1c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 795935d2955b7128fd80586990cb99b722ae89d6..b50e8819df1a044f2746cab584e741bea4c7e39a 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4cfec0d68da172fe38198f46d79279c28e75aaed..a2780affc9d545a51f660c82b446142eb468f6f3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c5989e340b3c3b829e5cc38df961683f6da1c2c9..5848c1e823c88eaaff05ab604d88a3dd5cc58d07 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index cc043683a1fafdb1c544a97bd6217b0a1ae6eb0b..dedee57bd60b355f1e0fe7c9a9257ca6ad105671 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ee1e74be619f55a3e2e09781ed52ff2dddf30eda..d2f61ab0efc305aaa195c7bbccd0c51840061480 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ff67afb16f625e3ca06a5ee912b27acdd1b39ba2..018afc30ee96ec9a5440695f1809049c9ee8d8ef 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 1df20083a08cb647845df5990afa1be1f69c9a79..7e96dd4e68401ec1faac1d5a35a66608d963a832 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f25587d953c1e580cd8f441a95be3a32d3ef59f5..0d539c9fcb66aea0536f71169c96787b42f731b2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fdb3591886f4973ac2bd29a5d51aaa0ec17f0f90..dde51e97b08a37593c30b8c679c0ac58f47fef95 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0c4382c489c937a311322b0b68da20b0d9cf9187..d4da15fac6b5e999752f7a41eb90519d350493d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b2b0b0743f2f3f8286ed1229ff45bc682cff84ee..970ff310dd45455ff1ff84d1562b2620f6893b65 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8c50e3e54253f69fd701c1bea31c9be11ac1433e..78d45bd0016bff7c04d0e28788906bd170f583c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd0f701101df6a737f9b3477abd5815367158b73..37aee212cd01a6fed95d6bedbee4e5d39f4f9c15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8f12a70cb0da5c651bdffd9391d78f6b46890f96..91ac1d21e62d5105b0f85cd6dc79b66720b33bd9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011, 2012, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f0af420bbfd2ae951da734ea68101a47ce8a2484..8a6d400a0f6c0d3dbbc1cf2ac682a0d4733ea7ce 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001, 2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c21a7d397af8fd69bad75810375b1ff9f47041b6..828a9752820678b8aeabfa6d9fedcded4fe2a306 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2005, 2007, 2011-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ae2fab6341d3d91dc263ad1a498514cd892d4cf4..b16b1f5eab4ceda2754bcc05c30c4c73150f9923 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 70b901668929319e3fd44efac67c5bc7f394e3f8..1091ca6e1b5401fe26d59122455564d2b1c358af 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index bcf73e0f333c83d7f2bd4defa9f160a23e8ad882..92b30e39ecdc7f4b7816b5e18e741b4c73184183 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 00d63c6cfbdc0fba99c10635481fdb184b3a76ad..63a9eef16d90a201e6d68c1fb6f84ff9f0bf57d4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index beca3862bb55a86fa2a9c221649afb7ad8adf151..402b9c415961c702a56ed046cbdf9b0141abff5e 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 083aa1c4ad395426d2d35514b81ce0d653d4bfb0..edd89d0dee966f830824a59ef3b7403079f15dd7 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2003  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3f4420fbecb7eaf9d537c0db0f29faad4a2e4631..924237a38b916241a6dd8f033f0e0edbc583119b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9e81fcd1773e34f61d5ed7b8a2339e4e9ea0b7cf..e45467302751b258e61f7d2c9df500fd8a6914d9 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index dfcde5334e4ebac12bcb9edc49f94f85a898b744..3f46adaaafc29a109e191a24671cc4436ad2a039 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f780cb7fdfe0eee0d43f0a5e14ccc1b539bee247..fbbdbf680f4893cf3abdeea9d4b00dad9b140502 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c796b20b6bdf46886e7bb89532e5f0f927b478e9..723d1d916be0d80d6899dfffa227c7cd0a5333aa 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a0cf29c022772697bc46b85a91c98af74c231883..a4582c7d6e3fc24df7ea1877041ffcf70c844fb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b3399be321b558cd333c7224036546030f3f2092..1e86c616dd613cc88a9b6706e638d6146a9a06c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c46bf2a78463592a36052707afeb0399a8d07ec8..00b1fce99401ed7a58f334acf95c0538a7460185 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 8d1fe210efd247ba890e92842d270c2532547ba7..a085051ce084ad28e170440df8045a9263890421 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f5e987ea8a40c6eaaa1f381515ea105f28d40e9a..f9aea09d265817715d628d0203be0ea0bd8f87bc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d75c606d3f6115d33eac9acacb79b56c4bff9a68..06fb2fce101eba5b4b6055fadd33dc0e9fe7103e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b67101d662fd442320215ff5918fa7bd99a508eb..7f7b66863dd50bc10286155888a5b46bedf27671 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 344fc5c5bd9d252320316040f9f235923691e869..62b7ec088fbad09f803bfae0720068d3454a260c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 94423094e13189a499b6bba247da022388694e9e..316091cf821854fd14b7e33a48d716852abe63cc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index f37241a80f2a03f818c1dd95c27a9bf367272851..a81d1b7b96f4cd787e62795e6af8985d342c0426 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6c504fe3dbad4c835aecc086c83eb08d672198f7..f283ff51531b7325009a7c2e8541130a104d99d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2f90e8ebba81b306bae77e16f6ab708717ff94bd..4e0cb3c5042c986830ab8f5b1dd7ef10d648f1d7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index bcf26f4ab5e666a5e23d3dbd297ac80e734fd2e0..aca2e9a13e2b95f0464a0c236ade2c44f9f74527 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 473e3cb28787bb05a05200741685d06fb4cb4c59..83f28072f30ab3088079434440cdc1dd3992d65b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index ab6068ed4ed3e99354f3d6e68de479dff682a46f..8d9d4b06f08dfe27ffe29f6e88ca9b4c63569f4e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2014-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 75e3f38c72bc0a92b29b4273c2ed44e96c2bd1ed..fe9bb91555c45e935839db783af9d61eddeb0aa5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index fdbc1287a62b2cc27675957dea5fbd7a40adb75c..380b8eb59c8c48399a7a78da7b103dedcbdcdda4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e4576269dff0f15bd2537be610d5d430b96239bc..c62cc34e5eb01cee34e9cd8e26b40ab8a7b03b6d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 40174cb3daa2803583a867d627923981ca81e813..28b1a62de036e8a92357dde4cc4b5a9e6bae7aaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index afc49d1d756abf790038b72d4752515e49c73d0a..cc04112db65ac37b3c58fc90e3c0b5337dca0890 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d5981bbf777ad9ec30822ae448a396cc587300db..62e91cc0e211c917ff20dd70ccbb8f8269cbdedb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 582c6ba6a7bb04dfc20e07faaeb69cf6bbf93ed9..5f298e28c84b4349aab60d870be4cdb3e05d81e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index eaf63e775f7c8695230b91bbd760d3ea878f3e64..956d0a83b81762ba737c22cb51beb28ec7f6326f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 13c5ce9f7b51304beed96e14e6692e9ca1c2c977..546ab4e2c055852bd33b78fa493928c3207b0a02 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2012-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 022ec0865983ee71025b037b9e4c76a558c7dbcd..a79962ef0b5bae3b6c1a2a186af0cc86c2db4350 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4aab9513ea2422324405df0c57795b8ce288f1a3..364816ff059599f49ca20bfe1517eea613f4f730 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 This is copied from ../system.
index fe2c3e9183ab22805d4a663a81ff8ad1fc50587f..727f28115c10f8799bf81b286bb5389e2eff259f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 07292146aba163a248b6af5b92e1c9835e906f94..e2800e4d41f468afa3573a15697bcb9a89c4a875 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 900bee4d80e0bfd076a9d6e3c170f4dd76ec6285..798942ff9e5efc01bdeca12f2d70b216d40a3b4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -52,6 +52,6 @@ zone "example." {
        file "example.db.signed";
        allow-query { any; };
        allow-update { any; };
-       auto-dnssec maintain;   
+       auto-dnssec maintain;
 };
 
index 107f9ab126a91086856254b31d2b2fa0fe55f9fd..3e63e940beb299c205a7ab6681b3b2c7e9fc197c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d9a0cce2786ded1a4c2f1e5dd8279fe8a7f50ca6..4ac603da9792df518a11685dfb42119f5ce521d4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 10837764365a3306172e718bbe17eab25f0a143f..fad31294c0361a6e4ecd8a5cb32c21a5ecf9435c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3fcaffa12c8c6c2a6eb740a17a82785791a3ce4..908f96f8640d722b82c3f27468afa6c223338be2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c54874783b826547e38238be3a596fe0df3f05c3..cad63432e152c7aba0767824c5a76238a8cc1c3f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fe2c3e9183ab22805d4a663a81ff8ad1fc50587f..727f28115c10f8799bf81b286bb5389e2eff259f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 07292146aba163a248b6af5b92e1c9835e906f94..e2800e4d41f468afa3573a15697bcb9a89c4a875 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 536669d149ab32b5578bf7d8397780e2b26f89e5..e0618780efbe69798ed600346f4b42059612956c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -52,6 +52,6 @@ zone "example." {
        file "example.db.signed";
        allow-query { any; };
        allow-update { any; };
-       auto-dnssec maintain;   
+       auto-dnssec maintain;
 };
 
index 107f9ab126a91086856254b31d2b2fa0fe55f9fd..3e63e940beb299c205a7ab6681b3b2c7e9fc197c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7ead28d42f2529d2de2fbeda0eebea90cd0639e4..07cec0cbf22c97f75a8fa65b21533d5c9f553b92 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 10837764365a3306172e718bbe17eab25f0a143f..fad31294c0361a6e4ecd8a5cb32c21a5ecf9435c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3fcaffa12c8c6c2a6eb740a17a82785791a3ce4..908f96f8640d722b82c3f27468afa6c223338be2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c4cd28b1726e5066584ae2aabe922b5ec81bfa86..a9a7e8164c0cdd70cb97db949fabe90760c8d5f1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b73588b986bb8e88faefa67b8fd1ca2675725d44..fd71d68230aedc174137c6564f1ab68958df78a3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 41d638d44d530b5474e3711249f0b903081c5a45..2d0819528fccd33884b01eb078dc5bf78fcd72be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 /* $Id: controls.conf,v 1.2 2010/06/17 05:38:05 marka Exp $ */
 
 key rndc_key {
-        secret "1234abcd8765";
-        algorithm hmac-md5;
+       secret "1234abcd8765";
+       algorithm hmac-md5;
 };
 
 controls {
-        inet 10.53.0.2 port 9953 allow { any; } keys { rndc_key; };
+       inet 10.53.0.2 port 9953 allow { any; } keys { rndc_key; };
 };
 
index f25af9727ffc03ea7fb591885fb6b03440fe3b5e..f63837c17d11ee2fa0fd58bfbfb8ed34978608f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 /* $Id: rndc.conf,v 1.2 2010/06/17 05:38:05 marka Exp $ */
 
 options {
-        default-key     "rndc_key";
+       default-key     "rndc_key";
 };
 
 key rndc_key {
-        algorithm       hmac-md5;
-        secret          "1234abcd8765";
+       algorithm       hmac-md5;
+       secret          "1234abcd8765";
 };
index 5c092fb19b0b6e58c894c58403fcfb656a74a2a8..bd01e5d7c4a33d1f485633d9e98743eaaf58adec 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 7377c4e5fab96c8d714c9345c1642d7647d1ff98..b157cc1bd7e98ef5f5436e1a9e70edf597d16656 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cdfe0fdfd8392aefdf920885a596cba315bec62d..c9f3abb033178f9110a3a9576cd51fbfacfe3d56 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 71ad46afd5495ce3ac52acd9998268c3138ba064..1a5d096ea0beb38feeaa64e1d1c8405f91e75789 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0f8a5200131da99403152a7aca18c798b98fc5a2..11b8a07031cb7b31c42a277439ed47a7dd6687bb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 076f14ccbd7f71d5586575f332df03c9a0adbde1..131800c759e8aa0f11d7d1695e18ed887df5a6f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 27ca85f13625a47104576952b125aa313c2fea6c..c2b3fc2c331a153bdac3c4ef723e4c8f54dc7271 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e8ed6087cefa3975194bc9f027e2da120c610e39..f2487c7f9d77e9122f8200bc3d4c34181058a339 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c6a49555dffc28fa6ec8aa2976a0a46e20ca7fd1..bf60c5f7f2027fa174719c16a8a05f8db8cb6090 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 9bb16baa9add6403b6f4984d42d42698a434fb22..43da01cfb8a66b45014413d1a30e80493871efe2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c07c3b8e4ba6b18bd2a631685871dc4aae77319c..9f718151401580762790a2079d2bb272b3f45840 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d797be503922abbbe82e0f1b56ec35708dfff5e9..18f86a4d7e41d83faac7431d754119989b89a983 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 967d5b0ff960e074d620b2b8cb1a4c36759eda58..70c67e8fd8d8d674e8040fb2c2fcd5b805237e15 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 580809f35d6305696cdbd4a75774f86c58b0277d..9279b082d239d508c95b51bda84eeea4fd15cb01 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7d583e6edecc7c2aeec3ed06510e13141ec9b8ad..e2ca3058f68fe16c3e9dcd57d59976111354252e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ffe7c1eed33994ae2632cd7c4b334d132370314e..b0d0b5638b56c8b5e095e030339cc159e0669982 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 99b2037ec714a0e0dc5fab99219b6d4e5a45ebe0..eb3f33339944c1c894556a1c282dca4cd75fe1ae 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 649bab60d6edc64bd1a0f4c44823eb89b29b6c0b..acb9276cc6244a767e1829a4487016f934a11792 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8a76bc07ec2c534993e25aec711ca6a59b81d213..c655a3db24910c1424228629820ebf92cca643e4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f6482a3f066b22b1749589c60a6ada216016b3d3..0473aa2717e03baef56e5af053151db28820f36c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 14609b57965f2f2a3d247d6d21ea59f31f626511..2749ef1688d90614fe7e60016de578d94a8a576d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5e673c7d90c12b3a9ef522133d7c888c0cb6a6ef..9b9bbbdf391a03deb017659ef5a7c035a06245b0 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -40,6 +40,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 7a6c64153ee795b14984f2fbae7569ebaf95d5b2..ce30a8d84ad5b403d1d0f259e3e12fd4fa53dd50 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7d4826a5323433328b2a3c53fd94ec7dec203fb1..a8481abc60c3184337aaa02635aad55445ca7ce1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009-2011, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -43,6 +43,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 0eb1030727615ecfe7e9e394a4275cdd5b47df01..5b6d7f30f6f39b20d60c4029911dd1221bb3479c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 17dc588b2da175d8604b1c5cfd8f86c8bead52a9..e19d847fddca8b4b0d0323a7e77736fc2ad22a6a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2010, 2013-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -43,6 +43,7 @@
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 035cb6e28c9247d5f54db612ba27ce864776f61e..e4f6ad45110f75b603a9f53a96e089571a00fdb6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe037d87513bb0673307751f751e920642b819ec..f8dfc171bd7f49dde56cda5e3290fe15812a3285 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -42,6 +42,7 @@
       <year>2015</year>
       <year>2016</year>
       <year>2017</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index e54b57d1b15fa863e80fec97dc37c4ad46ab3e66..3fcc5afaafe792399ae4267fa2c5e355b39bdc52 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 846898dc2856d6d5920edc951ee40fc7e6ffee43..85894d725aa4f400c7d10748f28a152b201b7355 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -39,6 +39,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 1a2a9558bf3f80780569484642ef8a9b3a645cf2..b89148f39a51663866e95f021d27e303bc997bea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008, 2009, 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e01108fcfe1772fca9943536d050fbb757a5b9c9..51a6246da83692335ffa2ca18117cca3cebd17bb 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -41,6 +41,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index 289d594f2d93e6d9e6226ceda192f40302d36994..ef45b331e47e4c65688e1653392b8fea70933619 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2007, 2009, 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001, 2002  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4e8098f47326097cafaf372ff638ba383b76e4c0..63f563f123294df3bb46295a3259ed820d60011e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 608f4cf23193149ee717f1b589170b01189d9504..52302425674adb81a8929577d7af58bf3411923a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4251f25bc0cdf11ebbfb4bcb85e8105f80113be6..06f873b0a17b3c9efc605d57418ad34542db1051 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d64c7df7813a7fe284705c55742d7085337b01b8..de17452c960cb19592658ecddc16bc90bfcf5322 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2010, 2013-2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001, 2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 71961e6e23dc14aecf99de5c1769f15ded12fa20..43bdf2b79bbd87fb98d515cd7875c1963a510ab0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2007, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b4fbf91ead8e6be1b01c8203a83285aee2b1cd5f..f79119a38ad9d090a0968b04d6ac010054940ba7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -77,17 +76,17 @@ END_MESSAGE_MAP()
 /////////////////////////////////////////////////////////////////////////////
 // CDirBrowse message handlers
 
-BOOL CDirBrowse::OnInitDialog() 
+BOOL CDirBrowse::OnInitDialog()
 {
        CDialog::OnInitDialog();
-       
+
        DlgDirList((LPTSTR)(LPCTSTR)m_selectedDir, IDC_DIRLIST, IDC_CURDIR, DDL_DIRECTORY);
-       
+
        return TRUE;  // return TRUE unless you set the focus to a control
-                     // EXCEPTION: OCX Property Pages should return FALSE
+                     // EXCEPTION: OCX Property Pages should return FALSE
 }
 
-void CDirBrowse::OnDblclkDirlist() 
+void CDirBrowse::OnDblclkDirlist()
 {
        CListBox *lb = (CListBox *)GetDlgItem(IDC_DIRLIST);
        CString curSel;
@@ -96,8 +95,8 @@ void CDirBrowse::OnDblclkDirlist()
        DlgDirList((LPTSTR)(LPCTSTR)curSel, IDC_DIRLIST, IDC_CURDIR, DDL_DIRECTORY);
 }
 
-void CDirBrowse::OnSelchangeDirlist() 
+void CDirBrowse::OnSelchangeDirlist()
 {
        // TODO: Add your control notification handler code here
-       
+
 }
index a81605ff7559a03aa148d2822bb19c9b22798f50..77f9c98475975290ea09876a6ecaf6176848199a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 77b5e23bab4a7665b11109d6448f7ffaaaaa9083..22ef88bdae8754354807813090b93a6aa9b95f59 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 72d59b39ecb0a703f711de77a7e34dca7488963e..b1f86f0b413f51f2b1343b0a273117cf8bf07c1f 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0895e8ddeb1313d7b6fbbcdbb57cdb69fba9f222..b816bae6583bf600743aca9a12043e06ea97b0aa 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3b0c18de56d134cdc78717d035b5c9878673f944..326448122b0708862886da339d89916b2425810f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -137,7 +136,7 @@ void clear_DNSConf(DNSConf *ctx) {
 
 
 void delete_DNSConf(DNSConf *ctx) {
-       DBGPRINT("inside delete_DNSConf\n");
+       DBGPRINT("inside delete_DNSConf\n");
 
        clear_DNSConf(ctx);
 
@@ -318,7 +317,7 @@ INT_FIELD_DEFS(maxcachettl)
 }
 
 %typemap(perl5,in) FILE * {
-        $target = IoIFP(sv_2io($source));
+       $target = IoIFP(sv_2io($source));
 }
 
 
index b5d2466458fb00b510738e77b403ac732fa6497c..9833e589f0e328bef290a41c06ed73ce313a7d07 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0833cd4e5dd745344512a73a96aee06a0f03d5f8..ba0b465b884ec6a4dfbcc2c0ec3dc39d98c07045 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 
 options {
 #      port 8888;
-        directory       "/etc/namedb"
+       directory       "/etc/namedb"
        pid-file        "/tmp/named.pid";
        allow-query { 127.0.0.1; };
        listen-on port 8888 { any; };
 };
 
 controls {
-        inet * port 523 allow { 10/8 ; };                  // a bad idea
+       inet * port 523 allow { 10/8 ; };                  // a bad idea
 };
 
 logging {
index c1c18478ffb7de66880a81dfda0b7168b17d57a4..8c2c6cdbd8a1952983004b239b72b739d5b3df53 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e84e6cc70fdec6c70321382b58fb2158f8b5b14f..73aaa33443e8b50758ec3a61439cdf8f750e6425 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 1e8c18489a9de245b835d7b8550edcce648ce80b..f58eda792a3f2a0ff7a926ee3682298dcdcf3758 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index af31b230111071c6d64bcd70fd8668e33a5f6bde..2550710526521f9925397107efafcb5b7a7655da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9c5bb126b2557284d53189bbc4add3ca40c382ba..dbd12503f20966fbec279a19a9a9baecae516703 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 661b67127ce781cf4a3c15c27ac61ab384c89be7..9637f37266a2e9a33a26e547994db3943b74e39d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 736767ea9bd195b61e888cc62f7d28a7bca7b3fd..3ba8700ca391d2e49e05cfefb725b6a892927b4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0d24994bc13f0779449e4ef9c3793a15b46fb659..41b626d152da3be4d138f43c93d3280bc35827b2 100644 (file)
@@ -1,6 +1,6 @@
 #!@PERL@
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d566988cc19174072617ee1fd98c4132ba140a89..ebfb277cfc91c2edc0af243f88e4fd285c86b812 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Portions Copyright (C) 2004, 2006, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Portions Copyright (C) 1999-2001  Internet Software Consortium.
+# Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5288ca9b60508003504b2360eade2fa2562fb7b7..f5227f477dc2b0830e7c4d429aa1091357847684 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 774a9e595cf034c1eee30b633de8ee0cee25396f..82617695113c23a45130ab64289c70bd81a01673 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 188f885558c2c7e69b65e85ecb2b522b6fad825d..b8220a8f32addf97a9c83e42b307ecf401565f52 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0deea13e0f13f844374b2f7f5cfc1caa6d00e71b..68f17527e46a77fa0dc5a67c8847720ae33299e5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 50d3cba3c17feba3e3208dbdaf45a9aafd5741d7..47378647d7f9af70485029b669ad831edc829e48 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 20dc742e396b53d9c774e19bd93abb7cdbe09c20..375b05398343d8fdec71eaa0880857bb115b9ffe 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b8f5912b237035f2d19e885649421de939dbe6e4..8cb4c462596d2a052c8f50cf133f96b564128954 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9d2b2c3e4f509603ef0b1751d38713e9441a9227..d66bdb5f1341c148db24cef71659fd9079a56ef7 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8c1e77a638b9dbc3f0abc6506ba09a3f8e4e7861..a8159d21f62eaa3e5ebe45cbd3569d5b4bfedbc2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f31639bdd1b2e4708ec8adc2e1e0b16bb45763d0..1e2512ddd4af884ea06ce6d54faf37d263f94f2c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5201f5e714fde786b3c03d6087edb87a7f7325f..472804829b64e1e06e8aaec058b7db1be6f143e5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ca8688acc23d7db9a375bb336f5a23a1119b9fc2..690cbfc6a020be1d6e40a6a5ac4ca6f03b6ea8a2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index df28cbe80b871782c5f1330a22e7a86ab5d88548..9a988a18535765d862d7085c4bff9ae54a74c583 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cfe4138d768c0a2d000021ec1635f2adb8a93f8d..7666cdf50de3046c23e06a580ef23ef0aac06086 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000-2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
     <title>BIND 9 Administrator Reference Manual</title>
     <!-- insert copyright start -->
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2002</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2006</year>
       <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2002</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
     <!-- insert copyright end -->
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="releaseinfo.xml"/>
   </info>
index 2baf3a32fc47777a142c592d9501205e45ffaaaf..f09274111995a0b81d4a65c08b0f4bf4f759f338 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001, 2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a7c347c654bda17d4ff5d8b6a633702bfb408c56..1f2a9653569fa62868e613cf79caa91d15b7e999 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004, 2015  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 The BIND v9 ARM master document is now kept in DocBook 5 XML format.
index 5d16a502fc713c1f90798fa32913ca987d63043a..3876ec69584e260911b6c40086eae4485076a361 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2012-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 336e3fe44f260a31edb9f7a1a5bfefbf5fcccb83..6d1f832b8cbef59238cf9b1fc0a60c4e1cd87a55 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2010, 2011, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 185570711cd152fc38b914861a0648b9f2a9bb8a..0fa2d62b8bc136491a0efaa58ff24ac183ebd820 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2010, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 46de3924063ff50d3209030745e7ab137babac75..b823baa4a7c107d0aacdf93c31fad8d8e7556341 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2015-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index ddd4aa3eb92317abaa7036ceec17c260084fc571..c9f7e2ba74dd105eeec0e68f7a0665769952dccd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2010, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 95713f489452243de722b177c1d0cfbb2ff6e335..683b598d8583aa89f40eef32eca21fe989ed6df2 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index a2a33c104e8038f5dad39227bc6f6554bb692b99..0bbfe1af457bea9e748a648c764bbee8f8a0c8ae 100644 (file)
@@ -2,7 +2,7 @@
 <!ENTITY mdash "&#8212;">
 <!ENTITY ouml "&#xf6;">]>
 <!--
- - Copyright (C) 2014-2018  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index e42aeb2b3612c638990e416962cbdffa86fd7085..73a6cddf7625a7021e3037deb990c0c59e1f8bd2 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 1e6aa2e0b9ff6765fed97a0cf3aa2a3157806e18..e3a1e26917361fd1532339d6e90bde5ecd53e03a 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2010, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 1329f53ad8f3b38f25be183c3bff5e539c4b06a2..a5b59d61ae8c5d84729d1a17770d4dd598391155 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index a3bbd20a93b731ea19d2f1ee457b843b1027f6bd..49e8b8e80c65ca25b515cf462855713eccbeebe8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 8aaeada487d7cbcefeeb428b8d06e8f3dbf7a1d9..fbc57530a4aa43d6f060a8a6ab7bde841c640c27 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: addressdb,v 1.6 2004/03/05 05:04:45 marka Exp $
index 25d59fe51e215c1a0bf098593b9f4f97a6b95310..034f25ea76ec716cb9b3118cde1aa2b059fe73e8 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
          CDS / CDNSKEY Child side processing.
index 39be47f5f646fa5535b80fc26bdda36f952320b2..a299069c8462b049e5e48cfd81c692be469f9589 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
                        Name Compression
index 86d4ec078a62923a6f8672ea760e15fd5ab21924..a6f89956911fadf972c898d341078f5b7d4484d1 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: database,v 1.9 2004/03/05 05:04:46 marka Exp $
index ac00060fe1387c198af25be60e4fc3d4b5a9fe83..b2410c58a4221f3f1d1427f1210dbd6303a87eb8 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: db_rules,v 1.8 2004/03/05 05:04:46 marka Exp $
index 91ab4d2b6849f20ab0a594717d1ac1215b527d4c..ab19cfe9acf6b201dc60debad5252d70ecb1d782 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
                        Name Decompression
index 5ff28095a9e05d2e438afd453896bb992a68437e..20466fa6e8e0b8270343ea783fcfbca8b5bfd6a7 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: dispatch,v 1.6 2004/03/05 05:04:46 marka Exp $
index 8b8d66bbcf66e7da39fe2d5b2ce81c3527cacc64..84049318ede01841cbd008db353667770b3cfc0c 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
        Differentiate Services Code Point Support
index c5427463fd508dc23dfa9d72600e631d075a92a6..4ed65caf530b81a84e3a48f748635f20dd5851c2 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: keydone,v 1.2 2011/10/19 23:46:56 tbox Exp $
index d057e875bbcd5aab312ff793fdb0d40d2fb3f6a8..d1752939422b68f0ba9ca1594b1eb1e6374647e4 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: logging,v 1.10 2004/03/05 05:04:46 marka Exp $
index 9c6ab1f1e9fbd7c9bb101ac8b491569d62a0de7e..fe2bc31575fd27acfd30685a66584fb71726b833 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: lwres,v 1.6 2004/03/05 05:04:46 marka Exp $
index 2240149706dad41389cb83c5aad9951719fa6af6..717dd5e5546b688897b130bb3cacbd73d80a3292 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: ncache,v 1.7 2004/03/05 05:04:46 marka Exp $
index 1b1ac57500dd7ecfcdfdd785f423f01d4aab26c1..2a14f68b58833b6ca4415570c9f9dc14473d98ac 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: rdataset,v 1.6 2004/03/05 05:04:46 marka Exp $
index 067e3fd0f73c25ea1149ff95faf3920c6feb6b2f..242c3f67b93b2121a7b560bb3c033f01b7f1fe99 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: red-black,v 1.9 2004/03/05 05:04:46 marka Exp $
index 5356755a4596e0b3e3ae08d3d2729c5c4be0fa37..c3c3ae07c16ef84303518fa0b68814214a55759c 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: resolver,v 1.6 2004/03/05 05:04:47 marka Exp $
index 0728e1539245b4c7d42d27eac916141cb31620d4..ff14f89a04251db4b952b60f0828283a371da0ba 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: search,v 1.10 2004/03/05 05:04:47 marka Exp $
index f348f58429ba3059a2451a209cf46e07b7870484..bc2c12db497ff68d5132ed4d37b569fd58cae04f 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: tasks,v 1.7 2004/03/05 05:04:47 marka Exp $
index b9ad8c3fcba5b62174c8c3be4bf074dc4e63e75c..adb3b87e95ba8ee58205c3add569ee907c114f5e 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id$
index 89ed3436eac2458796ebcd6e5d3f697520781af4..46dcb66b88b7b64364241c0650224906a068107c 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: windows-nt,v 1.8 2004/03/05 05:04:47 marka Exp $
index 26a4b400d08e1713388aee1206a10d220c376f18..5438fbb8319c29be96d82babc79a9ad5efccf7fd 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
                        Zones
index c54c49d7e08fa14e9c543f860c19c79861f7c209..db0c71ed876082de50926b840d36d29cd7ea20ac 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: DBC,v 1.6 2004/03/05 05:04:49 marka Exp $
index b677eb51793f3d658579be69c0ce18b063995ef7..b798606ab2ddf22da98db27d79ad01445162122f 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2003  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: HOW-ADB-WORKS.txt,v 1.2 2004/03/05 05:04:50 marka Exp $
index aa2fe4c88176082fd8202b47aabe29fdee708314..0109656e44912bd9823de3aaab919078e57c5c89 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2001, 2002  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: autoconf,v 1.4 2004/03/05 05:04:50 marka Exp $
index 9fb82d779ba93b9fdd6fc2136e5db0eafa227954..3fbda6bf218db77dd0d7af40542a9a0140389772 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 1999-2002  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -294,12 +293,12 @@ If a function returns a value, it should be cast to (void) if you don't
 care what the value is, except for <CODE>printf</CODE> and its variants,
 <CODE>fputc</CODE>, <CODE>fwrite</CODE> (when writing text),
 <CODE>fflush</CODE>,
-<CODE>memcpy</CODE>, <CODE>memmove</CODE>, <CODE>memset</CODE>, 
+<CODE>memcpy</CODE>, <CODE>memmove</CODE>, <CODE>memset</CODE>,
 <CODE>strcpy</CODE>, <CODE>strncpy</CODE>, and <CODE>strcat</CODE>.
 <P>
 
 Certain functions return values or not depending on the operating
-system or even compiler flags; these include 
+system or even compiler flags; these include
 these include <CODE>openlog</CODE> and <CODE>srandom</CODE>.
 The return value of these should not be used nor cast to (void).
 <P>
index fb4f2bce6ed830d93b1487d13c921fde61472b19..090b6813cd0444db2da4be3a621372c22f72942f 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 Notes on CVS Usage
index df887a6d86bc842fa474f834d5dad77d6d00019d..c59ef10737504b0dccd57914096ba50e571fac6e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 989c9e88ad708e370b3e9dc619acce09b5e47419..edbfd463f33ee5fc450b0f35e36e56a17f37cf9b 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2002  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: magic_numbers,v 1.7 2004/03/05 05:04:50 marka Exp $
index bbd9c7a0518834454e7aec3e4f9a2eb0bb9d275d..988e53395ea9d119168a51de4da5b2f1b5e09379 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2007, 2017  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 1999-2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 22ff97bb235cf96109f4a2a4b0001d0294d359ce..ae4e6d550f942697a9f69555ae665eb76d007369 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004-2007, 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000-2003  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: release,v 1.74 2009/08/06 23:47:44 tbox Exp $
index 2577bcc89f51b771a7f34003c03ff1f4fee0262d..efd49bdd4b90d7586d07182c02e92c59e562107c 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: results,v 1.7 2004/03/05 05:04:50 marka Exp $
index f55178ecb769663c8976bc4bf007fc07d0c45f8e..3bce292f0b643f80e6a6dd436065743295e923fd 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 820d9f99c6e126134cd1c48958d75c98cc4ff2c7..38e281ae93d95dc2cbb52d93f0f0e1954a738ba3 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: tests,v 1.15 2004/03/05 05:04:50 marka Exp $
index 9dde5b4256fa8c4940b8f33e128e6a21afdae91a..ff84ab41e7c4649c40a0fb195321b491c8cf229c 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 1999-2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: unexpected,v 1.6 2004/03/05 05:04:50 marka Exp $
index 7fe6850e46ceaa946f0c17d947580d1fc5844b34..3bde675c7e6167b2e2d09844dcde26dc213460d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 527f7002bf410087fe58bf0bd4fb334d32787282..a84c68437022d9ed55578d36a5f1f48377f258c3 100644 (file)
@@ -1,6 +1,6 @@
 #!@PERL@ -w
 #
-# Copyright (C) 2006, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1218ae1570c36898c84f540030f6c0614018cee0..554b10d17dfa07242cda1af225c5ab363f91cc93 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
 
 <!-- $Id: isc-footer.html,v 1.5 2007/06/19 23:47:13 tbox Exp $ -->
 
-<!-- $Id -->   
+<!-- $Id -->
 
     <hr size="1">
     <address style="align: right;">
index 0773bcf098619225248347fc6702c8c5b17178c3..66f16211da319a552dbe36a54ded99dbfa1d6995 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-header.html,v 1.5 2007/06/19 23:47:13 tbox Exp $ --> 
+<!-- $Id: isc-header.html,v 1.5 2007/06/19 23:47:13 tbox Exp $ -->
 
 <html>
   <head>
index 0ac83ae7c2cfd48262bcea257f3911d8893a2ce8..074d3fb3c211ecd867918c8aef20ebc001870925 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c7577841b933929ff8c6985ef986110544977746..91756cfd7b35589113b76fdf7d24c0b0609e3ba5 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5586ef49c6a44dfd0c7288ab680a16747dccfb7b..1d25fdec48314142f99325ab458787001739a961 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
                Source Identity Token
index 4451e6ce1f1d86617961d4e7464279f58cd3b0ea..9d9d5f146eb53bb63f2eea3a500576571614a5e8 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000-2002  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 DNSSEC Release Notes
index d2d81a12cc83d2e2db4b933ede16813fa3ad56fe..5e38bc33edd1e8f5ce9fd50042897484505dac0e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c405ee2ba2fdc31fc360a7745d36b453e6bcbfd4..a94897c8813c38002a41abdb27b8a0c0c9cccd06 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4060bc39a8e11a145db0558c2f1ad312fa4ef7da..321dea9be75decf9e901679d7778393f3630cef7 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 Currently, there are multiple interesting problems with ipv6
index 21856bf6ecf9b67321a7dffe9c968afe8a561f2a..baa114519998afcb31704e48ab6b9113bddc3dc2 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
                    BIND 8 to BIND 9 Migration Notes
index 008cbeddbe758a998ff1b5a8140d317dcbf95a27..3c24f9b8a60cab2f43393657494fc4a53213210c 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: migration-4to9,v 1.4 2004/03/05 05:04:53 marka Exp $
index 766cd23fac5e7a097e815271b969fca6ce2694ee..253d595e63618fc8078d004d738020920c144766 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004, 2015  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: rfc-compliance,v 1.4 2004/03/05 05:04:53 marka Exp $
index f63a469d02cc1b29ced4d3851a763ddea98cd6a6..3ce9dbc654054f88367455a76e2449bd06eb9486 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 $Id: roadmap,v 1.2 2004/03/05 05:04:54 marka Exp $
index 552028adc8f6f5891fda865fca5e64b4109145bf..422b83ff50a9e66a84163a2f877b47919b19d113 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 Using the BIND 9 Simplified Database Interface
index dc3327a72c9baa614d0c33bd3c56f15833feda8b..e73b679adb0bbc4b4789bb3c5036a30f9b21d0ca 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/perl
 #
-# Copyright (C) 2007, 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4997ee4820cb5f52fa0a0dff61d01197d974fc6f..416bf4167900e9cda12779932dd9bced8206d646 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index da9881477d3e566aa821bd210b61bbc426d57088..789a576a9fec3e56b9da0fdf0c8e7acf71b3d3f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2007, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b07ce8c2ed1d3b94fcf9a109188ff58a54725fa8..0d1605a38974171630cb077374286ebcd538a5e1 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="iso-8859-1"?>
 <!--
- - Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 5e7bb3037aada2d1b88b5cc3b74b0a6394afa514..1c7391850ab8f062716f56c8131dd99e27b7e9c8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005, 2007, 2009, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 4fee9f008ee6f78bff26e258ca953678c12c7a6f..2389d698bea8a164fac49b6c6ee733959c796039 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index d3878b39d867a1fb5c891a267f9877574a96c0dc..8e21179d238ecf00eb5874270657c3238d47f929 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 1a164487d2b406f3e1ff0c9be9e46cf8599f9115..c0fec9bfaa7acb1f0705be6318b45dcaf7b70eed 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index f1aa147dff5b2f0af8f9968b8e1d74ae32846705..0104fc9a6d75bea074b0b78f0ae6a62241337ddb 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 13e79fe9864ad7479e6462d6f6423b2b97a69824..87835c19792b1851a31ff1f079515834207fe387 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index a0eb5100a44f0a17ab240e33754fad1d6060caef..5dc96d8347ec3d5c53053cd581e53ccbec723c22 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 6c1afd9d0df41f6caaf5b737456293a44b6c8432..ee010dc106e3e2eaf801759f938de6a12462be2f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index f965e94bea433275771ee0f9796805fb27b14130..569179fad2b80a9b4b154c18689f1e012c8d99d2 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -36,6 +36,7 @@
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
   </docinfo>
index ad97e9ad5dea1cb01b7c94539d6238aa76d7a2f5..6c281f7d640807d140ac829656a227ef547b2726 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 457cf289a975cc975b8722a50f45adaf2cc353b6..9e1bb7761b90f5179a1a640a75b9f39689cad51d 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012-2014, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 32555d09895be4565c5e5f7aa6ea24076c45e415..35d3a88469b79bdd651a1b2b012a7a6e2b41156f 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e1e83c053b831730e044412a0fcef589094b6c71..03172dcce204c6e9dbcb2efe51543d7a076cb014 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 57cc9b02a1a26189862609364fcfc7930ae7e62f..606616fa0c11867792c902864b0f4df051e9cc7e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0a7436c07a73762753c4717449b98b0394c07a8a..cb9107b9a452c7f82120c647496538a985604cfa 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2379230c41d62c54771990e5fa31e121d02f5cd6..7b290a72aff1853bbac2e5b220ddb0323294624e 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1647568c72ef3dd42eca334c6d71981f99ad010e..a601dd7db414d9f52a416e3108c382c0e5ccccb5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2819a2b1b648d46067c915c5c2b3d6c4b1e1cded..458d885bfd7ccd272cd21161387f716c38c47da3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5b08b7c1fb5bf5b8235d51ee4efc73bc60197b2c..7a2398adbfa021112120f4384d8577c6ec79769e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d5934cced860b20ca7150bfd433d31491bd4a89a..eb67c4ebaf9becda4a278834667718c7b5d4d6f3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 74d6e490311761be6628215081fa6a507263f715..43887120edffd09b743a5431fa602f61361f149e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
                                          DWORD fdwReason, LPVOID lpvReserved)
 {
-       switch (fdwReason) { 
+       switch (fdwReason) {
        /*
-        * The DLL is loading due to process 
-        * initialization or a call to LoadLibrary. 
+        * The DLL is loading due to process
+        * initialization or a call to LoadLibrary.
         */
-       case DLL_PROCESS_ATTACH: 
-               break; 
+       case DLL_PROCESS_ATTACH:
+               break;
+
        /* The attached process creates a new thread.  */
-       case DLL_THREAD_ATTACH: 
-               break; 
+       case DLL_THREAD_ATTACH:
+               break;
+
        /* The thread of the attached process terminates. */
-       case DLL_THREAD_DETACH: 
-               break; 
+       case DLL_THREAD_DETACH:
+               break;
+
        /*
-        * The DLL is unloading from a process due to 
-        * process termination or a call to FreeLibrary. 
+        * The DLL is unloading from a process due to
+        * process termination or a call to FreeLibrary.
         */
-       case DLL_PROCESS_DETACH: 
-               break; 
+       case DLL_PROCESS_DETACH:
+               break;
 
-       default: 
-               break; 
-       } 
+       default:
+               break;
+       }
        return (TRUE);
 }
 
index 30d59116855b6f992627d6aaff36bba79067f288..41ac983d452500461cc2985d341bdbed7396727f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c6d9b7234d4fdd50e683e76e531c0683f472d58a..9ddc38567c30b2037322b31ee96adead1ff413e6 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2c188e365a793ed9317e2eedf5e534dc4a5ecb1a..24a1b59bbdff246f12a3ede9037adf9610fc2ea7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012, 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 46ab2732a01d00b4d3ff1c1d77691ef5c8afb632..51c0971b9707058b8c3adea0f6353f90fe4b492d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011, 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c23dd4f9abf11450963383e24563531f8c3ad7c4..e9ac74762d4f7cf1416cd6179ca48b5913393442 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7ce81efd8d16308d69f1a27f21fbf302da5f292f..f7c9b3a9f5ed957d4a6e97d2ae3fccb389fbbb24 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 290083b833497f3cec23dde629ff7f2c363308ea..b20d971afc3af3992ad2ebddf3883cc16bcc023c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f7e9536b4d8cf0166e89d250fc47762d2792d44f..09a1dfcd9ae8a6890cc7b2c6039bbb91a61765cd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 863cf147227b032c1ecaf7dcd3b802c402a5cce2..b784eb0887b7fcd03fa3893037cf08efb5dd4a93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd5a5e2816429e9043e80fa77d223552829c5fac..310e6adb6027d824eb417f17f178af4ad2915690 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 11473ee95f8beed805c3d84c14d66cabe4ce2cb5..20a26302feafdfd9d2a9c209897ea392fc88fd4f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -260,7 +259,7 @@ dns_compress_rollback(dns_compress_t *cctx, isc_uint16_t offset) {
                /*
                 * This relies on nodes with greater offsets being
                 * closer to the beginning of the list, and the
-                * items with the greatest offsets being at the end 
+                * items with the greatest offsets being at the end
                 * of the initialnodes[] array.
                 */
                while (node != NULL && node->offset >= offset) {
index 05985cac4d6cd04907e39da382ef396962da3cc6..4fa8cfd411e34f3075f9895f57c294c0a4e622cc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8981e49c26466b6ed461f7e33ea0329e3ae6bf72..5124c0a3b57f6bb2a740b61a87194014f4d0c8fd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c877b3be3ce5b848c8da5c7b7847cba74dc6e52f..32285fdf92b1b730e4c419497e5c3fb05e1851ed 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3060f8e75cb9d7c2abcb6bb352db7bc0d5d55a36..a860ab7963d97af5636615c6001a6b4db0b46fdf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011, 2013-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 63704e4bbdf74c0c860dfd73b574452a247873b1..e487b8d07253eaa58304fd68fe8ef990aede6275 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 536462579ce251d921d7e120710a56f16155a093..5cb1fa6a46378b6480b2f3091274538935607dc3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2005, 2007, 2009-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ffd3545ca525d5955ab2936f93da22055ab4577c..c34f9e5724bdbf21f5cdf7e11c25c33a70cc5e70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ae159e663beb045358188609a9bdd9bc991a5b48..af95ab0cd4726948729c566d2772d6556804a5b9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 918db8f01c834587d44af6bbccee8aaf0fd9602e..862bafc17ae05e6c49d9311349d8652e032647b9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7416587af2934bf22b2466cf53b82c4e65984975..a29f70fac52de30008a7c6fb9b4c08c73d1bd6db 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a60bb191f403e19078cf5fd8389c4afd5d804f56..f8a9c72c9933b78565142db73d0cc759dbf1103e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6eab1210dd19768ad2cefc3f314e225b55293c14..e7c825055f38f546d6826a2c07f772ab164c55bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2000-2002  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f1021d338dee049981b59db10bf62d8195ebd6f6..f2316fb66f7a23a8d83f13e017fd46a98da1437d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7333f514491fc3dc80291572f1abd27a001f911b..393700f4c7b0a87d7f2b3de503a5e8514cad9078 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 270fb133209323cb0af8d9dd11af1e673f991bc1..2f758291d4c263dccb3af2d724657b158c34c60d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2002  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6d2f9d58e8669906bfc8789d2d22d0508764e6ca..e152e0ccd7a9e97c2a9d51ba5e57afccc3f194fd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2010, 2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2000-2002  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cb5729398484b1b9d5d7921879aba49105fa3ae8..574b64ce05ea78ad02ce28b6863d33bd73a13171 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b6d562a50e5cb8fb463926be1a89ba26dd403d4..07f66769da5d83ad4864b5d208177fc0354dc53e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4637120b2cba8b6a0664e9d124bf218d2341597b..ad44a466d935f44ec7b00dd06b28e7952ada1c85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5d64643a165abbd04c66765a5d8b116b86927692..58c02988122cde143bdd6bf248ed36c13fb96df9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 87529d4edfa0f7833a9003580e906bfae4138dd5..457ff51f5b3efd9451c7e4cdfed29e9e74f3df35 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e3d10109e64fa0573af78f914bc482f458160729..76515d6e974e97f67e574d49073857933f8b812f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bb3e0e2bb54311c21c463b300d8e9e899d81967e..6a20a6ad7c34326072d92a8f58daa1ed067a9ca7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ddf2e58934060fe987ecfd182d74af17fa37af09..2c462b2cb3ad1d4db4b9e02f1c3f77c7ccafcdaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5ad2f1383019dd8323e48b9b1df5b384443769da..27203c9bc7d92b1a91628a870d670211da790697 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4162b7e47eec01c0e7fc6cbf29967a045fe47e6f..42aa903beb7b980c32b48df01a51ce2488c35b56 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d4df150c75506f493c3d7a408076a33d3a7e416e..15f078989cca62aade923d60b79114eee1c85ff0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2002  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 10d798d9605f6f35464983435d465eae8b5fb8dd..8f8fe697b641d2426d984085eb325a00b43e9102 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index eca8039cb906a5c13a53a6c8da1567519ecfb9bd..25236a2cb946d084a9f3b90ad3eb94ee7ea6c0e3 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007-2009, 2011-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 304cba758ad364431a13b6391571b13174286d40..a6a66a1bb547c9761ff069a7ccebf46e1a30d1d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ebcc6c791099c16357843237697a825d9973fc3b..ed5ab7d9955971853dc2ccd9dc7068b3c82fb381 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a46106b08ed03f126dbb569ed28a7fe165666da8..6c0835d7d0a5576840cc298615b14b38c6ab097d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 28c733d486d9472d4d8bb2292f5a8d30e61a386b..03ababec4750e76ae2f9347520109f4568485f43 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index edf843083af587cf9bf56939c59b6d533d376b98..f63692425ee37836eb4b0c75759e18d538453f54 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -161,7 +160,7 @@ dns_byaddr_createptrname2(isc_netaddr_t *address, unsigned int options,
  * set.  'options' are the same as for dns_byaddr_create().
  *
  * Requires:
- * 
+ *
  * \li 'address' is a valid address.
  * \li 'name' is a valid name with a dedicated buffer.
  */
index 5e196ffd6f9bb76ca3045cdd55d5d9d38d7689cd..f8a31acebcb4adb1e5f007dbfbc7020284c27636 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 915ed781ce1ee13c6873ba1efa02d75ca328cacf..6907a7892a962cc2ceb97d3c71d18009762b0121 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1cda84875c385bd6601d41d400b6d6973c6f7bf1..4d065d13c58a660d75680290964cfa01d9dafec0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4f74e68657e350fd1d49a673a8d9bca3e303019f..24a44dbb672a0d3874ed190200ea593da073613a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4f2b89cda43e4c4724a186e780ab3f3afe10399e..baaae8f90e64a01c23861450ba28f2f2af736d8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c81af4e3b9b673fe89b17a0e97752147b3a1918a..02b45f7ea00d089747c9345545daaf2e22e17010 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d403ceed5f731dbc80ceb7589be6e7f0ebf882d1..9193325ca5f0eacee864c779aafec28ae4b6a744 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c36f18d48922adb946cc2a0e62fde91aea9ed2b7..28d92d93d8590ef5f601cbacc933f6c9b4afb345 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 503de95107a9bc0b254ad90adec9e25e0c120c71..a2b409035336f7500b194f5d6e54b9e49c91a8ca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -155,7 +154,7 @@ dns_dbtable_find(dns_dbtable_t *dbtable, dns_name_t *name,
  *\li  If the DNS_DBTABLEFIND_NOEXACT option is set, the best partial
  *     match (if any) to 'name' will be returned.
  *
- * Returns:  
+ * Returns:
  * \li #ISC_R_SUCCESS          on success
  *\li       something else:            no default and match
  */
index e3d6afcf487f6ff1f051896628ffbf289e3065c1..506a2ea1d8bf0366cc2c9981568c185a130e8154 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4fe171f58bfc43b4930b3c7a0cfddbe6f08dda47..19236112ba9b854ac484001655037a14c3c02960 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f8c74f2108bd389a039f118cb6dcab39798d5352..822c7e9d418d4eddc538ca21487ffffc3a03fd5f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2005-2007, 2009-2013  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0de893b219253dbbe1b03f0eaccbcb3081ea5d5e..1f65fcc6360a88d002d9a2e1804e97ed65efb1bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4d0e80158541398522113d96253bf98d5b17b93d..e3ff976df6adc48b26aec6574b08d4b504df509b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 936454fc465e8c3b4797ce741e9874afd32543b4..a2d786d671550cd3272ff162ef3e34a7f08f2dbd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 586e538bbe16667a9b12dff443008f84a5a44f73..30394a0e9f39760fbc1f5111ff6faac756aa7bb4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f99ab814f1c0d05476b3aeb28531db3f5593c284..c8620179b7167e3a9af61182ef36fa619ec96a18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 246cc30a38263406b219b3a8d9527def4355c5bb..b991cecfb16a2e1ff6bb2c0b01e51c84ac8c8df9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 72f9221e89ef8218631a779c689111a168371be8..2fa30221d9259889a9b324b8707ebd0795c76245 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2011, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5a2aaf333e487a9d1bb4cbea02b7b5e51c0e14ed..6578088f32a260d10eedd8d9b988c06ea161eeb8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -74,7 +73,7 @@ struct dns_fixedname {
        do { \
                dns_name_init(&((fn)->name), (fn)->offsets); \
                isc_buffer_init(&((fn)->buffer), (fn)->data, \
-                                  DNS_NAME_MAXWIRE); \
+                                 DNS_NAME_MAXWIRE); \
                dns_name_setbuffer(&((fn)->name), &((fn)->buffer)); \
        } while (0)
 
index 058b25be8a44f01f7cacd88eb442a31a04e559a0..bac8bf3e91057d70bf8249b25fdefbf4730f894b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 35a4036a12060572daf140e98fd85d578c56b927..f6769371ebe09d86f0ac4a06c139bf865165f5f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2ce8e18124b971305964546804218175f8928e68..257968b785521499e2d0979d4dd761b45637fbcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3601cc608235658908d62c35ddb7d29ac86b3c00..a8b47dd5b0903ff99b6f9cb845c7550aa0cb5e7d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f24ca06e7c6bfd805b5aab2f408d878d607e27d5..a155b7b3828b96ab7d61fc8cfed3126bb38cb3ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 74a1740bd1d7041c4ec257e0a21361a3661198ba..cf05f0a41cd2e734a8a10933a8cbed3b431258ec 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d8ffcd98e5cb6dc2287d32a2c0a006ce38e4d28f..d330787904a783c8a114ddf1ec31b2d5489b385c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2010, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e798d8994098767fb72371c3deb2b15d2a5843c4..e3199a6253c4ac379b082c57152390bb893f7fc5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a78562f910c0e32be93815238e83daf5e618c1b1..19e327a8d17a8674208c24d2f4108ed1218481ca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e0adb03bb8e324a878bac349948fcc6709265f22..007c816773277ce52d30e2302a763820a5e56053 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e825e00ba4e554cc4d1d90520d5ff18c55efc2ad..344707bac67c79c06dd91820df1d2f0aebe2da20 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 745381aa7ecac34f9a18df2b1a149d4a9148ebec..e4fb2d9a685c78ac11677170681b7cdc10cd5516 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b34c4b28c5237865b157fcac093de7259f374556..7f62814258289cac8f46e53f48c22de98285656a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011, 2013, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 83ae13182c20e2f9775e1886aee471c5c564cfb6..beadfdad5df84b8cbe01a86cf14536e1b5a0bb78 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 032930ea6b8006d57a23a4ea37dd394387278a13..ab7569702a687e131aa0f9815c10826be0f30e6b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2013, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 337e8348c8109a95cbaf6b0e05a8459148feee32..65c69dd421203a5b6149788ea66767f082280692 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 440ee4e0151328f364ecb85e0f629e9885f7d6e5..46474d19a244142797d9601e6307fa052263a220 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 48b338944b6a3b4bd0fe07ea584deeb702147a8d..ca0c77ff48324fb8efa819c68ab6144c292a8807 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2013, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 368b2b2c24dc3a6a3abddd0a0f5ff32da844c53f..3b341b45ab377d3ac10016f39dc8ce4780290dc6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2b95db13187c587bb85213146e2a9e4c533e8da6..7d3df1847670a1df1e198fa2aa0e51064d58aa6d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0be6e29f16ff9f52ae07cc3b2068fbab84ee314c..5ca81fbc4471d3af6062d8af2b7fbb373b577711 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f76731aa7672d6c576892653a71d8e9e38002a49..cba46babd8179b9cb42de574622588be6cd36a32 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -31,7 +30,7 @@ isc_result_t
 dns_portlist_create(isc_mem_t *mctx, dns_portlist_t **portlistp);
 /*%<
  * Create a port list.
- * 
+ *
  * Requires:
  *\li  'mctx' to be valid.
  *\li  'portlistp' to be non NULL and '*portlistp' to be NULL;
index c4a2ae64f71b6762a45b05b7490945568c0fff68..201a6ed0c46ee5e83e7fa7d7a92cd5ddb6372f48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d31b01b1d38099c3708bd260b06308afd8edd946..759fe2702ea34864a174f7ed75afc1446429dcf9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 94e831bfd54e532afc81551ade00959763d31891..aec69a9e4e13416ddc3b8ff5ecc0efaf9b9aef59 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b8a217480162e8a806a612accc257acc563d8260..aa11ade593dd8c21c984bc0e03e51c2afa957bad 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 786eb6af73fac60397aa2708b8b775a45fa61f20..f80774dd8cb2ad04a64444238a930b03eafd29c3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 57debc3951c0e1b9feb46fa6602eff74e5bde1f2..d6ebf71ddd9edd86a844b71e659a2fe09f680ef6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 252738d07505e0d61467a6bd99283b86884099a0..b97f6a57f741d97d460b9a146f688b4738c4da29 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dcde367f1c85f79c9dddec2e37ba74a9b03dd186..c08db3bbbb6bd1ca389113a35db98a3e37084994 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2277725e1dc8c906e82956904770e7bc2f3e642f..c18ba3af2ab2cd406a7a90f415c672709fd58bee 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ba9a92c13f028b5ead7f1c0efa36241fcbfd5b60..d184a313c94ae30ead86609a614cbdc9d109cc51 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b19e91164de6459f9120d954a71b4157cfed89c6..a261dc2416fb73f0829717f468bc70a210f1d8e6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4f5c60bda4cdf9bad08d21a8d0e150265eee1d0e..f218ca661dd2532e4d0eeea6487815e8ca284c77 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2c77bc83c4b2d5a39799eae1bf81461163975f7a..4c6c5d0ec9de46fcbcb8ad3ba55e7c7953c2aa7b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6da3f79d8b8b7dc1281c5490a596d983dcf59239..01691983a0be022055082cc7f27afdecd64b0d6a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -30,7 +29,7 @@ ISC_LANG_BEGINDECLS
 
 isc_result_t
 dns_rootns_create(isc_mem_t *mctx, dns_rdataclass_t rdclass,
-                  const char *filename, dns_db_t **target);
+                 const char *filename, dns_db_t **target);
 
 void
 dns_root_checkhints(dns_view_t *view, dns_db_t *hints, dns_db_t *db);
index b82b8584db9b1f3e33e3f5892a7bec4f7f6621fb..8b438829f3595c19f7a457105a9b3873f0efa505 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c979f224999227ed8e0e6cdee2b37a976700a1e4..2401dbceef88f0890bd45920c65f5b4313b57f9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index aaaa886fd4112286d4ff57a00367f686238b5444..8318917baf19ad45bb395e3aeb1bdc14eb538dc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 27519034f17129d795776cb4d124041cde3ed17e..7eb430ac2893997448bcb44d08f405b1a89792c8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9108bb3482bee190623192a34041e1e1de5acc14..4655257ac7be779c3cce28acc017b434c45f6248 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2005-2007, 2009-2012  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 43d9fb25e1d2c2123b3a9f00d742825479cd7670..6cc5d71f32ca5906cb751e5b20e71478367f657d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b9179c0509ad5f8ef5bd570bd24faab009c5df1e..393a16c1088dc5264c5b7db6ab5d63e9f0f7a9f4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 696235eea87b53e7da04df17d90e23446178fabd..b91f253e1fe8fd470a6c340a80d2f694f546e90d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e8b86c58a7494900f976c7ee1b9f4a7b2eca9671..7fbb6c36a086b5c241f433a7579856f7b2947b78 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010, 2011, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e378827126f84ce0a27be09eba1ee5852e5f764d..f78867ac3e45de4021a7fae2b4afe85f0fc1caaa 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe83c532c8b16b724435ac080e4c4cf2a88bdfa9..e0a3ac2be535e00a6ffcba742d22db7d179ef954 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6a59c8a056eed9953bbc538c511046c53258a381..3a2197445aecd638d666e72baf5d9cf1762a6945 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 48d6d569cbb802156926c314a50fa34d992a7636..8dbebb8554dba849e064c8badd66571cf0a285be 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0dcec1ecb4c78f45e81175e5bfcf7e5b4e1762b8..5398869d7c124ed1e8fb907d7155e23c4c4bda48 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2011  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4f31c3e2949dae5a7345a918061c838eaa957be0..a2dd28e461cc8b4aad3b1374e2341a24bfa1e1a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5c83716de3ba3c260cc3db7713cb69b8816a582e..12ba6a4739fa6675d87408ac06382cbd93008945 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2011, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c2525183b7bad4d2d3ad31ecf6d3fab7a5239b4b..938acb1cfad7e62bda3a2f8d1e089ad061596c1a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 964d40c64065b4bf4da3183b10cd369ddd81acc5..916260d6d9d09eed0693439831f52874b103f957 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d08bea7e0b0ae5aee124a5d80cd4d05b5de3c0c1..cbcc5e849f63e08488cd4729b36590cacec7408f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8f640421481ddf835fb8fb785074d3847b97f00c..6afeb929bf38c835c67c9fb04abb811fa0b5b3a8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 67bba1e605e0c9b9e3c2ad5b903b3b7e38c53693..e8ec60a5331395a7f96c673f3f651bd4fa06d17c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e7d21ba300a747fe989815f15dfe8976d06e41d9..f4cbd26cf97809e4cf4c508b448cdff2bfef382e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 55b78f8c34dc64e7a399480911e8129a830dd980..68d1198cc6ad31747ec8db986926c31be95bc5c5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 601f1076a04609cbfb73b4c4e7355b46d6806339..c2bc23f038f090b140f0ebaa00b492998b424f59 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d9ba86259fbda0762b2f7500bc6f3fd917c0eec0..e8eb7973e297cb52664934f7a40bbfe4590f6677 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b5afab8556f02eda52ca7fbdf993223a9d97e002..ed0a00b957df85bc1beedbcd7b53256f98c9e2b4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4ded3654eb349526d893e570e76abb01ba8bf7bc..e08e2022b8ae37b5a7a9890e18c7ebc28cb3004c 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d752478b5ff00a67514c5312270dda52050b8ee0..bf9a3a474fc0f68e3762a4c97969879e724f8ae8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4bcf3f989e73a16665e973f8e8cd5f6eda4e8a29..81946b0fb6cf59e311cc9b6736c33f4f3a053527 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2011, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 886575e9cb4ec7c933f2c2dfc41ceb692ff66c45..1f52bd868786f71116a3a1b53ed7b2f000f1e0ba 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e180739c300c10bb8f788e7961e3035f53dac7a3..174d633252360b0505607f4c878420cc619eb5df 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e104ac3f8af6dbba57312e74411cba33ae41dd86..9726ae9ffd9739d0a564343597b6ea394decb91c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2009, 2013, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 057af7735caac32d9bd49422385925178ff02580..1406655408a0a356d7b915fd6cb5265930eaf774 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2011, 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ccac157c13f08e4743b8fc83f67ef402aa479fef..7f152502846dd773e48933d7b7e6a34db975e940 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cb1ed38dd7e3c3eb5aa7e6cdda123965f3a0604d..f9a9feedd184a1694b3e59bbe7afd87a0e15676f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 96f04055e148782f84e011f79ab3c9b445fc1d19..a469e50c82a976f3bc7d9819ed76e99a537d0e71 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2010, 2013-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 329d04d8f0e50de1de5132b0be79c130d951408a..534e1a716b7e161a3471c8ae9a3e444fd1b651d4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1f9e4b512a3c1d10f85563dad1cfe419d4b017a5..5d64991372fe46619cc724f71ec86efda5d2bdb0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9387a955cd3f7d311b256e141c6490158752f6ca..b7f4da8b06b51ca6b1b547f30b0413c6deb37b7d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7fc51ad6bb6844c147b08028b40519ddc43c5923..f396ea31b5bb19cbb0e03a37a9f410abfc36abca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index af5efbbffa353f20a4aa9ae06a89715bb331223e..592a3461b53f7bd29eaa453a0e8e8c237eabe55e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index deed9c4e01021a5c5793d5a9d03c358c4a4a462b..d06a813ffadd9da6d0997f513739b88ffadfc730 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4144529cd0357b11c5e9c50ab99422d5878140aa..792e7808275a4f80ff038941ddc1aa1492f1a17b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ea0bfa876c3944a15464b9784373722d100d6302..7d8ff3800cd5e543150674677a5207fdac0d8fd0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2010-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f04a4c1ce454f63ebf3b774aaa16329d69bc5e6e..be712602c1f3e8a7b047d8985ef934831f917153 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 04258f6ec490d1469ee44b228eac5f8ad5beb2b0..b9b1ecf304d986c1da492b6a3fba4f0e4772dd2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5611152a78f5be38c408a694a62f28ba4be08a94..cfe74beebc4248ca63a860f3bb839193f4a44122 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1c92123f6c4d8cbe7fdf8dc3270f025dac1aaace..f58acf4bc14ca89961928cc841f9f585d511d7e5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2002  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3d2e6faac837952e8413b413c35c553df2fd32fe..0f9b86198108fad9e154681c8fb29b871d62a78a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2002  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Network Associates, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3c0340507e918970effb74411d82d651293ca343..0ca897bde1f64d8e3f6403df8cd0c97c91d15f57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e0699f6fb1166238e94c4410d1e75fcdc1955e13..e867eb69a9700a78d76f8b1628371c949421cc20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e1281916e9fa31461c41038b8758eb73e9163584..22ebe44bea02e75f3f3080b615806a8fb0abb79c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 923d33e5d38450d53b0ea28177ceaa93c04f0ca1..0560a65dbc588e65697e76367bc19576890ea2be 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 326b8f93cf14185b6d1d6fd782c1177100cb024a..7f1c9c70ca2c2d7a9d1ef1407d1760a277f4e672 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ff944b6606b95d588e1b49346446abf7d6fd4bfc..51d54c370d38774d50b40cdabbf5c20975d6a518 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4f4204c687f68d19445777dcff91ee73a8577e13..85ddad412b4a27636870cdfb42fec78c72199c01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ad9baa282c98e27199f52738fb3ad8229fdd6bd3..b3a572dd0157d08ed2c065f20fb0fb5d617d8958 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9668d89cf090976b438a285fc67b3401cb45155c..5bb1250926cc8ee1e2740ea0118d61b988b7b953 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a78bedf99b8084b6bced38aa7857595cdb425db3..7a0cba5a9d4b0a8ebf902e57dc422fe18a6da6e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bcfc305707079d22c40d012e9e00606fe6a56aca..5eb780043568d9097485110460a1329bbdd3739f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c2b74ae3dad7efda45b37b519ae5ea27954b563a..6b5922f82592267e5cfa5fd7e430d46f60234282 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6ffe570e97ce84b49a76038bebfc26f8651b91d5..f29797626509a944daafbdde78c4c8a92e80ee59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 754eef668792242af47963bdf60d3793a9a2e558..b253f8cf6b6400e041a81f6e6d228c10e97475af 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fb355bf31ce63c498c06ecb2d5ef0afe02078461..a2c64e9120b567f23148f96634085bc0e9143ddf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2320fd0497764bd320d20fe7ed705c0102891ed6..78971a4732aa0bff145e89148eebc30a0e1b46bd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 813cdc27c6db6be58b5366d463cb08fb6e98c484..c7d5d0fd48a92414852d144d9f1f736a6df681e4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9eb9c5c56f2a71d27ecb71cbf7e31f58af2b5d82..d765cb8a30d08f3dab6d9be4dfa06dfd1876b681 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5e325fac0ab0c3becfedc8b05f482ab1c4d60ef1..9dbc0eda70780f4c397b6a3654840b76d2857146 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe11622f6740768aa91ddf71dfa84c5d2870ff1c..74853059283e30afa8eca7a88116c7c7d1548f65 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 42e427185ce62587be5e98b088e40c653344443b..c76a149394584a91255cdf6ce372d31c6230d52b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 349ef749b779d6360e4c5df3b63e9d0c44df84db..60e929c6f1d1ef97bb9d3ab9fd44066a6a8b0f37 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c33554caeb6ad5fd7b72dbea076594e14b548aed..425f67377d300e87a46401ec368debed22ea8cf1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0c016676b065b24bc5740f39f666e6c0f613449b..4c174f36d52d1a8293260d79265e63c588704349 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d1cbc6abcbbdc323923caee5b7cabbbaaa79f35c..3d1efa0b9e2a558f8a79fcaaac28f9c1d11f5822 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a279d0e7fcd3be299dd90d1333bec2a4d51519a5..166be07ba9a93dc5032cab12f88640d9aaec2459 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -27,7 +27,7 @@ typedef isc_uint16_t ch_addr_t;
 typedef struct dns_rdata_ch_a {
        dns_rdatacommon_t       common;
        isc_mem_t               *mctx;
-       dns_name_t              ch_addr_dom; /* ch-addr domain for back mapping */
+       dns_name_t              ch_addr_dom; /* ch-addr domain for back mapping */
        ch_addr_t               ch_addr; /* chaos address (16 bit) network order */
 } dns_rdata_ch_a_t;
 
index 654410237564a5c79fc942a233aaf960ae06a87e..a2f47ab582943b42e32a2bd7ff2ce99136d150bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ccccc116f6530ecf5009cc5f66204e29673433d6..dd38c24b2aef0129f04c570107e0b77839303cbf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e74903f485552e3612994c50154ff16ffcba24e7..553e0442f4b89f0263e17b3aea9448a9e55e176f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d32282e3d06829e925425c6b71fa7984a370b786..414b04a043a74ca94d82961a7abdacdc8222727f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 85825db23d4eca09a290059b84df5845dbff2273..42155f6bc1f6cf5f35cc12fcfa0a8b0d3b6b6b5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9081d1a9fe5edb703c19185d61c06370d78b766c..28feb82f22f84174cce5fedcb0bf620cad82abba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9b4305d5dba0b5e7e820cfd59a29f028ab5be2e8..7120f39ffa2f5b1174d37e0f04000b6cbafe9a10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c52035eaceec7da0b9e616501c09b1461ca32681..ee0e6c6b61d420b221926bac46de338201120973 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2d64e3106dfcb32bd85abc2093d2580c2062f0fb..2c562714f067be87d8ab5e95239e633dc0fb2fbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c51cefbf27c039763c16eeebd8812e35dcedf48b..650edf15255932d800c1f92c2b679f8c4848f0e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e24bf74bc759a8910157b72ac1ecdec8511bc62c..c4cc889e2a900193b548dd04f72cc84bbe3387c4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ddfaa4f6dab08498ab8cc614bbd3cd754cb35534..37a5360cd72425bf32f93eb693fa650036fb4e10 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fc7356189014a1160263a3e9784956c638678e47..e2ff624a4bf990f6c8684834977c585568203b41 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 516f8d38abda41cf441538597e6b4e7a8cf2be6a..440b0679a84cc3e3674ca39e3006ef7fd9083d7e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 20f2c42cea338995e902a11df60af3d9e258910e..64785c0a700b1f3afd1a9d4361f589157aa1fa6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1e4d3de428183b78dd0fc2300d7ed8b34bd26065..1a70a49d4a2a715c8334cadc909feb13b7bd9585 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 33ae205b7a04c5824c2b609796523d420e90b7e7..4c836b0d541f02131ac7ed21a51a5152f43e8d54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2009-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 404b2856c9298e0a5aa6b758ac0d7b36d7ca23b4..13ca3d40bd223a4d1464079b54aaca9733982ff0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e061161f79c541864c551aaf7d22e808fa8d457b..28e6c13817a13e4cba6e4ba8cc6fb8d170308e29 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f8aca2756f8345c9ba444a0f9ec882131155e9ba..82f3f0b52895d9b5b63b097f42b807f5bd52c925 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,7 +19,7 @@
 
 /* $Id: dname_39.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
-/*! 
+/*!
  *  \brief per RFC2672 */
 
 typedef struct dns_rdata_dname {
index 41afd57fe1ab617d923cb21e32ec583487534c44..bb599d5dcdf9e291780bdb5ffc7d7d87e4815215 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 67b1d7a3573a8d076615851882bc6793ac601b99..5e71254a3af98431295bc4d20360ae8ec4b2f128 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8969619efd4fe38a4512339e5ad5d179565e9c43..555a72bfa5c7944d3479654f085c56bbdefe7717 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3c946e989e74f34fbeff811fbfee699182d2138b..c5dc69de7fe634867ebc4b895d21642880f84f22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9d6747f8f58720a293fc5449525003f0c3d76da6..4aa04e333cb4059a0dad3481f24eaf7f6565d02b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3a409a15ee37bf8d6b9b80c9aee6d8003fda24d8..86934e727aebd5a06548a959ffc00a47b8c82a39 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9910e48c3dcd61eb81e3f0b827b25217d936a65f..0f3ec00e44883dd8290f5a2ba2afce17f83a6774 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 508c61fd680993b7e98c7affaf2256642f7780db..14a65dc69692225b60deb574522a3ed9db2a1b43 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6ac7f0d619f7b92fb6fd5373c8e6bd4f5799d064..d444b824b24aaff2f27b44c8ac8a0c2fc27adb06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 56996f8ff31b561e28bfe1f3c99c787b086235ce..60fc0b39512c7f345bf8acccb46d8f3202f81815 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d5fa6b6055fc966e1a79b9f91f296c9ebadcdd25..ad02cbbc23d71240cea48e79b827cb2fcb2184ec 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f5df4fa188983bc8c201902390ee002604e45659..66b933c2e14a19ee87c2b190583d72a6c9957f59 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index abac75134946f62684547b53b41203f671656d81..38657e1aec713f178dab2d2909bff9a3b7e15d84 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 66766dfe041b276fb743c51fee72b8d6ab14e2f6..b39c76fff709bcf2d38a7b75852018ef8b4d926d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c8824100dca777a160774da6e641b0ac4546a6a5..de7433f19320eb292c52a16ed039260a38be16bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 69f2eba88046ba42a7a65e22d61b1a26926f665d..81e311efbecd17c424c4781f37d9ffc02bebef07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 96f349c88306cb76385eb3f0ac3f2e4a603f6799..65588dbcc37f922a4cf4d95b7e4bd239bfae570c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009, 2011, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2a6201f0b71666bc8e6e82d424c125fafb838add..d94460657e5af8eb7466fdf75f269b3e733f2c6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bc566b25c3b90a61ce5139999005ef26f13b1e77..42853296e3d3295261377e34f3a70382215a4665 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a1f65ca4d99d0edf2731b0d2fc6445ccff30c1fe..26acffe8eddce9bdbeb4dbef99db3c855783634c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7685aa55fd0718d94fc266d6f81737535a884966..00801186f5886005af7af520ba6b475770fa6e6e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e3aa8beaec3dad45828c7d34a38e15d4d9a519b5..3973be60f6c5b32f8826f9807646c97a273c8811 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 98ebcc3c83b73d92092068029010fa2190046ce8..494e4f81237f011f460093ddadec1369d31566d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8db827ecd39964e5d76f4ecc8ebeea17ef0825ed..a1b723e95ba2ea49b31c62d5aa7d96f0679000d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dd3c45db495b2747068fa96673b4510608641b30..74ddd0d0c53a6002eece0e7b7bc08b47b72ab894 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f95db22e88378e879f3cd0cb4864b7291603ed7f..41d64d3b5696fd6230e02222591845f6fc33da80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f9426fc556aeac07a1c8661450dcda81c8868411..b75b663e4d71b011b546428b8f250d9df5c2c751 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8f93fc513f67256ec49858c714c8b6c228e634f9..8550f13ca31afcb2d6a355c533440700cf860814 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 22a59d064b85559ae6b035d171a9799ca905c39a..ab7d54e5a1d695a81ce3680968433d534dfe8d2e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f053c60a91888d5c5aa2848ddbbd4bd63fc4eac2..9e1b30a2562acc7c8eb5259aee89b570fb252f17 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1d7823e60e2f71e3aad6a996464558a9a228c3b4..a0d5c2c1e8488dc307f3cde34a89cc513913e9c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cbfee8a49cb15c929a5c0fb15684b0c62618f0b5..eb06107bd71fa8313b524313d53da99bf9361574 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cd92af512040d16f82886e88a0d68b9ca343df9e..c7804b1fc822137d9156afc05856f21a1a428199 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b427ee9b665d7e3eaa475b9649a796ec44fc4f8d..596301f8dfca50f04c313f2ac738046ca1f80064 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9738878aad4ec6247ba2bea064b51b5cdedc80aa..00ea3dbc099e5bf122cba1fd405d0a4e9014c111 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ba70d18d952f04ce5d0403efcb0a90d2676fc246..d70e4a04825585fdc088dbdf254f708a4ba75c6f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f7513fdbec57adf52ac0f5bc376a2d56a0ba9183..e6f762d12879531a6307986120518a713642f82c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 32d249358146ce3d87d2b492acf2f5cd8ea108bb..b6e6e112422b3b444c2b49b14f5939bb568d22e7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3f50a9ed3447ed31ec4d01f39be05eaafe836119..e0ada092b17b949803c9234c14d2407e56db58b7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8fa143a370d86de7d35f4205d632fcc3c3288f5e..174f8e433ceeda083ea8abc1409d074ef5823145 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 173567ef6b353a902e17385a7116f48b398b41a2..cf82abefb94aa2b9fb7df995871214f640ef3e04 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 76195c52f34db1fd355caec8de348dd9b097c4d8..10bdf953706cd5e4a2c433715ed2bfd3e98a23ce 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c82ad218868ae8ebdc852fbb6e6ebc4c645e4580..3a4dea324947b9951957ba0e3f3a467d444c76bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3d81bdd94cbe26a25f049cda8dc09bb45d9d011e..7484e48e7a90aafa3cd77821b667bb3d0b9b9498 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0f0faa038e1d23ed241f6e3e79535e6cba929fd1..f87da90715091ba4ee9de456e797057264a9aa70 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 25d5ac5b728e49c39174baa23492ee7426270340..9a27347129cff6f53db890a8e042416760455f4e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0b0def49897dbe0d3259e463137b58c4e26f240b..1d7631ca4f266a2a40d0fa8c68694f5b129bd9c1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f88c52336f823141bac044bd040c36d984dafdb6..559cc9f81d594e44e1f7375b9fc2e2b57318d0e0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 88fc7728c9380e62b88f5dc3d09649e771b17f66..a567a3242cd320811228084e0f3c52646987c2c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 64a3ba477dfc9c766d59b10c7054918a4ce80f8c..7c47c9b0b78d5711bbcb4fc8f1f170ac09339a1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f31f47ed65efe5dbf599155bceb514ac027114b1..775566ec157adb7fafcc8e9b85f3966ab45d6f26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 343cae387b0e26eae816a3cf794d738a9d7570bd..a7f2eb0477adbfb79db36f1224d00cc148fae252 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index eaac08c289d3a2cd6bf57ddee8870842991b98db..cdb3ecbbf75e97f7743881e415259152784c241a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 546e71af06e3b81431efc9d9dacb1d41dc38855c..507995cf476c540a7d3a11123cbf6c61245d5e88 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 722645a32c572bceb3274a5148fd938c236cccd2..0eaed2261ed1661a7b0a3e78ee972bfd77e1632f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2011, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5f2afb863b9364ee8836b1270dea21ad0ef74a29..3798384e56b86952da9a6af3109d7ad0d9c54f3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2746b2ca634ab27b576344c7fadb8aa523e22358..4d4f35c3a30d7bbb83e19117f1b1d3819d108923 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2efd7e6cf06882f6d84e0b60fc8254597b6ae2bb..98f5b93ed83124ac754495928bfc00e4d2e665c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3e80612a7b441843a871319a39107c37bee33927..437c124659cef5832615ff73f2a414b1b3adba62 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2b3c6b6ba489fc9106ca0b5019abc18db6ca43c4..15027944cfa7d38803f08378310838f413b0b1e3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 38d4fdbb3f825737f397d49eaccd7e4c6b35ca7e..a18584e21a9f199f6fdf2520e14120b20d2b00a4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ceeb0185c6e4f98c6ef038f179d2c20ac4e2c205..a1cd2ee239543c85a70dbf9d4e7df360d224f584 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a066e481a15e02be16f3ca03528bb564a20a5dcd..d5090bb3eb8de56fdc9e9388c71d2b90937ea785 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e2e8688f7216c1268f578604f3cb5a0bbbbcd56a..efbc31e4a0c2bd687fa41010e8835ee08dee64d2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8589f68d708429e75a61ab1f3db1fac967531c0c..3a7b534263df8755cbfea65d157f20e5828594da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2219422230c201291d46de56e0c37b68d317baa9..c1673a41eb6ed24adf3fdf017e96960e4d32f7ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bfb0fc27ed75882dd147c1287187bf7fa9d1533e..205a6d09728f1df3de2b6eb208a4612017a27f1f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d6539cf4946eb333218ed8fba9337c267240bfce..888b5a4c89b0f6fa8b955a7991335dd51c5f539a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index afd67a4e31fee78af17264b343cc6b6448c18293..4fe1588931677b9b337b91a6fc5df5fd0d43e690 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e5c420ac2b6ea1ddcdfc0cfb71108fb955a253c2..e7b95b166df86768afb29bd7edea8a55e2c2d4aa 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e47c11b7259fa692a29d6d3c008f9f53ceb51d59..30768e413159b57108e02056d846298ca5f77dc5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 304dcc4e5c471da4a644b8937000cdf76d44b44f..f2c1c32367634dee0d9d74bdf00dbd8546608e72 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -22,9 +21,9 @@
 /* $Id: ptr_12.h,v 1.27 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_ptr {
-        dns_rdatacommon_t       common;
-        isc_mem_t               *mctx;
-        dns_name_t              ptr;
+       dns_rdatacommon_t       common;
+       isc_mem_t               *mctx;
+       dns_name_t              ptr;
 } dns_rdata_ptr_t;
 
 #endif /* GENERIC_PTR_12_H */
index a57d1bc13f8d78165d7eb1422bd07b344fe4ef35..15748e76b55e9e324fcc4cbe2f7e20553e95fa6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 330b3fbad8e4aaa4db5d7ed187d83c34c552cb98..106b7c9aa7651de7e9243a066074de0a5488755e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 440a75a140a2f756a4dd0781985688f1fcb8ecef..4583104eae962eaff5d86a8e5aafa392e89dc10e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6223038c83211be834f4cb3bdfaea225556fc8fa..2b9475217b7a1b8d7c20f91289cc82b5473e2cda 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  *  \brief Per RFC1183 */
 
 typedef struct dns_rdata_rp {
-        dns_rdatacommon_t       common;
-        isc_mem_t               *mctx;
-        dns_name_t              mail;
-        dns_name_t              text;
+       dns_rdatacommon_t       common;
+       isc_mem_t               *mctx;
+       dns_name_t              mail;
+       dns_name_t              text;
 } dns_rdata_rp_t;
 
 
index 43e48cbf3a87e1d0c891387ecd797e8e5880e323..33f5aa068d7f712a1be26059c705b2efe556a1e9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8e8dc4efb32815d857db0c26dbde12656d6d10f3..88da606771154453531b42079ff194da7b9287a3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -32,7 +31,7 @@ typedef struct dns_rdata_rrsig {
        isc_uint32_t            timeexpire;
        isc_uint32_t            timesigned;
        isc_uint16_t            keyid;
-        dns_name_t             signer;
+       dns_name_t              signer;
        isc_uint16_t            siglen;
        unsigned char *         signature;
 } dns_rdata_rrsig_t;
index 9b29599dd2c434a986ed609bec76e11bd8863894..222f9b328215e9aed8c94e93176909d9ee7a477c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2c0e9fc27fc9d57ca7ff5d0f884998a274e280f6..cc41b7e7e5316c5097bed83a6e3c4cfced0965d7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f44314600938daa7f28451abc6787201818df931..987aac732757a8db436986d92004b4fdc7541de7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7212d4d6129029eeb6d79f941e48e2ced85b9ee5..72ec726ff80928e05c00f39ec2da3820a38400b1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -33,7 +32,7 @@ typedef struct dns_rdata_sig_t {
        isc_uint32_t            timeexpire;
        isc_uint32_t            timesigned;
        isc_uint16_t            keyid;
-        dns_name_t             signer;
+       dns_name_t              signer;
        isc_uint16_t            siglen;
        unsigned char *         signature;
 } dns_rdata_sig_t;
index 2c8757d111fd481e4edabe474fc3ab5ee78b41b2..b12261a37e0ea93c707af7b1634dad1effa127aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e6a2400c4668da71a01a4332d6bec12271e9e8b0..7b4f4a631cef92d4b222c68a19c1516874e087e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e46655b6c6bc09c680423cae0666026a54d2d29d..16f8a35750861f8d5c7686e0880e11e9613647c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9adc988a18bc886582e8961d5b68df48f20ee17e..96b5d3dd92ffb3c61e6593230f1eca83f196c463 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 939dc83171850112f7b063381c03896b9b48f1ff..4c02b9b15febff0c5ccb55d80f28aabe9ac34a00 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7443b041c58d7f86cc9304780bcec5d08aed7b37..eb7e2e5b8318b39fc1011cb209f80a1411827a05 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2fa1174d4237533069702b40ad388016ec0e9499..b2da1a99fb22a3a216099f9d77a85467e302de5f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 35ec9bc9ff954deb96536c1bc6c86b0e5d14da4a..cfd899563825d858cd975b6ecdb66159fa1f713e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 945ce6469069024ab9d30e93dfe0d60ba934178a..e9319184841a7f4a03cebb7d0e790bf5b780564a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2009, 2011-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index daea74c3a46ae2e0823eea944bea1c87e70d00e8..ce530ccd8f82e70e8afbc709c5683b63e57030d6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d802211f37fcd89937b946d997e1fab479831d0e..c1dd74fadeab3b4ee1b9612365b25697502e7c00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3e50ed05c0ed5fcd28eff72bd11cb81691318e84..5a6bceb663b989884c07dae7870c3c34d21949d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index db466246904252b462272e6d33c974f401715ae5..acf89ca28930d6f09f0712af195f9a22fe75b623 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6e52d381818f3d21af4a9cf0e40b4915fb87174d..b01492e151868f221ce587f86d6f81f08dd07859 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ddd819565e1e535ad6a09fe15db4ead4c9a46428..3a8ac9e031ea0fb0815b3a509d18c45b269218a7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 34d5646828bb832d4aa6e147498890ce5b5e0c22..4bfb98f6f7a87f481d4131dc4c767bfc692e9d97 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  *  \brief Per draft-ietf-dnsind-tkey-00.txt */
 
 typedef struct dns_rdata_tkey {
-        dns_rdatacommon_t      common;
-        isc_mem_t *            mctx;
-        dns_name_t             algorithm;
-        isc_uint32_t           inception;
-        isc_uint32_t           expire;
-        isc_uint16_t           mode;
-        isc_uint16_t           error;
-        isc_uint16_t           keylen;
-        unsigned char *                key;
-        isc_uint16_t           otherlen;
-        unsigned char *                other;
+       dns_rdatacommon_t       common;
+       isc_mem_t *             mctx;
+       dns_name_t              algorithm;
+       isc_uint32_t            inception;
+       isc_uint32_t            expire;
+       isc_uint16_t            mode;
+       isc_uint16_t            error;
+       isc_uint16_t            keylen;
+       unsigned char *         key;
+       isc_uint16_t            otherlen;
+       unsigned char *         other;
 } dns_rdata_tkey_t;
 
 
index 34ce3ac210871c30d6bc5d603f53d6e07d9396aa..7a02c80670fa7b128f243a6f9c161f156d2774d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 31bbf015c167a38da6f7dcb18c65308edec5a64d..7b9a04627220daa57b41a16c427b6735d946b71f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2ebd46c3169cbbb29f00a6cb751e4de576b1acf3..11b811c3e6721a3f1cb470bac25964b16a20845e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fc46486c7448bffe548d11b020bf405c5f4515d8..9bfda2fb6a834fbe3da2f63ec09acfd6a9af15b3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 /* $Id: txt_16.h,v 1.28 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_txt_string {
-                isc_uint8_t    length;
-                unsigned char   *data;
+               isc_uint8_t    length;
+               unsigned char   *data;
 } dns_rdata_txt_string_t;
 
 typedef struct dns_rdata_txt {
-        dns_rdatacommon_t       common;
-        isc_mem_t               *mctx;
-        unsigned char           *txt;
-        isc_uint16_t            txt_len;
-        /* private */
-        isc_uint16_t            offset;
+       dns_rdatacommon_t       common;
+       isc_mem_t               *mctx;
+       unsigned char           *txt;
+       isc_uint16_t            txt_len;
+       /* private */
+       isc_uint16_t            offset;
 } dns_rdata_txt_t;
 
 /*
index 016d7a64f9f21238647e9ac21ab0ed4ccd660d42..a757832f2974fb8922b6c848832e518f2e4271f9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4b2d3108f4df42347a970c29fa685a26c10a17c3..293fc772f497cdc618d7cfddf7c57f2a984905c5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 65dc41183c151749fd08ab76416fe6c842bc9597..36a1b1716660a814ce5ea227ea8ac245e8de27cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 13c8fd238b89d5513a0e49696325be76e056ee9a..b7f239a0c05abb452251a92dac58f09527581800 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 81543f63fa977561086408bb9c7805295a49111c..938445b63c4675ba2326d7180e755c936d4bcae4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5ebc230589a25fa75aa3c3398aff9867cabcf269..f144066a62fe4f8f2b20fe6acdff384665eb15c8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dc543a962c3c7e9876c0361e0b4635d6c4f903de..77d3f0014bf6c080917c06161e325f6dcb969dbe 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dee812fcb26d23b523b786eace1dc75908426d1a..137ee07824b90fe5d4305759a1d5c6c2263d3644 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1738ee382e77a562b2356a46fa69f3913aec39a9..164aa684a2ad2ca2f57b1a040aa96395130a83d9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 75e53f138f6a7051b598c92c220f3042c55da040..edc392227a4b31d098cbf59782c7ea310cf1901d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 
 /* $Id: a6_38.h,v 1.24 2007/06/19 23:47:17 tbox Exp $ */
 
-/*! 
+/*!
  *  \brief Per RFC2874 */
 
 typedef struct dns_rdata_in_a6 {
-        dns_rdatacommon_t      common;
+       dns_rdatacommon_t       common;
        isc_mem_t               *mctx;
        dns_name_t              prefix;
        isc_uint8_t             prefixlen;
index 3a5f4cb3c5a102cf2a2435c27f4cb996c0053821..37eed10ba29fde48d73e8089628eea320852b320 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c192d1a7bdb11e9c2442e1079ac95733ece3fe7c..a41773ad3e64bd2b588a8ba63d06af9c0a2660b9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f0a40ebbd7472b03de91ce66b2a1305a5a544eb8..98630e288fb679f5299973bd57126b6491161879 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 54a0cb3767dbcaedbaaf2679a6033d70447c9827..87d5c3cdd258625ea7f3f6b8ad44d21cd353d155 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,7 +19,7 @@
 
 /* $Id: aaaa_28.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
-/*! 
+/*!
  *  \brief Per RFC1886 */
 
 typedef struct dns_rdata_in_aaaa {
index 28eb7f280b3804af4760d980c0122a8995dbe2c3..6d209431e53f8ccbbdadb867d2e3ad71a834ef2b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2d01040ba8998d977b8d3d978cc499188c5ff59e..c50adb609414cd14cbb3591dfff54cf22807af6c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -34,9 +33,9 @@ typedef struct dns_rdata_in_apl {
        isc_mem_t               *mctx;
        /* type & class specific elements */
        unsigned char           *apl;
-        isc_uint16_t            apl_len;
-        /* private */
-        isc_uint16_t            offset;
+       isc_uint16_t            apl_len;
+       /* private */
+       isc_uint16_t            offset;
 } dns_rdata_in_apl_t;
 
 /*
index cf2731b31e1a0c94f3b8a0a3a4cd129dd388cdc8..04a9a13d9c0e943d27ecd8d427e94c0791b45db0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2009, 2011, 2012, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 279719251bef1bce5bd276921d9de87894869cd6..8654570cf8e82f40535e678b4db93b59ef3ed85a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1e29a6ce28877d22e3c41a8e1fd919715b8f3f7b..dda5127035fb8b459ea72ac82966da6961385a71 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 391ae27dd960b0774d2429c47456a685f9a9f4a8..c9e77aa0974246bb97e39289ee3d09509d8ca33a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,7 +19,7 @@
 
 /* $Id: kx_36.h,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
-/*! 
+/*!
  *  \brief Per RFC2230 */
 
 typedef struct dns_rdata_in_kx {
index 764a85c091a940da85e725cd5e23397b31ad64bd..c4533238073ef63e0377b6bdc403925a791f4a38 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 14a8b19559afd795abc56f7b2b32051685ea4715..5a7659448ab2b757a723bc359786c21862fa63bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,7 +19,7 @@
 
 /* $Id: nsap-ptr_23.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
-/*! 
+/*!
  *  \brief Per RFC1348.  Obsoleted in RFC 1706 - use PTR instead. */
 
 typedef struct dns_rdata_in_nsap_ptr {
index 2ca226240bb07e8db034c049d5a3a89c32198395..c6ea961af2bd5cd1b8cd9830203b4aa97ce28e39 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 11e3f66ce8d81f9df2aa26711223111195511e07..5312cd732991661fe9a804dab8e0ff0af03ab618 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,7 +19,7 @@
 
 /* $Id: nsap_22.h,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
-/*! 
+/*!
  *  \brief Per RFC1706 */
 
 typedef struct dns_rdata_in_nsap {
index a54debab0f161e25ff4715351aeefc0c7cfa1855..2dbb069fe4397619325ca7b8c2c01b6f93b05de4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 69a7baedff678010ce68d3e5852a6e4ecd3f5479..9bf9b429501949f86a1cc17f9389d41899aff789 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,7 +19,7 @@
 
 /* $Id: px_26.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
-/*! 
+/*!
  *  \brief Per RFC2163 */
 
 typedef struct dns_rdata_in_px {
index 15b29d544e8ff94d46c6e6ae960b945fc676e148..421d6f58f29b968f2e36af77e1e1e41b601991d1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e019698734de93fffb58ab72c940c1182908dd44..c7fa9642d8e95e22bddd6b1c3cbe80c1451ad13f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -22,7 +21,7 @@
 
 /* Reviewed: Fri Mar 17 13:01:00 PST 2000 by bwelling */
 
-/*! 
+/*!
  *  \brief Per RFC2782 */
 
 typedef struct dns_rdata_in_srv {
index 97c8d354c5678d5f1740ebc0abcef19a75d437b1..9a7eead1f6b7e7870c01ca51e8d3967ed759a8af 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2fd26e8f94b07a0bd28510109e6fa4994a19ae1d..f854183fbaebe67c0fb9b2775f79f44f1a6e0d4e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ab7e05103efce9f7eab98a2f6763f0359a4982b6..294dc7626f1a17d784f13f1865118df0b6d38d72 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3ba1275ed72905bcfd5b336cca536401eb6c1395..8393007bc240840d7ccde5fb5209c6793be9af22 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d9eca82c18a3599de871c4f9362e4f224a897152..24c07ecb78d5bfad109bf43543c6442ec6e64e26 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2010-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3e73e20aa5adf2ba72cdec65d41dac3f039fc532..42feff40cf1b36d9cbde09d12707bcafb2e42f90 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e4821b50aa3ccbc811a6e6e26fc56e3d0fffe2c6..d319587bc03853dfa9e83fcfc00d056c618ca9b8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7ed30301ed7b862de22483b5841abb149fd5ce0e..1c9fe9b2f8d69d74bb2690ee8a8ba41d31b9c96f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 476a399ddaa5ac973bd0e500e061ceb2e45dcd44..a5ccba6f2eff6940e79e20a4c984614916ddfb03 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5bc1245f96c3cb257af71e8d25ceec3ab04d954a..84512c7a5e190e08792c19853a8d79b685368af5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index df34009ae991afe44c6dd363bb73a151791282d1..dacf78312f034b1ec00639972c67b798091f0aab 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b6d1ee9999c0924bf15af9023b16053939799aa3..851f196ba6f602b953cd0db58072f86a9d1df2ea 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2013, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 77ea09d007d98c194fc7f68c1cf55b0c7a201b2a..899ec1a5f159aaf7011ce7928da9859fd49fdb58 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2010, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1be89730f73914d06947f4ab809a3e24d89d282e..92f6678d1b7ddb64f33b3ad746937905ad4414d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 509fb42270f3d7aef32bd8af99277b7f3be1f8db..50f13e5a92e2bfb7e1af6d381d153cdce16409a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fc2fcb34c7dda077db1562065f16ada43d9b6b44..cec8ae696e9d06b80f407f40fac8cf7908b7bca9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 83e1ce19aaf505b85668be83c865b44b0f7d39dc..10b6079a5ca28e2aeb32af39467044836909450d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 65add4217109d82c70f40e4e5bcad63d0ee815b4..dc8b57944f7a8c5811d62f8645924a65c4552f93 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2005-2018  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1b58bfec12d552cd4c403e47cf5ff1ae3118efe8..f4dfcc1123080874ff6217de333ef0d4087d4381 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9674922983720ada52a1e7a670693621d8935fe1..f773d8f0c59be059f4446d9dc7d28fbf203894b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c44614b43bed47cfd11479c74f7a00d9aec8925f..0b3e03468812fcb0cd0492e0e9903894a042bf33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6cc1eab9728f6072212eacd71e89b6d03a09e597..0d04c941aae069b5a2b8c6459252b8150f40fd34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2012, 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0aaa57fa549ed36c1876de13ab6920abcea84678..365aed054a896465f1a544907001675aefbf8a3e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bin/perl -w
 #
-# Copyright (C) 2006, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c8e8d1eaae926ae36f01e60fce8342901b6d0e8d..d4dd82cdede1b19ab376faff52e92fe9f1e2f003 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010, 2011, 2013, 2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 206cd4688427be941ceb93f5c2a781b1b1f8fc52..67d61b5351ca94b8653bc32edb6b073896fdd027 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ed1692a65482a3ad17b261ba754da59a7b9a91c3..202aee4bc9f20f4279b647fcc31c2558d13280e8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b43b8db2490fa3a2dc0082bd692b0cbe48909009..5085ed0a413596b2bdb71bd00c055a8844dbf198 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9bbeb54b5e68ed4219118aa2e502cd719914c97d..4cec3c6d9371087d82c0ea82548b613390e29314 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4f0c5c50ce2cccee3461df645342f70aa988ccc2..56e9dd38cfc81686f553028eec5d342af96a4b20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c70ececd08edf4b7d2b76dca64cff9e8be36f7ee..06c60b40157ffa593c54a40ad979186411611047 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2c59679797fccad39a7083ef3bd9873af2244601..665a91e856dd442de879795ffb6301793d635269 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f893753a3d1f17d3bbd13089b04a5df6e941d2ec..b9a4674b248c632f6349dfccc0bc8d6c15b069d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3aaead3f7b345c5f814606ac4585691da69a9361..27b90f0508ac6d6c5b74e48a127edd3dbe66aa62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 04f195dc1a0640e6f6c1aacc3709d010f28dfd46..e7c6d5418ede0be49f53c666d9fa115577df681e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 19dbb4fd29d56b47a835591d5a4f24ad27583482..e9cb572dc5c7a026e699fa397b7ecac35bdd98dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 83b7286e3ebc225a24e83bdc54f9177cc1450b45..faf582b382337940524fea87dad7bd7cb8d741cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 223053b1cfefdf7d2239d2edc4753a7d1bd9bd30..918bddd4c2fa0f66d83b3ff19ad0a52a702da565 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d75acb5c4cb28af67c432769fba84f6baf4a5d5c..a5e20c20f0954edd182463091539fe31641094ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2f9866af870cd6ac1fbb69cc9e6b9d3609c82d03..6fb40fc84488922c37e996c4a4e82391b2320cd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 63daafdb22663744ad85612a44d2955b2bfbd400..d3f42bb3bc6934a8573fc9e0c4d3ea4b6cd42f69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8322de8e309fa80fb3936b6c15d02d457582e44d..b5f7e4d03192b2ba331c5cef549b0bb41e614383 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8fcd2964cb435980144a27d842190766071860bc..e003cae066e9def75256b1e1ce1fa16d07b6db04 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 16d5c3f6e91af4693eb5d1fb1cf9741969eed61a..49a08cddd3babe8dce968e6723cc27d4bea2ceb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 49eb5ad386d0dbda56bf784ef4a3c24e1a57e6cb..3f3f2a9622f6a94a6386b522306fdc54042eb475 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5f5bc538e959d8ccce2aea45a436f201098b5076..3b7670e47ac43f861a621ae873b934e3e8f5da35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f00b60dec298db24b1ffe8ab4af71fc2c68873af..496febe327ae371625a1e65dbeb7a16523e8175e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index edc5d677af8f64cac189f4d3f23244dcf7f09bba..2e64ba65a3ef8e3ec4e6777c39d1f9e05c297e8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a1a4ad1a13897ddf19e858eadab04ba493b467fe..734238daa13a3d18d5449b75d91ac1eeaaa80a4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9d7f3ed71345d4271c45c8e36c63ebedc138fe8e..8f0faa204f1b49a4c6676d7574012c22759b3b37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7cbaa1958cea2803aad0815ee619c072436f7f06..904f1b7f460a7325bcb5b70e451f51ac38a1e93c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 161f381755d82e4e5cf7fdd3a21e5b7a8d91a1d3..88a5cfc8bfd75f66289c2dd8baf32c8e105ae55f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f6e53b1f802a8f7d0d8b7601126606fcefd77a49..c2a5d83f432c21846e9175a04f71437b07b2a063 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3a790430f2cab8ad8aab8de482834aed2b375268..b90f35ed6a92dd59a1f4297179ffa00eed58bb9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dcffb093dfbf25ced9d76f0d2caae7bbb836018b..50c56135a53514181e8f7a5836501ca4bacaa593 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 78c788066ecbffa55290cc5ffad5cf63461bd589..4b8aafeaea8e2db88f9b65897cb0fdb644bf66d5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 5a38dda05d481b0810e5ad583cd136965237a3ad..f41058d87cd79cd99747d98e2d03b679684e0df8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 708db8a626247511ee0f632283feabbcd3cfc81a..92fb15caaa179374c28f28dbd63100054ed923b9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 42142445dcd575a73d5ead88032618404be9f2c0..bdc828c9a9494e750a8400a4ca1a2f49da7dc1ea 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 3451672090ae03e83624d1d51b1f08fcae3a4d6d..0626b05694f0ab26cdbc64b41e59dbb191471cf4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 62e7ae7b9a0786696891f2cb74f6a964522e032e..72bf16d73d8736b2aab6a1cd885dd14c2d87ac4f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index e014b519d2a332f4772eb07557cad83cc5c88c84..16889cc7de252f2fa69248a20d01172230952ed6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 725f6fd0c1b1fb1f0fc82fc2277f9cf2ab40de82..11ca0cd7158aa840635c9e126ea4476cbc5b58ef 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index c75e022a42d9c52a02a8ae90babe2600feac0c8e..5e76251dbb7f65b9488d2a54db35788b68aaee4c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index d8fc3c075b49f9c2e72692fc9b298f122afe7006..387a0aeb6335c6f3bd1eee33feb393ac9fa832fa 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 0d1f1945e55aa97dd3ed5bb3cb668b455a8fa320..241bca47e16c612cda26425f8344e5cfe0d47c90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3f9aadc6847f8dd09756e3e6426d295a48335fd0..cca80faaab542a26339202803c1639ba6a484b90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ecb9ca33a793eb928757bae06c17e16400838227..c02d3a2c9a0dbea8c2fbcbcc972782bd35940563 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8079d0f5468708b84980946f5a7ab84bdfdac95d..c8e481ed27950da19bbea4b90f98f1fb1b13b8cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 176d477903fadfe706786c463f273761973870c8..b390e4002b71e589da4a79e85032e877db788bc4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4c522470798232d6680b9742bcd3d4a6e97c7174..623ef02aad3e8217f7975b89783f2b2229e8c1eb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 39e45514ea9351f08cb96c635a1c787ed470f504..5889ec40e39a350feecdf17498876a54b5cbd6f5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 41b653f4bce5b1792ecba1b698ef3bec243aa33d..2144aa2830139cd8e55ac5417c61b096fee91086 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e0a56b95833f6aab2f123fd370a0e4e5cec1abef..963c96a8997a5aa3d650046d9b0bf56b62270b1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cbf51d7e797790ebaf2d1b21fca539f9930161bf..ef5a2e6c253f6e2862a7869863f6eae35db4bd6d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3c7bee553591547e032f2e86806bce826fa6c41a..16ed78b6aaa04efb4a97dd88b2cb2cc036b6ad7e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c8d388015c26f55c3cf9a18a5feb8262f79a0d20..a3acafb8699faa1bd6d781888ec15f3e46bf926c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0ca44845b0c591aebf0af40533f3ef7ca33670d4..5095123c325ae36253bf56fdd9c44d64286ad968 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4d44105f79e8f658f30450becac73844fff14eaf..e4f5c3478dc0999e737c12cbe76d6b18bd3bbf74 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 018afdd00dcad3e14074d3cf4968e5cd1fa13d40..8003b34c4823e28dc471c1de332807083693f1c9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7c1e1293fbe72533f3bf4a03d13e498b97845a03..d713d00df57684cbf091b8e118cbee874ec600ec 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
                                          DWORD fdwReason, LPVOID lpvReserved)
 {
-       switch (fdwReason) { 
+       switch (fdwReason) {
        /*
-        * The DLL is loading due to process 
-        * initialization or a call to LoadLibrary. 
+        * The DLL is loading due to process
+        * initialization or a call to LoadLibrary.
         */
-       case DLL_PROCESS_ATTACH: 
-               break; 
+       case DLL_PROCESS_ATTACH:
+               break;
+
        /* The attached process creates a new thread.  */
-       case DLL_THREAD_ATTACH: 
-               break; 
+       case DLL_THREAD_ATTACH:
+               break;
+
        /* The thread of the attached process terminates. */
-       case DLL_THREAD_DETACH: 
-               break; 
+       case DLL_THREAD_DETACH:
+               break;
 
        /*
-        * The DLL is unloading from a process due to 
-        * process termination or a call to FreeLibrary. 
+        * The DLL is unloading from a process due to
+        * process termination or a call to FreeLibrary.
         */
-       case DLL_PROCESS_DETACH: 
-               break; 
+       case DLL_PROCESS_DETACH:
+               break;
 
-       default: 
-               break; 
-       } 
+       default:
+               break;
+       }
        return (TRUE);
 }
 
index d68a551ae27bd3df0d34857c88a2822d9bf940f8..70f8fe6af91f0e92b5b4b3cb4db7d4859c98ef13 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e94e8fc3399c45c5c8ddc14c95562141de100cc1..ba9e8053783b8cc538b458a16223151655d308dc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011-2013, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d5d207c9cce377fb63d7fd18fdccc962d9ee54fd..b427f57f63f4994baa29a6a2e472effc38619f41 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bf7474b86c488fcb4efd87ae465e59445ea8ce02..698e3ca68d767cfa13231bd55ff5f6f2b8375572 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -50,6 +49,6 @@ dns_zonekey_iszonekey(dns_rdata_t *keyrdata) {
        if (key.protocol != DNS_KEYPROTO_DNSSEC &&
        key.protocol != DNS_KEYPROTO_ANY)
                iszonekey = ISC_FALSE;
-       
+
        return (iszonekey);
 }
index 1b2cb24874d24c424bb7d9d0b20835ce08a99d65..f6592e2793abdc683e638a748c17e76c75cd3d00 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 10e55bf4ff1eab30570464d69af16df2fa9d3206..a1f49c64d2f0005b2c34636e14713dd8c7980d38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b01087d198081e7f9f10c06921f611fe447f1792..86950fcddd86b4566bd3022db8c77aa97d93834d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 529cebd6ba102e13a8c3e256135735f112974951..ecb527d73f701ce3dc9d06d46fac83950beefa1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d76b267c1a9f7c173a6d42d6ad887560c6634e7c..3f9770df73f023d2124842b2f226d001b942c48b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 69b707d1abed586e6f2a9491e6323c25fe8fbf11..d594a4c39104d27753ef741620796b09d10ed1f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b366139c6e39382526a52694d9017200e8c11eca..b8a1e07e00af0e7cb83ef2783c47a0d08bfd8407 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 91099f1e39ff3b4fbd1db7bb9d02f5d85bfc78b4..06c36fa656bf4b0dcf1f601bb0984e29bb19b207 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ffdb4db7a5957b7b65cb1589176f079e393f743d..b9e5bb9220b8d5b725f807572643182c4fae24ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f2ef3f4790b50b1beba051401a01120f01d117b9..7a61359ac3a175ee821c516108b5db8ba9e6895f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4f673ff2df275ef9592a4382ef7bf11ee0e24de0..001dc312d1bee0c6730d9cd46ff6ea176e4712dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 299928b9726dab93689054b7dafc5120fa87a9e3..08cb0a38090a1b4c0cee78644107b91fff0b2534 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0e9be3ce2345b80c80b217eb6e488d43f897903b..656c949bb041b4cd7e417548332a3f5bbb7a5b87 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dec110ad30fb1bb6d0d5a0ee2b54bbd6dd465abe..f5e450c23da78d06c3620b78408b0fc7699bf8e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0a539decd8651486e6f7dd129b42be58b28cfbc1..4e31995bfe6000f572f9903b50ed2bbf588d0c30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bd7e5cf8e0d641e73a0f0c4a68387cee4bfd1be4..f4e0bec9e26c393243387e83d2d7a14cc4de179c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d8d938249cf707939095d0ac9e81a14024cf02e9..251a522b5bba1f8d5712e1050698c06789ec4838 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2012, 2014-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4a8ab77f90a4feeabc14c58d0c5e5102c3243bac..fae8c561766f786ac67f05032de2d09eb99b7775 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8f76d0cf61d6388ee7fdaedf9d211488f8f54a99..f6f9e855c47b0bf8c66c4613c0316d6b0844cb93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 70caf37775d7d1ccafb1d79857f3654df1a566e0..f426e5ba0731bc9b1c493e95bce3ca101a18dee3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4505cc8cda2db7ab5ba502fcf4814a015d93647f..2a275c4edc7693965be94d1269910167a4fcf6c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7b0a13e14a6d6cd4f6613c97f216a0355b4ef55f..0fc48414d484c5b85f3f3914787901b7dbeea31b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a4e7e92c726613e2d7e676b7fd22d5fc3e54dddb..518995a2c7dd177cbd5fb8c404bfe454b0323d4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a8cb5b16d9dd6eb6308e80fc28600669f5526c74..a8d1767e28d2b97f84d6a8508e66b173eccb5c1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index da758e2f901d219f2fe10b6e6418c1a0026bf571..0efd8d4eaf6fc87e9e92e4fd029e4155e4b92357 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4a584176f31055af97fefc55d0dc832095d93a1b..a442d2d0802afaebe7c171497f7e23978e093464 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f70e550950820f5d6e3a57cfe75c0eaaf3149a29..f0de8dbf62fccecdb4d47da4b49002e84eaaafb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6d6b01f915f688e0113188969b4f200b559b7791..f262456c28a1bffe8d770fa4386aea36431b9b6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index acb028e761c2ad22d698db9d46e56ffb42c11657..2e8a1ec1c15b587f3dde01bff515387053dcd248 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7fcf025137a0b2d626aa295942e2582dde93e1f0..4ce0f2586ab835119687e5c00a588da559a62d68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index dfbba2333147d3b6836ea5e9d5287638c663630e..7df50e44145dec4c6e4a9c029254d84c838578e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 80345ba94f184c383caa396d278238fcfad6adfd..e774ecc16495da37ec24a3a0622103b10249e342 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 64305b4cc9697b23f88d36687e692b4f9f7273a7..53a6c37bab1199b4ed38c4caff62f368012ec0cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0637787cdedcaf8985b78083e391a50f7e4b2a76..734484b46bf7b076634b1dfc2509b63ae008adc2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ac7d3aca59c30c5cc8987f3a8ac65acb96d5a9e0..5c3472a2dde40b299451de809d429b5d02cd3f13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f50a3855563d8f2182608f5f885ebd387c755d8d..c8f2df01aa65269e788f765338392c90a4105b4f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a96261192d5a52cbb61ae00bd6d1ce2079d1faa2..1014427bfc07832715b72c0c00ee7fb485c7b577 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 08e54c5762af5d12c7911daf1aa1a7706f7591f3..2db5315bba82b526c6ab336ebafa72e3dbdd387b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 39abdc4495213d0aac875b5873037c7d8ef14b59..1923d8296d719558b71a9d752b868a074cfc767b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 645d800b2bfbd3968122b258fb23f7c55dd21a06..723abd448c7d670f89a7bad1930383f97a13864c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3b978942b560a06fd754750d0e0eabcaeb32834d..a85e31d723b24ccd904085fd5593d1d4a16c3abf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a45290b6768fa8bfb3a6c78803086fb7a0e168d5..968736845b5171607c34af985a4bd5fbcb5fc739 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6507e1a4127d125d1bf35b429544375e15a77ae3..44c65c7c9becbb6cd26cdddd62c64e3089d9bec6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4a9e68c140ae6c5af2fed3bf1fd4007ad6d30e74..f7ca5e957a3a77ecaa207249a43a7563622acca4 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index aa3f19c91cec321f640b121e2591cf228fb13957..3ab9d4006db306d72f972bda10483fef4223e864 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 339600e1e94d445b1b08abc5e0b456dc82412f78..e6406b21e23175ae627f52a4e5e9a117f41ffa2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a6232ada6fc724d2cf54883c3a1c11cdae91c2bd..f489457db908b00a6a85cae46fc3466ef27df10d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a11597a9cf884ab590a7d5aaa1d1a42ef713e703..d4caa18b81e22edc3729d0715f87884a582aee21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6b6f52db1ac35370befb1a7677d62927942aa567..54f6308fd45cb2f2509b45bb719781f541c2d3f8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ab450c7208db5ed1003e95701042de71e80b4207..9be894c83b65740663884453d5d49086609b5db3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f7a293c0f3d4d8c8b4b8019d9e9f36661443ec84..7dfce77a51579fc1e4e3db0b360aed0cda0272d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e472439eba5ecde723cf000be9c01a08cde6f34a..b18a8ad25432a337471a3782e3090007b258802a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 554097c47eb5011fcce842ae627d114135a2e3cd..6f1655ee1684fc61dbc245ac3e81c42d2adcfd9c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5a62243d65e12324ece286ccae2d40426dea8cf8..c08b3b8571aad6a60c7152bcc5da7ff255067d13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d0f08d76711334a87fa213943d148bface0d9cfe..6039f6883bffc13a1ac939f8a23e86c580a32ba3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0e5c1251bf043f18d27bc9bf77d98d82aea8c3ce..7f137fa4c79be2b34be84e18c9478aab2eb476e0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e58b1b8ceddc954fe38742d878a4eedb860707a6..36dcb05339022d6306fd73ddccb29961ecbad30c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2008, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d7d187bbeee4677277b35119e7a5f2f027d126ea..e26a6b36a2b554222b7b1ac53bd8cc12a60987a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5c158f317529d33e214fa1e5f19619c7a177d568..1e538f5208c2d25757e9d3c133bdcc0049e3d5cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 487845f588d58a18991e758a7b55a7eb3b424b38..e14c35b0d8407645be98340099e842630c977637 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b15881589eb41e957d82bb3c7f59f8decc1e649c..70f9560914e2dfb5894f7e6109fac6028325fcee 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0a883a791977b88945e49ae0dd5d26e6040ed2db..d38bd7b137d9632b1befdbe25f3bdaadc16938ae 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1fc15d6e983176e8655cd752cdcbfcf953eeee0c..cbba99a0d6a093fb6f70085b70886da58b042180 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7c3ffa0214e7e42f4de5e861cde817e742ec7c9a..481fa6f6834d494a98a95dc72993507d685c5d3f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 300bf630b0a88d2d072e5f0b50d10436926e7d85..b6919eab4b30bb2a2622686c3d39a80b9129abcf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9e565c8a1c24d66ed5dcaf41dc32596091e6a1d5..2a224ebcf7b745f14097d4c0b3309c15076c5593 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 662e6731ea7cc3f60b66923347b91ea3faca913d..0bb4bfad3192bf7047c49602ab108bbc10762376 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 306e2b34b93876d99ed2b5a698d87ebc32d7ba76..b77c690d328aa81506d2479e60da7bcb690ebfec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d0d4e2fccd605c93d1ecfebf31f05302605af9f3..6f7288a435a5c1fcae080e2526b25605b8d9b5a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008, 2010-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 339600e1e94d445b1b08abc5e0b456dc82412f78..e6406b21e23175ae627f52a4e5e9a117f41ffa2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 557941d02c553511bd317c3b0a8dc3d7139acfd8..d5b74f9440d7fe7d5293b008824d144f0ddd1cba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9fa7ffd89645491cb08a980c43c4061f0f45a17a..cc57576cf22562845e46704895b227aa4eb186b9 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cb498df87aaef52787d62646397b123a81db1ed0..80f0e078a825c7e3b566ed32088c50993dfc9967 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2009, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9b424268e2291801e7d66e28aead8238f509de5f..b107a5888221a13d5d83acc10513c67516b8f19a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1e15e43dd5256098185034fe4e936196844c504d..658289bed267cc475dc09acc0a9b11886452a728 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b528c24e44dcb28fe6f26d39f569781c783676d5..967231384ee576d407e8cb4abea0b403ff069332 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 63cce4261d0cb6ac7aabd9a57900d86a881fb341..38b815c1c89dbe566700053ce1582b7f47391941 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 347b8ed40a09b96df88364705308b1710abe2112..1d70d18afb73a068079e84335f71961764eb7349 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e48ef2a400cd7e80331893fc3ae5dd0636d0e49b..16f65a977cea198119a3adc1e7c7ebb61d3d7f74 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 150cdc5bca09818104bea21a55a18a5cfb6766ec..58305f001c5db7320f5235b3cb4dcedd80af6291 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 348b096912aac81e510e27ac0b0655b3f3e1ec40..c6bc003f43fb6b974310087a033b85a3bf66af66 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a236ad9fa4bd3ab9c1182c94e8e03e3d128e71aa..c72b6ccdb07244dda7071a1d1a11320dad0c39e8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010, 2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 54e00c76f619be07f6717853edcf7c10739d3e37..4a082747fbdbfaee573ac10530ad7e18810b684e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 384640a45b5cae86d9a95725f8ee15f53f502615..7b621e685cb5e1f50e3fa1e2eab34f8c7be4cdb1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e7ebd2533254797da8bfd3210cdb61e8b6eedc9f..aeaff3b21a01f3c47c91f2c96ce593e4666aecec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 18efb71923339a39384452b274debcb66c0ff969..f4672b91b410958e7f9a7b264f804b1883166fbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d28f29a56ecf0c512154f7d056b3d193fb169d45..3f33c4df1bb1a667d1a80d8199fcffa591fd7670 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 92bfb4cdd9d7e1005150915ad0679d014abb058b..e12ab91645f07dbe5a0e2cd3f60f1252dc2f4a03 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 92093aa45d112df97ccf06be832ae5980449ba40..62d64048251cf5f804fd68fe5abccfd52b697380 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cd731ae3776b45fd122fc12a0b74819b47850f41..6c38c630cb407292df3712f1c967af5f070c085e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9e6c145ac7320fc6d0fe05a7224303816f7664fe..9b0f9e27912e4a8d8f64f52e8bb747d68d620fbe 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d7f6209f2d9ebc038a9a71328a6e5858b81fc64b..2cf79690ebb9388bb7137f9ae18bb95d040503d4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 51ce3cac25dfd984aecd02b3a1873d091785c506..29c73853aa5c65abc2e854a5695e69954247469c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -27,7 +26,7 @@
  *
  * \li fmt is the location of the format string parameter.
  * \li args is the location of the first argument (or 0 for no argument checking).
- * 
+ *
  * Note:
  * \li The first parameter is 1, not 0.
  */
index 7962bbe21ab12c4195212b123057b0a2448f5cb9..6ddaa7f2a23b505561e4b5529b9b734476ad03a9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 78598a10799a92b0d916d172deebe3b3add49934..ebbde7b7dec5ef7a72d9abb0324badf8847d8cc7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0b3a53b01ef59c7dde2c2ce3ad4214d0fc8a3772..713af785c96bc746a569a6e97668f9912b9b48cd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5e2f532d91b02ff121f94ec86e85bdab96e556d..a9178f2d52982e0ef481f67f2444c80febc37573 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b3dc9a2f3a375a7b405091f23fc9aacc1798e30c..958bd92255f19c7db819156031289270d27734f3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 28e857131cd3256f1b453e5dd444c20e983aa68a..f7306fee988cc550453a21d9a1229a76d278353a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2009, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 06ce90f323265b807c5d2715656953500a19c518..0eaa283ed01e5a14d506f89dec8a5802a4891b41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 26d5dfb853900eed771f65f6e4bb7fa6c477f5f8..2851e1dfccbb0c5d90ed1c4ec56c0d88efbb809f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8054c9e18647110ea82c85bfdb8c143f5a7ec484..f3c57210905e4fec6f40b219b9daf7d322a4b5f8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  ***/
 
 struct in6_addr {
-        union {
+       union {
                isc_uint8_t     _S6_u8[16];
                isc_uint16_t    _S6_u16[8];
                isc_uint32_t    _S6_u32[4];
-        } _S6_un;
+       } _S6_un;
 };
 #define s6_addr                _S6_un._S6_u8
 #define s6_addr8       _S6_un._S6_u8
@@ -99,37 +98,37 @@ struct sockaddr_in6 {
  * Unspecified
  */
 #define IN6_IS_ADDR_UNSPECIFIED(a)      \
-        (((a)->s6_addr32[0] == 0) &&    \
-         ((a)->s6_addr32[1] == 0) &&    \
-         ((a)->s6_addr32[2] == 0) &&    \
-         ((a)->s6_addr32[3] == 0))
+       (((a)->s6_addr32[0] == 0) &&    \
+        ((a)->s6_addr32[1] == 0) &&    \
+        ((a)->s6_addr32[2] == 0) &&    \
+        ((a)->s6_addr32[3] == 0))
 
 /*%
  * Loopback
  */
 #define IN6_IS_ADDR_LOOPBACK(a)         \
-        (((a)->s6_addr32[0] == 0) &&    \
-         ((a)->s6_addr32[1] == 0) &&    \
-         ((a)->s6_addr32[2] == 0) &&    \
-         ((a)->s6_addr32[3] == htonl(1)))
+       (((a)->s6_addr32[0] == 0) &&    \
+        ((a)->s6_addr32[1] == 0) &&    \
+        ((a)->s6_addr32[2] == 0) &&    \
+        ((a)->s6_addr32[3] == htonl(1)))
 
 /*%
  * IPv4 compatible
  */
 #define IN6_IS_ADDR_V4COMPAT(a)         \
-        (((a)->s6_addr32[0] == 0) &&    \
-         ((a)->s6_addr32[1] == 0) &&    \
-         ((a)->s6_addr32[2] == 0) &&    \
-         ((a)->s6_addr32[3] != 0) &&    \
-         ((a)->s6_addr32[3] != htonl(1)))
+       (((a)->s6_addr32[0] == 0) &&    \
+        ((a)->s6_addr32[1] == 0) &&    \
+        ((a)->s6_addr32[2] == 0) &&    \
+        ((a)->s6_addr32[3] != 0) &&    \
+        ((a)->s6_addr32[3] != htonl(1)))
 
 /*%
  * Mapped
  */
 #define IN6_IS_ADDR_V4MAPPED(a)               \
-        (((a)->s6_addr32[0] == 0) &&          \
-         ((a)->s6_addr32[1] == 0) &&          \
-         ((a)->s6_addr32[2] == htonl(0x0000ffff)))
+       (((a)->s6_addr32[0] == 0) &&          \
+        ((a)->s6_addr32[1] == 0) &&          \
+        ((a)->s6_addr32[2] == htonl(0x0000ffff)))
 
 /*%
  * Multicast
index 5c0512c328c1a87a8da4976fa741c8088e235953..47298a6158992def5667eec046f03292917cf66c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 71ea38bfc60ff920766a86b590075f3295ffbab1..487e174dfe84dc86739f8c6afa5ce678f020a1e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8c608669b224e5e66440fe8dca4aeab1fccd761b..7b371e746c2817e6dba03469e4b8c77b63271608 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2ee5224f75d22e4ec82af586e915451c4478a051..77440dbf84d9d4bc522bcae891efd3d9a7d8e1f8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d4d9707000780ec4af73cf4eca43bd4949ca0198..e6639d43d32be6dd493a2f1e4b44225498cfab2a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -54,7 +53,7 @@ struct isc_lfsr {
 ISC_LANG_BEGINDECLS
 
 
-void 
+void
 isc_lfsr_init(isc_lfsr_t *lfsr, isc_uint32_t state, unsigned int bits,
                   isc_uint32_t tap, unsigned int count,
                   isc_lfsrreseed_t reseed, void *arg);
@@ -75,7 +74,7 @@ isc_lfsr_init(isc_lfsr_t *lfsr, isc_uint32_t state, unsigned int bits,
  *\li  tap != 0
  */
 
-void 
+void
 isc_lfsr_generate(isc_lfsr_t *lfsr, void *data, unsigned int count);
 /*%<
  * Returns "count" bytes of data from the LFSR.
@@ -89,7 +88,7 @@ isc_lfsr_generate(isc_lfsr_t *lfsr, void *data, unsigned int count);
  *\li  count > 0.
  */
 
-void 
+void
 isc_lfsr_skip(isc_lfsr_t *lfsr, unsigned int skip);
 /*%<
  * Skip "skip" states.
@@ -99,7 +98,7 @@ isc_lfsr_skip(isc_lfsr_t *lfsr, unsigned int skip);
  *\li  lfsr be valid.
  */
 
-isc_uint32_t 
+isc_uint32_t
 isc_lfsr_generate32(isc_lfsr_t *lfsr1, isc_lfsr_t *lfsr2);
 /*%<
  * Given two LFSRs, use the current state from each to skip entries in the
index f24fef8501690119d64136c0c7fa1743c477bb46..6c9c18784ae9f24cbf74a6d6e1e7f944c0844af1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 017307c2a50f02486bf4bdd9ccd8141896614620..bbd9f685d3ae1d5109e189f2b4de26306694f4db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 401bbdad756c8b0b2063cdd6da1d7d55b400e1dc..ff30edc0c95846c9818b822c6acc15621e2103af 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0a0430f796f8266024eef873eafc332ea5b22058..fb5a956cf58cd5841478081c6821d993670ac520 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2750833c76fe4606b39618e94e799dfa161b9b9a..29ecd41600db6ca6fe1a564a029edc903a5fc015 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 694fa078c5e23357c4b651a16dbe8dcce8a3674f..9e229099f10b04006a406af54951bad02f2ca834 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ede0327129b584bc1846364e125b9df12a867008..bf79026520431c4f918f6cf7841ab06762bac8cd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe3d336825f0e261ce255ef8f3451c633beb5ce8..fbdeacdb62834b12378ea21c803bff53555560ea 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f780284691972fdcde830c2c53238a677ace376c..37d6a8832b1cbb2fa26cec176962ef67ef8c59a2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 65bf2bf27f0b946f6325640da86db45e8f44bef1..c1d467c6668bbba95caa2c36c9c9c4305aa74b65 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 08ed7d03f7b437253abe460d32324a56dbe7bcbc..a38d756c68652cab8b2dfc09b12455d2018373cf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 163a08ca2ea766cf91fbc689282ba0603f005d2a..a0596587bbe77703f8a2085d4ea1e50ff3c36562 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 64bd64333707b6e4842104faf06b037fa6a68510..0c243aeb06cdfaafd61b10f6f5859300fb78c647 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3cf59e2cb64280209193c234a89305e6e6904ce6..a3aefce74fbccbca282461ce700eede86af17c42 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5047676852bf32f40fd34834ecfb4b44d619c59d..ecd337a991c1882145dd5a7d82cf5bb8e119e9ed 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -43,7 +42,7 @@ isc_result_t
 isc_parse_uint8(isc_uint8_t *uip, const char *string, int base);
 /*%<
  * Parse the null-terminated string 'string' containing a base 'base'
- * integer, storing the result in '*uip'.  
+ * integer, storing the result in '*uip'.
  * The base is interpreted
  * as in strtoul().  Unlike strtoul(), leading whitespace, minus or
  * plus signs are not accepted, and all errors (including overflow)
index e254c2cce38aa9e5a1d51e2659796422e84ebf72..1cf7e4565647e47fa6758972964357dff23c3e33 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2013-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b33c37bb791af438b9756fd02182828e9050996..c03f486efdf7324644aa4ea823856d1b613e0b65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 774d6bb18cbdc902ead63a5b8f41e0e73806075c..0dd32e2a0c8f1fdc6588e5795861dfad0cebbe92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d7fca7442d575bfbf57863efa86a96dcea7fa5ec..45d33ff7ebc2cd7832c61b9b78b4d41e7af35c1a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1cc6c12a4f105635e82f22ba014379bc64939fd1..3d4bb82835b9e58027eb4e42d2d2bc5f6c64cd22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b0d0d9beb8409743e31528f71b472accf4715b2..87c2f0a97d1e6208315f74c7296213fc0b327620 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f6e50aa650b1003d73ef2e3cd93c994237bd7c71..4afc97b403dd02096a98af63b63a4735d5272ad6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1f9572d30ebf6c020db70bf1e516c788a4aa14b2..21694e2f0d2774e701cfca336d3f4f4aa10eb710 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 288b8ef28a38fa819c6e471fc4640a99db2b6207..2c009c808a7a09be7d33842b857ea475f1078b1e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b8a3a6898b98f14cc819e37e2f4223b1e5505f27..2dc106f1561a86f5be2e0ec0cad2886a4c3d9243 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3cf6aa4c686aa9d74928956144487d3336dc07af..3feb93379ef8ddb46f56f38820d7b383c67b5a55 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ccca272ae52289654c1947263f329964e20832ce..20596a3896f9b986d547018f01b7c2a4a3628f39 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 747c9fdf4e5def33bb6d55b76bbe6bfdec2c0a0b..59504bc30946feb103f97f5058642e3042e5ddba 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ce881e1a2388973304fe5d548f498fb128709ac6..b89b8c43725379feb5772b2b62f0b09eb1143027 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd546cab31202de33df2ac8603320de8077e9937..3fa88e3f3cfd0461f856da7ea0920273427244c2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f4733e3761014362ec88b4230137beb2e3a4359f..6de4a92efbfd23d01e9da80648e0ca554e0750f7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a65c3f5ce52a54903ba2803fde7e26d5c8749ea7..36af556de67f0e446254cff920db996fc22873f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5e03970c3e67cd6f43c1eebcae640ec289e5781..50623fdf83593a3c1542ec237dbd1e7979ce2a3c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e8c232fe53927de2988086c823d6db0f93a932d1..d8394bdec62f896f6770f834c10d0ce3c8b2f21a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8dce0dd45190e1eef9134fd72ddc8ecff7f7b2d0..6732813f51829eaedf9e378c1db7088a3e206c61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2009, 2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3b2287a69a88ddccba7b8bb40da0ebc27b3df349..4fac2433922d274db91cb7311bea3fd8284c019f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2dae38b1bbd24f8129d22aef2e876e83683dd1fe..293d4279c5488da9e729990e1de29db8019ab8c4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 30e2240d3b4151e9ff5f543ca6d820522fb25ac5..bc8cb82e9cef6619444c9f825cd4a41a044cf6c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8d288d869ba4f0d8163cef822bab81ddb368220f..a331a6d5e9fe55769a4fd1b22801751cb706a240 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 02243f0863ecb250359d9e2422e39c0be1401f35..02f9c3d45529becfe2abe131581c7ebadbcba8d9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 585ef928afa91f25debfeff888afff0a7d374b39..8d2ab2840861a130017a4cd7efda104353c63f8b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe27eb3706e563149432e41baee48d28e350e192..3c0db5a3edb0815943548e55ae1e804ea7ca2250 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1996-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2669e6a0890d078def24ea6f09e930ddbe20657b..8e0cc756122026c9d78ff5607756aa9ffa145af5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 46f395ea246fc0610f60d783fdaf91952e07280f..8b11e6a1cf891ead35f04bc968215046a64f28a9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9299c95308cb68132eae99f924433729d1175766..3e09ddf5f19fec97365a6eff1c7851214418ace8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 44b81480e4571264b8cd34654047c389db2a5bb1..8543fc3422949de1f57157772ccdaf762e949e78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9766c45b8a26756f048f64eb206ac9d1bdad4eff..567dad01d5a48452775772453df8a91d50330f89 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index aec6b344bdc25fd8196d1e98fafd0fdbc5f69fbd..51d9cc1c05642a0f9a1868c600d4689ef4fa45c6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010-2012, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ec00bdea7b2424c1de3d76e4757ce336dfeae54b..034e53fc7d966ce3d08d952d5784acb2a259a0bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d31a31a7f0d5ae739fe6ae78cb7a23ec3be89621..bedfdf89a29cf79768a270fd072d069d019480f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d110b207d9ce7c0fbf11a44ee7df3279d47063a1..1789378b006d898984b0529c2e6ad8c5e1d3769c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3207c83eb802d441ce83f9e9d0430570ed0fdb97..6c49891c35850797acf11e3b5268f3e7a4409408 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 How to use site.h for the PKCS#11 provider of your HSM
index ebfa711230d6508c1ebd48f5d218e9861e042838..7763dbadcd73287918adb5b340b4dd0bd125989b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 14bef3c9a8e5b918f3e1511b48d2453957697126..ccb89b1c4b0eea19fa7dee2229524312827bac09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 750e7d12f61946d23ba1c807a26bafeaba6bc652..c8d826ca998b52b6e0d0767bac34afa11dd05324 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f624140812a0865740485c90a1be129271a5945c..bcfaae27b435ed7c0770df7d2d970b8223f28ac5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 801430b00e61c404bac689741ab8a61f8e83028b..4bdb3541d76a3ecc1ca0f94309db3b80718cf579 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b807f2e2fa20806006321b2b9175c552633fa1f4..a1080d8e7e35d61ee943e90a1f4613ebc30a54c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 420f7d7d99dd27d119513092050470d85e6a4182..c67e422310136d01438c5fbedb0e217456cc41cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5dd1a9926aacfae0ef8d8393a337f3ae3ed6c27..3c818f7a5a1377275a59a37cf0b6112665d7dc24 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2008, 2012-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1996-2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b19cd5d8e079f4ce8063248e4b91b9885fb77640..a1170cc1cabac7795e38e902685166bd2117c118 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1996-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2fb126deaf64ac1009e04a52b4bbbd0c2b69d56f..2b1c174b591a4bf551fdf4d65e54389cfe76ab2c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1996-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 86dedde2880c2fe81aa5f2ecabc7ae4cf8702d16..68724b7ecdaf9bbeda15670b8255fa952f379ec2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4b2a73e744aa4b78377724293bc38abcdd0cd16b..860d5ab0212f1451d5a0ae57f5a362a621481df8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0b8d782ec33a65ab64f0c82e7b607b91dd8d2614..7a112fce4441963b5b3dd173fc8e6ecaef0bc170 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 30fa6b1fb02e4d76516b0615d1716451c2aef123..27e696069c73504d7c1a98a15506b5654a2c76bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5628701c6bfad63aceefbd39c53b776213f70f0e..2499fdc47d3dcbe9de04f4824bb57764fcdd5f44 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011-2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4217a19d34959088fc9e68ccc24fb8de327b3415..932ae7222658707fffcecc9a0e23c2a5924ee4dc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8472ae15500aa400c62ff7fb9f6bb87a215a8015..5f64f59eaf66cf938a7ff6f87905643296c09449 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 339600e1e94d445b1b08abc5e0b456dc82412f78..e6406b21e23175ae627f52a4e5e9a117f41ffa2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5305f7ab297374251a72bd86b0ba198fa845977b..eeb9a7e0b727599c6975d3040fef729d3189248e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d41e9d28d86deae7f9549860f4338865746d0537..079d3eeabda90ece868b96934511a0d8ccb14480 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f1ecec1516780e89414fd7ed2db51b34ea9339f0..09442f4c3908b65468925342eb447b485d17278c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2010-2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cbd3e7477d4ed2aca55e33febe618141634cbb97..a80bea335f0515c4ff2d91b640411bd2bd68a896 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7bacf1c82dac94d04fd6ea03f256bec63403c3e6..61d33a1001f68df782e47669f204426c27e00e12 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 3d6b6764d5822dba75a644a7e14b36bad271920e..98772a00e88a8db56a4b5f5d0ef82fcadd51f96b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 339600e1e94d445b1b08abc5e0b456dc82412f78..e6406b21e23175ae627f52a4e5e9a117f41ffa2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 942ba036e27f408f37ba5d7f5dc48f455942848c..b17194bbab245a8ead412b8fe24fc7cb49cb7875 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b8b5f98b6f516cbd9873217c123b35a10fab1071..ff879cf20ce3935d1743089b7a8fa3d823cc4bcc 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9be8f835f46f77a990fef4e61328a964208b7cc7..618a16bb8cd9cbad2d00c93f87bd55d4ab697b1e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 662a72dfe244507eabf3a393c5de12a9ac7f0f56..fe17a5d58d095e69e5c2ae79c0276db86704d559 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7b0461e70d9dd38db7cbd3a069ecaab413803c8e..d2534426c662195913299c54fc6a96adfcff5ad2 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index b269f82fc0ba5e4544f8ca0350f9364bd48a3745..ad2d4e12f346ebc30115f61b0b09648608b93bb5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7b18e0fdabe257c127e4f919756eed94484a337d..41ce1613424f8335823b13a3fecee2fec6af744b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ab705a4a4792a6a96c2df201dea76c7296b28fbc..7d7d113fd3f4f9d81a5cdd498f5cc182fe0eafe8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 86b0a6419c8ee09f297c23b0b15ee9dff9ac433e..612434dbffedd39bda8c441d7cc68c12792a436b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 50ba0f4d659321b0ec03ee1b0cfca0b6b6c06058..0ac83c8a4e2bb887685459157f569d6423bc8828 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 041897a0c788f813d9ad33b0d3667f48ef4e7715..f4636f1137861aef9c489acbdc85001f4e5dac0f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 32a75e1f94887386a8c6031aa1daf80bb140c416..04c3d5eeb32eba6efc82910d85b18f9350872c68 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f8ec3892c2c5413ee747ffc8d28430355137afd8..c8a6b3a571d4bf24fb5f71c071afe1d98f980628 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 459db3e9e4a94f33f4a1686b46998e3b8ecb88b6..85c8484a548002f0753291875c665714ee00b1ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0ada75306d2abf125507ba82a569190912ab7701..449782287bc76b2320243ffc17f595bf39043a7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe25cb472d7379235899ff1ba9d3255f37aabe15..7b25e4ef045ebe13e9aab4fae9dfde988e8179e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 471ca8e8d00d2e83884ede84eb2e9ab6b9f2b829..ca21f97710d997bf1449ea604def369b706d9300 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 339600e1e94d445b1b08abc5e0b456dc82412f78..e6406b21e23175ae627f52a4e5e9a117f41ffa2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 45ee7d25986d9c5cfc5ea1df4879b113f36b1e47..b7f7b513fdf54aea7adc4c4843c4243c3dab2690 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009, 2011, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 77db11ed11379620097f137aa2620a520e94123a..28e6f1a1f93228ffdddc1474a66d6f8112405e28 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9f66ef33ccee32494fa3d91ef6d0e6aa551247ea..133076ce01f8c6d0db4d69035d4e8dc18dfd0479 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9053cf0f1dd61fa6502a65f64f8a3a2bc0752b26..bc4b5245d85cf830adb3658853e601c970abfb28 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 46c243e1abcb13ddabcc1cbc24bd320b00a800c9..b9ca2576f7ca95acd1a7a2c925b4f592fc021e85 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9d85ed57a92afd72948480bf85da56763758c479..c6b73d72d7bf8c00fe4444e256010740dafa86d9 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 04a61185d17e81c9aa02c0bbfe670d7c131f4852..63f4cb939f16419c741fb35097a68ab90422bcff 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dd7d326872292147617ead4a36606e96ad5f16f2..a0c909df2276c5f53f84b8d553bbc18fe7565f8a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -72,7 +71,7 @@ typedef pthread_mutex_t       isc_mutex_t;
 #else
 #if ISC_MUTEX_DEBUG && defined(PTHREAD_MUTEX_ERRORCHECK)
 #define isc_mutex_init(mp) \
-        isc_mutex_init_errcheck((mp))
+       isc_mutex_init_errcheck((mp))
 #else
 #define isc_mutex_init(mp) \
        isc__mutex_init((mp), __FILE__, __LINE__)
index 31d76fb6f2b74a90d2fe0f335f94ec739a1ad1a0..a4b5931c54324b5fe3c294126fc60baf97201b43 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c2d046b6ece0be15d1f51de4193c84e932501fd2..2c85c0d8dae4c250b3efcecf3f64c8a8c6cc88c5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b37f17b7ae0044bb4d456cbd24de6106d13419a9..5088eeff4b1d4a3e059046271965bcc69e306087 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2011, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 71bada9be1fcdf330e3ae62a0f8113c08ae005eb..c240aae1d9b9049f56c0c210473702681e661f74 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5e5c50c0edc281bc7a6045cfbaf41872a7df49e8..96a792e187462d6684d82a7c7c1be3eeb6c5680e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 30a16542e56ac44b7289e8023722c11f755691ab..850a349d95367ee58c106d080fa7cc327e38415a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2009, 2011-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6cc58c9911e5d0e27abaad3a7e222026508e5fa4..121b0011c0233aa1c68518fc09e4f0701ebf2c92 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013, 2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3f0e64b6967b1745b02614f62e424d8a90e65ab6..f151f6af461282ec587b2d07c4712d390e5c9981 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 053bb512786c54f56c4968b2d69652ac80d61b10..5141f3e9f162cb96ce64c78bcca294155c8544e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a1e76c7591800524159d2195dbf2e5bf230ced6d..f4fc006173e9107050afbd5358722005ee2ca606 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cf64979003e9ed39c85692d28e8fc0489e011db5..515a32d982a883e5b7d549076cb24f5b9cfdbc5f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -34,7 +33,7 @@ isc_region_compare(isc_region_t *r1, isc_region_t *r2) {
 
        REQUIRE(r1 != NULL);
        REQUIRE(r2 != NULL);
-              
+
        l = (r1->length < r2->length) ? r1->length : r2->length;
 
        if ((result = memcmp(r1->base, r2->base, l)) != 0)
index 27927e8f25d2580836eac19f32e40ff377bf940f..9a9cf272e4560d78f3bcb7bee9f266c739c6dee9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a1c79a3d883f0a7d556736fd57764b18b69192cf..a27dfa8cce4109b407ccdc03f81bc16b5a6908dc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bc7b9929011c171e1775fb2d54de4b1fe26dfa80..92f41c29862149b33955a1672d3b7c3e4235bacd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b43aac7ed2329feb7e6af2eba809068d410d03bf..09958e2e605ec217e356a14ef58487f185867706 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 52fd1c68d796a27cca315114565e737b646e37c5..ba77e94db5c4581ba905895126599a2331a58e5e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 51eb99f21ed3fe312ecfa5263618b15b843b1d8d..df7ae990ea2f0a7b833c84796e9567a6cdba88b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2009, 2011, 2012, 2014, 2016-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6a03e5b923a3bd23bcbf09185977255baea13c01..4d7a3154626926f84adc84159f75aa43cfddc65f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010-2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9650cf9a0b9244e2c77bc1b859b23eb05b23010d..48efabe0e90e58c59521e5bef2236884e0f6cd46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index df7561585b0a7ad19c2dd9d16635c83f31223632..2f02435415070b28d005456180db035a952ee214 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 61a96b4f4a3351dbc868ff00a0c95b5adff308da..21625c21eac45946f49e407f916bbbf3d76caec0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 766b5602c9655c5718542d6763b9ecdbd4b0e534..74114152eac2382d29d62c964de763696ba6de52 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 04a25943734d97bf751924cc026889543f3c17a5..7d498cbe51410eb780dd2fe1cbf6350adf1ca481 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 49b31f274f18213ce66e3e02eb2124ac5c9390c3..ca94c29b1fb72c27b22b376f7200fffee4b5584e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5e7768b020d7417a32094c67fe7e3f2a4c26607..c53be803467633d0439db5e3cd243ea8e703284a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1996-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e8c1f810bf7757796d27326f2eeae6532b77d5da..3c3c095fd9ed1371c842ba4100e9a6f1e6ff187c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index eed600c59f46c555a136a8bf59b38852ce81a773..22c0c61e84c043c26121755d8517ea53a4b72138 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5ce0e8514dfc008c2449341be1c2d25b5e42b7d..3790f4fd6b0174af2ebf65b40241f311b7e56d8c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1cab83c41cf8be46e711c760471e0231db28b6d6..4b8df8ce0b9f25d555eb36bd13e4334a9eaf2267 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f5eb76a5e2513369334c339612e4059960854e36..3a1f0ce5683938ada86f047cd8a2dd07460ee6d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c4d1029d2d7302619cbf496e94346ac6469064d6..3b15f39a286fbb9204d3eb71239e97e5d83b42ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b0f25bdfe5d97158ec6b11b8fe287470d5f34d37..317f31d44757c1dd08e84825bb793014977ff1dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bdb1fef9536789ca8d811ef70706d7b0365d1242..648fcaf04f3a8946add388abb14a62a39303ff17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8212bd40c661efcf8f5e8763aa991f16a8e5174d..4ae1484eb8620dcbfa46153f9762f822f58d2d8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fa9748a990f9669c5955609a419c879508752b80..511fcfc9959fbaf3d3deddb13197b835ba2cf67d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4d7c01d037bba9a731a67568f0511fc2728a3c6c..713ccbfe0d224750261c4907e31ceecd47cbb422 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6cf8db4003ca17507426f3a7af4673c2b6b63eff..59c4af2420837f6f9567c16c555f5dbe955ed482 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6ccc0d1bb8fb9166028487570d9ef4f9026c8687..810110b0793e5865939f53961320172b999a3dbc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7e96bb228351113606b4c9c0ca9135c783868d86..7a8b1297ea0fcf7d52f6fb2428e84801ce304d2e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 810bc80a0586e7f249c3cb328761f010c5a23f2d..fc70af5b9c92e5333f3055dd349a2534d4719c65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 07029eca4ba00b4afd1902cf3b4f3b54d7f6d781..16886dbe5ef0e9e558bd4f19dc65867bf4c2660e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7270b18bde597eb2eb7734c1bb6d52939420f636..808019f23d42430db941758127be8be83f6f59ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a3db0c595ced5dcf7e6c664b81cf90982a922529..0d6b588f942493a3144ce75da6f24bc052bca347 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d52f7fecd58dab9455bfb65790ec1b6265cd8454..476617733515e341779907205d02114e9d754923 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 44afa982eccf830b129768b0cdea8d64b0dbc05b..a80c50aa5064ac3fa58edffa0da739da04855e4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 055037777e9002cd9330ba43f7e470fc384ad195..76f8419cd0d3b086808c8ae46e5d2227039e9a34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index edc96f2bcc6ee17e76bf70d264e848250a58c947..101b5cdc099bc6d3532ecba875c6d0fe7513cadf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4dbbe6e7f200877d091722e39f964b81ebe03e4c..a74a3cdc818acbc2cf35b975e1971b923300af8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f60ebfee02613ff876e959739c72a06fcd56fa6b..74cfc7a510ca3f6665eae7571164e8cbd1004d56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bdad840e6145fe5bbd2a6a8fd3bdfe86183e7712..e5e4f7105dff236d0ac77f66f829d35156677154 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 203ae7d6f2ff5ff5114c4bfeef4326a033715ac7..57ecdaa186c14b80679c126d2d4a680f46d31b28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c4633de4bf12bca0e8eb56ed4a2aed469a0ed704..f3e6b59d763e8323d224f101a6feb2de1981351a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a5bcdd6ae520833787ebfe04efbc53512da215ea..e6013cc6542588821c1828e2b818530b32ad5a85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 66836f7feb94c8cf55ba80411ab7fef070d1a6d9..7ef105755281a28023131320e372e4937923e8e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fa3e4b19a625785e71db6cdf2476848c25795ede..cae05f6592eeb978ba8744953498ec7fdb34bd06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f6cd5c47dfdb02450bf3dc20497792f8a5278f87..01f8b6b808bb4ae04ea5bc118d4cb1f88af684d9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d6f7c996c7e234e1c4dbc03c44ec54dded7fed05..2dfba4c92f73cb1d11f414b76903e1995a99f985 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 842a2f7fb4ab878ef63a23d312b173736c583665..3063783e0deafa82c5a3cf8b3188f45c70decd76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e06ddcced09db79464d607b19db415721c09ced0..8659bda43aab19b6478be5c471f9338a79947990 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1d50aacfc08f1c7e340fe4f7806b2f1a6242e393..98bcdb4fd1d61c57d909220e142db5d795b35336 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2013-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe9fa7bd5b7e6ed9517b59386119c313a2ce2376..287aa70a39c8aa2fb95897e03ce341b27067e522 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c00cccd8a2fce2e394c9e8a298b0da3316222542..20704b5c99560215fa14ebc63db9ad4dd30cd4a2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 609e15f6c3f7f13bc362f8a718f30758656e53ff..b7292338adbc61a8e2832c5de3088361d43ec508 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 94533304fbb7451e1549e2c3c2dfe7e9de4a5759..b9477efc720aba3eb086543d1b8167128d33199b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011-2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6f53ed7479807bcf2537fe23632e5f558f1e02dd..9c9c00daca87e70b2fd71f46cbc11fcfce1cb804 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a0758b22074f208f61c9d39240c5e986b31955b8..db883299a0208da51e58b86f79c3dc21719e5edd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a2bd89ad71317db721f4badc568c58ea399697a0..17434868ec79a0b1acfdba64bec9ae455f8c5c9a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cf1c0c18fba880694fbd06f763735861bd26ad29..a10a2644bdc910418b39678076206d37b34d299f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8bc2e51cdb032302cb700a2d0bec9d180cdf55a6..5c8f9b5e5e4986af3b82a9ce828b71456d10e236 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2014, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e4ca48a9aa4e4b1d7cb3dfb6961c5248b3cfd606..22716648b1eff36470190e808fe412f5bedebc44 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f050f9b5507cbb30d3cf3cb1f4667330f2a8ee43..e702face5307f4670c4ae0465cb54ccf09175c3e 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8af717e876c6b960f9d583a482420f0d2ad85820..bac1fcdaa08879ea9fee085f5bb3f3828775b714 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e4a2ad0fb70d00da43dd979a859d19c492fc9e2b..07509411103db1e3e31746124365d457e5479e62 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e0baf5b405208cc934dc317b6d29e9a884f21627..1cd21591b4bc785edbbf17cc449f2c0fa50eb1c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 43f5e7eec27b60fd9858f154a5c44a36e3c78bc7..1b39f060001294b457aaaafe1e03ab60071941bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 68dc6b808859816cdb6419887eae17a294c18488..ee9ad53d0b4fedc969d86719e185d6a6d09779c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012-2014, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ff12a26e22ae96a432bda29393090c192e5bc605..abf135a47d3b7c87a63d4bb291fc00d43e32d68a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 766c687ece968f864876f71e794aee3ee639f267..9739ffc8b2e0148ad77d9c2c17713b97fce9391a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4d59f922c15c96b5594541a9941aa013b2db6f20..801a1bdc7c678b348918f848ec2870dd5b047d9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c4931bfe63626af0c3211999c88ccc519b04db54..6dda3d155ce1084635b48a71c3a6b4ed5b09bbcb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 899043bbffdd3de8e0153d2c7a0d393397870207..08193c15e4b44d3b13500c6180a75fb2e17fa316 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7e0c88cb3b503d645d9d9b75e747284bf773f90b..652d1c74f5dd05b948de77951207701655438e8a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd767040aeca1c4c996d671d65d6f32cc16d0bdf..9d3a4cdac1616779cdcb838245b7027e4df00320 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 33e0eea5fc615364334aae8b429849a93bf07376..32d2a9263f179035096a0052e03ec610039b579e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 407a87faff2bbd67f522a7e838e7facfdc279e3b..24b4eaa5a60241984334a58bd2feb9b36c511f31 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 61e984f09d34b73ddf0a12d0e14cf7a48d97a499..3ac3a0c46ba1fd89ba2524d524710b80c8b11f27 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8ee62d3f5906df936d0416827cd5707576f85b11..c89d561a0279fd3d784283d2760bc75dd3c9f4bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8068998226f5b9fd207428085a2e6e5dd22a353d..42bc7e780482c642cf0e61ab07c580d1af552127 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c050d14c3b6ee39046091f9af19abd041ac18f18..5c979a9fc994a2e89c78fb38a030a2eab619f67f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2d2db2120411a7e3219b115d1a02c4f38f7df011..5284b89984432e33ba312c3959404752e8258d9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 29596e2aa6a131232b96671cbfcff409674cc3d4..cd9d278c8e8dd860c470bc29e9914abbd29c0f5b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d32f8ad1f1b6e108904b99f254b73698ab6d3212..2bcbb39762fbf7367bd9ea5ccf5c5f6fc85af8ae 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 13160117391f3eaa246cf0fb3abd0d379f10ec26..601bde0b67ae8b3fff9588990aa1e46790115fc6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0cb15b0e8f176565f386705d094bc2b289332260..369236bc2d1410613de221feb27b3dacc1c44288 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c5d0c47df1fccacc9add2d03327073407138be2f..5996ad83108a7f69276f463a81dd07e6942a204a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index caa6659154f98d519570c2ea2190135d4e60192e..7c698629c3a0183cf8268388f894fd0bed64a4ad 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 997508e32b440a1f1265a088b1ece29a3fa77395..27600f5188acea1a565894524d692f040b5411e4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cfa51c13e6732ea4835202fdea2827d852f37445..58057973f19f3aa737565704f12b488c1ce8a199 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011, 2012, 2014, 2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bfe4d6d6e100b735cdf1ea81fff9cb386621fa36..949569ac42e0e32dc6f6d4d0858e418b98fde347 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ed84fcf6c35c852073cc2bba2852c0d7ced09b29..097a9c35ec4753a9857ae0e42f5ed53e3eba47e2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
                                          DWORD fdwReason, LPVOID lpvReserved)
 {
-       switch (fdwReason) 
-       { 
+       switch (fdwReason)
+       {
        /*
-        * The DLL is loading due to process 
-        * initialization or a call to LoadLibrary. 
+        * The DLL is loading due to process
+        * initialization or a call to LoadLibrary.
         */
-       case DLL_PROCESS_ATTACH: 
-               break; 
+       case DLL_PROCESS_ATTACH:
+               break;
+
        /* The attached process creates a new thread.  */
-       case DLL_THREAD_ATTACH: 
-               break; 
+       case DLL_THREAD_ATTACH:
+               break;
+
        /* The thread of the attached process terminates. */
-       case DLL_THREAD_DETACH: 
-               break; 
+       case DLL_THREAD_DETACH:
+               break;
+
        /*
-        * The DLL is unloading from a process due to 
-        * process termination or a call to FreeLibrary. 
+        * The DLL is unloading from a process due to
+        * process termination or a call to FreeLibrary.
         */
-       case DLL_PROCESS_DETACH: 
-               break; 
+       case DLL_PROCESS_DETACH:
+               break;
 
-       default: 
-               break; 
-       } 
+       default:
+               break;
+       }
        return (TRUE);
 }
 
index 66c2ff48a735e6898ba9f2c84440339802f50d50..594db2c56527beaee8462b830e2661f37cd139d4 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 771198fc869f7b65b16bc5a71ec203c1146be6bc..6d4b3290d2986e88fbad5699ac98268b6ced6481 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2013, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index caf790f16e4b66f45ee8bad23e69fdf1f853bb5f..c2398cfd52de12aeb1e0b962881aa56bb5dc6cce 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 64de20324fe76d5e56b5171c22abbff72fb984a3..8d640f9b8db6418bd4d29494ad38940efd6d3944 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2011-2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4949633de6f2f4913b87bf813500e2de368006c4..22f04f9e8a3fd5bb38dbe775105707f01008a8db 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 82533ee6a7a56d2790c7b6b0467b08efef6dc174..d391d6da819f6cc8755aaf2ff6887a2761edadb9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index aedecd9eb9d9e7b63bcb04b039d862f21d23e263..b35c0df4b1d0a8ea415257deb9ece8ce91fd091f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 390f51da903a42b3409a03030706c466a3d3a743..eff79b7e208e1265ac10ebdcaf9ed79778e22648 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 62c554c1437d9998aee1b20bed782970e41dd319..1e2730c7455eaa72d981b362f5b25004ed33c4ff 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 17f26d715ed3d2944b863c804700e828eb1c1c46..cb5986753a2088dcb9de00ef5f263b3a399bee3d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9d370519fcfc60ea7e813224a81c6d762a94e831..c0cec87199b226d552ac88b5e7f7b10ef4fad442 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6883f00b75eaaa75aad20ede9ed108cf413fceb6..ca4847a3cd8753878f8bc689a1abd4c5b6b77f54 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index f0bcd901fe5ce80fcc067453d6cbfa4436f79599..5d7cd78b7926cd762041d9761f36abdab3a91cb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c4dc8768d881f6ff534234d2d5bdff39b93c2b40..841c595465bffbc318367973cad58ded54113b52 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 72cf2d1fc506e86226281aa0e8a8b3a5b55cae40..2954fae5152eccf0d6fbb69eacc0facca1c23694 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -54,7 +53,7 @@
  *
  * Define the facility codes
  */
+
 
 /*
  * Define the severity codes
index 34015bc265623ddd205b455db6919b240ef8fe50..bcdf95038bd619a9bbbccbd2cd19fd5257483928 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 653427a9720e65eb8f516663dbec802747ee3d1b..25f3742c00b8c7b3a400dd74ee1a11d1f515f38b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2ee8bf96a3fb8622763f9b74357721890487bf5d..9e8dba596a25d734b597ae3d9e99c9b93e55d63d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e2f3a2a0cd1d014228c8314d52741d6126e64f4c..315d410e0002df00f7483e322e83b620e21fc167 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e781c5fa167c38e565eb00bf3c67ad4f1af5d94f..2b51cb602968180a061e42d690e99abcfe2d3f28 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5cf1bae1ba60834c20c74751aed12441c71e16d0..32fa022b8db90a444d97d753289f18cb3aa7570f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 870e9be1404adb8e60ce8babae556814460b69d2..0d48d351e59be6ee63605905a7946853696ce1da 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012, 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6625afdbd3549ad3b019585c0fc8d1d12e96c7dd..f45000f4fbd8671451b05d40658e489b21e943a0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b4cd020e51328134acb65a00f4b89b73c757e34c..f5615fd6d0e440f495b9e570b7d6cdf698d1a065 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 39bcb6276f6c1f0a9caf5cf3270c25e2c808fd38..0ff93b3fd93d095bd9c8cdb0d4c631ad6553aeac 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3c0aab6156191eb91ca44ef2c9c4bf3f1acba4c1..f6cc59a45b29aaf8c475cab4af89936a986935a8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 32af1bdf4cb9cfe72623a6b5e734b25f24e1a458..36021059d86bef372571e879eec3547afd33c723 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e86a6863533a6138d331abef05d0fcddeffd7004..9550c5dc8cfc4f8cecbd18211294df2452cc5b21 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6703e3297b59fc1cdaa8d7baa50bad1064a5cf62..e2276b814c2af22a4459aeae5e948e1b8722d092 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index abbbc16c1d69676950d07f236079f6f3efc38b88..c41df8a86db4aaa86a25953ebec009c0b9d409a2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 38d2ef2b45e9568d99ad7f089a3e8d03808d4016..e9b6258f63aee5a08ad8226cc87d15084abff6cb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 765c0e532e8f3fbfd81ac3d7cffbdf0e8a1304e5..7874100d8cbd7af616ec03152b083c682d09347a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 073067275131ab2ca11b75719f267328e4ce4320..842f7e152d068bab645fcb9c2e91ee0e251192ef 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5b97c5358830d5711cce151cddc41deecc7ef5f4..cd9bbf6028f87867673b576fab74db93e5057c1e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe9e0c6a73b10dfa86f0baa7bb84ac8c11c6f3c2..37b1fda77f394d4f7aba742b7d03bdeba8bc313a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9df1b413d389b7760c57af08557859ff033458a8..ee122925c87c5905c6d707d8b5cb9941ba6d4bcc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e807292b1922f86e4974e3e58a5aa22a2e712677..2f2be6a868354db36d0988d5c0b2cfcd326486e0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2013-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 511ae21f4255cfbfec762ac4d2a905b81b4d2510..bfb716eba6bb686c36c2e18590a534dd024749fd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d569e7ca8ee9ca932a96e2fd8d9d7565e8ae0fbd..b82d75a23e2a9523955a61635c54ae01e0d57ff7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1c58a9569a0ee455656122175234248ef8044221..3b843031d84d9cf9e5a52c2b011f695c44b6667c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5fd4955f8eece25128a04d643663103ca3955c82..190e1703809a46fcd280dcc0f6290f381272b3db 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 02d3c6682ef245261d7bdc88b8408f2e82d24f9f..6cd3e6de2b8ae1f81f99526931e66328a624ba55 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 399e2e2f5f795b308715c8555ae46984923c01fc..052c70bc6142dafb1703ab2d10e7f7c9819802eb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 83de1313ef4be67a2b06128d1674d4a5ab21ecbd..45b222e4a89c061e29580cb2df65e9b8e9e0aeb8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b5047762ad77bae48a7d28983a924db61b81bd17..2759f3e77392b115303a028a64bec891c0126aec 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -41,8 +40,8 @@ isc_once_do(isc_once_t *controller, void(*function)(void)) {
                } else {
                        while (controller->status == ISC_ONCE_INIT_NEEDED) {
                                /*
-                                * Sleep(0) indicates that this thread 
-                                * should be suspended to allow other 
+                                * Sleep(0) indicates that this thread
+                                * should be suspended to allow other
                                 * waiting threads to execute.
                                 */
                                Sleep(0);
index 197d6553d4b91c474900fc9fa400214ff3350edf..9a5e019741d1380c5a3f48fff4f0e5d93daf6acf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fc7950373ee4eff975879e6b6e528c37e56c5088..057d37547252312e39314347d4abdee13676df57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e7e7cf414646ed1190e9445fb0ff30e2cc526c4a..459fbe37cbb85c0854596802560efe26383de4c5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7ef09b4ec7901082fe04d0df3f61e40908c27add..798531f8750f6e344ad3cc6b11fbb7bde5463629 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3f82a3704af404ac270b7688787ec7e2c74341d7..d3148e89d1636420d8456e93a4a1c805fe85cc8b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a45d17bace38f71495f58fdaec69c7c586aef24c..82db39ee86eac62a7b915fa53d7418e8a1379fb4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 41743328a430dcc2bddd199685c6bb8586d65a30..3e42462716cca7f90b01145b4326f46b841dbc39 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -89,9 +88,9 @@ isc__strerror(int num, char *buf, size_t size) {
 char *
 FormatError(int error) {
        LPVOID lpMsgBuf = NULL;
-       FormatMessage( 
-               FORMAT_MESSAGE_ALLOCATE_BUFFER | 
-               FORMAT_MESSAGE_FROM_SYSTEM | 
+       FormatMessage(
+               FORMAT_MESSAGE_ALLOCATE_BUFFER |
+               FORMAT_MESSAGE_FROM_SYSTEM |
                FORMAT_MESSAGE_IGNORE_INSERTS,
                NULL,
                error,
@@ -99,7 +98,7 @@ FormatError(int error) {
                MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
                (LPTSTR) &lpMsgBuf,
                0,
-               NULL); 
+               NULL);
 
        return (lpMsgBuf);
 }
@@ -113,8 +112,8 @@ char *
 NTstrerror(int err, BOOL *bfreebuf) {
        char *retmsg = NULL;
 
-       /* Copy the error value first in case of other errors */        
-       DWORD errval = err; 
+       /* Copy the error value first in case of other errors */
+       DWORD errval = err;
 
        *bfreebuf = FALSE;
 
@@ -142,7 +141,7 @@ NTstrerror(int err, BOOL *bfreebuf) {
 void __cdecl
 NTperror(char *errmsg) {
        /* Copy the error value first in case of other errors */
-       int errval = errno; 
+       int errval = errno;
        BOOL bfreebuf = FALSE;
        char *msg;
 
index 64d28ecc0739ed0eec3faf196fc101d30b728303..88694dd0cfcd74815f6eeab26ad9b4547010a08b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd4b3a6bf233743468052a3c6b8e025fdf03447c..fa851aa06fc20ed5187b7933f2fe204fcf6b3513 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001, 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fe5bf2f36a771f26c27b578a10b2de0468e5f11e..106ba4993bf1fe6a8128ae21d7ffcc8cf78dfb69 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8bcf6b477b217787e36bcc9c64de8925820f51a3..d73b882e4ac9c7e0f8e18714e49200cbaddc35ca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006-2009, 2012-2014, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bcb3b256da275201dabdf854dbbf88bf0e42aefa..3155813a7bb84418fe49c4ac587590d199124fa9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6d5c1fd923759ba914c50ed2df4ded84e90131d8..559c90b9a7991d8384c292ae8b19fbdd1c71e9b3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1f9ca23388dfebbcdae0504082601cc79b6b5e04..89983de26903b35978f6a4f8c3b087142fd54284 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 339600e1e94d445b1b08abc5e0b456dc82412f78..e6406b21e23175ae627f52a4e5e9a117f41ffa2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a9f941b06668614cd1586904397c164a8cac6330..fa38f8fc2c90a711a6501554eb9e7c44c8daba52 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9c24cdf95b4a31e221303ca3157c5d1945e08e92..8fad94d2772208ae08ded7bba56565a1c77ae5ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e3995599f9ce82c5c63b52960463003e4203e89a..f318d72e348543b1b1eb7e0dbad79961a2744bca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0528521cacb99e7804f745797cc2c6399eb7c38f..e733ad13ddbadab30d64408a755927d2a7ea077b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 869b7b5012160e6300c95eb21dcca4f287112a21..6728b6653422caa457c5a535da48c7f06bc54aba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008, 2015-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6286ba930b34777272ad3e6c50e4bf95bc2903fa..618946092788bba4ea808eff8a56beee13b45ee6 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2011, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001, 2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index cec8b5e550300997b4e3533403c1a70708d6d4bb..6cd2902efd564165f5bb177a9ba85dc1435aad4e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bf8487e2d6babb9752e6ca64ef8832ce045f661f..98bb96a3c004ab48289bb0b8286ec766e5d47cc1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index da3bb1292f94582f24fde2d1fc8070539f65df8b..1816f7750a7cb20d6d021622f552e8fe9f0831db 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007, 2012, 2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001-2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 298fc22d3485afe9d8e6d4155d6eda855ae16d3c..0255002a08e7b4866e7c42c947680ec2148deb96 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6b222a52267d9ff6b39be45dc9f40c16c43b0da4..a939782c9b3bd3585107dd3227e1d9f366739a52 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 926c9085aad3e1903652ba1a57a2cb3e6f4444dd..006e0a9f8bbeb0407997d2a12d0f8faefa23533a 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 29147a625bf60920d3ea3619f9ebd2b860f9635a..744af4d32a096395b19d691c6ae4a1267855a556 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 795b0449dcefd09d424a104a60d554dfa50e184e..08547b2238cb4ecb852850dab5f7f9d2995b7ee9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 55dc7a0a36510ebdc5dbbd61288827cc819f48de..cce094803088e2fc58b38b0bdca826faa939a99a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e25aa510b25af5ac5d58d53eccd5f28ac260af7b..a14c334252282b8d890593d2ece4733b4be60176 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a3e14703d475ca0ebdd88e96202cfb883a611f63..caec73d09ae8aa6bdd80ff70980b513425a40bb2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index de74666b010c9ef005d9707e5de3533812a83451..1121c7997e64679f239f0c3abe2cebf7b45513a8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2d54969d71dd32f6ac12bb05bdad2e9750bf70b1..680fac4ed7f658b37dcedb7c7f70b4e161faf3c6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001, 2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6112631cb048ec78f38bdb779186cd32b15c3d06..698c091d19dde70a5c031500b8bdaed9137eaecd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 77a188ac42612b54172103883c4610ba3a2b597b..ab9edcf920e874e40372b872eb93a2a48a8b198c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c8e6868c37dddc579dd6a0d5c3fbeb7fc3ed3751..41b0a4365d4235b6ae000f23ada417a1c76c401e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fd5c9f3e1f3aad26c4fe6526dc99daaef8e502b3..5cd58cabe28a01ae01a629bfc35f84fff76a3a7f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4b8c7ad93f90d50175523d513b9cf89f73b430c4..2a3373819ce28f35b30a5542af3c4dff82ddf421 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 869316c273112f86dfd3591b7a753f030b8370cb..17c784062df067b67fddabd58afbbc500b461990 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 17170f5dde8c90a53d35c616f0f09b5b96a6a4b3..c0fac7792c56983b8376108bfdbf302fc321c89c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cbedc16fb0cd96d47773e0da5ccddd70753a242a..6bb88be322986dcb5cbb4d71eea66cd23394febb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001, 2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index adf27bde79d63be21e06684d0a8285d430346131..064ab0dff907f130ee76460f007d68c98109b79f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d7ae68790de22d0fea02bc612fba010613a67515..57314eed4f4fae1d568a2f45a30b3bff96691f1b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2001  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Portions Copyright (C) 2001  Nominum, Inc.
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * Portions Copyright (C) Nominum, Inc.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c9d912405bebd04e146e1393137694f23bc89461..9d93a056982b59c53a2c028ac85b0b0da615b190 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2918c1fffb6a7d05bee9c0103da52ab6c682e33c..c9f7fe52ff531b63d4f82df5993bad1d8c04a6ca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
                                          DWORD fdwReason, LPVOID lpvReserved)
 {
-       switch (fdwReason) { 
+       switch (fdwReason) {
        /*
-        * The DLL is loading due to process 
-        * initialization or a call to LoadLibrary. 
+        * The DLL is loading due to process
+        * initialization or a call to LoadLibrary.
         */
-       case DLL_PROCESS_ATTACH: 
-               break; 
+       case DLL_PROCESS_ATTACH:
+               break;
+
        /* The attached process creates a new thread.  */
-       case DLL_THREAD_ATTACH: 
-               break; 
+       case DLL_THREAD_ATTACH:
+               break;
+
        /* The thread of the attached process terminates. */
-       case DLL_THREAD_DETACH: 
-               break; 
+       case DLL_THREAD_DETACH:
+               break;
+
        /*
-        * The DLL is unloading from a process due to 
-        * process termination or a call to FreeLibrary. 
+        * The DLL is unloading from a process due to
+        * process termination or a call to FreeLibrary.
         */
-       case DLL_PROCESS_DETACH: 
-               break; 
+       case DLL_PROCESS_DETACH:
+               break;
 
-       default: 
-               break; 
-       } 
+       default:
+               break;
+       }
        return (TRUE);
 }
 
index 43f12ade2221b0343b40fe8c3fdffc6661d45fdd..48a2d2980306fe823d92d447ae3523a412d70aba 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 496890d5c45064d0a88341c5bc3895202f6d7dd9..0e587b34ece4e2312391d5a89f5bc011dbf156fd 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2009, 2011-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6b9c3d7426aaaff01bc2b991ddcf5f87ebb478dc..d90e5398148fe0b123b9126361ec0088e78517a3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 704d383a77823ac5073982af05cea211feec72e2..5153f0d7426087a15f66583f53da2e11a109e621 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5c6976a84de4af46b7be76e9620b4ab9dc779083..7cf0ab68d21fa0984da7cd4ab676b2e90aa43fe3 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index e0c5c9263916c0577e935ef3d7910c5c40077a5f..17430eb62790459813df0768060020e72952d271 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001, 2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 353eeaa701816b643311b0400d8481ed7a46913c..1ad74107ff21a0c35eb45c9d4748207a47dd86c4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8721d24e0a1c12f8932930f2a286b0223cd41af9..a13d5f433ad633e5e6ff17679671cf6c82f944ee 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index edc5e5037b20f64e1079f525bba50c3d6413486c..7b9667f5680c09c80b9da1f4d05a376701a6242f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f181ab3bb1e46bad103ff37248b1b65f90290ece..333ae47cad04d79a15f512786c72452d316bba6a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2011, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1f9fc21e9083126a2d5564404c2075b369710b29..83a06c51d986aff446424232b2de70814a228f05 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 507da0658730d9dc923c0ad80a8cab1ecca850e6..5b3c72346c333af61eccedd53c176ef98aaca8f1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8aed111c8d40e7defe3f707689d4c492afb3947e..ee8e68da0aa1b39782b06f6145787b6acc300f49 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8747fc0b23444461ef4406d8861c0dcb58600489..9f6e1deda72a91e85623a3557dd5d48103de78d2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 72d85af626a9448140e2d726b53c3f4cb30f661b..082d865e577a58aca8e59511702fb4452194632a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 982e3b227dde57d2f83d63bef2e42023d064ba73..45f8fc0f0f0df489f94be5312fd729ba2b2bc58d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 25b98c69417e8b86b0ac05dd7d103e8e75074e86..c8e9e6ef9542eaede67adbfb2e0e4cde986ac10b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 73499fb440def42e5e00760ec0b1715fcf4f1a98..5512b1e09c6874293465aa6840e0452f3f72d3bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
                                          DWORD fdwReason, LPVOID lpvReserved)
 {
-       switch (fdwReason) 
-       { 
+       switch (fdwReason)
+       {
        /*
-        * The DLL is loading due to process 
-        * initialization or a call to LoadLibrary. 
+        * The DLL is loading due to process
+        * initialization or a call to LoadLibrary.
         */
-       case DLL_PROCESS_ATTACH: 
-               break; 
+       case DLL_PROCESS_ATTACH:
+               break;
+
        /*
-        * The attached process creates a new thread. 
+        * The attached process creates a new thread.
         */
-       case DLL_THREAD_ATTACH: 
-               break; 
+       case DLL_THREAD_ATTACH:
+               break;
+
        /* The thread of the attached process terminates. */
-       case DLL_THREAD_DETACH: 
-               break; 
+       case DLL_THREAD_DETACH:
+               break;
+
        /*
-        * The DLL is unloading from a process due to 
-        * process termination or a call to FreeLibrary. 
+        * The DLL is unloading from a process due to
+        * process termination or a call to FreeLibrary.
         */
-       case DLL_PROCESS_DETACH: 
-               break; 
+       case DLL_PROCESS_DETACH:
+               break;
 
-       default: 
-               break; 
-       } 
+       default:
+               break;
+       }
        return (TRUE);
 }
 
index 907ecdc093feceb50b7bfe61eeb463cccc95338e..063b5af70e6dde7df2e997471f9416ff573045d3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c098088466412b7819dd130b8f66717dde665ba4..6c8812cf5604475c0a01b5530740c467870326cd 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 930fcdc0cf9f5e0bb31688755f3c80e793ee4bb6..f67aff9ed76ee6ca2c5f57a42c4643c8b6694771 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3b7a07048e26bcb401efa429f74f2aa85e7afd37..e12ea77f431fb132dcd239c804800e95d1729034 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0dc5199b03e33060226e65870d31b50b2b93c9ce..d5ee8d3fc67ca7beb52bec9dcc5102e2e225aafb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index baac07f8dd437945011d4e8a225ceca1664cc94e..0479661c90914b12d2da2846d87da7aad7b3a5fd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a3075ce3119b5ebec619f50b52bde49750d92503..545cd2c1c9af541f452d2b825e7590f000f75aa6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 133f0c1f9ec4d150202f22106586135215acfa2b..34142aef7c80fb5d917a3506f19c4b6bed3006e9 100644 (file)
@@ -1,6 +1,8 @@
 /*
- * Copyright (C) 2004-2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ *
+ * See the COPYRIGHT file distributed with this work for additional
+ * information regarding copyright ownership.
  *
  * This code is derived from software contributed to ISC by
  * Berkeley Software Design, Inc.
index 2efeb3e7020e55f0eed2d4a0d3bc7657eccacb73..b4d27f2a2d9d5815596b34ec08454b09f280f9f6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 85c396dfdfc28004f5821d26fe6a01b0a3163c30..cb6bef68012554133623e79880ea15a87568eb45 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 08ebf93782ff90f8f6941ae09534b0ab34229813..c3a933f3dc26216e5638e2a15afb5135994214da 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cd37abcd0bead2abc31e9eb1495665e5694e55a6..810ad536c95606fe1bd3ffa942ad02c201152673 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6ded03463b3debcfd111f18151aef2d34e17d609..1b915d434091d6e9f1b7764794c866075da58af3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2011, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6c3d07fd3c38fa4db83b4dd0b8d835d47a2cb7c9..7772f4da032df6d573f3bc09604ba9fc2ad9c379 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 9f9744bea4c827c0453eabd1fee1b3eba7f1baee..f5c3b8eb07152d8014beb33e16bf56efb7ddbff1 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 434573cac293c8b2f64d5ab3ca620aa43afd0ea2..4bc79a2fb44c1e35d5532469411e944c62e4d1d1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3fb0c4f3628f5be68a079e8e67878e5da39b57f2..a207c77e4f4ca51ab829c05a39bc134f48035b04 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 5d54b296f16bbb26850ba6fe0b6198ada4dc4e40..d5eb9756122ccb7b1c6ee6b510a133b7ba4fd6c8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 
 /*% in6_addr structure */
 struct in6_addr {
-        union {
+       union {
                lwres_uint8_t   _S6_u8[16];
                lwres_uint16_t  _S6_u16[8];
                lwres_uint32_t  _S6_u32[4];
-        } _S6_un;
+       } _S6_un;
 };
 /*@{*/
 /*% IP v6 types */
@@ -89,36 +88,36 @@ struct in6_pktinfo {
  * Unspecified IPv6 address
  */
 #define IN6_IS_ADDR_UNSPECIFIED(a)      \
-        (((a)->s6_addr32[0] == 0) &&    \
-         ((a)->s6_addr32[1] == 0) &&    \
-         ((a)->s6_addr32[2] == 0) &&    \
-         ((a)->s6_addr32[3] == 0))
+       (((a)->s6_addr32[0] == 0) &&    \
+        ((a)->s6_addr32[1] == 0) &&    \
+        ((a)->s6_addr32[2] == 0) &&    \
+        ((a)->s6_addr32[3] == 0))
 
 /*
  * Loopback
  */
 #define IN6_IS_ADDR_LOOPBACK(a)         \
-        (((a)->s6_addr32[0] == 0) &&    \
-         ((a)->s6_addr32[1] == 0) &&    \
-         ((a)->s6_addr32[2] == 0) &&    \
-         ((a)->s6_addr32[3] == htonl(1)))
+       (((a)->s6_addr32[0] == 0) &&    \
+        ((a)->s6_addr32[1] == 0) &&    \
+        ((a)->s6_addr32[2] == 0) &&    \
+        ((a)->s6_addr32[3] == htonl(1)))
 
 /*
  * IPv4 compatible
  */
 #define IN6_IS_ADDR_V4COMPAT(a)         \
-        (((a)->s6_addr32[0] == 0) &&    \
-         ((a)->s6_addr32[1] == 0) &&    \
-         ((a)->s6_addr32[2] == 0) &&    \
-         ((a)->s6_addr32[3] != 0) &&    \
-         ((a)->s6_addr32[3] != htonl(1)))
+       (((a)->s6_addr32[0] == 0) &&    \
+        ((a)->s6_addr32[1] == 0) &&    \
+        ((a)->s6_addr32[2] == 0) &&    \
+        ((a)->s6_addr32[3] != 0) &&    \
+        ((a)->s6_addr32[3] != htonl(1)))
 
 /*
  * Mapped
  */
 #define IN6_IS_ADDR_V4MAPPED(a)               \
-        (((a)->s6_addr32[0] == 0) &&          \
-         ((a)->s6_addr32[1] == 0) &&          \
-         ((a)->s6_addr32[2] == htonl(0x0000ffff)))
+       (((a)->s6_addr32[0] == 0) &&          \
+        ((a)->s6_addr32[1] == 0) &&          \
+        ((a)->s6_addr32[2] == htonl(0x0000ffff)))
 
 #endif /* LWRES_IPV6_H */
index b680e4b565e1ac51f7179f30a87f1236fb52c860..b1101faec1591320590cea62564143526e2b47dc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c6ab0966ec5a058a6d5ae93651f7f36c5f7653af..8efa7f21fbc1a26d2bb2c6593204909bed316833 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1997-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e3cf34376102ea9e8f10261d109f32655d96af48..079f823cc5f0bd0bc8d15cb2d0cb4395a308f475 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 96f8e5454af958c3c1bca05afbe5435fe378f35f..37e69b843491e9a0e8865e0ece3b3472cc9f2745 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -29,83 +28,83 @@ typedef struct lwres_lwpacket lwres_lwpacket_t;
 
 /*% lwres_lwpacket structure */
 struct lwres_lwpacket {
-       /*! The overall packet length, including the 
+       /*! The overall packet length, including the
         *  entire packet header.
         *  This field is filled in by the
-        *  \link lwres_gabn.c lwres_gabn_*()\endlink 
+        *  \link lwres_gabn.c lwres_gabn_*()\endlink
         *  and \link lwres_gnba.c lwres_gnba_*()\endlink calls.
         */
        lwres_uint32_t          length;
-       /*! Specifies the header format.  Currently, 
+       /*! Specifies the header format.  Currently,
         *  there is only one format, #LWRES_LWPACKETVERSION_0.
         *  This field is filled in by the
-        *  \link lwres_gabn.c lwres_gabn_*()\endlink 
+        *  \link lwres_gabn.c lwres_gabn_*()\endlink
         *  and \link lwres_gnba.c lwres_gnba_*()\endlink calls.
-         */
+        */
        lwres_uint16_t          version;
-       /*! Specifies library-defined flags for this packet, such as
-        *  whether the packet is a request or a reply.  None of 
-        *  these are definable by the caller, but library-defined values 
-        *  can be set by the caller.  For example, one bit in this field 
+       /*! Specifies library-defined flags for this packet, such as
+        *  whether the packet is a request or a reply.  None of
+        *  these are definable by the caller, but library-defined values
+        *  can be set by the caller.  For example, one bit in this field
         *  indicates if the packet is a request or a response.
         *  This field is filled in by
         *  the application wits the exception of the
         *  #LWRES_LWPACKETFLAG_RESPONSE bit, which is set by the library
         *  in the
-        *  \link lwres_gabn.c lwres_gabn_*()\endlink 
+        *  \link lwres_gabn.c lwres_gabn_*()\endlink
         *  and \link lwres_gnba.c lwres_gnba_*()\endlink calls.
-         */
+        */
        lwres_uint16_t          pktflags;
-       /*! Set by the requestor and is returned in all replies.  
-        *  If two packets from the same source have the same serial 
-        *  number and are from the same source, they are assumed to 
-        *  be duplicates and the latter ones may be dropped.  
+       /*! Set by the requestor and is returned in all replies.
+        *  If two packets from the same source have the same serial
+        *  number and are from the same source, they are assumed to
+        *  be duplicates and the latter ones may be dropped.
         *  (The library does not do this by default on replies, but
-        * does so on requests.)
-         */
+        * does so on requests.)
+        */
        lwres_uint32_t          serial;
-       /*! Opcodes between 0x04000000 and 0xffffffff
-        *  are application defined.  Opcodes between 
+       /*! Opcodes between 0x04000000 and 0xffffffff
+        *  are application defined.  Opcodes between
         *  0x00000000 and 0x03ffffff are
-        * reserved for library use.
+        * reserved for library use.
         *  This field is filled in by the
-        *  \link lwres_gabn.c lwres_gabn_*()\endlink 
+        *  \link lwres_gabn.c lwres_gabn_*()\endlink
         *  and \link lwres_gnba.c lwres_gnba_*()\endlink calls.
         */
        lwres_uint32_t          opcode;
-       /*! Only valid for results.  
-        *  Results between 0x04000000 and 0xffffffff are application 
+       /*! Only valid for results.
+        *  Results between 0x04000000 and 0xffffffff are application
         *  defined.
-        * Results between 0x00000000 and 0x03ffffff are reserved for 
+        * Results between 0x00000000 and 0x03ffffff are reserved for
         * library use.
-        * (This is the same reserved range defined in <isc/resultclass.h>, 
+        * (This is the same reserved range defined in <isc/resultclass.h>,
         * so it
-        * would be trivial to map ISC_R_* result codes into packet result 
+        * would be trivial to map ISC_R_* result codes into packet result
         * codes when appropriate.)
         *  This field is filled in by the
-        *  \link lwres_gabn.c lwres_gabn_*()\endlink 
+        *  \link lwres_gabn.c lwres_gabn_*()\endlink
         *  and \link lwres_gnba.c lwres_gnba_*()\endlink calls.
         */
        lwres_uint32_t          result;
-       /*! Set to the maximum buffer size that the receiver can
-        *  handle on requests, and the size of the buffer needed to 
+       /*! Set to the maximum buffer size that the receiver can
+        *  handle on requests, and the size of the buffer needed to
         *  satisfy a request
-        *  when the buffer is too large for replies.
+        *  when the buffer is too large for replies.
         *  This field is supplied by the application.
         */
        lwres_uint32_t          recvlength;
-       /*! The packet level auth type used.
-        *  Authtypes between 0x1000 and 0xffff are application defined.  
+       /*! The packet level auth type used.
+        *  Authtypes between 0x1000 and 0xffff are application defined.
         *  Authtypes
-        *  between 0x0000 and 0x0fff are reserved for library use.  
+        *  between 0x0000 and 0x0fff are reserved for library use.
         *  This is currently
-        *  unused and MUST be set to zero.
+        *  unused and MUST be set to zero.
         */
        lwres_uint16_t          authtype;
-       /*! The length of the authentication data.  
+       /*! The length of the authentication data.
         *  See the specific
-        * authtypes for more information on what is contained 
-        * in this field.  This is currently unused, and 
+        * authtypes for more information on what is contained
+        * in this field.  This is currently unused, and
         * MUST be set to zero.
         */
        lwres_uint16_t          authlength;
index 5b2b03a99eec019df79643fb253983ce6d1b0452..e5f2b593828d94739f221b2c112b13bf8c9254d3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1c115dfa39f7dd6393c43bd6e2f5f7efb73d0cf5..67189c981563dc5d99858ef4bf05fbcbc3c45fca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d350a6a1043d803520fb9d143402c4ad0f76292a..fc57d808ee3179d93ad2ac532ce6fa7a814a2395 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cfcf166d3e7c255f8301da8ec96d236bd9ece939..5fa74ca6548e7be04550b50aca04744e410ae040 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4ee1dd2dacc4174d2ca34c45f3d5769c58786893..6bb3f8312dfd5eb0c55a66d4eea14820687d37a5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index deebb5a51c46df673ca88a6b994affedc2356c77..f5c9a8912e266c2aa5e0649ca046011fc392cb39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9efc86d59087a3ec1deeb7fd4521a5c1b82026a3..b8e25fed7e27eb846cfdbc1e9ec8506f41959851 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 787bc3c9f5e255367affff6ea32eda7880f73a4f..3307291f61776c13893e1ecd592056584f2bebe7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 32019b973182cb9ffa1a6b524dea4baa6fcbedd1..7f9c85e6a7721e00c7b21ebf12468ffafb56c514 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8c7ca7cccf3c3c1bc77ea89e436fe3ba61aa9152..dab4d5a785b3a4ece6cc6b3ef5e4cb945e428465 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
- * Portions Copyright (C) 1996-2001, 2003  Internet Software Consortium.
+ * Portions Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cf3bdfe8033d1f24a784eb9815814909076b96b6..0258ae73be85c7d29efae1806ad1946a0d2c9dec 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1996-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 7af4e78d158f9ca784cbd24063db39c832dbc034..bb5e7da68924c7416ce4d39d7fcdc8817c8cacd6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011-2014, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1996-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cfa27230af69f509cb39bff723d5ef487fc661ce..ec7046e2df040015c42b53ebec3e6d03b9673759 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 /**
  *    These functions rely on a struct lwres_lwpacket which is defined in
  *    \link lwpacket.h lwres/lwpacket.h.\endlink
- * 
- *    The following opcodes are currently defined:   
- * 
+ *
+ *    The following opcodes are currently defined:
+ *
  * \li   #LWRES_OPCODE_NOOP
  *           Success is always returned and the packet contents are
  *           echoed. The \link lwres_noop.c lwres_noop_*()\endlink functions should be used for this
  *           type.
- * 
+ *
  * \li   #LWRES_OPCODE_GETADDRSBYNAME
  *           returns all known addresses for a given name. The
  *           \link lwres_gabn.c lwres_gabn_*()\endlink functions should be used for this type.
- * 
+ *
  * \li   #LWRES_OPCODE_GETNAMEBYADDR
  *           return the hostname for the given address. The
- *           \link lwres_gnba.c lwres_gnba_*() \endlink functions should be used for this type.     
- * 
+ *           \link lwres_gnba.c lwres_gnba_*() \endlink functions should be used for this type.
+ *
  *    lwres_lwpacket_renderheader() transfers the contents of lightweight
  *    resolver packet structure #lwres_lwpacket_t *pkt in network byte
  *    order to the lightweight resolver buffer, *b.
- * 
+ *
  *    lwres_lwpacket_parseheader() performs the converse operation. It
  *    transfers data in network byte order from buffer *b to resolver
- *    packet *pkt. The contents of the buffer b should correspond to a   
+ *    packet *pkt. The contents of the buffer b should correspond to a
  *    #lwres_lwpacket_t.
- * 
+ *
  * \section lwpacket_return Return Values
- * 
+ *
  *    Successful calls to lwres_lwpacket_renderheader() and
  *    lwres_lwpacket_parseheader() return #LWRES_R_SUCCESS. If there is
  *    insufficient space to copy data between the buffer *b and
index d770579cb4165458c754a795167da1ef2c97fe5b..2c50e2e746b851014e4dca95885bddbd74fd6202 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 43d8ac53e24551b8cc127f8c35e4ff7ac1e19a8a..9a84b4150e3466687d833cf3f2382f4ea30f8d11 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a2eb048c2e2d6435f92e7fd50847d6ff6ca73c31..b0417e4c6d31a0e2f056842a029077be59579ded 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 10b40ee950a4f2ccf904053f5fb549cd2cff9c3f..018112077a1cad3adf5269b8d92aa5444806b033 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0d1e5aaf878c9668a7e10fff35fa26d2801dded9..4521f4453700022071de823d95371bf83f7cd73d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8cecb30e7b358249efc008509c94deec22b78f06..28f227e7f36f1da4ae51d41768d9f700bb4a303d 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d6b0932644b5cf9eaf43cb201ef11a40dcd42be7..4b95a6c34ea30963e0fcfd1ac811786988126c73 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refsynopsisdiv>
index 8cf144372d6f685d822e42636d9a7e82bd5da290..66512cbd2b705c964f0f3fc0917466f55bcfa021 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index ed36173c4347463053265166c6fa3133743e91e9..a6c641c67315cfea635fe8efbe45dff3408056b6 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 12ff70371159831f794bd49ea5dd31fabd0d8609..28cb760c35af76f89e018a07dde687eedd6e07ed 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 02c86812a3c78c89955a39c2d128d2559f46ed42..256ea371504da8adc94708f9030e1b5d441f347d 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 64ab8ef525e058f7c71f7e4e08becf587ceb4f63..619825d2e2ea47906827226c319ea960ee7f4297 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index eba07648e9679a7317fa575487ff828f5000993d..af36b9f074b2c8d5cf45f03c2878cb16855726db 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index c8f0bb056ed1a36d0bfe7e99d25bac984e0d6320..63535c8a09c11d426837c3962cb4a1bbcc79687b 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 25dd11a17c2a72ed33464077fccff2bd1a638199..8952fc227c93005cf3019b4023452a45766329ed 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
+      <year>2003</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <year>2003</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 162f3bcbb7d301c962d23848bef93ba51acd414f..b046d1f7d1fd1aedd9aa51097024d9600f3f3a0c 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index eb892d9141fe74c7cba1aad266bc41bc728177ad..cfcd6cfa16ce10b1c3c06cd02d35047b02917467 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 71f1b89cc5aa688192d1e0d6f879c80ca53131f3..fac98b441625cc4f19efbfd2a74a27290d8ae52e 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index ad4725b74d9164ea8765da6c86240f1a3dce7fa5..a54aa53e232de028eb3da0eb096ef6b9ed89d8d9 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index c50695e88dde17d98892352bc603d0d984b968f2..43eb887cc9e92425ecaa2528a1a53e7c75537df7 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 88df5c630d7d9e10d3ecfaae775f0641113ee3e2..16efbb94679011e96a1fd664fda3ebf3a6d09ba6 100644 (file)
@@ -1,8 +1,7 @@
 <!DOCTYPE book [
 <!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index d8c8f53eeff3d01bc202db625c76d78d7ddc479a..f59cecd12c34595475973268acbe0c546da60ce3 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index f2286e84c820f05cd871c37ec9d75a1fc3f14a6f..e640add7c95e14055512cff3ed392af0a9ffd12b 100644 (file)
@@ -1,6 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005, 2007, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
 
   <docinfo>
     <copyright>
+      <year>2000</year>
+      <year>2001</year>
       <year>2004</year>
       <year>2005</year>
       <year>2007</year>
       <year>2014</year>
       <year>2015</year>
       <year>2016</year>
+      <year>2018</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
-    <copyright>
-      <year>2000</year>
-      <year>2001</year>
-      <holder>Internet Software Consortium.</holder>
-    </copyright>
   </docinfo>
 
   <refnamediv>
index 22631ad92eaa372f1ac3ac2fecf743ecba31d43f..e941384f597e379381943f2d13bc192f4658c868 100644 (file)
@@ -1,5 +1,4 @@
-.\" Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (C) 2000, 2001  Internet Software Consortium.
+.\" Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 .\"
 .\" Permission to use, copy, modify, and/or distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
index 4f70fb1c03ed43929b7dde4b6ec62b697a716287..da0ff9256989359f22036caa337ce7d0826c3c9f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c8b88969751196d007052a7be167f6af904982dd..97f3fedfdfc0c228c857c8029d6de7f34eb584a0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2010  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d12c0a6e9fd0e9371418e1691d121df7f475f07e..7753ee88325b214280ce213d4f8757b795f3ba5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d3ea55669034bf89c9753c1e14f7754bf4c2b54c..c7940d7a8b47fd2d242c3e6d67395ee636e87817 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 26ca4fb8211a8dfaa331b1003c572384a25117ef..d5c4134b961c49ad3f7263a636e94b89a75afa98 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5372543cc014ac4335b7dd084751cad5494d3fa4..43fc5f996a45e3accc1bb3326dd77abc490f426c 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index ddd1edd514b07b3947c8105e4899f80a32d501ff..43bb1a597520b5e5f449bbcb281e08d4b46ddbb2 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0b16178c282f6e4f7e87af5faad7f60a38f95507..200e97d6a560aaa8ae61aa10d2585ad69400adb8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -65,7 +64,7 @@
 #ifdef LWRES_PLATFORM_NEEDNETINET6IN6H
 #include <netinet6/in6.h>      /* Required on BSD/OS for in6_pktinfo. */
 #endif
-#include <net/if.h>    
+#include <net/if.h>
 
 #include <lwres/lang.h>
 
@@ -80,7 +79,7 @@
 /*!
  * Required for some pre RFC2133 implementations.
  * IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT were added in
- * draft-ietf-ipngwg-bsd-api-04.txt or draft-ietf-ipngwg-bsd-api-05.txt.  
+ * draft-ietf-ipngwg-bsd-api-04.txt or draft-ietf-ipngwg-bsd-api-05.txt.
  * If 's6_addr' is defined then assume that there is a union and three
  * levels otherwise assume two levels required.
  */
index cc52c510035a7b114af3101b410ac2ea12912264..cf623ad394ca32282fc579265006b59574e9c6bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a61372e80c827c166c040b67f892b48663ea5309..88b785056966459dfcc445dda95ded3ae2f53c92 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
                                          DWORD fdwReason, LPVOID lpvReserved)
 {
-       switch (fdwReason) 
-       { 
+       switch (fdwReason)
+       {
        /*
-        * The DLL is loading due to process 
-        * initialization or a call to LoadLibrary. 
+        * The DLL is loading due to process
+        * initialization or a call to LoadLibrary.
         */
-       case DLL_PROCESS_ATTACH: 
-               break; 
+       case DLL_PROCESS_ATTACH:
+               break;
+
        /* The attached process creates a new thread.  */
-       case DLL_THREAD_ATTACH: 
-               break; 
+       case DLL_THREAD_ATTACH:
+               break;
+
        /* The thread of the attached process terminates. */
-       case DLL_THREAD_DETACH: 
-               break; 
+       case DLL_THREAD_DETACH:
+               break;
+
        /*
-        * The DLL is unloading from a process due to 
-        * process termination or a call to FreeLibrary. 
+        * The DLL is unloading from a process due to
+        * process termination or a call to FreeLibrary.
         */
-       case DLL_PROCESS_DETACH: 
-               break; 
+       case DLL_PROCESS_DETACH:
+               break;
 
-       default: 
-               break; 
-       } 
-       return (TRUE); 
+       default:
+               break;
+       }
+       return (TRUE);
 }
 
index 26ca4fb8211a8dfaa331b1003c572384a25117ef..d5c4134b961c49ad3f7263a636e94b89a75afa98 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5372543cc014ac4335b7dd084751cad5494d3fa4..43fc5f996a45e3accc1bb3326dd77abc490f426c 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4f60ce82f886eeba268289616e5e620833a73bb1..7a031d708eca40f8e273da3bf1e5a5a53188b17e 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 16f691a9c3412b1d48efbff237921a36ccbd00d9..f6bf863b6710273a0ac463198f87a69c22a86564 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 42a061ff4b69289a59cfb95090354dc6ae2314bf..49ddc8636672fb42deafb9c50a60410063980585 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index fced874b3ab7821204116db93cba5c86e4336c22..e4a9be4047e22bc0df5cc785d21fa3365f3b616b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8bc4c07ca678247f266855c558b3ec38fbe4a0c6..576434eb47eadae5f850e1a8f8e33a8277d98977 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3d164b8c41a9439d418b5ea961d36450ee22b2b2..56254ba14bb6848a83d7f20c4e52167acaf8fdf7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2002  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9341f48426ca4d249aacd031173106284d1e10a2..f6f8d60c22710ad99fdfaa7598d05e9e87073f7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 3c06c6a4a3ac8c274fc32291be6b5ae959c92428..36813b97bf0cda83fa549a764ebc1d6d2179ffb0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index f506a19de6a8ec2c5459d225a37b4edd5d0caaf8..612745102210b1ca4682f8969db10386eeef95d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 64dbcd067457a1b12ae6367f3cd7aa5ba3747074..f96530e14274773da3f04a3492c946e7230fee1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d40aa6aa9ae4ebbe0544928e6c77d7e1ec4310af..c19a7959ae23ba8d30f14c20562859eb51976a38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 18c7344045dbf6f6cab5c5b3686655ab58284834..518ad2e5ef9160eb1f9fa79d574681516d4a200f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 53b818a7ad32d4a62f94183775838dfdf1451c17..8299c011e86df78e60e764aae96e80b0c10791e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1e6f92eabf1c934c1a7a226e7521e0b275bb4058..9b3a03c5d7b6f2b9fcf1377712e414a06c75cc18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 9f3a8b63c8ebd90a2558d777d8d6048df9d8ad6f..708de3db2efbcd7185df879da15dea5cac1aa342 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1b610cda80b9383f8a8ff45038deab7084b874e5..c865ca0d7dd1509f4e354796bf26d959aabd4fd7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 20b9f946a7b983c7935a3322363dd8639ef6d0da..f5743f1874f193a9842f47fbab5a22d32bd36044 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010, 2012-2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 68d1c55713accd411bd336758b142f523979b9e0..13d32edf348a301c569cb2b0389a8e6eb80ce6f2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 47d13b46fa95edfcbdbcf9ae70e78ee08455e34a..f222315736f0faf835bd4496ba00ffa46ed30a55 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2001  Internet Software Consortium.
+; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
index 86c93e708be10944995275a2be6f932f2e457ad5..3a718e105b199f540c3d786b5f62ca3c5a2d1bf6 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1d5e7767c2b05473fd09ca2640965e8203794c9c..d82527813efcaafcdbbbc5ac52cdb79b1131a4af 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6d9f0d5f10e6107c0032a022b41fcc46466c9d66..bb9de5b86978bf6dba0bb3a938c17a0bf01a94fb 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 2004-2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index d3a9c02d7f5e80b8e20a9aad847161498d13a90f..cb7143f0ac00c09d890355b9974b021a50618a09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index a86ad862caee1f3d376177f61ca128f1d3e3461d..9e5bcf602515cf8e5ba9287e7e3d3b4b11d9179b 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2008, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6e613822481695aa1e68137196c071b33a34a7a9..1a02938a55d0f264b3cadc04c39f03b25aba9702 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2009-2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6fe50633b33a155159968ed0961249ae2e7d00d3..2ee31f5fe348ffcbe2c9ac9588c795c0411b2ff3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4f24e5e15bdfb13af727eabd97575e4d3df5cdc2..5838990b82662842352e2a078f4bb20e53bf76e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2d5042b07132d68067e58aeefc80a3484d59e4de..e401c0b2aefe54d47d1e08c7f5188cefc85e4f38 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2002  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 4c6a97a1231492dddc5706876eb8a7ac63472f96..cb2481591e92c652cd04b1a94ee713865387e9c3 100644 (file)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl -ws
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 74a991edbd70449518436ad5ca19c58ea990fdf7..457b106d2a14a4395ab57db94453d9322c504298 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c8ae8af6ee367a1a80a5ec34065d8482f7f5beb3..c61dce2b98b86c35804fdb778347737575af2598 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 91cf91b77d7ae38f0dc137ffa21605673771e3b9..730fed0cd258ca7e6816198bd5867ce55d6e7a3e 100644 (file)
@@ -1,7 +1,6 @@
 #! /usr/bin/perl -ws
 #
-# Copyright (C) 2004, 2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 71a7c02a18b8f2a1172429e96a33681cafc337a5..a7908edd62c36334915c2367385f921da8e2fc6e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6797acea22084ce1fc795e3da423c80091e902d0..160533553b18ae9fd857f609dc0a4b6dfd3f9a9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 98765f01792bc1c6c8039e18209a07b03cdfbaea..201c676c999e5b855c8a2223ee13d8f1e2c331b5 100644 (file)
-./.gitattributes                               X       2015,2017
-./.gitignore                                   X       2012,2013,2014,2015
+./.gitattributes                               X       2015,2017,2018
+./.gitignore                                   X       2012,2013,2014,2015,2018
 ./.gitlab-ci.yml                               X       2018
-./Atffile                                      X       2011
+./Atffile                                      X       2011,2018
 ./CHANGES                                      X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./CONTRIBUTING                                 X       2018
 ./CONTRIBUTING.md                              MKD     2018
 ./COPYRIGHT                                    TXT     1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./EXCLUDED                                     X       2017
-./FAQ.xml                                      SGML    2017
-./HISTORY                                      X       2010,2013,2017
-./HISTORY.md                                   MKD     2017
-./Kyuafile                                     X       2017
+./EXCLUDED                                     X       2017,2018
+./FAQ.xml                                      SGML    2017,2018
+./HISTORY                                      X       2010,2013,2017,2018
+./HISTORY.md                                   MKD     2017,2018
+./Kyuafile                                     X       2017,2018
 ./Makefile.in                                  MAKE    1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
-./OPTIONS                                      X       2017
-./OPTIONS.md                                   MKD     2017
+./OPTIONS                                      X       2017,2018
+./OPTIONS.md                                   MKD     2017,2018
 ./README                                       X       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./README.md                                    MKD     2017,2018
 ./acconfig.h                                   C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2014,2016,2018
-./aclocal.m4                                   X       1999,2000,2001,2012,2014
+./aclocal.m4                                   X       1999,2000,2001,2012,2014,2018
 ./bin/Makefile.in                              MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2013,2014,2018
-./bin/check/.gitignore                         X       2012
-./bin/check/Makefile.in                                MAKE    2000,2001,2002,2003,2004,2005,2006,2007,2009,2012,2014,2015,2016
-./bin/check/check-tool.c                       C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017
-./bin/check/check-tool.h                       C       2000,2001,2002,2004,2005,2007,2010,2011,2013,2014
+./bin/check/.gitignore                         X       2012,2018
+./bin/check/Makefile.in                                MAKE    2000,2001,2002,2003,2004,2005,2006,2007,2009,2012,2014,2015,2016,2018
+./bin/check/check-tool.c                       C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017,2018
+./bin/check/check-tool.h                       C       2000,2001,2002,2004,2005,2007,2010,2011,2013,2014,2018
 ./bin/check/named-checkconf.8                  MAN     DOCBOOK
-./bin/check/named-checkconf.c                  C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016
-./bin/check/named-checkconf.docbook            SGML    2000,2001,2002,2004,2005,2007,2009,2014,2015,2016
+./bin/check/named-checkconf.c                  C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016,2018
+./bin/check/named-checkconf.docbook            SGML    2000,2001,2002,2004,2005,2007,2009,2014,2015,2016,2018
 ./bin/check/named-checkconf.html               HTML    DOCBOOK
 ./bin/check/named-checkzone.8                  MAN     DOCBOOK
-./bin/check/named-checkzone.c                  C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
-./bin/check/named-checkzone.docbook            SGML    2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016
+./bin/check/named-checkzone.c                  C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2018
+./bin/check/named-checkzone.docbook            SGML    2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016,2018
 ./bin/check/named-checkzone.html               HTML    DOCBOOK
-./bin/check/win32/checkconf.dsp.in             X       2001,2004,2005,2006,2009,2013,2014,2016
-./bin/check/win32/checkconf.dsw                        X       2001,2013
-./bin/check/win32/checkconf.mak.in             X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/check/win32/checkconf.vcxproj.filters.in X       2013,2015
-./bin/check/win32/checkconf.vcxproj.in         X       2013,2014,2015,2016,2017
-./bin/check/win32/checkconf.vcxproj.user       X       2013
-./bin/check/win32/checktool.dsp.in             X       2006,2009,2013,2014,2016
-./bin/check/win32/checktool.dsw                        X       2006
-./bin/check/win32/checktool.vcxproj.filters.in X       2013,2015
-./bin/check/win32/checktool.vcxproj.in         X       2013,2014,2015,2016,2017
-./bin/check/win32/checktool.vcxproj.user       X       2013
-./bin/check/win32/checkzone.dsp.in             X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/check/win32/checkzone.dsw                        X       2001,2013
-./bin/check/win32/checkzone.mak.in             X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/check/win32/checkzone.vcxproj.filters.in X       2013,2015
-./bin/check/win32/checkzone.vcxproj.in         X       2013,2014,2015,2016,2017
-./bin/check/win32/checkzone.vcxproj.user       X       2013
-./bin/confgen/.gitignore                       X       2012,2014
-./bin/confgen/Makefile.in                      MAKE    2009,2012,2014,2015,2016,2017
+./bin/check/win32/checkconf.dsp.in             X       2001,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/check/win32/checkconf.dsw                        X       2001,2013,2018
+./bin/check/win32/checkconf.mak.in             X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/check/win32/checkconf.vcxproj.filters.in X       2013,2015,2018
+./bin/check/win32/checkconf.vcxproj.in         X       2013,2014,2015,2016,2017,2018
+./bin/check/win32/checkconf.vcxproj.user       X       2013,2018
+./bin/check/win32/checktool.dsp.in             X       2006,2009,2013,2014,2016,2018
+./bin/check/win32/checktool.dsw                        X       2006,2018
+./bin/check/win32/checktool.vcxproj.filters.in X       2013,2015,2018
+./bin/check/win32/checktool.vcxproj.in         X       2013,2014,2015,2016,2017,2018
+./bin/check/win32/checktool.vcxproj.user       X       2013,2018
+./bin/check/win32/checkzone.dsp.in             X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/check/win32/checkzone.dsw                        X       2001,2013,2018
+./bin/check/win32/checkzone.mak.in             X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/check/win32/checkzone.vcxproj.filters.in X       2013,2015,2018
+./bin/check/win32/checkzone.vcxproj.in         X       2013,2014,2015,2016,2017,2018
+./bin/check/win32/checkzone.vcxproj.user       X       2013,2018
+./bin/confgen/.gitignore                       X       2012,2014,2018
+./bin/confgen/Makefile.in                      MAKE    2009,2012,2014,2015,2016,2017,2018
 ./bin/confgen/ddns-confgen.8                   MAN     DOCBOOK
-./bin/confgen/ddns-confgen.c                   C       2009,2011,2014
-./bin/confgen/ddns-confgen.docbook             SGML    2009,2014,2015,2016
+./bin/confgen/ddns-confgen.c                   C       2009,2011,2014,2018
+./bin/confgen/ddns-confgen.docbook             SGML    2009,2014,2015,2016,2018
 ./bin/confgen/ddns-confgen.html                        HTML    DOCBOOK
-./bin/confgen/include/confgen/os.h             C       2009
-./bin/confgen/keygen.c                         C       2009,2012,2013,2014,2015,2016
-./bin/confgen/keygen.h                         C       2009
+./bin/confgen/include/confgen/os.h             C       2009,2018
+./bin/confgen/keygen.c                         C       2009,2012,2013,2014,2015,2016,2018
+./bin/confgen/keygen.h                         C       2009,2018
 ./bin/confgen/rndc-confgen.8                   MAN     DOCBOOK
-./bin/confgen/rndc-confgen.c                   C       2001,2003,2004,2005,2007,2008,2009,2011,2013,2014,2016
-./bin/confgen/rndc-confgen.docbook             SGML    2001,2003,2004,2005,2007,2009,2013,2014,2015,2016
+./bin/confgen/rndc-confgen.c                   C       2001,2003,2004,2005,2007,2008,2009,2011,2013,2014,2016,2018
+./bin/confgen/rndc-confgen.docbook             SGML    2001,2003,2004,2005,2007,2009,2013,2014,2015,2016,2018
 ./bin/confgen/rndc-confgen.html                        HTML    DOCBOOK
-./bin/confgen/unix/Makefile.in                 MAKE    2009,2012
-./bin/confgen/unix/os.c                                C       2009
-./bin/confgen/util.c                           C       2009,2015
-./bin/confgen/util.h                           C       2009
-./bin/confgen/win32/confgentool.dsp.in         X       2009,2013
-./bin/confgen/win32/confgentool.dsw            X       2009
-./bin/confgen/win32/confgentool.vcxproj.filters.in     X       2013,2015
-./bin/confgen/win32/confgentool.vcxproj.in     X       2013,2015,2016,2017
-./bin/confgen/win32/confgentool.vcxproj.user   X       2013
-./bin/confgen/win32/ddnsconfgen.dsp.in         X       2009,2013
-./bin/confgen/win32/ddnsconfgen.dsw            X       2009
-./bin/confgen/win32/ddnsconfgen.mak.in         X       2009,2013
-./bin/confgen/win32/ddnsconfgen.vcxproj.filters.in     X       2013,2015
-./bin/confgen/win32/ddnsconfgen.vcxproj.in     X       2013,2014,2015,2016,2017
-./bin/confgen/win32/ddnsconfgen.vcxproj.user   X       2013
-./bin/confgen/win32/os.c                       C       2009
-./bin/confgen/win32/rndcconfgen.dsp.in         X       2001,2009,2013
-./bin/confgen/win32/rndcconfgen.dsw            X       2001,2004,2005,2006,2009
-./bin/confgen/win32/rndcconfgen.mak.in         X       2001,2004,2005,2006,2009,2013
-./bin/confgen/win32/rndcconfgen.vcxproj.filters.in     X       2013,2015
-./bin/confgen/win32/rndcconfgen.vcxproj.in     X       2013,2015,2016,2017
-./bin/confgen/win32/rndcconfgen.vcxproj.user   X       2013
-./bin/delv/.gitignore                          X       2014
-./bin/delv/Makefile.in                         MAKE    2014,2015,2016,2017
+./bin/confgen/unix/Makefile.in                 MAKE    2009,2012,2018
+./bin/confgen/unix/os.c                                C       2009,2018
+./bin/confgen/util.c                           C       2009,2015,2018
+./bin/confgen/util.h                           C       2009,2018
+./bin/confgen/win32/confgentool.dsp.in         X       2009,2013,2018
+./bin/confgen/win32/confgentool.dsw            X       2009,2018
+./bin/confgen/win32/confgentool.vcxproj.filters.in     X       2013,2015,2018
+./bin/confgen/win32/confgentool.vcxproj.in     X       2013,2015,2016,2017,2018
+./bin/confgen/win32/confgentool.vcxproj.user   X       2013,2018
+./bin/confgen/win32/ddnsconfgen.dsp.in         X       2009,2013,2018
+./bin/confgen/win32/ddnsconfgen.dsw            X       2009,2018
+./bin/confgen/win32/ddnsconfgen.mak.in         X       2009,2013,2018
+./bin/confgen/win32/ddnsconfgen.vcxproj.filters.in     X       2013,2015,2018
+./bin/confgen/win32/ddnsconfgen.vcxproj.in     X       2013,2014,2015,2016,2017,2018
+./bin/confgen/win32/ddnsconfgen.vcxproj.user   X       2013,2018
+./bin/confgen/win32/os.c                       C       2009,2018
+./bin/confgen/win32/rndcconfgen.dsp.in         X       2001,2009,2013,2018
+./bin/confgen/win32/rndcconfgen.dsw            X       2001,2004,2005,2006,2009,2018
+./bin/confgen/win32/rndcconfgen.mak.in         X       2001,2004,2005,2006,2009,2013,2018
+./bin/confgen/win32/rndcconfgen.vcxproj.filters.in     X       2013,2015,2018
+./bin/confgen/win32/rndcconfgen.vcxproj.in     X       2013,2015,2016,2017,2018
+./bin/confgen/win32/rndcconfgen.vcxproj.user   X       2013,2018
+./bin/delv/.gitignore                          X       2014,2018
+./bin/delv/Makefile.in                         MAKE    2014,2015,2016,2017,2018
 ./bin/delv/delv.1                              MAN     DOCBOOK
-./bin/delv/delv.c                              C       2014,2015,2016,2017
-./bin/delv/delv.docbook                                SGML    2014,2015,2016,2017
+./bin/delv/delv.c                              C       2014,2015,2016,2017,2018
+./bin/delv/delv.docbook                                SGML    2014,2015,2016,2017,2018
 ./bin/delv/delv.html                           HTML    DOCBOOK
-./bin/delv/win32/delv.dsp.in                   X       2014,2016
-./bin/delv/win32/delv.dsw                      X       2014
-./bin/delv/win32/delv.mak.in                   X       2014,2016
-./bin/delv/win32/delv.vcxproj.filters.in       X       2014,2015
-./bin/delv/win32/delv.vcxproj.in               X       2014,2015,2016,2017
-./bin/delv/win32/delv.vcxproj.user             X       2014
-./bin/dig/.gitignore                           X       2012,2014
-./bin/dig/Makefile.in                          MAKE    2000,2001,2002,2004,2005,2007,2009,2012,2013,2014,2015,2016,2017
+./bin/delv/win32/delv.dsp.in                   X       2014,2016,2018
+./bin/delv/win32/delv.dsw                      X       2014,2018
+./bin/delv/win32/delv.mak.in                   X       2014,2016,2018
+./bin/delv/win32/delv.vcxproj.filters.in       X       2014,2015,2018
+./bin/delv/win32/delv.vcxproj.in               X       2014,2015,2016,2017,2018
+./bin/delv/win32/delv.vcxproj.user             X       2014,2018
+./bin/dig/.gitignore                           X       2012,2014,2018
+./bin/dig/Makefile.in                          MAKE    2000,2001,2002,2004,2005,2007,2009,2012,2013,2014,2015,2016,2017,2018
 ./bin/dig/dig.1                                        MAN     DOCBOOK
 ./bin/dig/dig.c                                        C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/dig/dig.docbook                          SGML    2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2015,2016,2017,2018
 ./bin/dig/dighost.c                            C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/dig/host.1                               MAN     DOCBOOK
 ./bin/dig/host.c                               C       2000,2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/dig/host.docbook                         SGML    2000,2001,2002,2004,2005,2007,2008,2009,2014,2015,2016,2017
+./bin/dig/host.docbook                         SGML    2000,2001,2002,2004,2005,2007,2008,2009,2014,2015,2016,2017,2018
 ./bin/dig/host.html                            HTML    DOCBOOK
 ./bin/dig/include/dig/dig.h                    C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/dig/nslookup.1                           MAN     DOCBOOK
 ./bin/dig/nslookup.c                           C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/dig/nslookup.docbook                     SGML    2004,2005,2006,2007,2010,2013,2014,2015,2016
+./bin/dig/nslookup.docbook                     SGML    2004,2005,2006,2007,2010,2013,2014,2015,2016,2018
 ./bin/dig/nslookup.html                                HTML    DOCBOOK
-./bin/dig/win32/dig.dsp.in                     X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/dig/win32/dig.dsw                                X       2001
-./bin/dig/win32/dig.mak.in                     X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/dig/win32/dig.vcxproj.filters.in         X       2013,2015
-./bin/dig/win32/dig.vcxproj.in                 X       2013,2014,2015,2016,2017
-./bin/dig/win32/dig.vcxproj.user               X       2013
-./bin/dig/win32/dighost.dsp.in                 X       2006,2009,2013,2014,2016
-./bin/dig/win32/dighost.dsw                    X       2006
-./bin/dig/win32/dighost.vcxproj.filters.in     X       2013,2015
-./bin/dig/win32/dighost.vcxproj.in             X       2013,2014,2015,2016,2017
-./bin/dig/win32/dighost.vcxproj.user           X       2013
-./bin/dig/win32/host.dsp.in                    X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/dig/win32/host.dsw                       X       2001
-./bin/dig/win32/host.mak.in                    X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/dig/win32/host.vcxproj.filters.in                X       2013,2015
-./bin/dig/win32/host.vcxproj.in                        X       2013,2014,2015,2016,2017
-./bin/dig/win32/host.vcxproj.user              X       2013
-./bin/dig/win32/nslookup.dsp.in                        X       2001,2002,2004,2005,2009,2013,2014,2016
-./bin/dig/win32/nslookup.dsw                   X       2001
-./bin/dig/win32/nslookup.mak.in                        X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/dig/win32/nslookup.vcxproj.filters.in    X       2013,2015
-./bin/dig/win32/nslookup.vcxproj.in            X       2013,2014,2015,2016,2017
-./bin/dig/win32/nslookup.vcxproj.user          X       2013
-./bin/dnssec/.gitignore                                X       2012,2013
-./bin/dnssec/Makefile.in                       MAKE    2000,2001,2002,2004,2005,2007,2008,2009,2012,2013,2014,2015,2016
+./bin/dig/win32/dig.dsp.in                     X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dig/win32/dig.dsw                                X       2001,2018
+./bin/dig/win32/dig.mak.in                     X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dig/win32/dig.vcxproj.filters.in         X       2013,2015,2018
+./bin/dig/win32/dig.vcxproj.in                 X       2013,2014,2015,2016,2017,2018
+./bin/dig/win32/dig.vcxproj.user               X       2013,2018
+./bin/dig/win32/dighost.dsp.in                 X       2006,2009,2013,2014,2016,2018
+./bin/dig/win32/dighost.dsw                    X       2006,2018
+./bin/dig/win32/dighost.vcxproj.filters.in     X       2013,2015,2018
+./bin/dig/win32/dighost.vcxproj.in             X       2013,2014,2015,2016,2017,2018
+./bin/dig/win32/dighost.vcxproj.user           X       2013,2018
+./bin/dig/win32/host.dsp.in                    X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dig/win32/host.dsw                       X       2001,2018
+./bin/dig/win32/host.mak.in                    X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dig/win32/host.vcxproj.filters.in                X       2013,2015,2018
+./bin/dig/win32/host.vcxproj.in                        X       2013,2014,2015,2016,2017,2018
+./bin/dig/win32/host.vcxproj.user              X       2013,2018
+./bin/dig/win32/nslookup.dsp.in                        X       2001,2002,2004,2005,2009,2013,2014,2016,2018
+./bin/dig/win32/nslookup.dsw                   X       2001,2018
+./bin/dig/win32/nslookup.mak.in                        X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dig/win32/nslookup.vcxproj.filters.in    X       2013,2015,2018
+./bin/dig/win32/nslookup.vcxproj.in            X       2013,2014,2015,2016,2017,2018
+./bin/dig/win32/nslookup.vcxproj.user          X       2013,2018
+./bin/dnssec/.gitignore                                X       2012,2013,2018
+./bin/dnssec/Makefile.in                       MAKE    2000,2001,2002,2004,2005,2007,2008,2009,2012,2013,2014,2015,2016,2018
 ./bin/dnssec/dnssec-dsfromkey.8                        MAN     DOCBOOK
-./bin/dnssec/dnssec-dsfromkey.c                        C       2008,2009,2010,2011,2012,2014,2015,2017
-./bin/dnssec/dnssec-dsfromkey.docbook          SGML    2008,2009,2010,2011,2012,2014,2015,2016
+./bin/dnssec/dnssec-dsfromkey.c                        C       2008,2009,2010,2011,2012,2014,2015,2017,2018
+./bin/dnssec/dnssec-dsfromkey.docbook          SGML    2008,2009,2010,2011,2012,2014,2015,2016,2018
 ./bin/dnssec/dnssec-dsfromkey.html             HTML    DOCBOOK
 ./bin/dnssec/dnssec-importkey.8                        MAN     DOCBOOK
-./bin/dnssec/dnssec-importkey.c                        C       2013,2014,2015
-./bin/dnssec/dnssec-importkey.docbook          SGML    2013,2014,2015,2016
+./bin/dnssec/dnssec-importkey.c                        C       2013,2014,2015,2018
+./bin/dnssec/dnssec-importkey.docbook          SGML    2013,2014,2015,2016,2018
 ./bin/dnssec/dnssec-importkey.html             HTML    DOCBOOK
 ./bin/dnssec/dnssec-keyfromlabel.8             MAN     DOCBOOK
 ./bin/dnssec/dnssec-keyfromlabel.c             C       2007,2008,2009,2010,2011,2012,2014,2015,2016,2017,2018
-./bin/dnssec/dnssec-keyfromlabel.docbook       SGML    2008,2009,2010,2011,2012,2014,2015,2016,2017
+./bin/dnssec/dnssec-keyfromlabel.docbook       SGML    2008,2009,2010,2011,2012,2014,2015,2016,2017,2018
 ./bin/dnssec/dnssec-keyfromlabel.html          HTML    DOCBOOK
 ./bin/dnssec/dnssec-keygen.8                   MAN     DOCBOOK
-./bin/dnssec/dnssec-keygen.c                   C.NAI   1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./bin/dnssec/dnssec-keygen.docbook             SGML    2000,2001,2002,2003,2004,2005,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017
+./bin/dnssec/dnssec-keygen.c                   C.NAI   1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/dnssec/dnssec-keygen.docbook             SGML    2000,2001,2002,2003,2004,2005,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017,2018
 ./bin/dnssec/dnssec-keygen.html                        HTML    DOCBOOK
 ./bin/dnssec/dnssec-revoke.8                   MAN     DOCBOOK
-./bin/dnssec/dnssec-revoke.c                   C       2009,2010,2011,2012,2014,2015,2017
-./bin/dnssec/dnssec-revoke.docbook             SGML    2009,2011,2014,2015,2016
+./bin/dnssec/dnssec-revoke.c                   C       2009,2010,2011,2012,2014,2015,2017,2018
+./bin/dnssec/dnssec-revoke.docbook             SGML    2009,2011,2014,2015,2016,2018
 ./bin/dnssec/dnssec-revoke.html                        HTML    DOCBOOK
 ./bin/dnssec/dnssec-settime.8                  MAN     DOCBOOK
-./bin/dnssec/dnssec-settime.c                  C       2009,2010,2011,2012,2013,2014,2015,2016,2017
-./bin/dnssec/dnssec-settime.docbook            SGML    2009,2010,2011,2014,2015,2016,2017
+./bin/dnssec/dnssec-settime.c                  C       2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/dnssec/dnssec-settime.docbook            SGML    2009,2010,2011,2014,2015,2016,2017,2018
 ./bin/dnssec/dnssec-settime.html               HTML    DOCBOOK
 ./bin/dnssec/dnssec-signzone.8                 MAN     DOCBOOK
 ./bin/dnssec/dnssec-signzone.c                 C.NAI   1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/dnssec/dnssec-signzone.docbook           SGML    2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
+./bin/dnssec/dnssec-signzone.docbook           SGML    2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/dnssec/dnssec-signzone.html              HTML    DOCBOOK
 ./bin/dnssec/dnssec-verify.8                   MAN     DOCBOOK
-./bin/dnssec/dnssec-verify.c                   C       2012,2014,2015,2017
-./bin/dnssec/dnssec-verify.docbook             SGML    2012,2014,2015,2016
+./bin/dnssec/dnssec-verify.c                   C       2012,2014,2015,2017,2018
+./bin/dnssec/dnssec-verify.docbook             SGML    2012,2014,2015,2016,2018
 ./bin/dnssec/dnssec-verify.html                        HTML    DOCBOOK
 ./bin/dnssec/dnssectool.c                      C       2000,2001,2003,2004,2005,2007,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/dnssec/dnssectool.h                      C       2000,2001,2003,2004,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017
-./bin/dnssec/win32/dnssectool.dsp.in           X       2006,2009,2013,2014,2016
-./bin/dnssec/win32/dnssectool.dsw              X       2006,2009
-./bin/dnssec/win32/dnssectool.vcxproj.filters.in       X       2013,2015
-./bin/dnssec/win32/dnssectool.vcxproj.in       X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/dnssectool.vcxproj.user     X       2013
-./bin/dnssec/win32/dsfromkey.dsp.in            X       2008,2009,2013,2014,2016
-./bin/dnssec/win32/dsfromkey.dsw               X       2008
-./bin/dnssec/win32/dsfromkey.mak.in            X       2008,2009,2013,2014,2016
-./bin/dnssec/win32/dsfromkey.vcxproj.filters.in        X       2013,2015
-./bin/dnssec/win32/dsfromkey.vcxproj.in                X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/dsfromkey.vcxproj.user      X       2013
-./bin/dnssec/win32/importkey.dsp.in            X       2013,2014,2016
-./bin/dnssec/win32/importkey.dsw               X       2013
-./bin/dnssec/win32/importkey.mak.in            X       2013,2014,2016
-./bin/dnssec/win32/importkey.vcxproj.filters.in        X       2013,2015
-./bin/dnssec/win32/importkey.vcxproj.in                X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/importkey.vcxproj.user      X       2013
-./bin/dnssec/win32/keyfromlabel.dsp.in         X       2008,2009,2013,2014,2016
-./bin/dnssec/win32/keyfromlabel.dsw            X       2008
-./bin/dnssec/win32/keyfromlabel.mak.in         X       2008,2009,2013,2014,2016
-./bin/dnssec/win32/keyfromlabel.vcxproj.filters.in     X       2013,2015
-./bin/dnssec/win32/keyfromlabel.vcxproj.in     X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/keyfromlabel.vcxproj.user   X       2013
-./bin/dnssec/win32/keygen.dsp.in               X       2001,2004,2005,2006,2009,2013,2014,2016
-./bin/dnssec/win32/keygen.dsw                  X       2001
-./bin/dnssec/win32/keygen.mak.in               X       2001,2004,2005,2006,2009,2013,2014,2016
-./bin/dnssec/win32/keygen.vcxproj.filters.in   X       2013,2015
-./bin/dnssec/win32/keygen.vcxproj.in           X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/keygen.vcxproj.user         X       2013
-./bin/dnssec/win32/revoke.dsp.in               X       2009,2013,2014,2016
-./bin/dnssec/win32/revoke.dsw                  X       2009
-./bin/dnssec/win32/revoke.mak.in               X       2009,2013,2014,2016
-./bin/dnssec/win32/revoke.vcxproj.filters.in   X       2013,2015
-./bin/dnssec/win32/revoke.vcxproj.in           X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/revoke.vcxproj.user         X       2013
-./bin/dnssec/win32/settime.dsp.in              X       2009,2013,2014,2016
-./bin/dnssec/win32/settime.dsw                 X       2009
-./bin/dnssec/win32/settime.mak.in              X       2009,2013,2014,2016
-./bin/dnssec/win32/settime.vcxproj.filters.in  X       2013,2015
-./bin/dnssec/win32/settime.vcxproj.in          X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/settime.vcxproj.user                X       2013
-./bin/dnssec/win32/signzone.dsp.in             X       2001,2004,2005,2006,2009,2013,2014,2016
-./bin/dnssec/win32/signzone.dsw                        X       2001
-./bin/dnssec/win32/signzone.mak.in             X       2001,2004,2005,2006,2009,2013,2014,2016
-./bin/dnssec/win32/signzone.vcxproj.filters.in X       2013,2015
-./bin/dnssec/win32/signzone.vcxproj.in         X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/signzone.vcxproj.user       X       2013
-./bin/dnssec/win32/verify.dsp.in               X       2013,2014,2016
-./bin/dnssec/win32/verify.dsw                  X       2013
-./bin/dnssec/win32/verify.mak.in               X       2013,2014,2016
-./bin/dnssec/win32/verify.vcxproj.filters.in   X       2013,2015
-./bin/dnssec/win32/verify.vcxproj.in           X       2013,2014,2015,2016,2017
-./bin/dnssec/win32/verify.vcxproj.user         X       2013
-./bin/named/.gitignore                         X       2012,2014
-./bin/named/Makefile.in                                MAKE    1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./bin/named/bind9.xsl                          SGML    2006,2007,2008,2009,2012,2013,2014,2015
-./bin/named/bind9.xsl.h                                X       2007,2008,2009,2011,2012,2013,2014,2015
-./bin/named/builtin.c                          C       2001,2002,2003,2004,2005,2007,2009,2010,2011,2012,2013,2014
+./bin/dnssec/dnssectool.h                      C       2000,2001,2003,2004,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017,2018
+./bin/dnssec/win32/dnssectool.dsp.in           X       2006,2009,2013,2014,2016,2018
+./bin/dnssec/win32/dnssectool.dsw              X       2006,2009,2018
+./bin/dnssec/win32/dnssectool.vcxproj.filters.in       X       2013,2015,2018
+./bin/dnssec/win32/dnssectool.vcxproj.in       X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/dnssectool.vcxproj.user     X       2013,2018
+./bin/dnssec/win32/dsfromkey.dsp.in            X       2008,2009,2013,2014,2016,2018
+./bin/dnssec/win32/dsfromkey.dsw               X       2008,2018
+./bin/dnssec/win32/dsfromkey.mak.in            X       2008,2009,2013,2014,2016,2018
+./bin/dnssec/win32/dsfromkey.vcxproj.filters.in        X       2013,2015,2018
+./bin/dnssec/win32/dsfromkey.vcxproj.in                X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/dsfromkey.vcxproj.user      X       2013,2018
+./bin/dnssec/win32/importkey.dsp.in            X       2013,2014,2016,2018
+./bin/dnssec/win32/importkey.dsw               X       2013,2018
+./bin/dnssec/win32/importkey.mak.in            X       2013,2014,2016,2018
+./bin/dnssec/win32/importkey.vcxproj.filters.in        X       2013,2015,2018
+./bin/dnssec/win32/importkey.vcxproj.in                X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/importkey.vcxproj.user      X       2013,2018
+./bin/dnssec/win32/keyfromlabel.dsp.in         X       2008,2009,2013,2014,2016,2018
+./bin/dnssec/win32/keyfromlabel.dsw            X       2008,2018
+./bin/dnssec/win32/keyfromlabel.mak.in         X       2008,2009,2013,2014,2016,2018
+./bin/dnssec/win32/keyfromlabel.vcxproj.filters.in     X       2013,2015,2018
+./bin/dnssec/win32/keyfromlabel.vcxproj.in     X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/keyfromlabel.vcxproj.user   X       2013,2018
+./bin/dnssec/win32/keygen.dsp.in               X       2001,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dnssec/win32/keygen.dsw                  X       2001,2018
+./bin/dnssec/win32/keygen.mak.in               X       2001,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dnssec/win32/keygen.vcxproj.filters.in   X       2013,2015,2018
+./bin/dnssec/win32/keygen.vcxproj.in           X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/keygen.vcxproj.user         X       2013,2018
+./bin/dnssec/win32/revoke.dsp.in               X       2009,2013,2014,2016,2018
+./bin/dnssec/win32/revoke.dsw                  X       2009,2018
+./bin/dnssec/win32/revoke.mak.in               X       2009,2013,2014,2016,2018
+./bin/dnssec/win32/revoke.vcxproj.filters.in   X       2013,2015,2018
+./bin/dnssec/win32/revoke.vcxproj.in           X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/revoke.vcxproj.user         X       2013,2018
+./bin/dnssec/win32/settime.dsp.in              X       2009,2013,2014,2016,2018
+./bin/dnssec/win32/settime.dsw                 X       2009,2018
+./bin/dnssec/win32/settime.mak.in              X       2009,2013,2014,2016,2018
+./bin/dnssec/win32/settime.vcxproj.filters.in  X       2013,2015,2018
+./bin/dnssec/win32/settime.vcxproj.in          X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/settime.vcxproj.user                X       2013,2018
+./bin/dnssec/win32/signzone.dsp.in             X       2001,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dnssec/win32/signzone.dsw                        X       2001,2018
+./bin/dnssec/win32/signzone.mak.in             X       2001,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/dnssec/win32/signzone.vcxproj.filters.in X       2013,2015,2018
+./bin/dnssec/win32/signzone.vcxproj.in         X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/signzone.vcxproj.user       X       2013,2018
+./bin/dnssec/win32/verify.dsp.in               X       2013,2014,2016,2018
+./bin/dnssec/win32/verify.dsw                  X       2013,2018
+./bin/dnssec/win32/verify.mak.in               X       2013,2014,2016,2018
+./bin/dnssec/win32/verify.vcxproj.filters.in   X       2013,2015,2018
+./bin/dnssec/win32/verify.vcxproj.in           X       2013,2014,2015,2016,2017,2018
+./bin/dnssec/win32/verify.vcxproj.user         X       2013,2018
+./bin/named/.gitignore                         X       2012,2014,2018
+./bin/named/Makefile.in                                MAKE    1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/named/bind9.xsl                          SGML    2006,2007,2008,2009,2012,2013,2014,2015,2018
+./bin/named/bind9.xsl.h                                X       2007,2008,2009,2011,2012,2013,2014,2015,2018
+./bin/named/builtin.c                          C       2001,2002,2003,2004,2005,2007,2009,2010,2011,2012,2013,2014,2018
 ./bin/named/client.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/named/config.c                           C       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./bin/named/control.c                          C       2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016
-./bin/named/controlconf.c                      C       2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2013,2014,2015,2016
-./bin/named/convertxsl.pl                      PERL    2006,2007,2008,2012,2014
-./bin/named/geoip.c                            C       2013,2014,2016
-./bin/named/include/.gitignore                 X       2012,2014
-./bin/named/include/dlz/dlz_dlopen_driver.h    C       2011
-./bin/named/include/named/builtin.h            C       2001,2004,2005,2007
+./bin/named/config.c                           C       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/named/control.c                          C       2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016,2018
+./bin/named/controlconf.c                      C       2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2013,2014,2015,2016,2018
+./bin/named/convertxsl.pl                      PERL    2006,2007,2008,2012,2014,2018
+./bin/named/geoip.c                            C       2013,2014,2016,2018
+./bin/named/include/.gitignore                 X       2012,2014,2018
+./bin/named/include/dlz/dlz_dlopen_driver.h    C       2011,2018
+./bin/named/include/named/builtin.h            C       2001,2004,2005,2007,2018
 ./bin/named/include/named/client.h             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2017,2018
-./bin/named/include/named/config.h             C       2001,2002,2004,2005,2006,2007,2009,2013,2016
-./bin/named/include/named/control.h            C       2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2014
-./bin/named/include/named/geoip.h              C       2013
-./bin/named/include/named/globals.h            C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2017
-./bin/named/include/named/interfacemgr.h       C       1999,2000,2001,2002,2004,2005,2007,2011,2013,2014
-./bin/named/include/named/listenlist.h         C       2000,2001,2004,2005,2007,2013
-./bin/named/include/named/log.h                        C       1999,2000,2001,2002,2004,2005,2007,2009,2015,2017
-./bin/named/include/named/logconf.h            C       1999,2000,2001,2004,2005,2006,2007
-./bin/named/include/named/lwaddr.h             C       2000,2001,2004,2005,2007
-./bin/named/include/named/lwdclient.h          C       2000,2001,2004,2005,2007,2009,2015
-./bin/named/include/named/lwresd.h             C       2000,2001,2004,2005,2006,2007
-./bin/named/include/named/lwsearch.h           C       2000,2001,2004,2005,2007
-./bin/named/include/named/main.h               C       1999,2000,2001,2002,2004,2005,2007,2009,2013,2015
-./bin/named/include/named/notify.h             C       1999,2000,2001,2004,2005,2007,2009
-./bin/named/include/named/ns_smf_globals.h     C       2005,2007
-./bin/named/include/named/query.h              C       1999,2000,2001,2002,2004,2005,2007,2010,2011,2013,2014,2016
-./bin/named/include/named/seccomp.h            C       2014,2017
-./bin/named/include/named/server.h             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./bin/named/include/named/sortlist.h           C       2000,2001,2004,2005,2006,2007
-./bin/named/include/named/statschannel.h       C       2008
-./bin/named/include/named/tkeyconf.h           C       1999,2000,2001,2004,2005,2006,2007
-./bin/named/include/named/tsigconf.h           C       1999,2000,2001,2004,2005,2006,2007,2009
-./bin/named/include/named/types.h              C       1999,2000,2001,2004,2005,2006,2007,2008,2009
-./bin/named/include/named/update.h             C       1999,2000,2001,2004,2005,2007
-./bin/named/include/named/xfrout.h             C       1999,2000,2001,2004,2005,2007
-./bin/named/include/named/zoneconf.h           C       1999,2000,2001,2002,2004,2005,2006,2007,2010,2011
-./bin/named/interfacemgr.c                     C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2017
-./bin/named/listenlist.c                       C       2000,2001,2004,2005,2007,2013
-./bin/named/log.c                              C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2013,2017
-./bin/named/logconf.c                          C       1999,2000,2001,2004,2005,2006,2007,2011,2013,2015,2016,2017
-./bin/named/lwaddr.c                           C       2000,2001,2004,2005,2007,2008,2014
-./bin/named/lwdclient.c                                C       2000,2001,2004,2005,2007,2015
-./bin/named/lwderror.c                         C       2000,2001,2004,2005,2007
-./bin/named/lwdgabn.c                          C       2000,2001,2004,2005,2006,2007,2009
-./bin/named/lwdgnba.c                          C       2000,2001,2002,2004,2005,2007,2008,2014
-./bin/named/lwdgrbn.c                          C       2000,2001,2003,2004,2005,2006,2007,2009,2013,2014,2015,2016
-./bin/named/lwdnoop.c                          C       2000,2001,2004,2005,2007,2008
+./bin/named/include/named/config.h             C       2001,2002,2004,2005,2006,2007,2009,2013,2016,2018
+./bin/named/include/named/control.h            C       2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2014,2018
+./bin/named/include/named/geoip.h              C       2013,2018
+./bin/named/include/named/globals.h            C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2017,2018
+./bin/named/include/named/interfacemgr.h       C       1999,2000,2001,2002,2004,2005,2007,2011,2013,2014,2018
+./bin/named/include/named/listenlist.h         C       2000,2001,2004,2005,2007,2013,2018
+./bin/named/include/named/log.h                        C       1999,2000,2001,2002,2004,2005,2007,2009,2015,2017,2018
+./bin/named/include/named/logconf.h            C       1999,2000,2001,2004,2005,2006,2007,2018
+./bin/named/include/named/lwaddr.h             C       2000,2001,2004,2005,2007,2018
+./bin/named/include/named/lwdclient.h          C       2000,2001,2004,2005,2007,2009,2015,2018
+./bin/named/include/named/lwresd.h             C       2000,2001,2004,2005,2006,2007,2018
+./bin/named/include/named/lwsearch.h           C       2000,2001,2004,2005,2007,2018
+./bin/named/include/named/main.h               C       1999,2000,2001,2002,2004,2005,2007,2009,2013,2015,2018
+./bin/named/include/named/notify.h             C       1999,2000,2001,2004,2005,2007,2009,2018
+./bin/named/include/named/ns_smf_globals.h     C       2005,2007,2018
+./bin/named/include/named/query.h              C       1999,2000,2001,2002,2004,2005,2007,2010,2011,2013,2014,2016,2018
+./bin/named/include/named/seccomp.h            C       2014,2017,2018
+./bin/named/include/named/server.h             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/named/include/named/sortlist.h           C       2000,2001,2004,2005,2006,2007,2018
+./bin/named/include/named/statschannel.h       C       2008,2018
+./bin/named/include/named/tkeyconf.h           C       1999,2000,2001,2004,2005,2006,2007,2018
+./bin/named/include/named/tsigconf.h           C       1999,2000,2001,2004,2005,2006,2007,2009,2018
+./bin/named/include/named/types.h              C       1999,2000,2001,2004,2005,2006,2007,2008,2009,2018
+./bin/named/include/named/update.h             C       1999,2000,2001,2004,2005,2007,2018
+./bin/named/include/named/xfrout.h             C       1999,2000,2001,2004,2005,2007,2018
+./bin/named/include/named/zoneconf.h           C       1999,2000,2001,2002,2004,2005,2006,2007,2010,2011,2018
+./bin/named/interfacemgr.c                     C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2017,2018
+./bin/named/listenlist.c                       C       2000,2001,2004,2005,2007,2013,2018
+./bin/named/log.c                              C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2013,2017,2018
+./bin/named/logconf.c                          C       1999,2000,2001,2004,2005,2006,2007,2011,2013,2015,2016,2017,2018
+./bin/named/lwaddr.c                           C       2000,2001,2004,2005,2007,2008,2014,2018
+./bin/named/lwdclient.c                                C       2000,2001,2004,2005,2007,2015,2018
+./bin/named/lwderror.c                         C       2000,2001,2004,2005,2007,2018
+./bin/named/lwdgabn.c                          C       2000,2001,2004,2005,2006,2007,2009,2018
+./bin/named/lwdgnba.c                          C       2000,2001,2002,2004,2005,2007,2008,2014,2018
+./bin/named/lwdgrbn.c                          C       2000,2001,2003,2004,2005,2006,2007,2009,2013,2014,2015,2016,2018
+./bin/named/lwdnoop.c                          C       2000,2001,2004,2005,2007,2008,2018
 ./bin/named/lwresd.8                           MAN     DOCBOOK
-./bin/named/lwresd.c                           C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2012,2013,2015
-./bin/named/lwresd.docbook                     SGML    2000,2001,2004,2005,2007,2008,2009,2014,2015,2016,2017
+./bin/named/lwresd.c                           C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2012,2013,2015,2018
+./bin/named/lwresd.docbook                     SGML    2000,2001,2004,2005,2007,2008,2009,2014,2015,2016,2017,2018
 ./bin/named/lwresd.html                                HTML    DOCBOOK
-./bin/named/lwsearch.c                         C       2000,2001,2004,2005,2007,2016
-./bin/named/main.c                             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
+./bin/named/lwsearch.c                         C       2000,2001,2004,2005,2007,2016,2018
+./bin/named/main.c                             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/named/named.8                            MAN     DOCBOOK
 ./bin/named/named.conf.5                       MAN     DOCBOOK
 ./bin/named/named.conf.docbook                 SGML    2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/named/named.conf.html                    HTML    DOCBOOK
-./bin/named/named.docbook                      SGML    2000,2001,2003,2004,2005,2006,2007,2008,2009,2011,2013,2014,2015,2016,2017
+./bin/named/named.docbook                      SGML    2000,2001,2003,2004,2005,2006,2007,2008,2009,2011,2013,2014,2015,2016,2017,2018
 ./bin/named/named.html                         HTML    DOCBOOK
 ./bin/named/notify.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2018
 ./bin/named/query.c                            C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/named/server.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/named/sortlist.c                         C       2000,2001,2004,2005,2006,2007
-./bin/named/statschannel.c                     C       2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./bin/named/tkeyconf.c                         C       1999,2000,2001,2004,2005,2006,2007,2009,2010,2012,2014
-./bin/named/tsigconf.c                         C       1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2017
-./bin/named/unix/Makefile.in                   MAKE    1999,2000,2001,2004,2007,2009,2011,2012,2016
-./bin/named/unix/dlz_dlopen_driver.c           C       2011,2012,2013,2014,2017
-./bin/named/unix/include/named/os.h            C       1999,2000,2001,2002,2004,2005,2007,2008,2009,2016
+./bin/named/sortlist.c                         C       2000,2001,2004,2005,2006,2007,2018
+./bin/named/statschannel.c                     C       2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/named/tkeyconf.c                         C       1999,2000,2001,2004,2005,2006,2007,2009,2010,2012,2014,2018
+./bin/named/tsigconf.c                         C       1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2017,2018
+./bin/named/unix/Makefile.in                   MAKE    1999,2000,2001,2004,2007,2009,2011,2012,2016,2018
+./bin/named/unix/dlz_dlopen_driver.c           C       2011,2012,2013,2014,2017,2018
+./bin/named/unix/include/named/os.h            C       1999,2000,2001,2002,2004,2005,2007,2008,2009,2016,2018
 ./bin/named/unix/os.c                          C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2016,2017,2018
 ./bin/named/update.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/named/win32/dlz_dlopen_driver.c          C       2011,2012,2013,2014
-./bin/named/win32/include/named/ntservice.h    C       1999,2000,2001,2002,2003,2004,2007
-./bin/named/win32/include/named/os.h           C       1999,2000,2001,2002,2004,2007,2008,2009,2016
-./bin/named/win32/named.dsp.in                 X       2001,2004,2005,2008,2009,2010,2011,2013,2014,2015,2016
-./bin/named/win32/named.dsw                    X       2001
-./bin/named/win32/named.mak.in                 X       2001,2002,2004,2005,2006,2008,2009,2010,2011,2013,2014,2015,2016
-./bin/named/win32/named.vcxproj.filters.in     X       2013,2015,2016
-./bin/named/win32/named.vcxproj.in             X       2013,2014,2015,2016,2017
-./bin/named/win32/named.vcxproj.user           X       2013
-./bin/named/win32/ntservice.c                  C       1999,2000,2001,2002,2004,2006,2007,2009,2011,2013,2014,2015,2017
-./bin/named/win32/os.c                         C       1999,2000,2001,2002,2004,2005,2007,2008,2009,2012,2013,2014,2015,2016
-./bin/named/xfrout.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
+./bin/named/win32/dlz_dlopen_driver.c          C       2011,2012,2013,2014,2018
+./bin/named/win32/include/named/ntservice.h    C       1999,2000,2001,2002,2003,2004,2007,2018
+./bin/named/win32/include/named/os.h           C       1999,2000,2001,2002,2004,2007,2008,2009,2016,2018
+./bin/named/win32/named.dsp.in                 X       2001,2004,2005,2008,2009,2010,2011,2013,2014,2015,2016,2018
+./bin/named/win32/named.dsw                    X       2001,2018
+./bin/named/win32/named.mak.in                 X       2001,2002,2004,2005,2006,2008,2009,2010,2011,2013,2014,2015,2016,2018
+./bin/named/win32/named.vcxproj.filters.in     X       2013,2015,2016,2018
+./bin/named/win32/named.vcxproj.in             X       2013,2014,2015,2016,2017,2018
+./bin/named/win32/named.vcxproj.user           X       2013,2018
+./bin/named/win32/ntservice.c                  C       1999,2000,2001,2002,2004,2006,2007,2009,2011,2013,2014,2015,2017,2018
+./bin/named/win32/os.c                         C       1999,2000,2001,2002,2004,2005,2007,2008,2009,2012,2013,2014,2015,2016,2018
+./bin/named/xfrout.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/named/zoneconf.c                         C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/nsupdate/.gitignore                      X       2012
-./bin/nsupdate/Makefile.in                     MAKE    2000,2001,2002,2004,2006,2007,2008,2009,2012,2013,2014,2015,2016,2017
+./bin/nsupdate/.gitignore                      X       2012,2018
+./bin/nsupdate/Makefile.in                     MAKE    2000,2001,2002,2004,2006,2007,2008,2009,2012,2013,2014,2015,2016,2017,2018
 ./bin/nsupdate/nsupdate.1                      MAN     DOCBOOK
 ./bin/nsupdate/nsupdate.c                      C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/nsupdate/nsupdate.docbook                        SGML    2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017
+./bin/nsupdate/nsupdate.docbook                        SGML    2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017,2018
 ./bin/nsupdate/nsupdate.html                   HTML    DOCBOOK
-./bin/nsupdate/win32/nsupdate.dsp.in           X       2001,2004,2005,2009,2013,2014,2016
-./bin/nsupdate/win32/nsupdate.dsw              X       2001
-./bin/nsupdate/win32/nsupdate.mak.in           X       2001,2002,2004,2005,2006,2009,2013,2014,2016
-./bin/nsupdate/win32/nsupdate.vcxproj.filters.in       X       2013,2015
-./bin/nsupdate/win32/nsupdate.vcxproj.in       X       2013,2014,2015,2016,2017
-./bin/nsupdate/win32/nsupdate.vcxproj.user     X       2013
-./bin/pkcs11/.gitignore                                X       2014
-./bin/pkcs11/Makefile.in                       MAKE    2009,2012,2014,2015,2016
-./bin/pkcs11/OLD-PKCS11-NOTES                  X       2009
-./bin/pkcs11/openssl-0.9.8zh-patch             X       2015
-./bin/pkcs11/openssl-1.0.0t-patch              X       2015
-./bin/pkcs11/openssl-1.0.1t-patch              X       2016
-./bin/pkcs11/openssl-1.0.2h-patch              X       2016
+./bin/nsupdate/win32/nsupdate.dsp.in           X       2001,2004,2005,2009,2013,2014,2016,2018
+./bin/nsupdate/win32/nsupdate.dsw              X       2001,2018
+./bin/nsupdate/win32/nsupdate.mak.in           X       2001,2002,2004,2005,2006,2009,2013,2014,2016,2018
+./bin/nsupdate/win32/nsupdate.vcxproj.filters.in       X       2013,2015,2018
+./bin/nsupdate/win32/nsupdate.vcxproj.in       X       2013,2014,2015,2016,2017,2018
+./bin/nsupdate/win32/nsupdate.vcxproj.user     X       2013,2018
+./bin/pkcs11/.gitignore                                X       2014,2018
+./bin/pkcs11/Makefile.in                       MAKE    2009,2012,2014,2015,2016,2018
+./bin/pkcs11/OLD-PKCS11-NOTES                  X       2009,2018
+./bin/pkcs11/openssl-0.9.8zh-patch             X       2015,2018
+./bin/pkcs11/openssl-1.0.0t-patch              X       2015,2018
+./bin/pkcs11/openssl-1.0.1t-patch              X       2016,2018
+./bin/pkcs11/openssl-1.0.2h-patch              X       2016,2018
 ./bin/pkcs11/pkcs11-destroy.8                  MAN     DOCBOOK
 ./bin/pkcs11/pkcs11-destroy.c                  X       2009,2010,2014,2015,2018
-./bin/pkcs11/pkcs11-destroy.docbook            SGML    2009,2014,2015,2016
+./bin/pkcs11/pkcs11-destroy.docbook            SGML    2009,2014,2015,2016,2018
 ./bin/pkcs11/pkcs11-destroy.html               HTML    DOCBOOK
 ./bin/pkcs11/pkcs11-keygen.8                   MAN     DOCBOOK
-./bin/pkcs11/pkcs11-keygen.c                   X       2009,2014,2015,2017
-./bin/pkcs11/pkcs11-keygen.docbook             SGML    2009,2014,2015,2016,2017
+./bin/pkcs11/pkcs11-keygen.c                   X       2009,2014,2015,2017,2018
+./bin/pkcs11/pkcs11-keygen.docbook             SGML    2009,2014,2015,2016,2017,2018
 ./bin/pkcs11/pkcs11-keygen.html                        HTML    DOCBOOK
 ./bin/pkcs11/pkcs11-list.8                     MAN     DOCBOOK
 ./bin/pkcs11/pkcs11-list.c                     X       2009,2014,2015,2018
-./bin/pkcs11/pkcs11-list.docbook               SGML    2009,2014,2015,2016
+./bin/pkcs11/pkcs11-list.docbook               SGML    2009,2014,2015,2016,2018
 ./bin/pkcs11/pkcs11-list.html                  HTML    DOCBOOK
 ./bin/pkcs11/pkcs11-tokens.8                   MAN     DOCBOOK
-./bin/pkcs11/pkcs11-tokens.c                   C       2014,2015,2016
-./bin/pkcs11/pkcs11-tokens.docbook             SGML    2014,2015,2016
+./bin/pkcs11/pkcs11-tokens.c                   C       2014,2015,2016,2018
+./bin/pkcs11/pkcs11-tokens.docbook             SGML    2014,2015,2016,2018
 ./bin/pkcs11/pkcs11-tokens.html                        HTML    DOCBOOK
-./bin/pkcs11/win32/pk11destroy.dsp.in          X       2009,2013,2014
-./bin/pkcs11/win32/pk11destroy.dsw             X       2009
-./bin/pkcs11/win32/pk11destroy.mak.in          X       2009,2013,2014
-./bin/pkcs11/win32/pk11destroy.vcxproj.filters.in      X       2013,2014,2015
-./bin/pkcs11/win32/pk11destroy.vcxproj.in      X       2013,2014,2015,2016,2017
-./bin/pkcs11/win32/pk11destroy.vcxproj.user    X       2013
-./bin/pkcs11/win32/pk11keygen.dsp.in           X       2009,2013,2014
-./bin/pkcs11/win32/pk11keygen.dsw              X       2009
-./bin/pkcs11/win32/pk11keygen.mak.in           X       2009,2013,2014
-./bin/pkcs11/win32/pk11keygen.vcxproj.filters.in       X       2013,2014,2015
-./bin/pkcs11/win32/pk11keygen.vcxproj.in       X       2013,2014,2015,2016,2017
-./bin/pkcs11/win32/pk11keygen.vcxproj.user     X       2013
-./bin/pkcs11/win32/pk11list.dsp.in             X       2009,2013,2014
-./bin/pkcs11/win32/pk11list.dsw                        X       2009
-./bin/pkcs11/win32/pk11list.mak.in             X       2009,2013,2014
-./bin/pkcs11/win32/pk11list.vcxproj.filters.in X       2013,2014,2015
-./bin/pkcs11/win32/pk11list.vcxproj.in         X       2013,2014,2015,2016,2017
-./bin/pkcs11/win32/pk11list.vcxproj.user       X       2013
-./bin/pkcs11/win32/pk11tokens.dsp.in           X       2014
-./bin/pkcs11/win32/pk11tokens.dsw              X       2014
-./bin/pkcs11/win32/pk11tokens.mak.in           X       2014
-./bin/pkcs11/win32/pk11tokens.vcxproj.filters.in       X       2014,2015
-./bin/pkcs11/win32/pk11tokens.vcxproj.in       X       2014,2015,2016,2017
-./bin/pkcs11/win32/pk11tokens.vcxproj.user     X       2014
-./bin/python/.gitignore                                X       2012,2013,2016
-./bin/python/Makefile.in                       MAKE    2012,2013,2014,2016,2017
+./bin/pkcs11/win32/pk11destroy.dsp.in          X       2009,2013,2014,2018
+./bin/pkcs11/win32/pk11destroy.dsw             X       2009,2018
+./bin/pkcs11/win32/pk11destroy.mak.in          X       2009,2013,2014,2018
+./bin/pkcs11/win32/pk11destroy.vcxproj.filters.in      X       2013,2014,2015,2018
+./bin/pkcs11/win32/pk11destroy.vcxproj.in      X       2013,2014,2015,2016,2017,2018
+./bin/pkcs11/win32/pk11destroy.vcxproj.user    X       2013,2018
+./bin/pkcs11/win32/pk11keygen.dsp.in           X       2009,2013,2014,2018
+./bin/pkcs11/win32/pk11keygen.dsw              X       2009,2018
+./bin/pkcs11/win32/pk11keygen.mak.in           X       2009,2013,2014,2018
+./bin/pkcs11/win32/pk11keygen.vcxproj.filters.in       X       2013,2014,2015,2018
+./bin/pkcs11/win32/pk11keygen.vcxproj.in       X       2013,2014,2015,2016,2017,2018
+./bin/pkcs11/win32/pk11keygen.vcxproj.user     X       2013,2018
+./bin/pkcs11/win32/pk11list.dsp.in             X       2009,2013,2014,2018
+./bin/pkcs11/win32/pk11list.dsw                        X       2009,2018
+./bin/pkcs11/win32/pk11list.mak.in             X       2009,2013,2014,2018
+./bin/pkcs11/win32/pk11list.vcxproj.filters.in X       2013,2014,2015,2018
+./bin/pkcs11/win32/pk11list.vcxproj.in         X       2013,2014,2015,2016,2017,2018
+./bin/pkcs11/win32/pk11list.vcxproj.user       X       2013,2018
+./bin/pkcs11/win32/pk11tokens.dsp.in           X       2014,2018
+./bin/pkcs11/win32/pk11tokens.dsw              X       2014,2018
+./bin/pkcs11/win32/pk11tokens.mak.in           X       2014,2018
+./bin/pkcs11/win32/pk11tokens.vcxproj.filters.in       X       2014,2015,2018
+./bin/pkcs11/win32/pk11tokens.vcxproj.in       X       2014,2015,2016,2017,2018
+./bin/pkcs11/win32/pk11tokens.vcxproj.user     X       2014,2018
+./bin/python/.gitignore                                X       2012,2013,2016,2018
+./bin/python/Makefile.in                       MAKE    2012,2013,2014,2016,2017,2018
 ./bin/python/dnssec-checkds.8                  MAN     DOCBOOK
-./bin/python/dnssec-checkds.docbook            SGML    2012,2013,2014,2015,2016,2017
+./bin/python/dnssec-checkds.docbook            SGML    2012,2013,2014,2015,2016,2017,2018
 ./bin/python/dnssec-checkds.html               HTML    DOCBOOK
-./bin/python/dnssec-checkds.py.in              PYTHON-BIN      2012,2013,2014,2015,2016,2017
+./bin/python/dnssec-checkds.py.in              PYTHON-BIN      2012,2013,2014,2015,2016,2017,2018
 ./bin/python/dnssec-coverage.8                 MAN     DOCBOOK
-./bin/python/dnssec-coverage.docbook           SGML    2013,2014,2015,2016
+./bin/python/dnssec-coverage.docbook           SGML    2013,2014,2015,2016,2018
 ./bin/python/dnssec-coverage.html              HTML    DOCBOOK
-./bin/python/dnssec-coverage.py.in             PYTHON-BIN      2013,2014,2015,2016,2017
-./bin/python/isc/.gitignore                    X       2016
-./bin/python/isc/Makefile.in                   MAKE    2016
-./bin/python/isc/__init__.py.in                        PYTHON  2016
-./bin/python/isc/checkds.py.in                 PYTHON  2012,2013,2014,2015,2016
-./bin/python/isc/coverage.py.in                        PYTHON  2013,2014,2015,2016,2017
-./bin/python/isc/dnskey.py.in                  PYTHON  2013,2014,2015,2016,2017
-./bin/python/isc/eventlist.py.in               PYTHON  2015,2016
-./bin/python/isc/keydict.py.in                 PYTHON  2016
-./bin/python/isc/keyevent.py.in                        PYTHON  2013,2014,2015,2016
-./bin/python/isc/keyzone.py.in                 PYTHON  2013,2014,2015,2016
-./bin/python/isc/tests/.gitignore              X       2016
-./bin/python/isc/tests/Makefile.in             MAKE    2016
-./bin/python/isc/tests/dnskey_test.py.in       PYTHON  2016
-./bin/python/isc/tests/testdata/Kexample.com.+007+35529.key    X       2016
-./bin/python/isc/tests/testdata/Kexample.com.+007+35529.private        X       2016
-./bin/python/isc/utils.py.in                   PYTHON  2016
+./bin/python/dnssec-coverage.py.in             PYTHON-BIN      2013,2014,2015,2016,2017,2018
+./bin/python/isc/.gitignore                    X       2016,2018
+./bin/python/isc/Makefile.in                   MAKE    2016,2018
+./bin/python/isc/__init__.py.in                        PYTHON  2016,2018
+./bin/python/isc/checkds.py.in                 PYTHON  2012,2013,2014,2015,2016,2018
+./bin/python/isc/coverage.py.in                        PYTHON  2013,2014,2015,2016,2017,2018
+./bin/python/isc/dnskey.py.in                  PYTHON  2013,2014,2015,2016,2017,2018
+./bin/python/isc/eventlist.py.in               PYTHON  2015,2016,2018
+./bin/python/isc/keydict.py.in                 PYTHON  2016,2018
+./bin/python/isc/keyevent.py.in                        PYTHON  2013,2014,2015,2016,2018
+./bin/python/isc/keyzone.py.in                 PYTHON  2013,2014,2015,2016,2018
+./bin/python/isc/tests/.gitignore              X       2016,2018
+./bin/python/isc/tests/Makefile.in             MAKE    2016,2018
+./bin/python/isc/tests/dnskey_test.py.in       PYTHON  2016,2018
+./bin/python/isc/tests/testdata/Kexample.com.+007+35529.key    X       2016,2018
+./bin/python/isc/tests/testdata/Kexample.com.+007+35529.private        X       2016,2018
+./bin/python/isc/utils.py.in                   PYTHON  2016,2018
 ./bin/python/setup.py                          PYTHON  2016,2018
-./bin/rndc/.gitignore                          X       2012,2014
-./bin/rndc/Makefile.in                         MAKE    2000,2001,2002,2004,2007,2009,2012,2014,2015,2016
-./bin/rndc/include/rndc/os.h                   C       2001,2004,2005,2007,2009
+./bin/rndc/.gitignore                          X       2012,2014,2018
+./bin/rndc/Makefile.in                         MAKE    2000,2001,2002,2004,2007,2009,2012,2014,2015,2016,2018
+./bin/rndc/include/rndc/os.h                   C       2001,2004,2005,2007,2009,2018
 ./bin/rndc/rndc.8                              MAN     DOCBOOK
 ./bin/rndc/rndc.c                              C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2018
-./bin/rndc/rndc.conf                           CONF-C  2000,2001,2004,2007,2013,2014
+./bin/rndc/rndc.conf                           CONF-C  2000,2001,2004,2007,2013,2014,2018
 ./bin/rndc/rndc.conf.5                         MAN     DOCBOOK
-./bin/rndc/rndc.conf.docbook                   SGML    2000,2001,2004,2005,2007,2013,2014,2015,2016
+./bin/rndc/rndc.conf.docbook                   SGML    2000,2001,2004,2005,2007,2013,2014,2015,2016,2018
 ./bin/rndc/rndc.conf.html                      HTML    DOCBOOK
 ./bin/rndc/rndc.docbook                                SGML    2000,2001,2004,2005,2007,2013,2014,2015,2016,2017,2018
 ./bin/rndc/rndc.html                           HTML    DOCBOOK
-./bin/rndc/util.c                              C       2000,2001,2004,2005,2007,2015
-./bin/rndc/util.h                              C       2000,2001,2004,2005,2007,2009
-./bin/rndc/win32/rndc.dsp.in                   X       2001,2004,2005,2006,2009,2013
-./bin/rndc/win32/rndc.dsw                      X       2001
-./bin/rndc/win32/rndc.mak.in                   X       2001,2002,2004,2005,2006,2009,2013
-./bin/rndc/win32/rndc.vcxproj.filters.in       X       2013,2015
-./bin/rndc/win32/rndc.vcxproj.in               X       2013,2015,2016,2017
-./bin/rndc/win32/rndc.vcxproj.user             X       2013
-./bin/rndc/win32/rndcutil.dsp.in               X       2006,2013
-./bin/rndc/win32/rndcutil.dsw                  X       2006
-./bin/rndc/win32/rndcutil.vcxproj.filters.in   X       2013,2015
-./bin/rndc/win32/rndcutil.vcxproj.in           X       2013,2015,2016,2017
-./bin/rndc/win32/rndcutil.vcxproj.user         X       2013
+./bin/rndc/util.c                              C       2000,2001,2004,2005,2007,2015,2018
+./bin/rndc/util.h                              C       2000,2001,2004,2005,2007,2009,2018
+./bin/rndc/win32/rndc.dsp.in                   X       2001,2004,2005,2006,2009,2013,2018
+./bin/rndc/win32/rndc.dsw                      X       2001,2018
+./bin/rndc/win32/rndc.mak.in                   X       2001,2002,2004,2005,2006,2009,2013,2018
+./bin/rndc/win32/rndc.vcxproj.filters.in       X       2013,2015,2018
+./bin/rndc/win32/rndc.vcxproj.in               X       2013,2015,2016,2017,2018
+./bin/rndc/win32/rndc.vcxproj.user             X       2013,2018
+./bin/rndc/win32/rndcutil.dsp.in               X       2006,2013,2018
+./bin/rndc/win32/rndcutil.dsw                  X       2006,2018
+./bin/rndc/win32/rndcutil.vcxproj.filters.in   X       2013,2015,2018
+./bin/rndc/win32/rndcutil.vcxproj.in           X       2013,2015,2016,2017,2018
+./bin/rndc/win32/rndcutil.vcxproj.user         X       2013,2018
 ./bin/tests/.gitignore                         X       2012,2013,2018
 ./bin/tests/Makefile.in                                MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/tests/bigtest/README                     TXT.BRIEF       2013
-./bin/tests/bigtest/buildzones.sh              SH      2013
-./bin/tests/bigtest/rndc.key                   X       2013
-./bin/tests/bigtest/tests.sh                   SH      2013
-./bin/tests/bigtest/zones                      X       2013
-./bin/tests/cfg_test.c                         C       2001,2002,2004,2005,2007,2009,2010,2011,2015
-./bin/tests/fromhex.pl                         PERL    2015
-./bin/tests/makejournal.c                      C       2013,2015,2017
+./bin/tests/bigtest/README                     TXT.BRIEF       2013,2018
+./bin/tests/bigtest/buildzones.sh              SH      2013,2018
+./bin/tests/bigtest/rndc.key                   X       2013,2018
+./bin/tests/bigtest/tests.sh                   SH      2013,2018
+./bin/tests/bigtest/zones                      X       2013,2018
+./bin/tests/cfg_test.c                         C       2001,2002,2004,2005,2007,2009,2010,2011,2015,2018
+./bin/tests/compress_test.c                    C       2018
+./bin/tests/fromhex.pl                         PERL    2015,2018
+./bin/tests/headerdep_test.sh.in               SH      2018
+./bin/tests/makejournal.c                      C       2013,2015,2017,2018
 ./bin/tests/mdig.c                             C       2016,2017,2018
-./bin/tests/named.conf                         CONF-C  1999,2000,2001,2004,2007,2011
+./bin/tests/named.conf                         CONF-C  1999,2000,2001,2004,2007,2011,2018
 ./bin/tests/optional/Kchild.example.+003+04017.key     X       2018
 ./bin/tests/optional/Kchild.example.+003+04017.private X       2018
 ./bin/tests/optional/Makefile.in               MAKE    2018
 ./bin/tests/optional/task_test.c               C       2018
 ./bin/tests/optional/timer_test.c              C       2018
 ./bin/tests/optional/zone_test.c               C       2018
-./bin/tests/pkcs11/.gitignore                  X       2014
-./bin/tests/pkcs11/Makefile.in                 MAKE    2014
-./bin/tests/pkcs11/README                      X       2014,2016
-./bin/tests/pkcs11/benchmarks/Makefile.in      MAKE    2014
-./bin/tests/pkcs11/benchmarks/create.c         C       2014,2016
-./bin/tests/pkcs11/benchmarks/find.c           C       2014,2015,2016
-./bin/tests/pkcs11/benchmarks/genrsa.c         C       2014,2015,2016
-./bin/tests/pkcs11/benchmarks/login.c          C       2014,2015,2016
-./bin/tests/pkcs11/benchmarks/privrsa.c                C       2014,2016
-./bin/tests/pkcs11/benchmarks/pubrsa.c         C       2014,2016
-./bin/tests/pkcs11/benchmarks/random.c         C       2014,2015,2016
-./bin/tests/pkcs11/benchmarks/session.c                C       2014,2015,2016
-./bin/tests/pkcs11/benchmarks/sha1.c           C       2014,2015,2016
-./bin/tests/pkcs11/benchmarks/sign.c           C       2014,2015,2016
-./bin/tests/pkcs11/benchmarks/verify.c         C       2014,2015,2016
-./bin/tests/pkcs11/pkcs11-hmacmd5.c            C       2014,2015
-./bin/tests/pkcs11/pkcs11-md5sum.c             C       2014,2015
-./bin/tests/startperf/README                   X       2011
-./bin/tests/startperf/clean.sh                 SH      2011,2012
-./bin/tests/startperf/makenames.pl             PERL    2011,2012
-./bin/tests/startperf/mkzonefile.pl            PERL    2011,2012
-./bin/tests/startperf/setup.sh                 SH      2011,2012
-./bin/tests/startperf/smallzone.db             ZONE    2011
+./bin/tests/pkcs11/.gitignore                  X       2014,2018
+./bin/tests/pkcs11/Makefile.in                 MAKE    2014,2018
+./bin/tests/pkcs11/README                      X       2014,2016,2018
+./bin/tests/pkcs11/benchmarks/Makefile.in      MAKE    2014,2018
+./bin/tests/pkcs11/benchmarks/create.c         C       2014,2016,2018
+./bin/tests/pkcs11/benchmarks/find.c           C       2014,2015,2016,2018
+./bin/tests/pkcs11/benchmarks/genrsa.c         C       2014,2015,2016,2018
+./bin/tests/pkcs11/benchmarks/login.c          C       2014,2015,2016,2018
+./bin/tests/pkcs11/benchmarks/privrsa.c                C       2014,2016,2018
+./bin/tests/pkcs11/benchmarks/pubrsa.c         C       2014,2016,2018
+./bin/tests/pkcs11/benchmarks/random.c         C       2014,2015,2016,2018
+./bin/tests/pkcs11/benchmarks/session.c                C       2014,2015,2016,2018
+./bin/tests/pkcs11/benchmarks/sha1.c           C       2014,2015,2016,2018
+./bin/tests/pkcs11/benchmarks/sign.c           C       2014,2015,2016,2018
+./bin/tests/pkcs11/benchmarks/verify.c         C       2014,2015,2016,2018
+./bin/tests/pkcs11/pkcs11-hmacmd5.c            C       2014,2015,2018
+./bin/tests/pkcs11/pkcs11-md5sum.c             C       2014,2015,2018
+./bin/tests/startperf/README                   X       2011,2018
+./bin/tests/startperf/clean.sh                 SH      2011,2012,2018
+./bin/tests/startperf/makenames.pl             PERL    2011,2012,2018
+./bin/tests/startperf/mkzonefile.pl            PERL    2011,2012,2018
+./bin/tests/startperf/setup.sh                 SH      2011,2012,2018
+./bin/tests/startperf/smallzone.db             ZONE    2011,2018
 ./bin/tests/system/.gitignore                  X       2012,2016,2018
 ./bin/tests/system/Makefile.in                 MAKE    2000,2001,2004,2007,2008,2010,2011,2012,2013,2014,2015,2016,2018
 ./bin/tests/system/README                      TXT.BRIEF       2000,2001,2004,2010,2011,2013,2015,2018
 ./bin/tests/system/acl/ns2/named3.conf.in      CONF-C  2008,2018
 ./bin/tests/system/acl/ns2/named4.conf.in      CONF-C  2008,2018
 ./bin/tests/system/acl/ns2/named5.conf.in      CONF-C  2013,2018
-./bin/tests/system/acl/ns3/example.db          ZONE    2017
+./bin/tests/system/acl/ns3/example.db          ZONE    2017,2018
 ./bin/tests/system/acl/ns3/named.conf.in       CONF-C  2017,2018
-./bin/tests/system/acl/ns4/example.db          ZONE    2017
-./bin/tests/system/acl/ns4/existing.db         ZONE    2017
+./bin/tests/system/acl/ns4/example.db          ZONE    2017,2018
+./bin/tests/system/acl/ns4/existing.db         ZONE    2017,2018
 ./bin/tests/system/acl/ns4/named.conf.in       CONF-C  2017,2018
 ./bin/tests/system/acl/setup.sh                        SH      2008,2012,2014,2018
 ./bin/tests/system/acl/tests.sh                        SH      2008,2012,2013,2014,2016,2017,2018
 ./bin/tests/system/additional/clean.sh         SH      2013,2017,2018
-./bin/tests/system/additional/ns1/named.args   X       2013
+./bin/tests/system/additional/ns1/named.args   X       2013,2018
 ./bin/tests/system/additional/ns1/named1.conf.in       CONF-C  2013,2018
 ./bin/tests/system/additional/ns1/named2.conf.in       CONF-C  2013,2018
-./bin/tests/system/additional/ns1/naptr.db     ZONE    2013
-./bin/tests/system/additional/ns1/naptr2.db    ZONE    2013
-./bin/tests/system/additional/ns1/nid.db       ZONE    2013
-./bin/tests/system/additional/ns1/rt.db                ZONE    2013
-./bin/tests/system/additional/ns1/rt2.db       ZONE    2013
+./bin/tests/system/additional/ns1/naptr.db     ZONE    2013,2018
+./bin/tests/system/additional/ns1/naptr2.db    ZONE    2013,2018
+./bin/tests/system/additional/ns1/nid.db       ZONE    2013,2018
+./bin/tests/system/additional/ns1/rt.db                ZONE    2013,2018
+./bin/tests/system/additional/ns1/rt2.db       ZONE    2013,2018
 ./bin/tests/system/additional/ns3/named.conf.in        CONF-C  2017,2018
-./bin/tests/system/additional/ns3/root.hint    ZONE    2017
+./bin/tests/system/additional/ns3/root.hint    ZONE    2017,2018
 ./bin/tests/system/additional/setup.sh         SH      2013,2018
 ./bin/tests/system/additional/tests.sh         SH      2013,2016,2017,2018
 ./bin/tests/system/addzone/clean.sh            SH      2010,2012,2013,2015,2017,2018
-./bin/tests/system/addzone/ns1/inlineslave.db  ZONE    2013
+./bin/tests/system/addzone/ns1/inlineslave.db  ZONE    2013,2018
 ./bin/tests/system/addzone/ns1/named.conf.in   CONF-C  2013,2018
-./bin/tests/system/addzone/ns2/added.db                ZONE    2010,2013
-./bin/tests/system/addzone/ns2/default.nzf.in  X       2010
-./bin/tests/system/addzone/ns2/hints.db                ZONE    2016
-./bin/tests/system/addzone/ns2/inline.db       ZONE    2013
+./bin/tests/system/addzone/ns2/added.db                ZONE    2010,2013,2018
+./bin/tests/system/addzone/ns2/default.nzf.in  X       2010,2018
+./bin/tests/system/addzone/ns2/hints.db                ZONE    2016,2018
+./bin/tests/system/addzone/ns2/inline.db       ZONE    2013,2018
 ./bin/tests/system/addzone/ns2/named1.conf.in  CONF-C  2010,2018
 ./bin/tests/system/addzone/ns2/named2.conf.in  CONF-C  2010,2011,2016,2018
-./bin/tests/system/addzone/ns2/normal.db       ZONE    2010
-./bin/tests/system/addzone/ns2/previous.db     ZONE    2010
-./bin/tests/system/addzone/ns2/redirect.db     ZONE    2016
+./bin/tests/system/addzone/ns2/normal.db       ZONE    2010,2018
+./bin/tests/system/addzone/ns2/previous.db     ZONE    2010,2018
+./bin/tests/system/addzone/ns2/redirect.db     ZONE    2016,2018
 ./bin/tests/system/addzone/ns3/named1.conf.in  CONF-C  2017,2018
 ./bin/tests/system/addzone/ns3/named2.conf.in  CONF-C  2017,2018
 ./bin/tests/system/addzone/setup.sh            SH      2010,2012,2013,2014,2017,2018
 ./bin/tests/system/allow-query/tests.sh                SH      2018
 ./bin/tests/system/ans.pl                      PERL    2011,2012,2014,2017,2018
 ./bin/tests/system/autosign/clean.sh           SH      2009,2010,2011,2012,2013,2014,2015,2017,2018
-./bin/tests/system/autosign/ns1/keygen.sh      SH      2009,2010,2011,2012,2014,2016
+./bin/tests/system/autosign/ns1/keygen.sh      SH      2009,2010,2011,2012,2014,2016,2018
 ./bin/tests/system/autosign/ns1/named.conf.in  CONF-C  2009,2013,2018
-./bin/tests/system/autosign/ns1/root.db.in     ZONE    2009,2010
-./bin/tests/system/autosign/ns2/Xbar.+005+30676.key    X       2010
-./bin/tests/system/autosign/ns2/Xbar.+005+30676.private        X       2010
-./bin/tests/system/autosign/ns2/Xbar.+005+30804.key    X       2010
-./bin/tests/system/autosign/ns2/Xbar.+005+30804.private        X       2010
-./bin/tests/system/autosign/ns2/bar.db.in      ZONE    2010
-./bin/tests/system/autosign/ns2/child.nsec3.example.db ZONE    2009
-./bin/tests/system/autosign/ns2/child.optout.example.db        ZONE    2009
-./bin/tests/system/autosign/ns2/dst.example.db.in      ZONE    2009
-./bin/tests/system/autosign/ns2/example.db.in  ZONE    2009,2010
-./bin/tests/system/autosign/ns2/insecure.secure.example.db     ZONE    2009
-./bin/tests/system/autosign/ns2/keygen.sh      SH      2009,2010,2011,2012,2014,2016
+./bin/tests/system/autosign/ns1/root.db.in     ZONE    2009,2010,2018
+./bin/tests/system/autosign/ns2/Xbar.+005+30676.key    X       2010,2018
+./bin/tests/system/autosign/ns2/Xbar.+005+30676.private        X       2010,2018
+./bin/tests/system/autosign/ns2/Xbar.+005+30804.key    X       2010,2018
+./bin/tests/system/autosign/ns2/Xbar.+005+30804.private        X       2010,2018
+./bin/tests/system/autosign/ns2/bar.db.in      ZONE    2010,2018
+./bin/tests/system/autosign/ns2/child.nsec3.example.db ZONE    2009,2018
+./bin/tests/system/autosign/ns2/child.optout.example.db        ZONE    2009,2018
+./bin/tests/system/autosign/ns2/dst.example.db.in      ZONE    2009,2018
+./bin/tests/system/autosign/ns2/example.db.in  ZONE    2009,2010,2018
+./bin/tests/system/autosign/ns2/insecure.secure.example.db     ZONE    2009,2018
+./bin/tests/system/autosign/ns2/keygen.sh      SH      2009,2010,2011,2012,2014,2016,2018
 ./bin/tests/system/autosign/ns2/named.conf.in  CONF-C  2009,2010,2011,2013,2018
-./bin/tests/system/autosign/ns2/private.secure.example.db.in   ZONE    2009
-./bin/tests/system/autosign/ns3/.gitignore     X       2012
-./bin/tests/system/autosign/ns3/autonsec3.example.db.in        ZONE    2011
-./bin/tests/system/autosign/ns3/delay.example.db       ZONE    2011
-./bin/tests/system/autosign/ns3/inacksk2.example.db.in ZONE    2017
-./bin/tests/system/autosign/ns3/inacksk3.example.db.in ZONE    2017
-./bin/tests/system/autosign/ns3/inaczsk.example.db.in  ZONE    2011
-./bin/tests/system/autosign/ns3/inaczsk2.example.db.in ZONE    2017
-./bin/tests/system/autosign/ns3/inaczsk3.example.db.in ZONE    2017
-./bin/tests/system/autosign/ns3/insecure.example.db    ZONE    2009
+./bin/tests/system/autosign/ns2/private.secure.example.db.in   ZONE    2009,2018
+./bin/tests/system/autosign/ns3/.gitignore     X       2012,2018
+./bin/tests/system/autosign/ns3/autonsec3.example.db.in        ZONE    2011,2018
+./bin/tests/system/autosign/ns3/delay.example.db       ZONE    2011,2018
+./bin/tests/system/autosign/ns3/inacksk2.example.db.in ZONE    2017,2018
+./bin/tests/system/autosign/ns3/inacksk3.example.db.in ZONE    2017,2018
+./bin/tests/system/autosign/ns3/inaczsk.example.db.in  ZONE    2011,2018
+./bin/tests/system/autosign/ns3/inaczsk2.example.db.in ZONE    2017,2018
+./bin/tests/system/autosign/ns3/inaczsk3.example.db.in ZONE    2017,2018
+./bin/tests/system/autosign/ns3/insecure.example.db    ZONE    2009,2018
 ./bin/tests/system/autosign/ns3/keygen.sh      SH      2009,2010,2011,2012,2014,2016,2017,2018
 ./bin/tests/system/autosign/ns3/named.conf.in  CONF-C  2009,2010,2011,2012,2013,2017,2018
-./bin/tests/system/autosign/ns3/nozsk.example.db.in    ZONE    2011
-./bin/tests/system/autosign/ns3/nsec.example.db.in     ZONE    2010
-./bin/tests/system/autosign/ns3/nsec3-to-nsec.example.db.in    ZONE    2010
-./bin/tests/system/autosign/ns3/nsec3.example.db.in    ZONE    2009
-./bin/tests/system/autosign/ns3/nsec3.nsec3.example.db.in      ZONE    2009
-./bin/tests/system/autosign/ns3/nsec3.optout.example.db.in     ZONE    2009
-./bin/tests/system/autosign/ns3/oldsigs.example.db.in  ZONE    2010
-./bin/tests/system/autosign/ns3/optout.example.db.in   ZONE    2009
-./bin/tests/system/autosign/ns3/optout.nsec3.example.db.in     ZONE    2009
-./bin/tests/system/autosign/ns3/optout.optout.example.db.in    ZONE    2009
-./bin/tests/system/autosign/ns3/rsasha256.example.db.in        ZONE    2009
-./bin/tests/system/autosign/ns3/rsasha512.example.db.in        ZONE    2009
-./bin/tests/system/autosign/ns3/secure-to-insecure.example.db.in       ZONE    2010
-./bin/tests/system/autosign/ns3/secure-to-insecure2.example.db.in      ZONE    2010
-./bin/tests/system/autosign/ns3/secure.example.db.in   ZONE    2009
-./bin/tests/system/autosign/ns3/secure.nsec3.example.db.in     ZONE    2009
-./bin/tests/system/autosign/ns3/secure.optout.example.db.in    ZONE    2009
-./bin/tests/system/autosign/ns3/ttl1.example.db.in     ZONE    2011
-./bin/tests/system/autosign/ns3/ttl2.example.db.in     ZONE    2011
-./bin/tests/system/autosign/ns3/ttl3.example.db.in     ZONE    2011
-./bin/tests/system/autosign/ns3/ttl4.example.db.in     ZONE    2011
+./bin/tests/system/autosign/ns3/nozsk.example.db.in    ZONE    2011,2018
+./bin/tests/system/autosign/ns3/nsec.example.db.in     ZONE    2010,2018
+./bin/tests/system/autosign/ns3/nsec3-to-nsec.example.db.in    ZONE    2010,2018
+./bin/tests/system/autosign/ns3/nsec3.example.db.in    ZONE    2009,2018
+./bin/tests/system/autosign/ns3/nsec3.nsec3.example.db.in      ZONE    2009,2018
+./bin/tests/system/autosign/ns3/nsec3.optout.example.db.in     ZONE    2009,2018
+./bin/tests/system/autosign/ns3/oldsigs.example.db.in  ZONE    2010,2018
+./bin/tests/system/autosign/ns3/optout.example.db.in   ZONE    2009,2018
+./bin/tests/system/autosign/ns3/optout.nsec3.example.db.in     ZONE    2009,2018
+./bin/tests/system/autosign/ns3/optout.optout.example.db.in    ZONE    2009,2018
+./bin/tests/system/autosign/ns3/rsasha256.example.db.in        ZONE    2009,2018
+./bin/tests/system/autosign/ns3/rsasha512.example.db.in        ZONE    2009,2018
+./bin/tests/system/autosign/ns3/secure-to-insecure.example.db.in       ZONE    2010,2018
+./bin/tests/system/autosign/ns3/secure-to-insecure2.example.db.in      ZONE    2010,2018
+./bin/tests/system/autosign/ns3/secure.example.db.in   ZONE    2009,2018
+./bin/tests/system/autosign/ns3/secure.nsec3.example.db.in     ZONE    2009,2018
+./bin/tests/system/autosign/ns3/secure.optout.example.db.in    ZONE    2009,2018
+./bin/tests/system/autosign/ns3/ttl1.example.db.in     ZONE    2011,2018
+./bin/tests/system/autosign/ns3/ttl2.example.db.in     ZONE    2011,2018
+./bin/tests/system/autosign/ns3/ttl3.example.db.in     ZONE    2011,2018
+./bin/tests/system/autosign/ns3/ttl4.example.db.in     ZONE    2011,2018
 ./bin/tests/system/autosign/ns4/named.conf.in  CONF-C  2009,2018
 ./bin/tests/system/autosign/ns5/named.conf.in  CONF-C  2009,2018
-./bin/tests/system/autosign/prereq.sh          SH      2009,2010,2012,2014
+./bin/tests/system/autosign/prereq.sh          SH      2009,2010,2012,2014,2018
 ./bin/tests/system/autosign/setup.sh           SH      2009,2010,2012,2014,2018
 ./bin/tests/system/autosign/tests.sh           SH      2009,2010,2011,2012,2013,2014,2016,2017,2018
 ./bin/tests/system/builtin/clean.sh            SH      2014,2018
 ./bin/tests/system/builtin/setup.sh            SH      2018
 ./bin/tests/system/builtin/tests.sh            SH      2011,2012,2014,2015,2016,2018
 ./bin/tests/system/cacheclean/clean.sh         SH      2001,2004,2007,2011,2012,2014,2015,2018
-./bin/tests/system/cacheclean/dig.batch                X       2001
-./bin/tests/system/cacheclean/knowngood.dig.out        X       2001
-./bin/tests/system/cacheclean/ns1/example.db   ZONE    2001,2004,2007,2012
-./bin/tests/system/cacheclean/ns1/expire-test.db       ZONE    2014
-./bin/tests/system/cacheclean/ns1/flushtest.db ZONE    2011
+./bin/tests/system/cacheclean/dig.batch                X       2001,2018
+./bin/tests/system/cacheclean/knowngood.dig.out        X       2001,2018
+./bin/tests/system/cacheclean/ns1/example.db   ZONE    2001,2004,2007,2012,2018
+./bin/tests/system/cacheclean/ns1/expire-test.db       ZONE    2014,2018
+./bin/tests/system/cacheclean/ns1/flushtest.db ZONE    2011,2018
 ./bin/tests/system/cacheclean/ns1/named.conf.in        CONF-C  2001,2004,2005,2007,2011,2014,2018
 ./bin/tests/system/cacheclean/ns2/named.conf.in        CONF-C  2001,2004,2005,2007,2011,2013,2014,2018
 ./bin/tests/system/cacheclean/setup.sh         SH      2018
 ./bin/tests/system/cacheclean/tests.sh         SH      2001,2004,2007,2011,2012,2013,2014,2016,2018
-./bin/tests/system/chain/README                        TXT.BRIEF       2017
+./bin/tests/system/chain/README                        TXT.BRIEF       2017,2018
 ./bin/tests/system/chain/ans3/ans.pl           PERL    2017,2018
-./bin/tests/system/chain/ans4/.gitignore       X       2017
+./bin/tests/system/chain/ans4/.gitignore       X       2017,2018
 ./bin/tests/system/chain/ans4/README.anspy     TXT.BRIEF       2017,2018
 ./bin/tests/system/chain/ans4/ans.py           PYTHON  2017,2018
 ./bin/tests/system/chain/clean.sh              SH      2011,2012,2014,2015,2016,2017,2018
 ./bin/tests/system/chain/ns1/named.conf.in     CONF-C  2011,2016,2017,2018
-./bin/tests/system/chain/ns1/root.db           ZONE    2011,2016,2017
-./bin/tests/system/chain/ns2/example.db                ZONE    2011,2016,2017
-./bin/tests/system/chain/ns2/generic.db                ZONE    2017
+./bin/tests/system/chain/ns1/root.db           ZONE    2011,2016,2017,2018
+./bin/tests/system/chain/ns2/example.db                ZONE    2011,2016,2017,2018
+./bin/tests/system/chain/ns2/generic.db                ZONE    2017,2018
 ./bin/tests/system/chain/ns2/named.conf.in     CONF-C  2011,2016,2017,2018
-./bin/tests/system/chain/ns2/sign.sh           SH      2017
-./bin/tests/system/chain/ns2/sub.db            ZONE    2017
+./bin/tests/system/chain/ns2/sign.sh           SH      2017,2018
+./bin/tests/system/chain/ns2/sub.db            ZONE    2017,2018
 ./bin/tests/system/chain/ns5/named.conf.in     CONF-C  2017,2018
-./bin/tests/system/chain/ns5/sub.db            ZONE    2017
+./bin/tests/system/chain/ns5/sub.db            ZONE    2017,2018
 ./bin/tests/system/chain/ns7/named.conf.in     CONF-C  2017,2018
-./bin/tests/system/chain/ns7/root.hint         ZONE    2017
+./bin/tests/system/chain/ns7/root.hint         ZONE    2017,2018
 ./bin/tests/system/chain/prereq.sh             SH      2017,2018
 ./bin/tests/system/chain/setup.sh              SH      2017,2018
 ./bin/tests/system/chain/tests.sh              SH      2011,2012,2016,2017,2018
-./bin/tests/system/checkconf/altdb.conf                CONF-C  2014
-./bin/tests/system/checkconf/altdlz.conf       CONF-C  2014
-./bin/tests/system/checkconf/bad-also-notify.conf      CONF-C  2012,2013
-./bin/tests/system/checkconf/bad-dnssec.conf   CONF-C  2012,2013
-./bin/tests/system/checkconf/bad-hint.conf     CONF-C  2014
+./bin/tests/system/checkconf/altdb.conf                CONF-C  2014,2018
+./bin/tests/system/checkconf/altdlz.conf       CONF-C  2014,2018
+./bin/tests/system/checkconf/bad-also-notify.conf      CONF-C  2012,2013,2018
+./bin/tests/system/checkconf/bad-dnssec.conf   CONF-C  2012,2013,2018
+./bin/tests/system/checkconf/bad-hint.conf     CONF-C  2014,2018
 ./bin/tests/system/checkconf/bad-in-view-dup.conf      CONF-C  2018
-./bin/tests/system/checkconf/bad-inline-slave.conf     CONF-C  2013
-./bin/tests/system/checkconf/bad-many.conf     CONF-C  2005,2012
-./bin/tests/system/checkconf/bad-master-request-ixfr.conf      CONF-C  2014
-./bin/tests/system/checkconf/bad-maxttlmap.conf        CONF-C  2014
-./bin/tests/system/checkconf/bad-noddns.conf   CONF-C  2014
-./bin/tests/system/checkconf/bad-options-also-notify.conf      CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-acl.conf   CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-all-per-second.conf        CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-errors-per-second.conf     CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-ipv4-prefix-length.conf    CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-ipv6-prefix-length.conf    CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-max-table-size.conf        CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-nodata-per-second.conf     CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-nxdomains-per-second.conf  CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-qps-scale.conf     CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-referrals-per-second.conf  CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-responses-per-second.conf  CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-slip.conf  CONF-C  2016
-./bin/tests/system/checkconf/bad-rate-limit-window.conf        CONF-C  2016
-./bin/tests/system/checkconf/bad-rpz-zone.conf CONF-C  2016
-./bin/tests/system/checkconf/bad-sharedwritable1.conf  CONF-C  2014
-./bin/tests/system/checkconf/bad-sharedwritable2.conf  CONF-C  2014
-./bin/tests/system/checkconf/bad-sharedzone1.conf      CONF-C  2013
-./bin/tests/system/checkconf/bad-sharedzone2.conf      CONF-C  2013
-./bin/tests/system/checkconf/bad-tsig.conf     CONF-C  2012,2013
+./bin/tests/system/checkconf/bad-inline-slave.conf     CONF-C  2013,2018
+./bin/tests/system/checkconf/bad-many.conf     CONF-C  2005,2012,2018
+./bin/tests/system/checkconf/bad-master-request-ixfr.conf      CONF-C  2014,2018
+./bin/tests/system/checkconf/bad-maxttlmap.conf        CONF-C  2014,2018
+./bin/tests/system/checkconf/bad-noddns.conf   CONF-C  2014,2018
+./bin/tests/system/checkconf/bad-options-also-notify.conf      CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-acl.conf   CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-all-per-second.conf        CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-errors-per-second.conf     CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-ipv4-prefix-length.conf    CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-ipv6-prefix-length.conf    CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-max-table-size.conf        CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-nodata-per-second.conf     CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-nxdomains-per-second.conf  CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-qps-scale.conf     CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-referrals-per-second.conf  CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-responses-per-second.conf  CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-slip.conf  CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rate-limit-window.conf        CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-rpz-zone.conf CONF-C  2016,2018
+./bin/tests/system/checkconf/bad-sharedwritable1.conf  CONF-C  2014,2018
+./bin/tests/system/checkconf/bad-sharedwritable2.conf  CONF-C  2014,2018
+./bin/tests/system/checkconf/bad-sharedzone1.conf      CONF-C  2013,2018
+./bin/tests/system/checkconf/bad-sharedzone2.conf      CONF-C  2013,2018
+./bin/tests/system/checkconf/bad-tsig.conf     CONF-C  2012,2013,2018
 ./bin/tests/system/checkconf/bad-update-policy1.conf   CONF-C  2018
 ./bin/tests/system/checkconf/bad-update-policy2.conf   CONF-C  2018
 ./bin/tests/system/checkconf/bad-update-policy3.conf   CONF-C  2018
 ./bin/tests/system/checkconf/bad-update-policy7.conf   CONF-C  2018
 ./bin/tests/system/checkconf/bad-update-policy8.conf   CONF-C  2018
 ./bin/tests/system/checkconf/bad-update-policy9.conf   CONF-C  2018
-./bin/tests/system/checkconf/bad-view-also-notify.conf CONF-C  2016
+./bin/tests/system/checkconf/bad-view-also-notify.conf CONF-C  2016,2018
 ./bin/tests/system/checkconf/check-dlv-ksk-key.conf    CONF-C  2018
-./bin/tests/system/checkconf/check-dup-records-fail.conf       CONF-C  2014
-./bin/tests/system/checkconf/check-dup-records.db      ZONE    2014
-./bin/tests/system/checkconf/check-mx-cname-fail.conf  CONF-C  2014
-./bin/tests/system/checkconf/check-mx-cname.db ZONE    2014
-./bin/tests/system/checkconf/check-mx-fail.conf        CONF-C  2014
-./bin/tests/system/checkconf/check-mx.db       ZONE    2014
-./bin/tests/system/checkconf/check-names-fail.conf     CONF-C  2014
-./bin/tests/system/checkconf/check-names.db    ZONE    2014
+./bin/tests/system/checkconf/check-dup-records-fail.conf       CONF-C  2014,2018
+./bin/tests/system/checkconf/check-dup-records.db      ZONE    2014,2018
+./bin/tests/system/checkconf/check-mx-cname-fail.conf  CONF-C  2014,2018
+./bin/tests/system/checkconf/check-mx-cname.db ZONE    2014,2018
+./bin/tests/system/checkconf/check-mx-fail.conf        CONF-C  2014,2018
+./bin/tests/system/checkconf/check-mx.db       ZONE    2014,2018
+./bin/tests/system/checkconf/check-names-fail.conf     CONF-C  2014,2018
+./bin/tests/system/checkconf/check-names.db    ZONE    2014,2018
 ./bin/tests/system/checkconf/check-root-ksk-2010.conf  CONF-C  2018
 ./bin/tests/system/checkconf/check-root-ksk-2017.conf  CONF-C  2018
 ./bin/tests/system/checkconf/check-root-ksk-both.conf  CONF-C  2018
-./bin/tests/system/checkconf/check-srv-cname-fail.conf CONF-C  2014
-./bin/tests/system/checkconf/check-srv-cname.db        ZONE    2014
-./bin/tests/system/checkconf/clean.sh          SH      2011,2012,2013,2014
-./bin/tests/system/checkconf/dlz-bad.conf      CONF-C  2012,2013
-./bin/tests/system/checkconf/dnssec.1          CONF-C  2011
-./bin/tests/system/checkconf/dnssec.2          CONF-C  2011
-./bin/tests/system/checkconf/dnssec.3          CONF-C  2011,2017
-./bin/tests/system/checkconf/good-acl.conf     CONF-C  2016
-./bin/tests/system/checkconf/good-class.conf   CONF-C  2015
-./bin/tests/system/checkconf/good-dlv-dlv.example.com.conf     CONF-C  2017
-./bin/tests/system/checkconf/good-options-also-notify.conf     CONF-C  2016
-./bin/tests/system/checkconf/good-response-dot.conf    CONF-C  2017
+./bin/tests/system/checkconf/check-srv-cname-fail.conf CONF-C  2014,2018
+./bin/tests/system/checkconf/check-srv-cname.db        ZONE    2014,2018
+./bin/tests/system/checkconf/clean.sh          SH      2011,2012,2013,2014,2018
+./bin/tests/system/checkconf/dlz-bad.conf      CONF-C  2012,2013,2018
+./bin/tests/system/checkconf/dnssec.1          CONF-C  2011,2018
+./bin/tests/system/checkconf/dnssec.2          CONF-C  2011,2018
+./bin/tests/system/checkconf/dnssec.3          CONF-C  2011,2017,2018
+./bin/tests/system/checkconf/good-acl.conf     CONF-C  2016,2018
+./bin/tests/system/checkconf/good-class.conf   CONF-C  2015,2018
+./bin/tests/system/checkconf/good-dlv-dlv.example.com.conf     CONF-C  2017,2018
+./bin/tests/system/checkconf/good-options-also-notify.conf     CONF-C  2016,2018
+./bin/tests/system/checkconf/good-response-dot.conf    CONF-C  2017,2018
 ./bin/tests/system/checkconf/good-update-policy1.conf  CONF-C  2018
 ./bin/tests/system/checkconf/good-update-policy10.conf CONF-C  2018
 ./bin/tests/system/checkconf/good-update-policy11.conf CONF-C  2018
 ./bin/tests/system/checkconf/good-update-policy7.conf  CONF-C  2018
 ./bin/tests/system/checkconf/good-update-policy8.conf  CONF-C  2018
 ./bin/tests/system/checkconf/good-update-policy9.conf  CONF-C  2018
-./bin/tests/system/checkconf/good-view-also-notify.conf        CONF-C  2016
-./bin/tests/system/checkconf/good.conf         CONF-C  2005,2007,2010,2011,2012,2013,2014,2015,2016,2017
-./bin/tests/system/checkconf/hint-nofile.conf  CONF-C  2013
-./bin/tests/system/checkconf/in-view-good.conf CONF-C  2015
-./bin/tests/system/checkconf/inline-bad.conf   CONF-C  2013
-./bin/tests/system/checkconf/inline-good.conf  CONF-C  2013
-./bin/tests/system/checkconf/inline-no.conf    CONF-C  2013
-./bin/tests/system/checkconf/max-ttl.conf      CONF-C  2014
-./bin/tests/system/checkconf/maxttl-bad.conf   CONF-C  2014
-./bin/tests/system/checkconf/maxttl-bad.db     ZONE    2014
-./bin/tests/system/checkconf/maxttl.db         ZONE    2014
-./bin/tests/system/checkconf/notify.conf       CONF-C  2014
-./bin/tests/system/checkconf/portrange-good.conf       CONF-C  2015
-./bin/tests/system/checkconf/range.conf                CONF-C  2013
-./bin/tests/system/checkconf/shared.example.db ZONE    2015
+./bin/tests/system/checkconf/good-view-also-notify.conf        CONF-C  2016,2018
+./bin/tests/system/checkconf/good.conf         CONF-C  2005,2007,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/tests/system/checkconf/hint-nofile.conf  CONF-C  2013,2018
+./bin/tests/system/checkconf/in-view-good.conf CONF-C  2015,2018
+./bin/tests/system/checkconf/inline-bad.conf   CONF-C  2013,2018
+./bin/tests/system/checkconf/inline-good.conf  CONF-C  2013,2018
+./bin/tests/system/checkconf/inline-no.conf    CONF-C  2013,2018
+./bin/tests/system/checkconf/max-ttl.conf      CONF-C  2014,2018
+./bin/tests/system/checkconf/maxttl-bad.conf   CONF-C  2014,2018
+./bin/tests/system/checkconf/maxttl-bad.db     ZONE    2014,2018
+./bin/tests/system/checkconf/maxttl.db         ZONE    2014,2018
+./bin/tests/system/checkconf/notify.conf       CONF-C  2014,2018
+./bin/tests/system/checkconf/portrange-good.conf       CONF-C  2015,2018
+./bin/tests/system/checkconf/range.conf                CONF-C  2013,2018
+./bin/tests/system/checkconf/shared.example.db ZONE    2015,2018
 ./bin/tests/system/checkconf/tests.sh          SH      2005,2007,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/tests/system/checkconf/view-class-any1.conf      CONF-C  2016
-./bin/tests/system/checkconf/view-class-any2.conf      CONF-C  2016
-./bin/tests/system/checkconf/view-class-in1.conf       CONF-C  2016
-./bin/tests/system/checkconf/view-class-in2.conf       CONF-C  2016
-./bin/tests/system/checkconf/warn-dlv-auto.conf        CONF-C  2017
-./bin/tests/system/checkconf/warn-dlv-dlv.isc.org.conf CONF-C  2017
-./bin/tests/system/checkconf/warn-keydir.conf  CONF-C  2013
-./bin/tests/system/checkds/clean.sh            SH      2012,2013
-./bin/tests/system/checkds/dig.bat             BAT     2016
-./bin/tests/system/checkds/dig.pl              PERL    2014
-./bin/tests/system/checkds/dig.sh              SH      2012,2013
-./bin/tests/system/checkds/missing.example.dlv.example.dlv.db  X       2012
-./bin/tests/system/checkds/missing.example.dnskey.db   X       2012
-./bin/tests/system/checkds/missing.example.ds.db       X       2012
-./bin/tests/system/checkds/none.example.dlv.example.dlv.db     X       2012
-./bin/tests/system/checkds/none.example.dnskey.db      X       2012
-./bin/tests/system/checkds/none.example.ds.db  X       2012
-./bin/tests/system/checkds/ok.example.dlv.example.dlv.db       X       2012
-./bin/tests/system/checkds/ok.example.dnskey.db        X       2012
-./bin/tests/system/checkds/ok.example.ds.db    X       2012
-./bin/tests/system/checkds/setup.sh            SH      2012,2013,2014
+./bin/tests/system/checkconf/view-class-any1.conf      CONF-C  2016,2018
+./bin/tests/system/checkconf/view-class-any2.conf      CONF-C  2016,2018
+./bin/tests/system/checkconf/view-class-in1.conf       CONF-C  2016,2018
+./bin/tests/system/checkconf/view-class-in2.conf       CONF-C  2016,2018
+./bin/tests/system/checkconf/warn-dlv-auto.conf        CONF-C  2017,2018
+./bin/tests/system/checkconf/warn-dlv-dlv.isc.org.conf CONF-C  2017,2018
+./bin/tests/system/checkconf/warn-keydir.conf  CONF-C  2013,2018
+./bin/tests/system/checkds/clean.sh            SH      2012,2013,2018
+./bin/tests/system/checkds/dig.bat             BAT     2016,2018
+./bin/tests/system/checkds/dig.pl              PERL    2014,2018
+./bin/tests/system/checkds/dig.sh              SH      2012,2013,2018
+./bin/tests/system/checkds/missing.example.dlv.example.dlv.db  X       2012,2018
+./bin/tests/system/checkds/missing.example.dnskey.db   X       2012,2018
+./bin/tests/system/checkds/missing.example.ds.db       X       2012,2018
+./bin/tests/system/checkds/none.example.dlv.example.dlv.db     X       2012,2018
+./bin/tests/system/checkds/none.example.dnskey.db      X       2012,2018
+./bin/tests/system/checkds/none.example.ds.db  X       2012,2018
+./bin/tests/system/checkds/ok.example.dlv.example.dlv.db       X       2012,2018
+./bin/tests/system/checkds/ok.example.dnskey.db        X       2012,2018
+./bin/tests/system/checkds/ok.example.ds.db    X       2012,2018
+./bin/tests/system/checkds/setup.sh            SH      2012,2013,2014,2018
 ./bin/tests/system/checkds/tests.sh            SH      2012,2013,2014,2016,2018
-./bin/tests/system/checkds/wrong.example.dlv.example.dlv.db    X       2012
-./bin/tests/system/checkds/wrong.example.dnskey.db     X       2012
-./bin/tests/system/checkds/wrong.example.ds.db X       2012
+./bin/tests/system/checkds/wrong.example.dlv.example.dlv.db    X       2012,2018
+./bin/tests/system/checkds/wrong.example.dnskey.db     X       2012,2018
+./bin/tests/system/checkds/wrong.example.ds.db X       2012,2018
 ./bin/tests/system/checknames/clean.sh         SH      2004,2007,2012,2014,2015,2018
-./bin/tests/system/checknames/ns1/fail.example.db.in   ZONE    2004,2007
-./bin/tests/system/checknames/ns1/fail.update.db.in    ZONE    2004,2007
-./bin/tests/system/checknames/ns1/ignore.example.db.in ZONE    2004,2007
-./bin/tests/system/checknames/ns1/ignore.update.db.in  ZONE    2004,2007
+./bin/tests/system/checknames/ns1/fail.example.db.in   ZONE    2004,2007,2018
+./bin/tests/system/checknames/ns1/fail.update.db.in    ZONE    2004,2007,2018
+./bin/tests/system/checknames/ns1/ignore.example.db.in ZONE    2004,2007,2018
+./bin/tests/system/checknames/ns1/ignore.update.db.in  ZONE    2004,2007,2018
 ./bin/tests/system/checknames/ns1/named.conf.in        CONF-C  2004,2005,2007,2018
-./bin/tests/system/checknames/ns1/root.db      ZONE    2004,2007
-./bin/tests/system/checknames/ns1/warn.example.db.in   ZONE    2004,2007
-./bin/tests/system/checknames/ns1/warn.update.db.in    ZONE    2004,2007
+./bin/tests/system/checknames/ns1/root.db      ZONE    2004,2007,2018
+./bin/tests/system/checknames/ns1/warn.example.db.in   ZONE    2004,2007,2018
+./bin/tests/system/checknames/ns1/warn.update.db.in    ZONE    2004,2007,2018
 ./bin/tests/system/checknames/ns2/named.conf.in        CONF-C  2004,2007,2018
-./bin/tests/system/checknames/ns2/root.hints   ZONE    2004,2007
+./bin/tests/system/checknames/ns2/root.hints   ZONE    2004,2007,2018
 ./bin/tests/system/checknames/ns3/named.conf.in        CONF-C  2004,2007,2018
-./bin/tests/system/checknames/ns3/root.hints   ZONE    2004,2007
-./bin/tests/system/checknames/ns4/master-ignore.update.db.in   ZONE    2014
+./bin/tests/system/checknames/ns3/root.hints   ZONE    2004,2007,2018
+./bin/tests/system/checknames/ns4/master-ignore.update.db.in   ZONE    2014,2018
 ./bin/tests/system/checknames/ns4/named.conf.in        CONF-C  2014,2018
-./bin/tests/system/checknames/ns4/root.hints   ZONE    2014
+./bin/tests/system/checknames/ns4/root.hints   ZONE    2014,2018
 ./bin/tests/system/checknames/setup.sh         SH      2004,2007,2012,2014,2018
 ./bin/tests/system/checknames/tests.sh         SH      2004,2007,2012,2013,2014,2016,2018
-./bin/tests/system/checkzone/clean.sh          SH      2011,2012,2013,2014
-./bin/tests/system/checkzone/setup.sh          SH      2014
+./bin/tests/system/checkzone/clean.sh          SH      2011,2012,2013,2014,2018
+./bin/tests/system/checkzone/setup.sh          SH      2014,2018
 ./bin/tests/system/checkzone/tests.sh          SH      2011,2012,2013,2014,2015,2016,2017,2018
-./bin/tests/system/checkzone/zones/.gitattributes      X       2015
-./bin/tests/system/checkzone/zones/bad-badclass.raw    X       2015
-./bin/tests/system/checkzone/zones/bad-caa-rr.db       ZONE    2015
-./bin/tests/system/checkzone/zones/bad-dns-sd-reverse.db       ZONE    2015
+./bin/tests/system/checkzone/zones/.gitattributes      X       2015,2018
+./bin/tests/system/checkzone/zones/bad-badclass.raw    X       2015,2018
+./bin/tests/system/checkzone/zones/bad-caa-rr.db       ZONE    2015,2018
+./bin/tests/system/checkzone/zones/bad-dns-sd-reverse.db       ZONE    2015,2018
 ./bin/tests/system/checkzone/zones/bad-generate-tkey.db        ZONE    2018
-./bin/tests/system/checkzone/zones/bad-nsap-empty.db   ZONE    2015
-./bin/tests/system/checkzone/zones/bad-nsap-odd-nibble.db      ZONE    2015
-./bin/tests/system/checkzone/zones/bad-nsec3-padded.db ZONE    2014
-./bin/tests/system/checkzone/zones/bad-nsec3owner-padded.db    ZONE    2014
+./bin/tests/system/checkzone/zones/bad-nsap-empty.db   ZONE    2015,2018
+./bin/tests/system/checkzone/zones/bad-nsap-odd-nibble.db      ZONE    2015,2018
+./bin/tests/system/checkzone/zones/bad-nsec3-padded.db ZONE    2014,2018
+./bin/tests/system/checkzone/zones/bad-nsec3owner-padded.db    ZONE    2014,2018
 ./bin/tests/system/checkzone/zones/bad-tkey.db ZONE    2018
 ./bin/tests/system/checkzone/zones/bad-tsig.db ZONE    2018
-./bin/tests/system/checkzone/zones/bad-unspec.db       ZONE    2015
-./bin/tests/system/checkzone/zones/bad1.db     ZONE    2013
-./bin/tests/system/checkzone/zones/bad2.db     ZONE    2014
-./bin/tests/system/checkzone/zones/bad3.db     ZONE    2015
-./bin/tests/system/checkzone/zones/bad4.db     ZONE    2015
-./bin/tests/system/checkzone/zones/badttl.db   ZONE    2014
-./bin/tests/system/checkzone/zones/crashzone.db        ZONE    2016
-./bin/tests/system/checkzone/zones/delegating-ns-address-below-dname.db        ZONE    2017
-./bin/tests/system/checkzone/zones/good-dns-sd-reverse.db      ZONE    2015
-./bin/tests/system/checkzone/zones/good-gc-msdcs.db    ZONE    2015
-./bin/tests/system/checkzone/zones/good-nsap.db        ZONE    2015
-./bin/tests/system/checkzone/zones/good-nsec3-nopadhash.db     ZONE    2014
-./bin/tests/system/checkzone/zones/good-occulted-ns-by-dname.db        ZONE    2017
-./bin/tests/system/checkzone/zones/good-occulted-ns-by-ns.db   ZONE    2017
-./bin/tests/system/checkzone/zones/good1.db    ZONE    2011
-./bin/tests/system/checkzone/zones/inherit.db  ZONE    2014
-./bin/tests/system/checkzone/zones/nowarn.inherited.owner.db   ZONE    2014
-./bin/tests/system/checkzone/zones/ns-address-below-dname.db   ZONE    2017
-./bin/tests/system/checkzone/zones/spf.db      ZONE    2013
-./bin/tests/system/checkzone/zones/test1.db    ZONE    2013
-./bin/tests/system/checkzone/zones/test2.db    ZONE    2013
-./bin/tests/system/checkzone/zones/warn.inherit.origin.db      ZONE    2014
-./bin/tests/system/checkzone/zones/warn.inherited.owner.db     ZONE    2014
+./bin/tests/system/checkzone/zones/bad-unspec.db       ZONE    2015,2018
+./bin/tests/system/checkzone/zones/bad1.db     ZONE    2013,2018
+./bin/tests/system/checkzone/zones/bad2.db     ZONE    2014,2018
+./bin/tests/system/checkzone/zones/bad3.db     ZONE    2015,2018
+./bin/tests/system/checkzone/zones/bad4.db     ZONE    2015,2018
+./bin/tests/system/checkzone/zones/badttl.db   ZONE    2014,2018
+./bin/tests/system/checkzone/zones/crashzone.db        ZONE    2016,2018
+./bin/tests/system/checkzone/zones/delegating-ns-address-below-dname.db        ZONE    2017,2018
+./bin/tests/system/checkzone/zones/good-dns-sd-reverse.db      ZONE    2015,2018
+./bin/tests/system/checkzone/zones/good-gc-msdcs.db    ZONE    2015,2018
+./bin/tests/system/checkzone/zones/good-nsap.db        ZONE    2015,2018
+./bin/tests/system/checkzone/zones/good-nsec3-nopadhash.db     ZONE    2014,2018
+./bin/tests/system/checkzone/zones/good-occulted-ns-by-dname.db        ZONE    2017,2018
+./bin/tests/system/checkzone/zones/good-occulted-ns-by-ns.db   ZONE    2017,2018
+./bin/tests/system/checkzone/zones/good1.db    ZONE    2011,2018
+./bin/tests/system/checkzone/zones/inherit.db  ZONE    2014,2018
+./bin/tests/system/checkzone/zones/nowarn.inherited.owner.db   ZONE    2014,2018
+./bin/tests/system/checkzone/zones/ns-address-below-dname.db   ZONE    2017,2018
+./bin/tests/system/checkzone/zones/spf.db      ZONE    2013,2018
+./bin/tests/system/checkzone/zones/test1.db    ZONE    2013,2018
+./bin/tests/system/checkzone/zones/test2.db    ZONE    2013,2018
+./bin/tests/system/checkzone/zones/warn.inherit.origin.db      ZONE    2014,2018
+./bin/tests/system/checkzone/zones/warn.inherited.owner.db     ZONE    2014,2018
 ./bin/tests/system/clean.sh                    SH      2015,2018
 ./bin/tests/system/cleanall.sh                 SH      2000,2001,2004,2007,2012,2014,2015,2018
-./bin/tests/system/cleanpkcs11.sh              SH      2010,2012,2014
-./bin/tests/system/common/controls.conf.in     CONF-C  2000,2001,2004,2007,2013,2018
-./bin/tests/system/common/rndc.conf            CONF-C  2000,2001,2004,2007,2013
-./bin/tests/system/common/rndc.key             CONF-C  2011,2013
-./bin/tests/system/common/root.hint            ZONE    2000,2001,2004,2007
+./bin/tests/system/cleanpkcs11.sh              SH      2010,2012,2014,2018
+./bin/tests/system/common/controls.conf                CONF-C  2000,2001,2004,2007,2013,2018
+./bin/tests/system/common/controls.conf.in     CONF-C  2018
+./bin/tests/system/common/rndc.conf            CONF-C  2000,2001,2004,2007,2013,2018
+./bin/tests/system/common/rndc.key             CONF-C  2011,2013,2018
+./bin/tests/system/common/root.hint            ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/conf.sh.in                  SH      2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/tests/system/conf.sh.win32               SH      2016,2017,2018
-./bin/tests/system/cookie/.gitignore           X       2017
-./bin/tests/system/cookie/bad-cookie-badhex.conf       CONF-C  2017
-./bin/tests/system/cookie/bad-cookie-toolong.conf      CONF-C  2017
+./bin/tests/system/cookie/.gitignore           X       2017,2018
+./bin/tests/system/cookie/bad-cookie-badhex.conf       CONF-C  2017,2018
+./bin/tests/system/cookie/bad-cookie-toolong.conf      CONF-C  2017,2018
 ./bin/tests/system/cookie/clean.sh             SH      2017,2018
-./bin/tests/system/cookie/ns1/example.db       ZONE    2017
+./bin/tests/system/cookie/ns1/example.db       ZONE    2017,2018
 ./bin/tests/system/cookie/ns1/named.conf.in    CONF-C  2017,2018
-./bin/tests/system/cookie/ns1/root.hint                ZONE    2017
+./bin/tests/system/cookie/ns1/root.hint                ZONE    2017,2018
 ./bin/tests/system/cookie/ns2/named.conf.in    CONF-C  2017,2018
-./bin/tests/system/cookie/ns2/root.db          ZONE    2017
-./bin/tests/system/cookie/prereq.sh.in         SH      2017
+./bin/tests/system/cookie/ns2/root.db          ZONE    2017,2018
+./bin/tests/system/cookie/prereq.sh.in         SH      2017,2018
 ./bin/tests/system/cookie/setup.sh             SH      2018
 ./bin/tests/system/cookie/tests.sh             SH      2017,2018
-./bin/tests/system/coverage/01-ksk-inactive/README     X       2013
-./bin/tests/system/coverage/01-ksk-inactive/expect     X       2013
-./bin/tests/system/coverage/02-zsk-inactive/README     X       2013
-./bin/tests/system/coverage/02-zsk-inactive/expect     X       2013
-./bin/tests/system/coverage/03-ksk-unpublished/README  X       2013
-./bin/tests/system/coverage/03-ksk-unpublished/expect  X       2013,2016
-./bin/tests/system/coverage/04-zsk-unpublished/README  X       2013
-./bin/tests/system/coverage/04-zsk-unpublished/expect  X       2013,2016
-./bin/tests/system/coverage/05-ksk-unpub-active/README X       2013
-./bin/tests/system/coverage/05-ksk-unpub-active/expect X       2013,2016
-./bin/tests/system/coverage/06-zsk-unpub-active/README X       2013
-./bin/tests/system/coverage/06-zsk-unpub-active/expect X       2013,2016
-./bin/tests/system/coverage/07-ksk-ttl/README  X       2013
-./bin/tests/system/coverage/07-ksk-ttl/expect  X       2013,2016
-./bin/tests/system/coverage/08-zsk-ttl/README  X       2013
-./bin/tests/system/coverage/08-zsk-ttl/expect  X       2013,2016
-./bin/tests/system/coverage/09-check-zsk/README        X       2014
-./bin/tests/system/coverage/09-check-zsk/expect        X       2014
-./bin/tests/system/coverage/10-check-ksk/README        X       2014
-./bin/tests/system/coverage/10-check-ksk/expect        X       2014
-./bin/tests/system/coverage/11-cutoff/README   X       2014
-./bin/tests/system/coverage/11-cutoff/expect   X       2014
-./bin/tests/system/coverage/clean.sh           SH      2013,2014,2016
+./bin/tests/system/coverage/01-ksk-inactive/README     X       2013,2018
+./bin/tests/system/coverage/01-ksk-inactive/expect     X       2013,2018
+./bin/tests/system/coverage/02-zsk-inactive/README     X       2013,2018
+./bin/tests/system/coverage/02-zsk-inactive/expect     X       2013,2018
+./bin/tests/system/coverage/03-ksk-unpublished/README  X       2013,2018
+./bin/tests/system/coverage/03-ksk-unpublished/expect  X       2013,2016,2018
+./bin/tests/system/coverage/04-zsk-unpublished/README  X       2013,2018
+./bin/tests/system/coverage/04-zsk-unpublished/expect  X       2013,2016,2018
+./bin/tests/system/coverage/05-ksk-unpub-active/README X       2013,2018
+./bin/tests/system/coverage/05-ksk-unpub-active/expect X       2013,2016,2018
+./bin/tests/system/coverage/06-zsk-unpub-active/README X       2013,2018
+./bin/tests/system/coverage/06-zsk-unpub-active/expect X       2013,2016,2018
+./bin/tests/system/coverage/07-ksk-ttl/README  X       2013,2018
+./bin/tests/system/coverage/07-ksk-ttl/expect  X       2013,2016,2018
+./bin/tests/system/coverage/08-zsk-ttl/README  X       2013,2018
+./bin/tests/system/coverage/08-zsk-ttl/expect  X       2013,2016,2018
+./bin/tests/system/coverage/09-check-zsk/README        X       2014,2018
+./bin/tests/system/coverage/09-check-zsk/expect        X       2014,2018
+./bin/tests/system/coverage/10-check-ksk/README        X       2014,2018
+./bin/tests/system/coverage/10-check-ksk/expect        X       2014,2018
+./bin/tests/system/coverage/11-cutoff/README   X       2014,2018
+./bin/tests/system/coverage/11-cutoff/expect   X       2014,2018
+./bin/tests/system/coverage/clean.sh           SH      2013,2014,2016,2018
 ./bin/tests/system/coverage/prereq.sh          SH      2014,2018
-./bin/tests/system/coverage/setup.sh           SH      2013,2014
+./bin/tests/system/coverage/setup.sh           SH      2013,2014,2018
 ./bin/tests/system/coverage/tests.sh           SH      2013,2014,2016,2018
 ./bin/tests/system/database/clean.sh           SH      2011,2012,2018
 ./bin/tests/system/database/ns1/named1.conf.in CONF-C  2011,2013,2018
 ./bin/tests/system/database/ns1/named2.conf.in CONF-C  2011,2013,2018
 ./bin/tests/system/database/setup.sh           SH      2011,2012,2018
 ./bin/tests/system/database/tests.sh           SH      2011,2012,2016,2018
-./bin/tests/system/dialup/ns1/example.db       ZONE    2000,2001,2004,2007
-./bin/tests/system/dialup/ns1/named.conf       CONF-C  2000,2001,2004,2007
-./bin/tests/system/dialup/ns1/root.db          ZONE    2000,2001,2004,2007
-./bin/tests/system/dialup/ns2/hint.db          ZONE    2000,2001,2004,2007
-./bin/tests/system/dialup/ns2/named.conf       CONF-C  2000,2001,2004,2007
-./bin/tests/system/dialup/ns3/hint.db          ZONE    2000,2001,2004,2007
-./bin/tests/system/dialup/ns3/named.conf       CONF-C  2000,2001,2004,2007
-./bin/tests/system/dialup/setup.sh             SH      2000,2001,2004,2007,2012
+./bin/tests/system/dialup/ns1/example.db       ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/dialup/ns1/named.conf       CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/dialup/ns1/root.db          ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/dialup/ns2/hint.db          ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/dialup/ns2/named.conf       CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/dialup/ns3/hint.db          ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/dialup/ns3/named.conf       CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/dialup/setup.sh             SH      2000,2001,2004,2007,2012,2018
 ./bin/tests/system/dialup/tests.sh             SH      2000,2001,2004,2007,2012,2016,2018
-./bin/tests/system/digcomp.pl                  PERL    2000,2001,2004,2007,2012,2013,2016
-./bin/tests/system/digdelv/ans4/startme                X       2017
+./bin/tests/system/digcomp.pl                  PERL    2000,2001,2004,2007,2012,2013,2016,2018
+./bin/tests/system/digdelv/ans4/startme                X       2017,2018
 ./bin/tests/system/digdelv/clean.sh            SH      2015,2016,2018
 ./bin/tests/system/digdelv/ns1/named.conf.in   CONF-C  2015,2018
-./bin/tests/system/digdelv/ns1/root.db         ZONE    2015
-./bin/tests/system/digdelv/ns2/example.db      ZONE    2015,2016
+./bin/tests/system/digdelv/ns1/root.db         ZONE    2015,2018
+./bin/tests/system/digdelv/ns2/example.db      ZONE    2015,2016,2018
 ./bin/tests/system/digdelv/ns2/named.conf.in   CONF-C  2015,2018
 ./bin/tests/system/digdelv/ns3/named.conf.in   CONF-C  2015,2017,2018
 ./bin/tests/system/digdelv/setup.sh            SH      2018
 ./bin/tests/system/digdelv/tests.sh            SH      2015,2016,2017,2018
-./bin/tests/system/ditch.pl                    PERL    2015
+./bin/tests/system/ditch.pl                    PERL    2015,2018
 ./bin/tests/system/dlv/clean.sh                        SH      2004,2007,2010,2011,2012,2014,2018
 ./bin/tests/system/dlv/ns1/named.conf.in       CONF-C  2004,2007,2011,2018
 ./bin/tests/system/dlv/ns1/root.db.in          ZONE    2011,2018
 ./bin/tests/system/dlv/prereq.sh               SH      2014,2018
 ./bin/tests/system/dlv/setup.sh                        SH      2004,2007,2009,2011,2012,2014,2018
 ./bin/tests/system/dlv/tests.sh                        SH      2004,2007,2010,2011,2012,2016,2018
-./bin/tests/system/dlz/.gitignore              X       2012
+./bin/tests/system/dlz/.gitignore              X       2012,2018
 ./bin/tests/system/dlz/clean.sh                        SH      2010,2012,2018
-./bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/DNAME=10=example.net.=  TXT.BRIEF       2015
-./bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/NS=10=example.com.=     TXT.BRIEF       2015
-./bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/SOA=10=ns.example.com.=root.example.com.=None=None=None=None=None=      TXT.BRIEF       2015
-./bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/DNAME=10=example.net.= TXT.BRIEF       2010
-./bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/NS=10=example.com.=    TXT.BRIEF       2010
-./bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/SOA=10=ns.example.com.=root.example.com.=2010062900=0=0=0=10=  TXT.BRIEF       2010
-./bin/tests/system/dlz/ns1/dns-root/com/example/xfr.d/10.53.0.1        TXT.BRIEF       2010
+./bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/DNAME=10=example.net.=  TXT.BRIEF       2015,2018
+./bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/NS=10=example.com.=     TXT.BRIEF       2015,2018
+./bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/SOA=10=ns.example.com.=root.example.com.=None=None=None=None=None=      TXT.BRIEF       2015,2018
+./bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/DNAME=10=example.net.= TXT.BRIEF       2010,2018
+./bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/NS=10=example.com.=    TXT.BRIEF       2010,2018
+./bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/SOA=10=ns.example.com.=root.example.com.=2010062900=0=0=0=10=  TXT.BRIEF       2010,2018
+./bin/tests/system/dlz/ns1/dns-root/com/example/xfr.d/10.53.0.1        TXT.BRIEF       2010,2018
 ./bin/tests/system/dlz/ns1/named.conf.in       CONF-C  2010,2012,2018
 ./bin/tests/system/dlz/prereq.sh.in            SH      2011,2012,2018
 ./bin/tests/system/dlz/setup.sh                        SH      2018
 ./bin/tests/system/dlz/tests.sh                        SH      2010,2011,2012,2013,2015,2016,2018
-./bin/tests/system/dlzexternal/Makefile.in     MAKE    2011,2012,2014,2015,2016,2017
+./bin/tests/system/dlzexternal/Makefile.in     MAKE    2011,2012,2014,2015,2016,2017,2018
 ./bin/tests/system/dlzexternal/clean.sh                SH      2010,2012,2014,2015,2018
-./bin/tests/system/dlzexternal/driver.c                C       2011,2012,2013,2014,2015,2017
-./bin/tests/system/dlzexternal/driver.h                C       2011
+./bin/tests/system/dlzexternal/driver.c                C       2011,2012,2013,2014,2015,2017,2018
+./bin/tests/system/dlzexternal/driver.h                C       2011,2018
 ./bin/tests/system/dlzexternal/ns1/.gitignore  X       2012,2018
 ./bin/tests/system/dlzexternal/ns1/dlzs.conf.in        CONF-C  2018
 ./bin/tests/system/dlzexternal/ns1/named.conf.in       CONF-C  2011,2012,2013,2018
 ./bin/tests/system/dlzexternal/prereq.sh       SH      2010,2011,2012,2014,2016,2018
 ./bin/tests/system/dlzexternal/setup.sh                SH      2010,2012,2014,2018
 ./bin/tests/system/dlzexternal/tests.sh                SH      2010,2011,2012,2013,2014,2016,2018
-./bin/tests/system/dlzredir/.gitignore         X       2012
-./bin/tests/system/dlzredir/clean.sh           SH      2012
-./bin/tests/system/dlzredir/ns1/dns-root/dns.d/-/A=10=100.100.100.2=   X       2012
-./bin/tests/system/dlzredir/ns1/dns-root/dns.d/@/NS=10=root.=  X       2012
-./bin/tests/system/dlzredir/ns1/dns-root/dns.d/@/SOA=10=ns.root.=root.root.=2012051500=0=0=0=10=       X       2012
+./bin/tests/system/dlzredir/.gitignore         X       2012,2018
+./bin/tests/system/dlzredir/clean.sh           SH      2012,2018
+./bin/tests/system/dlzredir/ns1/dns-root/dns.d/-/A=10=100.100.100.2=   X       2012,2018
+./bin/tests/system/dlzredir/ns1/dns-root/dns.d/@/NS=10=root.=  X       2012,2018
+./bin/tests/system/dlzredir/ns1/dns-root/dns.d/@/SOA=10=ns.root.=root.root.=2012051500=0=0=0=10=       X       2012,2018
+./bin/tests/system/dlzredir/ns1/named.conf     CONF-C  2018
+./bin/tests/system/dlzredir/ns1/root.db                ZONE    2018
 ./bin/tests/system/dlzredir/prereq.sh.in       SH      2012,2018
 ./bin/tests/system/dlzredir/tests.sh           SH      2012,2018
 ./bin/tests/system/dns64/clean.sh              SH      2010,2012,2014,2015,2018
-./bin/tests/system/dns64/conf/bad1.conf                CONF-C  2010
-./bin/tests/system/dns64/conf/bad2.conf                CONF-C  2010
-./bin/tests/system/dns64/conf/bad3.conf                CONF-C  2010
-./bin/tests/system/dns64/conf/bad4.conf                CONF-C  2010
-./bin/tests/system/dns64/conf/bad5.conf                CONF-C  2010
-./bin/tests/system/dns64/conf/bad6.conf                CONF-C  2010
-./bin/tests/system/dns64/conf/bad7.conf                CONF-C  2012
-./bin/tests/system/dns64/conf/bad8.conf                CONF-C  2012
-./bin/tests/system/dns64/conf/bad9.conf                CONF-C  2012
-./bin/tests/system/dns64/conf/good1.conf       CONF-C  2010
-./bin/tests/system/dns64/conf/good2.conf       CONF-C  2010
-./bin/tests/system/dns64/conf/good3.conf       CONF-C  2010
-./bin/tests/system/dns64/conf/good4.conf       CONF-C  2010
-./bin/tests/system/dns64/conf/good5.conf       CONF-C  2010
-./bin/tests/system/dns64/ns1/example.db                ZONE    2010,2011,2013,2016
+./bin/tests/system/dns64/conf/bad1.conf                CONF-C  2010,2018
+./bin/tests/system/dns64/conf/bad2.conf                CONF-C  2010,2018
+./bin/tests/system/dns64/conf/bad3.conf                CONF-C  2010,2018
+./bin/tests/system/dns64/conf/bad4.conf                CONF-C  2010,2018
+./bin/tests/system/dns64/conf/bad5.conf                CONF-C  2010,2018
+./bin/tests/system/dns64/conf/bad6.conf                CONF-C  2010,2018
+./bin/tests/system/dns64/conf/bad7.conf                CONF-C  2012,2018
+./bin/tests/system/dns64/conf/bad8.conf                CONF-C  2012,2018
+./bin/tests/system/dns64/conf/bad9.conf                CONF-C  2012,2018
+./bin/tests/system/dns64/conf/good1.conf       CONF-C  2010,2018
+./bin/tests/system/dns64/conf/good2.conf       CONF-C  2010,2018
+./bin/tests/system/dns64/conf/good3.conf       CONF-C  2010,2018
+./bin/tests/system/dns64/conf/good4.conf       CONF-C  2010,2018
+./bin/tests/system/dns64/conf/good5.conf       CONF-C  2010,2018
+./bin/tests/system/dns64/ns1/example.db                ZONE    2010,2011,2013,2016,2018
 ./bin/tests/system/dns64/ns1/named.conf.in     CONF-C  2010,2018
-./bin/tests/system/dns64/ns1/root.db           ZONE    2010
-./bin/tests/system/dns64/ns1/sign.sh           SH      2010,2012,2014
+./bin/tests/system/dns64/ns1/root.db           ZONE    2010,2018
+./bin/tests/system/dns64/ns1/sign.sh           SH      2010,2012,2014,2018
 ./bin/tests/system/dns64/ns2/named.conf.in     CONF-C  2010,2011,2013,2016,2018
-./bin/tests/system/dns64/ns2/rpz.db            ZONE    2013
-./bin/tests/system/dns64/prereq.sh             SH      2014
+./bin/tests/system/dns64/ns2/rpz.db            ZONE    2013,2018
+./bin/tests/system/dns64/prereq.sh             SH      2014,2018
 ./bin/tests/system/dns64/setup.sh              SH      2010,2012,2014,2018
 ./bin/tests/system/dns64/tests.sh              SH      2010,2011,2012,2013,2014,2016,2018
-./bin/tests/system/dnssec/README               TXT.BRIEF       2000,2001,2002,2004,2011
+./bin/tests/system/dnssec/README               TXT.BRIEF       2000,2001,2002,2004,2011,2018
 ./bin/tests/system/dnssec/clean.sh             SH      2000,2001,2002,2004,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/tests/system/dnssec/dnssec_update_test.pl        PERL    2002,2004,2007,2010,2012,2018
 ./bin/tests/system/dnssec/ns1/named.conf.in    CONF-C  2000,2001,2004,2006,2007,2016,2018
-./bin/tests/system/dnssec/ns1/root.db.in       ZONE    2000,2001,2004,2007,2010,2013,2014
-./bin/tests/system/dnssec/ns1/sign.sh          SH      2000,2001,2002,2003,2004,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016
-./bin/tests/system/dnssec/ns2/algroll.db.in    ZONE    2010
-./bin/tests/system/dnssec/ns2/badparam.db.in   ZONE    2010
-./bin/tests/system/dnssec/ns2/cdnskey-auto.secure.db.in        ZONE    2015
-./bin/tests/system/dnssec/ns2/cdnskey-update.secure.db.in      ZONE    2015
-./bin/tests/system/dnssec/ns2/cdnskey.secure.db.in     ZONE    2015
-./bin/tests/system/dnssec/ns2/cds-auto.secure.db.in    ZONE    2015
-./bin/tests/system/dnssec/ns2/cds-update.secure.db.in  ZONE    2015
-./bin/tests/system/dnssec/ns2/cds.secure.db.in ZONE    2015
-./bin/tests/system/dnssec/ns2/child.nsec3.example.db   ZONE    2006,2008
-./bin/tests/system/dnssec/ns2/child.optout.example.db  ZONE    2006,2008
-./bin/tests/system/dnssec/ns2/dlv.db.in                ZONE    2004,2007
-./bin/tests/system/dnssec/ns2/dst.example.db.in        ZONE    2004,2007
-./bin/tests/system/dnssec/ns2/example.db.in    ZONE    2000,2001,2002,2004,2007,2008,2009,2010,2011,2012,2013,2014,2016
-./bin/tests/system/dnssec/ns2/in-addr.arpa.db.in       ZONE    2014
-./bin/tests/system/dnssec/ns2/insecure.secure.example.db       ZONE    2000,2001,2004,2007,2013
+./bin/tests/system/dnssec/ns1/root.db.in       ZONE    2000,2001,2004,2007,2010,2013,2014,2018
+./bin/tests/system/dnssec/ns1/sign.sh          SH      2000,2001,2002,2003,2004,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2018
+./bin/tests/system/dnssec/ns2/algroll.db.in    ZONE    2010,2018
+./bin/tests/system/dnssec/ns2/badparam.db.in   ZONE    2010,2018
+./bin/tests/system/dnssec/ns2/cdnskey-auto.secure.db.in        ZONE    2015,2018
+./bin/tests/system/dnssec/ns2/cdnskey-update.secure.db.in      ZONE    2015,2018
+./bin/tests/system/dnssec/ns2/cdnskey.secure.db.in     ZONE    2015,2018
+./bin/tests/system/dnssec/ns2/cds-auto.secure.db.in    ZONE    2015,2018
+./bin/tests/system/dnssec/ns2/cds-update.secure.db.in  ZONE    2015,2018
+./bin/tests/system/dnssec/ns2/cds.secure.db.in ZONE    2015,2018
+./bin/tests/system/dnssec/ns2/child.nsec3.example.db   ZONE    2006,2008,2018
+./bin/tests/system/dnssec/ns2/child.optout.example.db  ZONE    2006,2008,2018
+./bin/tests/system/dnssec/ns2/dlv.db.in                ZONE    2004,2007,2018
+./bin/tests/system/dnssec/ns2/dst.example.db.in        ZONE    2004,2007,2018
+./bin/tests/system/dnssec/ns2/example.db.in    ZONE    2000,2001,2002,2004,2007,2008,2009,2010,2011,2012,2013,2014,2016,2018
+./bin/tests/system/dnssec/ns2/in-addr.arpa.db.in       ZONE    2014,2018
+./bin/tests/system/dnssec/ns2/insecure.secure.example.db       ZONE    2000,2001,2004,2007,2013,2018
 ./bin/tests/system/dnssec/ns2/named.conf.in    CONF-C  2000,2001,2002,2004,2006,2007,2008,2010,2011,2014,2015,2018
-./bin/tests/system/dnssec/ns2/private.secure.example.db.in     ZONE    2000,2001,2004,2007
-./bin/tests/system/dnssec/ns2/rfc2335.example.db       X       2004
-./bin/tests/system/dnssec/ns2/sign.sh          SH      2000,2001,2002,2003,2004,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016
-./bin/tests/system/dnssec/ns2/single-nsec3.db.in       ZONE    2010
-./bin/tests/system/dnssec/ns3/auto-nsec.example.db.in  ZONE    2011
-./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/dnskey-nsec3-unknown.example.db.in       ZONE    2014
-./bin/tests/system/dnssec/ns3/dnskey-unknown.example.db.in     ZONE    2014
-./bin/tests/system/dnssec/ns3/dynamic.example.db.in    ZONE    2002,2004,2007
-./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/future.example.db.in     ZONE    2014
-./bin/tests/system/dnssec/ns3/generic.example.db.in    ZONE    2001,2002,2004,2007,2016
-./bin/tests/system/dnssec/ns3/inline.example.db        ZONE    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
-./bin/tests/system/dnssec/ns3/insecure.optout.example.db       ZONE    2008
-./bin/tests/system/dnssec/ns3/kskonly.example.db.in    ZONE    2010
-./bin/tests/system/dnssec/ns3/lower.example.db.in      ZONE    2012
-./bin/tests/system/dnssec/ns3/managed-future.example.db.in     ZONE    2016
-./bin/tests/system/dnssec/ns3/multiple.example.db.in   ZONE    2006,2008
+./bin/tests/system/dnssec/ns2/private.secure.example.db.in     ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/dnssec/ns2/rfc2335.example.db       X       2004,2018
+./bin/tests/system/dnssec/ns2/sign.sh          SH      2000,2001,2002,2003,2004,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2018
+./bin/tests/system/dnssec/ns2/single-nsec3.db.in       ZONE    2010,2018
+./bin/tests/system/dnssec/ns3/auto-nsec.example.db.in  ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/auto-nsec3.example.db.in ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/bogus.example.db.in      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/dnssec/ns3/dnskey-nsec3-unknown.example.db.in       ZONE    2014,2018
+./bin/tests/system/dnssec/ns3/dnskey-unknown.example.db.in     ZONE    2014,2018
+./bin/tests/system/dnssec/ns3/dynamic.example.db.in    ZONE    2002,2004,2007,2018
+./bin/tests/system/dnssec/ns3/expired.example.db.in    ZONE    2011,2012,2018
+./bin/tests/system/dnssec/ns3/expiring.example.db.in   ZONE    2011,2012,2018
+./bin/tests/system/dnssec/ns3/future.example.db.in     ZONE    2014,2018
+./bin/tests/system/dnssec/ns3/generic.example.db.in    ZONE    2001,2002,2004,2007,2016,2018
+./bin/tests/system/dnssec/ns3/inline.example.db        ZONE    2012,2018
+./bin/tests/system/dnssec/ns3/insecure.below-cname.example.db  ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/insecure.example.db      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/dnssec/ns3/insecure.nsec3.example.db        ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/insecure.optout.example.db       ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/kskonly.example.db.in    ZONE    2010,2018
+./bin/tests/system/dnssec/ns3/lower.example.db.in      ZONE    2012,2018
+./bin/tests/system/dnssec/ns3/managed-future.example.db.in     ZONE    2016,2018
+./bin/tests/system/dnssec/ns3/multiple.example.db.in   ZONE    2006,2008,2018
 ./bin/tests/system/dnssec/ns3/named.conf.in    CONF-C  2000,2001,2002,2004,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2018
-./bin/tests/system/dnssec/ns3/nosign.example.db.in     ZONE    2011
-./bin/tests/system/dnssec/ns3/nsec3-unknown.example.db.in      ZONE    2006,2008
-./bin/tests/system/dnssec/ns3/nsec3.example.db.in      ZONE    2006,2008
-./bin/tests/system/dnssec/ns3/nsec3.nsec3.example.db.in        ZONE    2008
-./bin/tests/system/dnssec/ns3/nsec3.optout.example.db.in       ZONE    2008
-./bin/tests/system/dnssec/ns3/optout-unknown.example.db.in     ZONE    2006,2008
-./bin/tests/system/dnssec/ns3/optout.example.db.in     ZONE    2006,2008
-./bin/tests/system/dnssec/ns3/optout.nsec3.example.db.in       ZONE    2008
-./bin/tests/system/dnssec/ns3/optout.optout.example.db.in      ZONE    2008
-./bin/tests/system/dnssec/ns3/publish-inactive.example.db.in   ZONE    2013
-./bin/tests/system/dnssec/ns3/rsasha256.example.db.in  ZONE    2009
-./bin/tests/system/dnssec/ns3/rsasha512.example.db.in  ZONE    2009
-./bin/tests/system/dnssec/ns3/secure.below-cname.example.db.in ZONE    2011
-./bin/tests/system/dnssec/ns3/secure.example.db.in     ZONE    2000,2001,2004,2007,2008,2010,2012,2013
-./bin/tests/system/dnssec/ns3/secure.nsec3.example.db.in       ZONE    2008
-./bin/tests/system/dnssec/ns3/secure.optout.example.db.in      ZONE    2008
-./bin/tests/system/dnssec/ns3/siginterval.example.db.in        ZONE    2013
-./bin/tests/system/dnssec/ns3/siginterval1.conf        CONF-C  2013
-./bin/tests/system/dnssec/ns3/siginterval2.conf        CONF-C  2013
-./bin/tests/system/dnssec/ns3/sign.sh          SH      2000,2001,2002,2004,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
-./bin/tests/system/dnssec/ns3/split-dnssec.example.db.in       ZONE    2011
-./bin/tests/system/dnssec/ns3/split-smart.example.db.in        ZONE    2011
-./bin/tests/system/dnssec/ns3/ttlpatch.example.db.in   ZONE    2011
-./bin/tests/system/dnssec/ns3/update-nsec3.example.db.in       ZONE    2011
-./bin/tests/system/dnssec/ns3/upper.example.db.in      ZONE    2012
+./bin/tests/system/dnssec/ns3/nosign.example.db.in     ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/nsec3-unknown.example.db.in      ZONE    2006,2008,2018
+./bin/tests/system/dnssec/ns3/nsec3.example.db.in      ZONE    2006,2008,2018
+./bin/tests/system/dnssec/ns3/nsec3.nsec3.example.db.in        ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/nsec3.optout.example.db.in       ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/optout-unknown.example.db.in     ZONE    2006,2008,2018
+./bin/tests/system/dnssec/ns3/optout.example.db.in     ZONE    2006,2008,2018
+./bin/tests/system/dnssec/ns3/optout.nsec3.example.db.in       ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/optout.optout.example.db.in      ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/publish-inactive.example.db.in   ZONE    2013,2018
+./bin/tests/system/dnssec/ns3/rsasha256.example.db.in  ZONE    2009,2018
+./bin/tests/system/dnssec/ns3/rsasha512.example.db.in  ZONE    2009,2018
+./bin/tests/system/dnssec/ns3/secure.below-cname.example.db.in ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/secure.example.db.in     ZONE    2000,2001,2004,2007,2008,2010,2012,2013,2018
+./bin/tests/system/dnssec/ns3/secure.nsec3.example.db.in       ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/secure.optout.example.db.in      ZONE    2008,2018
+./bin/tests/system/dnssec/ns3/siginterval.example.db.in        ZONE    2013,2018
+./bin/tests/system/dnssec/ns3/siginterval1.conf        CONF-C  2013,2018
+./bin/tests/system/dnssec/ns3/siginterval2.conf        CONF-C  2013,2018
+./bin/tests/system/dnssec/ns3/sign.sh          SH      2000,2001,2002,2004,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2018
+./bin/tests/system/dnssec/ns3/split-dnssec.example.db.in       ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/split-smart.example.db.in        ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/ttlpatch.example.db.in   ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/update-nsec3.example.db.in       ZONE    2011,2018
+./bin/tests/system/dnssec/ns3/upper.example.db.in      ZONE    2012,2018
 ./bin/tests/system/dnssec/ns4/named1.conf.in   CONF-C  2011,2013,2018
 ./bin/tests/system/dnssec/ns4/named2.conf.in   CONF-C  2011,2013,2018
 ./bin/tests/system/dnssec/ns4/named3.conf.in   CONF-C  2012,2013,2018
 ./bin/tests/system/dnssec/ns4/named4.conf.in   CONF-C  2013,2017,2018
 ./bin/tests/system/dnssec/ns4/named5.conf.in   CONF-C  2017,2018
-./bin/tests/system/dnssec/ns5/.gitignore       X       2015
+./bin/tests/system/dnssec/ns5/.gitignore       X       2015,2018
 ./bin/tests/system/dnssec/ns5/named1.conf.in   CONF-C  2000,2001,2004,2006,2007,2015,2018
 ./bin/tests/system/dnssec/ns5/named2.conf.in   CONF-C  2000,2001,2004,2006,2007,2015,2018
-./bin/tests/system/dnssec/ns5/sign.sh          SH      2015
-./bin/tests/system/dnssec/ns5/trusted.conf.bad CONF-C  2000,2001,2004,2007
-./bin/tests/system/dnssec/ns6/named.args       X       2013,2016
+./bin/tests/system/dnssec/ns5/sign.sh          SH      2015,2018
+./bin/tests/system/dnssec/ns5/trusted.conf.bad CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/dnssec/ns6/named.args       X       2013,2016,2018
 ./bin/tests/system/dnssec/ns6/named.conf.in    CONF-C  2004,2006,2007,2013,2018
-./bin/tests/system/dnssec/ns6/optout-tld.db.in ZONE    2013
-./bin/tests/system/dnssec/ns6/sign.sh          SH      2013,2014
+./bin/tests/system/dnssec/ns6/optout-tld.db.in ZONE    2013,2018
+./bin/tests/system/dnssec/ns6/sign.sh          SH      2013,2014,2018
 ./bin/tests/system/dnssec/ns7/named.conf.in    CONF-C  2006,2008,2010,2014,2018
-./bin/tests/system/dnssec/ns7/named.nosoa      TXT.BRIEF       2010
-./bin/tests/system/dnssec/ns7/nosoa.secure.example.db  ZONE    2010
-./bin/tests/system/dnssec/ns7/sign.sh          SH      2014
-./bin/tests/system/dnssec/ns7/split-rrsig.db.in        ZONE    2014
+./bin/tests/system/dnssec/ns7/named.nosoa      TXT.BRIEF       2010,2018
+./bin/tests/system/dnssec/ns7/nosoa.secure.example.db  ZONE    2010,2018
+./bin/tests/system/dnssec/ns7/sign.sh          SH      2014,2018
+./bin/tests/system/dnssec/ns7/split-rrsig.db.in        ZONE    2014,2018
 ./bin/tests/system/dnssec/prereq.sh            SH      2000,2001,2002,2004,2006,2007,2009,2012,2014,2015,2018
 ./bin/tests/system/dnssec/setup.sh             SH      2000,2001,2004,2007,2009,2011,2012,2013,2014,2015,2018
-./bin/tests/system/dnssec/signer/example.db.in ZONE    2010
+./bin/tests/system/dnssec/signer/example.db.in ZONE    2010,2018
 ./bin/tests/system/dnssec/signer/general/Kexample.com.+005+07065.key   X       2018
 ./bin/tests/system/dnssec/signer/general/Kexample.com.+005+07065.private       X       2018
 ./bin/tests/system/dnssec/signer/general/Kexample.com.+005+23362.key   X       2018
 ./bin/tests/system/dnssec/signer/general/test6.zone    ZONE    2018
 ./bin/tests/system/dnssec/signer/general/test7.zone    ZONE    2018
 ./bin/tests/system/dnssec/signer/general/test8.zone    ZONE    2018
-./bin/tests/system/dnssec/signer/remove.db.in  ZONE    2016
-./bin/tests/system/dnssec/signer/remove2.db.in ZONE    2016
+./bin/tests/system/dnssec/signer/remove.db.in  ZONE    2016,2018
+./bin/tests/system/dnssec/signer/remove2.db.in ZONE    2016,2018
 ./bin/tests/system/dnssec/tests.sh             SH      2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/tests/system/dscp/clean.sh               SH      2013,2015,2018
-./bin/tests/system/dscp/ns1/named.args         X       2013
+./bin/tests/system/dscp/ns1/named.args         X       2013,2018
 ./bin/tests/system/dscp/ns1/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/dscp/ns1/root.db            ZONE    2013
-./bin/tests/system/dscp/ns2/named.args         X       2013
+./bin/tests/system/dscp/ns1/root.db            ZONE    2013,2018
+./bin/tests/system/dscp/ns2/named.args         X       2013,2018
 ./bin/tests/system/dscp/ns2/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/dscp/ns3/hint.db            ZONE    2013
-./bin/tests/system/dscp/ns3/named.args         X       2013
+./bin/tests/system/dscp/ns3/hint.db            ZONE    2013,2018
+./bin/tests/system/dscp/ns3/named.args         X       2013,2018
 ./bin/tests/system/dscp/ns3/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/dscp/ns4/named.args         X       2013
+./bin/tests/system/dscp/ns4/named.args         X       2013,2018
 ./bin/tests/system/dscp/ns4/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/dscp/ns4/root.db            ZONE    2013
-./bin/tests/system/dscp/ns5/named.args         X       2013
+./bin/tests/system/dscp/ns4/root.db            ZONE    2013,2018
+./bin/tests/system/dscp/ns5/named.args         X       2013,2018
 ./bin/tests/system/dscp/ns5/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/dscp/ns6/hint.db            ZONE    2013
-./bin/tests/system/dscp/ns6/named.args         X       2013
+./bin/tests/system/dscp/ns6/hint.db            ZONE    2013,2018
+./bin/tests/system/dscp/ns6/named.args         X       2013,2018
 ./bin/tests/system/dscp/ns6/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/dscp/ns7/named.args         X       2013
+./bin/tests/system/dscp/ns7/named.args         X       2013,2018
 ./bin/tests/system/dscp/ns7/named.conf.in      CONF-C  2013,2018
 ./bin/tests/system/dscp/setup.sh               SH      2018
 ./bin/tests/system/dscp/tests.sh               SH      2013,2016,2018
 ./bin/tests/system/dsdigest/clean.sh           SH      2012,2014,2018
 ./bin/tests/system/dsdigest/ns1/named.conf.in  CONF-C  2012,2018
-./bin/tests/system/dsdigest/ns1/root.db.in     ZONE    2012
-./bin/tests/system/dsdigest/ns1/sign.sh                SH      2012,2014,2016
-./bin/tests/system/dsdigest/ns2/bad.db.in      ZONE    2012
-./bin/tests/system/dsdigest/ns2/good.db.in     ZONE    2012
+./bin/tests/system/dsdigest/ns1/root.db.in     ZONE    2012,2018
+./bin/tests/system/dsdigest/ns1/sign.sh                SH      2012,2014,2016,2018
+./bin/tests/system/dsdigest/ns2/bad.db.in      ZONE    2012,2018
+./bin/tests/system/dsdigest/ns2/good.db.in     ZONE    2012,2018
 ./bin/tests/system/dsdigest/ns2/named.conf.in  CONF-C  2012,2018
-./bin/tests/system/dsdigest/ns2/sign.sh                SH      2012,2014,2016
+./bin/tests/system/dsdigest/ns2/sign.sh                SH      2012,2014,2016,2018
 ./bin/tests/system/dsdigest/ns3/named.conf.in  CONF-C  2012,2018
 ./bin/tests/system/dsdigest/ns4/named.conf.in  CONF-C  2012,2018
 ./bin/tests/system/dsdigest/prereq.sh          SH      2012,2014,2018
 ./bin/tests/system/dsdigest/setup.sh           SH      2012,2014,2018
 ./bin/tests/system/dsdigest/tests.sh           SH      2012,2016,2018
-./bin/tests/system/ecdsa/clean.sh              SH      2012,2014
-./bin/tests/system/ecdsa/ns1/named.conf                CONF-C  2012
-./bin/tests/system/ecdsa/ns1/root.db.in                ZONE    2012
-./bin/tests/system/ecdsa/ns1/sign.sh           SH      2012,2014
-./bin/tests/system/ecdsa/ns2/named.conf                CONF-C  2012
-./bin/tests/system/ecdsa/prereq.sh             SH      2012,2014
-./bin/tests/system/ecdsa/setup.sh              SH      2012,2014
-./bin/tests/system/ecdsa/tests.sh              SH      2012,2013,2015,2016
-./bin/tests/system/eddsa/clean.sh              SH      2017
-./bin/tests/system/eddsa/ns1/named.conf                CONF-C  2017
-./bin/tests/system/eddsa/ns1/root.db.in                ZONE    2017
-./bin/tests/system/eddsa/ns1/sign.sh           SH      2017
-./bin/tests/system/eddsa/ns2/Xexample.com.+015+03613.key       X       2017
-./bin/tests/system/eddsa/ns2/Xexample.com.+015+03613.private   X       2017
-./bin/tests/system/eddsa/ns2/Xexample.com.+015+35217.key       X       2017
-./bin/tests/system/eddsa/ns2/Xexample.com.+015+35217.private   X       2017
-./bin/tests/system/eddsa/ns2/example.com.db    ZONE    2017
-./bin/tests/system/eddsa/ns2/named.conf                CONF-C  2017
-./bin/tests/system/eddsa/ns2/sign.sh           SH      2017
-./bin/tests/system/eddsa/prereq.sh             SH      2017
-./bin/tests/system/eddsa/setup.sh              SH      2017
-./bin/tests/system/eddsa/tests.sh              SH      2017
+./bin/tests/system/ecdsa/clean.sh              SH      2012,2014,2018
+./bin/tests/system/ecdsa/ns1/named.conf                CONF-C  2012,2018
+./bin/tests/system/ecdsa/ns1/root.db.in                ZONE    2012,2018
+./bin/tests/system/ecdsa/ns1/sign.sh           SH      2012,2014,2018
+./bin/tests/system/ecdsa/ns2/named.conf                CONF-C  2012,2018
+./bin/tests/system/ecdsa/prereq.sh             SH      2012,2014,2018
+./bin/tests/system/ecdsa/setup.sh              SH      2012,2014,2018
+./bin/tests/system/ecdsa/tests.sh              SH      2012,2013,2015,2016,2018
+./bin/tests/system/eddsa/clean.sh              SH      2017,2018
+./bin/tests/system/eddsa/ns1/named.conf                CONF-C  2017,2018
+./bin/tests/system/eddsa/ns1/root.db.in                ZONE    2017,2018
+./bin/tests/system/eddsa/ns1/sign.sh           SH      2017,2018
+./bin/tests/system/eddsa/ns2/Xexample.com.+015+03613.key       X       2017,2018
+./bin/tests/system/eddsa/ns2/Xexample.com.+015+03613.private   X       2017,2018
+./bin/tests/system/eddsa/ns2/Xexample.com.+015+35217.key       X       2017,2018
+./bin/tests/system/eddsa/ns2/Xexample.com.+015+35217.private   X       2017,2018
+./bin/tests/system/eddsa/ns2/example.com.db    ZONE    2017,2018
+./bin/tests/system/eddsa/ns2/named.conf                CONF-C  2017,2018
+./bin/tests/system/eddsa/ns2/sign.sh           SH      2017,2018
+./bin/tests/system/eddsa/prereq.sh             SH      2017,2018
+./bin/tests/system/eddsa/setup.sh              SH      2017,2018
+./bin/tests/system/eddsa/tests.sh              SH      2017,2018
 ./bin/tests/system/ednscompliance/clean.sh     SH      2015,2018
 ./bin/tests/system/ednscompliance/ns1/named.conf.in    CONF-C  2018
+./bin/tests/system/ednscompliance/ns1/root.db  ZONE    2018
 ./bin/tests/system/ednscompliance/setup.sh     SH      2018
 ./bin/tests/system/ednscompliance/tests.sh     SH      2015,2016,2018
-./bin/tests/system/emptyzones/clean.sh         SH      2014,2015
-./bin/tests/system/emptyzones/ns1/empty.db     ZONE    2014
+./bin/tests/system/emptyzones/clean.sh         SH      2014,2015,2018
+./bin/tests/system/emptyzones/ns1/empty.db     ZONE    2014,2018
 ./bin/tests/system/emptyzones/ns1/named1.conf.in       CONF-C  2014,2018
 ./bin/tests/system/emptyzones/ns1/named2.conf.in       CONF-C  2014,2015,2018
-./bin/tests/system/emptyzones/ns1/rfc1918.zones        CONF-C  2014
-./bin/tests/system/emptyzones/ns1/root.hint    ZONE    2014
+./bin/tests/system/emptyzones/ns1/rfc1918.zones        CONF-C  2014,2018
+./bin/tests/system/emptyzones/ns1/root.hint    ZONE    2014,2018
 ./bin/tests/system/emptyzones/setup.sh         SH      2014,2018
 ./bin/tests/system/emptyzones/tests.sh         SH      2014,2015,2016,2018
-./bin/tests/system/feature-test.c              C       2016
+./bin/tests/system/feature-test.c              C       2016,2018
 ./bin/tests/system/fetchlimit/ans4/ans.pl      PERL    2015,2018
 ./bin/tests/system/fetchlimit/clean.sh         SH      2015,2018
 ./bin/tests/system/fetchlimit/ns1/named.conf.in        CONF-C  2015,2018
-./bin/tests/system/fetchlimit/ns1/root.db      ZONE    2015
-./bin/tests/system/fetchlimit/ns2/example.db   ZONE    2015
+./bin/tests/system/fetchlimit/ns1/root.db      ZONE    2015,2018
+./bin/tests/system/fetchlimit/ns2/example.db   ZONE    2015,2018
 ./bin/tests/system/fetchlimit/ns2/named.conf.in        CONF-C  2015,2018
-./bin/tests/system/fetchlimit/ns3/named.args   X       2015
+./bin/tests/system/fetchlimit/ns3/named.args   X       2015,2018
 ./bin/tests/system/fetchlimit/ns3/named1.conf.in       CONF-C  2015,2018
 ./bin/tests/system/fetchlimit/ns3/named2.conf.in       CONF-C  2015,2018
 ./bin/tests/system/fetchlimit/ns3/named3.conf.in       CONF-C  2015,2018
-./bin/tests/system/fetchlimit/ns3/root.hint    ZONE    2015
+./bin/tests/system/fetchlimit/ns3/root.hint    ZONE    2015,2018
 ./bin/tests/system/fetchlimit/prereq.sh                SH      2015,2016,2018
 ./bin/tests/system/fetchlimit/setup.sh         SH      2015,2018
 ./bin/tests/system/fetchlimit/tests.sh         SH      2015,2016,2018
-./bin/tests/system/filter-aaaa/.gitignore      X       2012,2014,2016
+./bin/tests/system/filter-aaaa/.gitignore      X       2012,2014,2016,2018
 ./bin/tests/system/filter-aaaa/clean.sh                SH      2010,2012,2014,2018
-./bin/tests/system/filter-aaaa/conf/bad1.conf  CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/bad2.conf  CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/bad3.conf  CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/bad4.conf  CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/bad5.conf  CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/bad6.conf  CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good1.conf CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good2.conf CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good3.conf CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good4.conf CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good5.conf CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good6.conf CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good7.conf CONF-C  2010
-./bin/tests/system/filter-aaaa/conf/good8.conf CONF-C  2010
+./bin/tests/system/filter-aaaa/conf/bad1.conf  CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/bad2.conf  CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/bad3.conf  CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/bad4.conf  CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/bad5.conf  CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/bad6.conf  CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good1.conf CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good2.conf CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good3.conf CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good4.conf CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good5.conf CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good6.conf CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good7.conf CONF-C  2010,2018
+./bin/tests/system/filter-aaaa/conf/good8.conf CONF-C  2010,2018
 ./bin/tests/system/filter-aaaa/ns1/named1.conf.in      CONF-C  2012,2013,2018
 ./bin/tests/system/filter-aaaa/ns1/named2.conf.in      CONF-C  2012,2013,2018
-./bin/tests/system/filter-aaaa/ns1/root.db     ZONE    2010,2012,2017
+./bin/tests/system/filter-aaaa/ns1/root.db     ZONE    2010,2012,2017,2018
 ./bin/tests/system/filter-aaaa/ns1/sign.sh     SH      2010,2012,2014,2018
-./bin/tests/system/filter-aaaa/ns1/signed.db.in        ZONE    2010,2012,2017
-./bin/tests/system/filter-aaaa/ns1/signed.db.presigned X       2014,2017
-./bin/tests/system/filter-aaaa/ns1/unsigned.db ZONE    2010,2012,2017
-./bin/tests/system/filter-aaaa/ns2/hints       ZONE    2010
+./bin/tests/system/filter-aaaa/ns1/signed.db.in        ZONE    2010,2012,2017,2018
+./bin/tests/system/filter-aaaa/ns1/signed.db.presigned X       2014,2017,2018
+./bin/tests/system/filter-aaaa/ns1/unsigned.db ZONE    2010,2012,2017,2018
+./bin/tests/system/filter-aaaa/ns2/hints       ZONE    2010,2018
 ./bin/tests/system/filter-aaaa/ns2/named1.conf.in      CONF-C  2012,2013,2018
 ./bin/tests/system/filter-aaaa/ns2/named2.conf.in      CONF-C  2012,2013,2018
-./bin/tests/system/filter-aaaa/ns3/hints       ZONE    2010
+./bin/tests/system/filter-aaaa/ns3/hints       ZONE    2010,2018
 ./bin/tests/system/filter-aaaa/ns3/named1.conf.in      CONF-C  2012,2013,2018
 ./bin/tests/system/filter-aaaa/ns3/named2.conf.in      CONF-C  2012,2013,2018
 ./bin/tests/system/filter-aaaa/ns4/named1.conf.in      CONF-C  2012,2013,2018
 ./bin/tests/system/filter-aaaa/ns4/named2.conf.in      CONF-C  2012,2013,2018
-./bin/tests/system/filter-aaaa/ns4/root.db     ZONE    2010,2012,2017
+./bin/tests/system/filter-aaaa/ns4/root.db     ZONE    2010,2012,2017,2018
 ./bin/tests/system/filter-aaaa/ns4/sign.sh     SH      2010,2012,2014,2018
-./bin/tests/system/filter-aaaa/ns4/signed.db.in        ZONE    2010,2012,2017
-./bin/tests/system/filter-aaaa/ns4/signed.db.presigned X       2014
-./bin/tests/system/filter-aaaa/ns4/unsigned.db ZONE    2010,2012,2017
+./bin/tests/system/filter-aaaa/ns4/signed.db.in        ZONE    2010,2012,2017,2018
+./bin/tests/system/filter-aaaa/ns4/signed.db.presigned X       2014,2018
+./bin/tests/system/filter-aaaa/ns4/unsigned.db ZONE    2010,2012,2017,2018
 ./bin/tests/system/filter-aaaa/prereq.sh       SH      2010,2012,2014,2016,2018
 ./bin/tests/system/filter-aaaa/setup.sh                SH      2010,2012,2014,2018
 ./bin/tests/system/filter-aaaa/tests.sh                SH      2010,2012,2015,2016,2017,2018
 ./bin/tests/system/formerr/clean.sh            SH      2013,2015,2018
-./bin/tests/system/formerr/formerr.pl          PERL    2013,2014
-./bin/tests/system/formerr/nametoolong         X       2013
-./bin/tests/system/formerr/noquestions         X       2013
+./bin/tests/system/formerr/formerr.pl          PERL    2013,2014,2018
+./bin/tests/system/formerr/nametoolong         X       2013,2018
+./bin/tests/system/formerr/noquestions         X       2013,2018
 ./bin/tests/system/formerr/ns1/named.conf.in   CONF-C  2013,2018
-./bin/tests/system/formerr/ns1/root.db         ZONE    2013
+./bin/tests/system/formerr/ns1/root.db         ZONE    2013,2018
 ./bin/tests/system/formerr/setup.sh            SH      2018
 ./bin/tests/system/formerr/tests.sh            SH      2013,2016,2018
-./bin/tests/system/formerr/twoquestions                X       2013
+./bin/tests/system/formerr/twoquestions                X       2013,2018
 ./bin/tests/system/forward/clean.sh            SH      2000,2001,2004,2007,2012,2015,2018
-./bin/tests/system/forward/ns1/example.db      X       2000,2001
+./bin/tests/system/forward/ns1/example.db      X       2000,2001,2018
 ./bin/tests/system/forward/ns1/named.conf.in   CONF-C  2000,2001,2004,2007,2014,2018
-./bin/tests/system/forward/ns1/root.db         ZONE    2000,2001,2004,2007
-./bin/tests/system/forward/ns2/example.db      X       2000,2001
+./bin/tests/system/forward/ns1/root.db         ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/forward/ns2/example.db      X       2000,2001,2018
 ./bin/tests/system/forward/ns2/named.conf.in   CONF-C  2000,2001,2004,2007,2013,2014,2018
-./bin/tests/system/forward/ns2/root.db         ZONE    2000,2001,2004,2007
+./bin/tests/system/forward/ns2/root.db         ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/forward/ns3/named.conf.in   CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/forward/ns3/root.db         ZONE    2000,2001,2004,2007
+./bin/tests/system/forward/ns3/root.db         ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/forward/ns4/named.conf.in   CONF-C  2000,2001,2004,2007,2013,2014,2018
-./bin/tests/system/forward/ns4/root.db         ZONE    2000,2001,2004,2007
+./bin/tests/system/forward/ns4/root.db         ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/forward/ns5/named.conf.in   CONF-C  2011,2018
-./bin/tests/system/forward/ns5/root.db         ZONE    2011
-./bin/tests/system/forward/rfc1918-inherited.conf      CONF-C  2016
-./bin/tests/system/forward/rfc1918-notinherited.conf   CONF-C  2016
+./bin/tests/system/forward/ns5/root.db         ZONE    2011,2018
+./bin/tests/system/forward/rfc1918-inherited.conf      CONF-C  2016,2018
+./bin/tests/system/forward/rfc1918-notinherited.conf   CONF-C  2016,2018
 ./bin/tests/system/forward/setup.sh            SH      2018
 ./bin/tests/system/forward/tests.sh            SH      2000,2001,2004,2007,2011,2012,2013,2014,2016,2018
-./bin/tests/system/forward/ula-inherited.conf  CONF-C  2016
-./bin/tests/system/forward/ula-notinherited.conf       CONF-C  2016
-./bin/tests/system/genzone.sh                  SH      2001,2002,2003,2004,2007,2009,2011,2012,2013,2014,2015,2016,2017
-./bin/tests/system/geoip/clean.sh              SH      2013,2014
-./bin/tests/system/geoip/data/GeoIP.csv                X       2013
-./bin/tests/system/geoip/data/GeoIP.dat                X       2013
-./bin/tests/system/geoip/data/GeoIPASNum.csv   X       2013
-./bin/tests/system/geoip/data/GeoIPASNum.dat   X       2013
-./bin/tests/system/geoip/data/GeoIPASNumv6.csv X       2013
-./bin/tests/system/geoip/data/GeoIPASNumv6.dat X       2013
-./bin/tests/system/geoip/data/GeoIPCity.csv    X       2013
-./bin/tests/system/geoip/data/GeoIPCity.dat    X       2013
-./bin/tests/system/geoip/data/GeoIPCityv6.csv  X       2013
-./bin/tests/system/geoip/data/GeoIPCityv6.dat  X       2013
-./bin/tests/system/geoip/data/GeoIPDomain.csv  X       2013
-./bin/tests/system/geoip/data/GeoIPDomain.dat  X       2013
-./bin/tests/system/geoip/data/GeoIPISP.csv     X       2013
-./bin/tests/system/geoip/data/GeoIPISP.dat     X       2013
-./bin/tests/system/geoip/data/GeoIPNetSpeed.csv        X       2013
-./bin/tests/system/geoip/data/GeoIPNetSpeed.dat        X       2013
-./bin/tests/system/geoip/data/GeoIPOrg.csv     X       2013
-./bin/tests/system/geoip/data/GeoIPOrg.dat     X       2013
-./bin/tests/system/geoip/data/GeoIPRegion.csv  X       2013
-./bin/tests/system/geoip/data/GeoIPRegion.dat  X       2013
-./bin/tests/system/geoip/data/GeoIPv6.csv      X       2013
-./bin/tests/system/geoip/data/GeoIPv6.dat      X       2013
-./bin/tests/system/geoip/data/README           TXT.BRIEF       2013,2014
-./bin/tests/system/geoip/ns2/example.db.in     ZONE    2013
+./bin/tests/system/forward/ula-inherited.conf  CONF-C  2016,2018
+./bin/tests/system/forward/ula-notinherited.conf       CONF-C  2016,2018
+./bin/tests/system/genzone.sh                  SH      2001,2002,2003,2004,2007,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/tests/system/geoip/clean.sh              SH      2013,2014,2018
+./bin/tests/system/geoip/data/GeoIP.csv                X       2013,2018
+./bin/tests/system/geoip/data/GeoIP.dat                X       2013,2018
+./bin/tests/system/geoip/data/GeoIPASNum.csv   X       2013,2018
+./bin/tests/system/geoip/data/GeoIPASNum.dat   X       2013,2018
+./bin/tests/system/geoip/data/GeoIPASNumv6.csv X       2013,2018
+./bin/tests/system/geoip/data/GeoIPASNumv6.dat X       2013,2018
+./bin/tests/system/geoip/data/GeoIPCity.csv    X       2013,2018
+./bin/tests/system/geoip/data/GeoIPCity.dat    X       2013,2018
+./bin/tests/system/geoip/data/GeoIPCityv6.csv  X       2013,2018
+./bin/tests/system/geoip/data/GeoIPCityv6.dat  X       2013,2018
+./bin/tests/system/geoip/data/GeoIPDomain.csv  X       2013,2018
+./bin/tests/system/geoip/data/GeoIPDomain.dat  X       2013,2018
+./bin/tests/system/geoip/data/GeoIPISP.csv     X       2013,2018
+./bin/tests/system/geoip/data/GeoIPISP.dat     X       2013,2018
+./bin/tests/system/geoip/data/GeoIPNetSpeed.csv        X       2013,2018
+./bin/tests/system/geoip/data/GeoIPNetSpeed.dat        X       2013,2018
+./bin/tests/system/geoip/data/GeoIPOrg.csv     X       2013,2018
+./bin/tests/system/geoip/data/GeoIPOrg.dat     X       2013,2018
+./bin/tests/system/geoip/data/GeoIPRegion.csv  X       2013,2018
+./bin/tests/system/geoip/data/GeoIPRegion.dat  X       2013,2018
+./bin/tests/system/geoip/data/GeoIPv6.csv      X       2013,2018
+./bin/tests/system/geoip/data/GeoIPv6.dat      X       2013,2018
+./bin/tests/system/geoip/data/README           TXT.BRIEF       2013,2014,2018
+./bin/tests/system/geoip/ns2/example.db.in     ZONE    2013,2018
 ./bin/tests/system/geoip/ns2/named1.conf.in    CONF-C  2013,2018
 ./bin/tests/system/geoip/ns2/named10.conf.in   CONF-C  2014,2018
 ./bin/tests/system/geoip/ns2/named11.conf.in   CONF-C  2013,2014,2018
 ./bin/tests/system/geoip/ns2/named7.conf.in    CONF-C  2013,2018
 ./bin/tests/system/geoip/ns2/named8.conf.in    CONF-C  2013,2018
 ./bin/tests/system/geoip/ns2/named9.conf.in    CONF-C  2013,2018
-./bin/tests/system/geoip/options.conf          CONF-C  2015
+./bin/tests/system/geoip/options.conf          CONF-C  2015,2018
 ./bin/tests/system/geoip/prereq.sh             SH      2013,2014,2016,2018
 ./bin/tests/system/geoip/setup.sh              SH      2013,2014,2018
 ./bin/tests/system/geoip/tests.sh              SH      2013,2014,2015,2016,2018
 ./bin/tests/system/glue/clean.sh               SH      2000,2001,2004,2007,2012,2015,2018
-./bin/tests/system/glue/fi.good                        X       2000,2001
-./bin/tests/system/glue/noglue.good            X       2000,2001
-./bin/tests/system/glue/ns1/cache.in           ZONE    2000,2001,2004,2007
-./bin/tests/system/glue/ns1/mil.db             ZONE    2000,2001,2004,2007
+./bin/tests/system/glue/fi.good                        X       2000,2001,2018
+./bin/tests/system/glue/noglue.good            X       2000,2001,2018
+./bin/tests/system/glue/ns1/cache.in           ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/glue/ns1/mil.db             ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/glue/ns1/named.conf.in      CONF-C  2000,2001,2004,2005,2007,2009,2018
-./bin/tests/system/glue/ns1/net.db             ZONE    2000,2001,2004,2007
-./bin/tests/system/glue/ns1/root-servers.nil.db        ZONE    2000,2001,2004,2007
-./bin/tests/system/glue/ns1/root.db            ZONE    2000,2001,2004,2007
+./bin/tests/system/glue/ns1/net.db             ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/glue/ns1/root-servers.nil.db        ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/glue/ns1/root.db            ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/glue/setup.sh               SH      2001,2004,2007,2012,2018
 ./bin/tests/system/glue/tests.sh               SH      2000,2001,2003,2004,2007,2012,2013,2016,2018
-./bin/tests/system/glue/xx.good                        X       2000,2001
-./bin/tests/system/glue/yy.good                        X       2000,2001,2003
-./bin/tests/system/gost/clean.sh               SH      2010,2012,2014
-./bin/tests/system/gost/ns1/named.conf         CONF-C  2010
-./bin/tests/system/gost/ns1/root.db.in         ZONE    2010
-./bin/tests/system/gost/ns1/sign.sh            SH      2010,2012,2014
-./bin/tests/system/gost/ns2/named.conf         CONF-C  2010
-./bin/tests/system/gost/prereq.sh              SH      2010,2012,2014
-./bin/tests/system/gost/setup.sh               SH      2010,2012,2014
-./bin/tests/system/gost/tests.sh               SH      2010,2012,2013,2016
-./bin/tests/system/ifconfig.bat                        BAT     2016
-./bin/tests/system/ifconfig.sh                 SH      2000,2001,2002,2003,2004,2007,2008,2009,2010,2012,2013,2016
-./bin/tests/system/inline/.gitignore           X       2014
-./bin/tests/system/inline/checkdsa.sh.in       SH      2013,2014
+./bin/tests/system/glue/xx.good                        X       2000,2001,2018
+./bin/tests/system/glue/yy.good                        X       2000,2001,2003,2018
+./bin/tests/system/gost/clean.sh               SH      2010,2012,2014,2018
+./bin/tests/system/gost/ns1/named.conf         CONF-C  2010,2018
+./bin/tests/system/gost/ns1/root.db.in         ZONE    2010,2018
+./bin/tests/system/gost/ns1/sign.sh            SH      2010,2012,2014,2018
+./bin/tests/system/gost/ns2/named.conf         CONF-C  2010,2018
+./bin/tests/system/gost/prereq.sh              SH      2010,2012,2014,2018
+./bin/tests/system/gost/setup.sh               SH      2010,2012,2014,2018
+./bin/tests/system/gost/tests.sh               SH      2010,2012,2013,2016,2018
+./bin/tests/system/ifconfig.bat                        BAT     2016,2018
+./bin/tests/system/ifconfig.sh                 SH      2000,2001,2002,2003,2004,2007,2008,2009,2010,2012,2013,2016,2018
+./bin/tests/system/inline/.gitignore           X       2014,2018
+./bin/tests/system/inline/checkdsa.sh.in       SH      2013,2014,2018
 ./bin/tests/system/inline/clean.sh             SH      2011,2012,2013,2014,2015,2017,2018
 ./bin/tests/system/inline/ns1/named.conf.in    CONF-C  2011,2018
-./bin/tests/system/inline/ns1/root.db.in       ZONE    2011,2012,2013,2017
-./bin/tests/system/inline/ns1/sign.sh          SH      2011,2012,2014
-./bin/tests/system/inline/ns2/bits.db.in       ZONE    2011
+./bin/tests/system/inline/ns1/root.db.in       ZONE    2011,2012,2013,2017,2018
+./bin/tests/system/inline/ns1/sign.sh          SH      2011,2012,2014,2018
+./bin/tests/system/inline/ns2/bits.db.in       ZONE    2011,2018
 ./bin/tests/system/inline/ns2/named.conf.in    CONF-C  2011,2012,2013,2014,2017,2018
-./bin/tests/system/inline/ns2/nsec3-loop.db    ZONE    2017
-./bin/tests/system/inline/ns3/master.db.in     ZONE    2011,2012
-./bin/tests/system/inline/ns3/master2.db.in    ZONE    2011,2012
-./bin/tests/system/inline/ns3/master3.db.in    ZONE    2012
-./bin/tests/system/inline/ns3/master4.db.in    ZONE    2012
+./bin/tests/system/inline/ns2/nsec3-loop.db    ZONE    2017,2018
+./bin/tests/system/inline/ns3/master.db.in     ZONE    2011,2012,2018
+./bin/tests/system/inline/ns3/master2.db.in    ZONE    2011,2012,2018
+./bin/tests/system/inline/ns3/master3.db.in    ZONE    2012,2018
+./bin/tests/system/inline/ns3/master4.db.in    ZONE    2012,2018
 ./bin/tests/system/inline/ns3/named.conf.in    CONF-C  2011,2012,2013,2015,2017,2018
-./bin/tests/system/inline/ns3/sign.sh          SH      2011,2012,2013,2014,2017
+./bin/tests/system/inline/ns3/sign.sh          SH      2011,2012,2013,2014,2017,2018
 ./bin/tests/system/inline/ns4/named.conf.in    CONF-C  2011,2018
-./bin/tests/system/inline/ns4/noixfr.db.in     ZONE    2011
+./bin/tests/system/inline/ns4/noixfr.db.in     ZONE    2011,2018
 ./bin/tests/system/inline/ns5/named.conf.post  CONF-C  2011,2018
 ./bin/tests/system/inline/ns5/named.conf.pre   CONF-C  2011,2018
 ./bin/tests/system/inline/ns6/named.conf.in    CONF-C  2011,2018
 ./bin/tests/system/inline/ns7/named.conf.in    CONF-C  2017,2018
-./bin/tests/system/inline/ns7/sign.sh          SH      2017
-./bin/tests/system/inline/prereq.sh            SH      2014
+./bin/tests/system/inline/ns7/sign.sh          SH      2017,2018
+./bin/tests/system/inline/prereq.sh            SH      2014,2018
 ./bin/tests/system/inline/setup.sh             SH      2011,2012,2013,2014,2017,2018
 ./bin/tests/system/inline/tests.sh             SH      2011,2012,2013,2014,2016,2017,2018
 ./bin/tests/system/integrity/clean.sh          SH      2017,2018
-./bin/tests/system/integrity/ns1/mx-cname.db   ZONE    2017
+./bin/tests/system/integrity/ns1/mx-cname.db   ZONE    2017,2018
 ./bin/tests/system/integrity/ns1/named.conf.in CONF-C  2017,2018
-./bin/tests/system/integrity/ns1/srv-cname.db  ZONE    2017
+./bin/tests/system/integrity/ns1/srv-cname.db  ZONE    2017,2018
 ./bin/tests/system/integrity/setup.sh          SH      2018
 ./bin/tests/system/integrity/tests.sh          SH      2017,2018
-./bin/tests/system/ixfr/ans2/startme           X       2011
+./bin/tests/system/ixfr/ans2/startme           X       2011,2018
 ./bin/tests/system/ixfr/clean.sh               SH      2001,2004,2007,2011,2012,2014,2015,2018
-./bin/tests/system/ixfr/ns1/.gitignore         X       2012
-./bin/tests/system/ixfr/ns1/startme            X       2012,2013
-./bin/tests/system/ixfr/ns3/mytest0.db         ZONE    2011
-./bin/tests/system/ixfr/ns3/mytest1.db         ZONE    2011
-./bin/tests/system/ixfr/ns3/mytest2.db         ZONE    2011
+./bin/tests/system/ixfr/ns1/.gitignore         X       2012,2018
+./bin/tests/system/ixfr/ns1/startme            X       2012,2013,2018
+./bin/tests/system/ixfr/ns3/mytest0.db         ZONE    2011,2018
+./bin/tests/system/ixfr/ns3/mytest1.db         ZONE    2011,2018
+./bin/tests/system/ixfr/ns3/mytest2.db         ZONE    2011,2018
 ./bin/tests/system/ixfr/ns3/named.conf.in      CONF-C  2011,2013,2014,2018
-./bin/tests/system/ixfr/ns3/subtest0.db                ZONE    2011
-./bin/tests/system/ixfr/ns3/subtest1.db                ZONE    2011
+./bin/tests/system/ixfr/ns3/subtest0.db                ZONE    2011,2018
+./bin/tests/system/ixfr/ns3/subtest1.db                ZONE    2011,2018
 ./bin/tests/system/ixfr/ns4/named.conf.in      CONF-C  2011,2013,2018
 ./bin/tests/system/ixfr/prereq.sh              SH      2001,2004,2007,2012,2014,2018
 ./bin/tests/system/ixfr/setup.sh               SH      2001,2004,2007,2011,2012,2013,2014,2018
 ./bin/tests/system/ixfr/tests.sh               SH      2001,2004,2007,2011,2012,2014,2016,2018
-./bin/tests/system/legacy/build.sh             SH      2014
+./bin/tests/system/legacy/build.sh             SH      2014,2018
 ./bin/tests/system/legacy/clean.sh             SH      2014,2018
 ./bin/tests/system/legacy/ns1/named1.conf.in   CONF-C  2014,2018
 ./bin/tests/system/legacy/ns1/named2.conf.in   CONF-C  2014,2018
-./bin/tests/system/legacy/ns1/root.db          ZONE    2014
-./bin/tests/system/legacy/ns1/trusted.conf     X       2014
-./bin/tests/system/legacy/ns2/dropedns.db      ZONE    2014
+./bin/tests/system/legacy/ns1/root.db          ZONE    2014,2018
+./bin/tests/system/legacy/ns1/trusted.conf     X       2014,2018
+./bin/tests/system/legacy/ns2/dropedns.db      ZONE    2014,2018
 ./bin/tests/system/legacy/ns2/named.conf.in    CONF-C  2014,2018
-./bin/tests/system/legacy/ns2/named.dropedns   X       2014
-./bin/tests/system/legacy/ns3/dropedns-notcp.db        ZONE    2014
+./bin/tests/system/legacy/ns2/named.dropedns   X       2014,2018
+./bin/tests/system/legacy/ns3/dropedns-notcp.db        ZONE    2014,2018
 ./bin/tests/system/legacy/ns3/named.conf.in    CONF-C  2014,2018
-./bin/tests/system/legacy/ns3/named.dropedns   X       2014
-./bin/tests/system/legacy/ns3/named.notcp      X       2014
-./bin/tests/system/legacy/ns4/named.args       X       2014
+./bin/tests/system/legacy/ns3/named.dropedns   X       2014,2018
+./bin/tests/system/legacy/ns3/named.notcp      X       2014,2018
+./bin/tests/system/legacy/ns4/named.args       X       2014,2018
 ./bin/tests/system/legacy/ns4/named.conf.in    CONF-C  2014,2018
-./bin/tests/system/legacy/ns4/plain.db         ZONE    2014
-./bin/tests/system/legacy/ns5/named.args       X       2014
+./bin/tests/system/legacy/ns4/plain.db         ZONE    2014,2018
+./bin/tests/system/legacy/ns5/named.args       X       2014,2018
 ./bin/tests/system/legacy/ns5/named.conf.in    CONF-C  2014,2018
-./bin/tests/system/legacy/ns5/named.notcp      X       2014
-./bin/tests/system/legacy/ns5/plain-notcp.db   ZONE    2014
-./bin/tests/system/legacy/ns6/edns512.db.in    ZONE    2014
-./bin/tests/system/legacy/ns6/edns512.db.signed        X       2014
-./bin/tests/system/legacy/ns6/named.args       X       2014
+./bin/tests/system/legacy/ns5/named.notcp      X       2014,2018
+./bin/tests/system/legacy/ns5/plain-notcp.db   ZONE    2014,2018
+./bin/tests/system/legacy/ns6/edns512.db.in    ZONE    2014,2018
+./bin/tests/system/legacy/ns6/edns512.db.signed        X       2014,2018
+./bin/tests/system/legacy/ns6/named.args       X       2014,2018
 ./bin/tests/system/legacy/ns6/named.conf.in    CONF-C  2014,2018
 ./bin/tests/system/legacy/ns6/sign.sh          SH      2014,2018
-./bin/tests/system/legacy/ns7/edns512-notcp.db.in      ZONE    2014
-./bin/tests/system/legacy/ns7/edns512-notcp.db.signed  X       2014
-./bin/tests/system/legacy/ns7/named.args       X       2014
+./bin/tests/system/legacy/ns7/edns512-notcp.db.in      ZONE    2014,2018
+./bin/tests/system/legacy/ns7/edns512-notcp.db.signed  X       2014,2018
+./bin/tests/system/legacy/ns7/named.args       X       2014,2018
 ./bin/tests/system/legacy/ns7/named.conf.in    CONF-C  2014,2018
-./bin/tests/system/legacy/ns7/named.notcp      X       2014
+./bin/tests/system/legacy/ns7/named.notcp      X       2014,2018
 ./bin/tests/system/legacy/ns7/sign.sh          SH      2014,2018
 ./bin/tests/system/legacy/setup.sh             SH      2014,2018
 ./bin/tests/system/legacy/tests.sh             SH      2014,2015,2016,2018
 ./bin/tests/system/limits/clean.sh             SH      2000,2001,2004,2007,2012,2015,2018
-./bin/tests/system/limits/knowngood.dig.out.1000       X       2000,2001
-./bin/tests/system/limits/knowngood.dig.out.2000       X       2000,2001
-./bin/tests/system/limits/knowngood.dig.out.3000       X       2000,2001
-./bin/tests/system/limits/knowngood.dig.out.4000       X       2000,2001
-./bin/tests/system/limits/knowngood.dig.out.a-maximum-rrset    X       2000,2001
-./bin/tests/system/limits/ns1/example.db       ZONE    2000,2001,2004,2007
+./bin/tests/system/limits/knowngood.dig.out.1000       X       2000,2001,2018
+./bin/tests/system/limits/knowngood.dig.out.2000       X       2000,2001,2018
+./bin/tests/system/limits/knowngood.dig.out.3000       X       2000,2001,2018
+./bin/tests/system/limits/knowngood.dig.out.4000       X       2000,2001,2018
+./bin/tests/system/limits/knowngood.dig.out.a-maximum-rrset    X       2000,2001,2018
+./bin/tests/system/limits/ns1/example.db       ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/limits/ns1/named.conf.in    CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/limits/ns1/root.db          ZONE    2000,2001,2004,2007
+./bin/tests/system/limits/ns1/root.db          ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/limits/setup.sh             SH      2018
 ./bin/tests/system/limits/tests.sh             SH      2000,2001,2004,2007,2011,2012,2016,2018
 ./bin/tests/system/logfileconfig/clean.sh      SH      2011,2012,2016,2018
 ./bin/tests/system/logfileconfig/ns1/named.unlimited   CONF-C  2016,2018
 ./bin/tests/system/logfileconfig/ns1/named.versconf    CONF-C  2016,2018
 ./bin/tests/system/logfileconfig/ns1/rndc.conf.in      CONF-C  2011,2013,2017,2018
-./bin/tests/system/logfileconfig/ns1/root.db   ZONE    2011
+./bin/tests/system/logfileconfig/ns1/root.db   ZONE    2011,2018
 ./bin/tests/system/logfileconfig/setup.sh      SH      2011,2012,2014,2018
 ./bin/tests/system/logfileconfig/tests.sh      SH      2011,2012,2013,2016,2017,2018
-./bin/tests/system/lwresd/Makefile.in          MAKE    2000,2001,2002,2004,2007,2009,2012,2014,2015
-./bin/tests/system/lwresd/clean.sh             SH      2008,2012,2013,2015,2016
-./bin/tests/system/lwresd/lwresd1/lwresd.conf  CONF-C  2000,2001,2004,2007
-./bin/tests/system/lwresd/lwresd1/nosearch.conf        CONF-C  2016
-./bin/tests/system/lwresd/lwresd1/resolv.conf  CONF-SH 2000,2001,2004,2007,2012
-./bin/tests/system/lwresd/lwtest.c             C       2000,2001,2002,2004,2007,2008,2012,2013,2015,2016
-./bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db ZONE    2000,2001,2004,2007
-./bin/tests/system/lwresd/ns1/e.example1.db    X       2008
-./bin/tests/system/lwresd/ns1/example1.db      ZONE    2000,2001,2002,2003,2004,2007,2008
-./bin/tests/system/lwresd/ns1/example2.db      ZONE    2000,2001,2002,2004,2007
-./bin/tests/system/lwresd/ns1/ip6.arpa.db      ZONE    2000,2001,2002,2004,2007
-./bin/tests/system/lwresd/ns1/ip6.int.db       ZONE    2000,2001,2002,2004,2007
-./bin/tests/system/lwresd/ns1/named.conf       CONF-C  2000,2001,2004,2006,2007,2008
-./bin/tests/system/lwresd/ns1/root.db          ZONE    2000,2001,2004,2007
-./bin/tests/system/lwresd/resolv.conf          CONF-SH 2000,2001,2004,2007,2012
-./bin/tests/system/lwresd/tests.sh             SH      2000,2001,2004,2007,2011,2012,2013,2016
+./bin/tests/system/lwresd/Makefile.in          MAKE    2000,2001,2002,2004,2007,2009,2012,2014,2015,2018
+./bin/tests/system/lwresd/clean.sh             SH      2008,2012,2013,2015,2016,2018
+./bin/tests/system/lwresd/lwresd1/lwresd.conf  CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/lwresd/lwresd1/nosearch.conf        CONF-C  2016,2018
+./bin/tests/system/lwresd/lwresd1/resolv.conf  CONF-SH 2000,2001,2004,2007,2012,2018
+./bin/tests/system/lwresd/lwtest.c             C       2000,2001,2002,2004,2007,2008,2012,2013,2015,2016,2018
+./bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/lwresd/ns1/e.example1.db    X       2008,2018
+./bin/tests/system/lwresd/ns1/example1.db      ZONE    2000,2001,2002,2003,2004,2007,2008,2018
+./bin/tests/system/lwresd/ns1/example2.db      ZONE    2000,2001,2002,2004,2007,2018
+./bin/tests/system/lwresd/ns1/ip6.arpa.db      ZONE    2000,2001,2002,2004,2007,2018
+./bin/tests/system/lwresd/ns1/ip6.int.db       ZONE    2000,2001,2002,2004,2007,2018
+./bin/tests/system/lwresd/ns1/named.conf       CONF-C  2000,2001,2004,2006,2007,2008,2018
+./bin/tests/system/lwresd/ns1/root.db          ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/lwresd/resolv.conf          CONF-SH 2000,2001,2004,2007,2012,2018
+./bin/tests/system/lwresd/tests.sh             SH      2000,2001,2004,2007,2011,2012,2013,2016,2018
 ./bin/tests/system/masterfile/clean.sh         SH      2001,2004,2007,2010,2012,2015,2018
-./bin/tests/system/masterfile/knowngood.dig.out        X       2001,2004,2012
-./bin/tests/system/masterfile/ns1/include.db   ZONE    2001,2004,2007,2012
+./bin/tests/system/masterfile/knowngood.dig.out        X       2001,2004,2012,2018
+./bin/tests/system/masterfile/ns1/include.db   ZONE    2001,2004,2007,2012,2018
 ./bin/tests/system/masterfile/ns1/named.conf.in        CONF-C  2001,2004,2007,2018
-./bin/tests/system/masterfile/ns1/sub.db       ZONE    2001,2004,2007
-./bin/tests/system/masterfile/ns1/ttl1.db      ZONE    2001,2004,2007
-./bin/tests/system/masterfile/ns1/ttl2.db      ZONE    2001,2004,2007
-./bin/tests/system/masterfile/ns2/example.db   ZONE    2010
+./bin/tests/system/masterfile/ns1/sub.db       ZONE    2001,2004,2007,2018
+./bin/tests/system/masterfile/ns1/ttl1.db      ZONE    2001,2004,2007,2018
+./bin/tests/system/masterfile/ns1/ttl2.db      ZONE    2001,2004,2007,2018
+./bin/tests/system/masterfile/ns2/example.db   ZONE    2010,2018
 ./bin/tests/system/masterfile/ns2/named.conf.in        CONF-C  2010,2018
 ./bin/tests/system/masterfile/setup.sh         SH      2018
 ./bin/tests/system/masterfile/tests.sh         SH      2001,2004,2007,2010,2012,2015,2016,2018
-./bin/tests/system/masterfile/zone/inheritownerafterinclude.db ZONE    2015
-./bin/tests/system/masterfile/zone/inheritownerafterinclude.good       X       2015
-./bin/tests/system/masterfile/zone/nameservers.db      ZONE    2015
+./bin/tests/system/masterfile/zone/inheritownerafterinclude.db ZONE    2015,2018
+./bin/tests/system/masterfile/zone/inheritownerafterinclude.good       X       2015,2018
+./bin/tests/system/masterfile/zone/nameservers.db      ZONE    2015,2018
 ./bin/tests/system/masterformat/clean.sh       SH      2005,2007,2011,2012,2013,2014,2015,2018
-./bin/tests/system/masterformat/ns1/compile.sh SH      2005,2006,2007,2011,2012,2013,2014
-./bin/tests/system/masterformat/ns1/example.db ZONE    2005,2007,2014
-./bin/tests/system/masterformat/ns1/large.db.in        ZONE    2012
+./bin/tests/system/masterformat/ns1/compile.sh SH      2005,2006,2007,2011,2012,2013,2014,2018
+./bin/tests/system/masterformat/ns1/example.db ZONE    2005,2007,2014,2018
+./bin/tests/system/masterformat/ns1/large.db.in        ZONE    2012,2018
 ./bin/tests/system/masterformat/ns1/named.conf.in      CONF-C  2005,2007,2011,2012,2013,2018
-./bin/tests/system/masterformat/ns1/signed.db  ZONE    2013
-./bin/tests/system/masterformat/ns2/formerly-text.db.in        ZONE    2011
+./bin/tests/system/masterformat/ns1/signed.db  ZONE    2013,2018
+./bin/tests/system/masterformat/ns2/formerly-text.db.in        ZONE    2011,2018
 ./bin/tests/system/masterformat/ns2/named.conf.in      CONF-C  2005,2007,2011,2012,2018
 ./bin/tests/system/masterformat/ns3/named.conf.in      CONF-C  2012,2013,2018
-./bin/tests/system/masterformat/prereq.sh      SH      2014
+./bin/tests/system/masterformat/prereq.sh      SH      2014,2018
 ./bin/tests/system/masterformat/setup.sh       SH      2005,2006,2007,2011,2012,2013,2014,2018
 ./bin/tests/system/masterformat/tests.sh       SH      2005,2007,2011,2012,2013,2014,2016,2017,2018
-./bin/tests/system/metadata/child.db           ZONE    2009
-./bin/tests/system/metadata/clean.sh           SH      2009,2011,2012,2014,2017
-./bin/tests/system/metadata/parent.db          ZONE    2009
-./bin/tests/system/metadata/prereq.sh          SH      2009,2012,2014
+./bin/tests/system/metadata/child.db           ZONE    2009,2018
+./bin/tests/system/metadata/clean.sh           SH      2009,2011,2012,2014,2017,2018
+./bin/tests/system/metadata/parent.db          ZONE    2009,2018
+./bin/tests/system/metadata/prereq.sh          SH      2009,2012,2014,2018
 ./bin/tests/system/metadata/setup.sh           SH      2009,2011,2012,2014,2018
 ./bin/tests/system/metadata/tests.sh           SH      2009,2011,2012,2013,2014,2016,2017,2018
 ./bin/tests/system/notify/clean.sh             SH      2000,2001,2004,2007,2011,2012,2014,2015,2018
 ./bin/tests/system/notify/ns1/named.conf.in    CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/notify/ns1/root.db          ZONE    2000,2001,2004,2007
-./bin/tests/system/notify/ns2/example1.db      ZONE    2000,2001,2002,2004,2007,2009
-./bin/tests/system/notify/ns2/example2.db      ZONE    2000,2001,2002,2004,2007,2009
-./bin/tests/system/notify/ns2/example3.db      ZONE    2000,2001,2002,2004,2007,2009
-./bin/tests/system/notify/ns2/example4.db      ZONE    2000,2001,2002,2004,2007,2009
-./bin/tests/system/notify/ns2/generic.db       ZONE    2014
+./bin/tests/system/notify/ns1/root.db          ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/notify/ns2/example1.db      ZONE    2000,2001,2002,2004,2007,2009,2018
+./bin/tests/system/notify/ns2/example2.db      ZONE    2000,2001,2002,2004,2007,2009,2018
+./bin/tests/system/notify/ns2/example3.db      ZONE    2000,2001,2002,2004,2007,2009,2018
+./bin/tests/system/notify/ns2/example4.db      ZONE    2000,2001,2002,2004,2007,2009,2018
+./bin/tests/system/notify/ns2/generic.db       ZONE    2014,2018
 ./bin/tests/system/notify/ns2/named.conf.in    CONF-C  2000,2001,2004,2007,2011,2014,2016,2018
 ./bin/tests/system/notify/ns3/named.conf.in    CONF-C  2000,2001,2004,2007,2018
 ./bin/tests/system/notify/ns4/named.conf.in    CONF-C  2014,2018
 ./bin/tests/system/notify/ns4/named.port.in    X       2014,2018
 ./bin/tests/system/notify/ns5/named.conf.in    CONF-C  2015,2017,2018
-./bin/tests/system/notify/ns5/x21.db           ZONE    2015
+./bin/tests/system/notify/ns5/x21.db           ZONE    2015,2018
 ./bin/tests/system/notify/setup.sh             SH      2000,2001,2004,2007,2012,2014,2018
 ./bin/tests/system/notify/tests.sh             SH      2000,2001,2004,2007,2011,2012,2013,2014,2015,2016,2018
 ./bin/tests/system/nslookup/clean.sh           SH      2014,2015,2018
 ./bin/tests/system/nslookup/tests.sh           SH      2014,2016,2018
 ./bin/tests/system/nsupdate/ans4/ans.pl                PERL    2017,2018
 ./bin/tests/system/nsupdate/clean.sh           SH      2000,2001,2004,2007,2009,2010,2011,2012,2014,2015,2016,2017,2018
-./bin/tests/system/nsupdate/commandlist                X       2012
-./bin/tests/system/nsupdate/knowngood.ns1.after        X       2000,2001,2003,2004,2009
-./bin/tests/system/nsupdate/knowngood.ns1.afterstop    X       2001,2004
-./bin/tests/system/nsupdate/knowngood.ns1.before       X       2000,2001,2003,2004,2009
-./bin/tests/system/nsupdate/ns1/example1.db    ZONE    2000,2001,2002,2004,2007,2009
-./bin/tests/system/nsupdate/ns1/max-ttl.db     ZONE    2014
+./bin/tests/system/nsupdate/commandlist                X       2012,2018
+./bin/tests/system/nsupdate/knowngood.ns1.after        X       2000,2001,2003,2004,2009,2018
+./bin/tests/system/nsupdate/knowngood.ns1.afterstop    X       2001,2004,2018
+./bin/tests/system/nsupdate/knowngood.ns1.before       X       2000,2001,2003,2004,2009,2018
+./bin/tests/system/nsupdate/ns1/example1.db    ZONE    2000,2001,2002,2004,2007,2009,2018
+./bin/tests/system/nsupdate/ns1/max-ttl.db     ZONE    2014,2018
 ./bin/tests/system/nsupdate/ns1/named.conf.in  CONF-C  2000,2001,2004,2005,2007,2009,2011,2012,2013,2014,2016,2018
-./bin/tests/system/nsupdate/ns1/sample.db.in   ZONE    2016
+./bin/tests/system/nsupdate/ns1/sample.db.in   ZONE    2016,2018
 ./bin/tests/system/nsupdate/ns2/named.conf.in  CONF-C  2000,2001,2004,2007,2011,2013,2016,2017,2018
-./bin/tests/system/nsupdate/ns2/sample.db.in   ZONE    2016
-./bin/tests/system/nsupdate/ns3/delegation.test.db.in  ZONE    2016
-./bin/tests/system/nsupdate/ns3/dnskey.test.db.in      ZONE    2011
-./bin/tests/system/nsupdate/ns3/example.db.in  ZONE    2010
+./bin/tests/system/nsupdate/ns2/sample.db.in   ZONE    2016,2018
+./bin/tests/system/nsupdate/ns3/delegation.test.db.in  ZONE    2016,2018
+./bin/tests/system/nsupdate/ns3/dnskey.test.db.in      ZONE    2011,2018
+./bin/tests/system/nsupdate/ns3/example.db.in  ZONE    2010,2018
 ./bin/tests/system/nsupdate/ns3/named.conf.in  CONF-C  2010,2011,2013,2016,2018
-./bin/tests/system/nsupdate/ns3/nsec3param.test.db.in  ZONE    2010
-./bin/tests/system/nsupdate/ns3/sign.sh                SH      2010,2011,2012,2014,2016
-./bin/tests/system/nsupdate/ns3/too-big.test.db.in     ZONE    2016
-./bin/tests/system/nsupdate/ns5/local.db.in    ZONE    2017
-./bin/tests/system/nsupdate/ns5/named.args     X       2017
+./bin/tests/system/nsupdate/ns3/nsec3param.test.db.in  ZONE    2010,2018
+./bin/tests/system/nsupdate/ns3/sign.sh                SH      2010,2011,2012,2014,2016,2018
+./bin/tests/system/nsupdate/ns3/too-big.test.db.in     ZONE    2016,2018
+./bin/tests/system/nsupdate/ns5/local.db.in    ZONE    2017,2018
+./bin/tests/system/nsupdate/ns5/named.args     X       2017,2018
 ./bin/tests/system/nsupdate/ns5/named.conf.in  CONF-C  2017,2018
 ./bin/tests/system/nsupdate/prereq.sh          SH      2014,2015,2018
 ./bin/tests/system/nsupdate/setup.sh           SH      2000,2001,2004,2007,2009,2010,2011,2012,2014,2016,2017,2018
 ./bin/tests/system/nsupdate/tests.sh           SH      2000,2001,2004,2007,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/tests/system/nsupdate/update_test.pl     PERL    2000,2001,2004,2007,2012,2018
 ./bin/tests/system/nsupdate/verylarge.in       X       2013,2018
-./bin/tests/system/org.isc.bind.system         SH      2010,2012,2013
-./bin/tests/system/org.isc.bind.system.plist   X       2010
-./bin/tests/system/packet.pl                   PERL    2011,2012
+./bin/tests/system/org.isc.bind.system         SH      2010,2012,2013,2018
+./bin/tests/system/org.isc.bind.system.plist   X       2010,2018
+./bin/tests/system/packet.pl                   PERL    2011,2012,2018
 ./bin/tests/system/pending/clean.sh            SH      2009,2012,2014,2018
 ./bin/tests/system/pending/ns1/named.conf.in   CONF-C  2009,2018
-./bin/tests/system/pending/ns1/root.db.in      ZONE    2009,2010
-./bin/tests/system/pending/ns1/sign.sh         SH      2009,2010,2012,2014,2016
-./bin/tests/system/pending/ns2/example.com.db.in       ZONE    2009,2010
-./bin/tests/system/pending/ns2/example.db.in   ZONE    2009,2010
-./bin/tests/system/pending/ns2/forgery.db      ZONE    2010
+./bin/tests/system/pending/ns1/root.db.in      ZONE    2009,2010,2018
+./bin/tests/system/pending/ns1/sign.sh         SH      2009,2010,2012,2014,2016,2018
+./bin/tests/system/pending/ns2/example.com.db.in       ZONE    2009,2010,2018
+./bin/tests/system/pending/ns2/example.db.in   ZONE    2009,2010,2018
+./bin/tests/system/pending/ns2/forgery.db      ZONE    2010,2018
 ./bin/tests/system/pending/ns2/named.conf.in   CONF-C  2009,2010,2016,2018
-./bin/tests/system/pending/ns2/sign.sh         SH      2009,2010,2012,2014
-./bin/tests/system/pending/ns3/hostile.db      ZONE    2009
-./bin/tests/system/pending/ns3/mail.example.db ZONE    2009
+./bin/tests/system/pending/ns2/sign.sh         SH      2009,2010,2012,2014,2018
+./bin/tests/system/pending/ns3/hostile.db      ZONE    2009,2018
+./bin/tests/system/pending/ns3/mail.example.db ZONE    2009,2018
 ./bin/tests/system/pending/ns3/named.conf.in   CONF-C  2009,2018
 ./bin/tests/system/pending/ns4/named.conf.in   CONF-C  2009,2018
-./bin/tests/system/pending/prereq.sh           SH      2009,2012,2014
+./bin/tests/system/pending/prereq.sh           SH      2009,2012,2014,2018
 ./bin/tests/system/pending/setup.sh            SH      2009,2012,2014,2018
 ./bin/tests/system/pending/tests.sh            SH      2009,2010,2012,2016,2018
-./bin/tests/system/pkcs11/clean.sh             SH      2010,2012,2014,2017
-./bin/tests/system/pkcs11/ns1/example.db.in    ZONE    2010
-./bin/tests/system/pkcs11/ns1/named.conf       CONF-C  2010,2013,2014,2017
-./bin/tests/system/pkcs11/prereq.sh            SH      2010,2012,2014,2017
-./bin/tests/system/pkcs11/setup.sh             SH      2010,2012,2013,2014,2017
-./bin/tests/system/pkcs11/tests.sh             SH      2010,2012,2014,2016,2017
-./bin/tests/system/pkcs11/usepkcs11            X       2010
-./bin/tests/system/pkcs11ssl/clean.sh          SH      2014
-./bin/tests/system/pkcs11ssl/ns1/example.db.in ZONE    2014
-./bin/tests/system/pkcs11ssl/ns1/named.conf    CONF-C  2014
-./bin/tests/system/pkcs11ssl/prereq.sh         SH      2014
-./bin/tests/system/pkcs11ssl/setup.sh          SH      2014
-./bin/tests/system/pkcs11ssl/tests.sh          SH      2014,2016
-./bin/tests/system/pkcs11ssl/usepkcs11         X       2014
-./bin/tests/system/reclimit/README             TXT.BRIEF       2014,2017
+./bin/tests/system/pkcs11/clean.sh             SH      2010,2012,2014,2017,2018
+./bin/tests/system/pkcs11/ns1/example.db.in    ZONE    2010,2018
+./bin/tests/system/pkcs11/ns1/named.conf       CONF-C  2010,2013,2014,2017,2018
+./bin/tests/system/pkcs11/prereq.sh            SH      2010,2012,2014,2017,2018
+./bin/tests/system/pkcs11/setup.sh             SH      2010,2012,2013,2014,2017,2018
+./bin/tests/system/pkcs11/tests.sh             SH      2010,2012,2014,2016,2017,2018
+./bin/tests/system/pkcs11/usepkcs11            X       2010,2018
+./bin/tests/system/pkcs11ssl/clean.sh          SH      2014,2018
+./bin/tests/system/pkcs11ssl/ns1/example.db.in ZONE    2014,2018
+./bin/tests/system/pkcs11ssl/ns1/named.conf    CONF-C  2014,2018
+./bin/tests/system/pkcs11ssl/prereq.sh         SH      2014,2018
+./bin/tests/system/pkcs11ssl/setup.sh          SH      2014,2018
+./bin/tests/system/pkcs11ssl/tests.sh          SH      2014,2016,2018
+./bin/tests/system/pkcs11ssl/usepkcs11         X       2014,2018
+./bin/tests/system/reclimit/README             TXT.BRIEF       2014,2017,2018
 ./bin/tests/system/reclimit/ans2/ans.pl                PERL    2014,2015,2016,2017,2018
 ./bin/tests/system/reclimit/ans7/ans.pl                PERL    2014,2018
 ./bin/tests/system/reclimit/clean.sh           SH      2014,2018
 ./bin/tests/system/reclimit/ns1/named.conf.in  CONF-C  2014,2018
-./bin/tests/system/reclimit/ns1/root.db                ZONE    2014,2017
-./bin/tests/system/reclimit/ns3/.gitignore     X       2014
-./bin/tests/system/reclimit/ns3/hints.db       ZONE    2014
+./bin/tests/system/reclimit/ns1/root.db                ZONE    2014,2017,2018
+./bin/tests/system/reclimit/ns3/.gitignore     X       2014,2018
+./bin/tests/system/reclimit/ns3/hints.db       ZONE    2014,2018
 ./bin/tests/system/reclimit/ns3/named1.conf.in CONF-C  2014,2018
 ./bin/tests/system/reclimit/ns3/named2.conf.in CONF-C  2014,2018
 ./bin/tests/system/reclimit/ns3/named3.conf.in CONF-C  2014,2018
 ./bin/tests/system/reclimit/setup.sh           SH      2014,2018
 ./bin/tests/system/reclimit/tests.sh           SH      2014,2015,2016,2017,2018
 ./bin/tests/system/redirect/clean.sh           SH      2011,2012,2013,2014,2015,2018
-./bin/tests/system/redirect/conf/bad1.conf     CONF-C  2011,2016
-./bin/tests/system/redirect/conf/bad2.conf     CONF-C  2011,2016
-./bin/tests/system/redirect/conf/bad3.conf     CONF-C  2011,2016
-./bin/tests/system/redirect/conf/good1.conf    CONF-C  2011
-./bin/tests/system/redirect/conf/good2.conf    CONF-C  2011
-./bin/tests/system/redirect/conf/good3.conf    CONF-C  2011
-./bin/tests/system/redirect/conf/good4.conf    CONF-C  2011
-./bin/tests/system/redirect/ns1/example.db     ZONE    2011
+./bin/tests/system/redirect/conf/bad1.conf     CONF-C  2011,2016,2018
+./bin/tests/system/redirect/conf/bad2.conf     CONF-C  2011,2016,2018
+./bin/tests/system/redirect/conf/bad3.conf     CONF-C  2011,2016,2018
+./bin/tests/system/redirect/conf/good1.conf    CONF-C  2011,2018
+./bin/tests/system/redirect/conf/good2.conf    CONF-C  2011,2018
+./bin/tests/system/redirect/conf/good3.conf    CONF-C  2011,2018
+./bin/tests/system/redirect/conf/good4.conf    CONF-C  2011,2018
+./bin/tests/system/redirect/ns1/example.db     ZONE    2011,2018
 ./bin/tests/system/redirect/ns1/named.conf.in  CONF-C  2011,2018
-./bin/tests/system/redirect/ns1/redirect.db    ZONE    2011
-./bin/tests/system/redirect/ns1/root.db                ZONE    2011
-./bin/tests/system/redirect/ns1/sign.sh                SH      2011,2012,2014
-./bin/tests/system/redirect/ns2/example.db.in  ZONE    2013
+./bin/tests/system/redirect/ns1/redirect.db    ZONE    2011,2018
+./bin/tests/system/redirect/ns1/root.db                ZONE    2011,2018
+./bin/tests/system/redirect/ns1/sign.sh                SH      2011,2012,2014,2018
+./bin/tests/system/redirect/ns2/example.db.in  ZONE    2013,2018
 ./bin/tests/system/redirect/ns2/named.conf.in  CONF-C  2011,2013,2018
-./bin/tests/system/redirect/ns2/redirect.db.in ZONE    2011.2013,2013
-./bin/tests/system/redirect/prereq.sh          SH      2014
+./bin/tests/system/redirect/ns2/redirect.db.in ZONE    2011.2013,2013,2018
+./bin/tests/system/redirect/prereq.sh          SH      2014,2018
 ./bin/tests/system/redirect/setup.sh           SH      2011,2012,2013,2014,2018
 ./bin/tests/system/redirect/tests.sh           SH      2011,2012,2013,2014,2016,2018
 ./bin/tests/system/resolver/ans2/ans.pl                PERL    2000,2001,2004,2007,2009,2010,2012,2018
 ./bin/tests/system/resolver/ans8/ans.pl                PERL    2017,2018
 ./bin/tests/system/resolver/clean.sh           SH      2008,2009,2010,2011,2012,2013,2014,2015,2016,2018
 ./bin/tests/system/resolver/ns1/named.conf.in  CONF-C  2000,2001,2004,2007,2009,2013,2014,2015,2018
-./bin/tests/system/resolver/ns1/root.hint      ZONE    2000,2001,2004,2007
-./bin/tests/system/resolver/ns4/broken.db      ZONE    2012
-./bin/tests/system/resolver/ns4/child.server.db        ZONE    2011
-./bin/tests/system/resolver/ns4/moves.db       ZONE    2011
+./bin/tests/system/resolver/ns1/root.hint      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/resolver/ns4/broken.db      ZONE    2012,2018
+./bin/tests/system/resolver/ns4/child.server.db        ZONE    2011,2018
+./bin/tests/system/resolver/ns4/moves.db       ZONE    2011,2018
 ./bin/tests/system/resolver/ns4/named.conf.in  CONF-C  2010,2011,2012,2013,2015,2018
-./bin/tests/system/resolver/ns4/named.noaa     TXT.BRIEF       2010
-./bin/tests/system/resolver/ns4/root.db                ZONE    2010,2014,2015,2016,2017
-./bin/tests/system/resolver/ns4/tld1.db                ZONE    2012,2014
-./bin/tests/system/resolver/ns4/tld2.db                ZONE    2012,2014
-./bin/tests/system/resolver/ns5/child.server.db        ZONE    2011
-./bin/tests/system/resolver/ns5/moves.db       ZONE    2011
+./bin/tests/system/resolver/ns4/named.noaa     TXT.BRIEF       2010,2018
+./bin/tests/system/resolver/ns4/root.db                ZONE    2010,2014,2015,2016,2017,2018
+./bin/tests/system/resolver/ns4/tld1.db                ZONE    2012,2014,2018
+./bin/tests/system/resolver/ns4/tld2.db                ZONE    2012,2014,2018
+./bin/tests/system/resolver/ns5/child.server.db        ZONE    2011,2018
+./bin/tests/system/resolver/ns5/moves.db       ZONE    2011,2018
 ./bin/tests/system/resolver/ns5/named.conf.in  CONF-C  2010,2011,2013,2014,2015,2016,2018
-./bin/tests/system/resolver/ns5/root.hint      ZONE    2010
-./bin/tests/system/resolver/ns6/broken.db      ZONE    2012
-./bin/tests/system/resolver/ns6/delegation-only.db     ZONE    2015
-./bin/tests/system/resolver/ns6/ds.example.net.db.in   ZONE    2016
-./bin/tests/system/resolver/ns6/example.net.db.in      ZONE    2010,2014,2016
-./bin/tests/system/resolver/ns6/keygen.sh      SH      2010,2012,2014,2016,2017
-./bin/tests/system/resolver/ns6/moves.db       ZONE    2011
+./bin/tests/system/resolver/ns5/root.hint      ZONE    2010,2018
+./bin/tests/system/resolver/ns6/broken.db      ZONE    2012,2018
+./bin/tests/system/resolver/ns6/delegation-only.db     ZONE    2015,2018
+./bin/tests/system/resolver/ns6/ds.example.net.db.in   ZONE    2016,2018
+./bin/tests/system/resolver/ns6/example.net.db.in      ZONE    2010,2014,2016,2018
+./bin/tests/system/resolver/ns6/keygen.sh      SH      2010,2012,2014,2016,2017,2018
+./bin/tests/system/resolver/ns6/moves.db       ZONE    2011,2018
 ./bin/tests/system/resolver/ns6/named.conf.in  CONF-C  2010,2012,2013,2014,2015,2016,2018
-./bin/tests/system/resolver/ns6/root.db                ZONE    2010,2011
-./bin/tests/system/resolver/ns6/to-be-removed.tld.db.in        ZONE    2012
-./bin/tests/system/resolver/ns7/all-cnames.db  ZONE    2014
-./bin/tests/system/resolver/ns7/named.args     X       2011,2012
+./bin/tests/system/resolver/ns6/root.db                ZONE    2010,2011,2018
+./bin/tests/system/resolver/ns6/to-be-removed.tld.db.in        ZONE    2012,2018
+./bin/tests/system/resolver/ns7/all-cnames.db  ZONE    2014,2018
+./bin/tests/system/resolver/ns7/named.args     X       2011,2012,2018
 ./bin/tests/system/resolver/ns7/named1.conf.in CONF-C  2010,2011,2013,2014,2016,2018
 ./bin/tests/system/resolver/ns7/named2.conf.in CONF-C  2013,2014,2016,2018
-./bin/tests/system/resolver/ns7/root.hint      ZONE    2010
-./bin/tests/system/resolver/ns7/server.db.in   ZONE    2011
+./bin/tests/system/resolver/ns7/root.hint      ZONE    2010,2018
+./bin/tests/system/resolver/ns7/server.db.in   ZONE    2011,2018
 ./bin/tests/system/resolver/prereq.sh          SH      2000,2001,2004,2007,2012,2014,2018
 ./bin/tests/system/resolver/setup.sh           SH      2010,2011,2012,2013,2014,2018
 ./bin/tests/system/resolver/tests.sh           SH      2000,2001,2004,2007,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/tests/system/rndc/.gitignore             X       2015
+./bin/tests/system/rndc/.gitignore             X       2015,2018
 ./bin/tests/system/rndc/clean.sh               SH      2011,2012,2013,2014,2015,2017,2018
-./bin/tests/system/rndc/ns2/incl.db            ZONE    2013
+./bin/tests/system/rndc/ns2/incl.db            ZONE    2013,2018
 ./bin/tests/system/rndc/ns2/named.conf.in      CONF-C  2011,2012,2013,2018
-./bin/tests/system/rndc/ns2/secondkey.conf     CONF-C  2012,2013
+./bin/tests/system/rndc/ns2/secondkey.conf     CONF-C  2012,2013,2018
 ./bin/tests/system/rndc/ns3/named.conf.in      CONF-C  2012,2013,2018
-./bin/tests/system/rndc/ns4/.gitignore         X       2016
+./bin/tests/system/rndc/ns4/.gitignore         X       2016,2018
 ./bin/tests/system/rndc/ns4/named.conf.in      CONF-C  2013,2015,2018
 ./bin/tests/system/rndc/setup.sh               SH      2011,2012,2013,2014,2018
 ./bin/tests/system/rndc/tests.sh               SH      2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/tests/system/rpz/ns2/named.conf.in       CONF-C  2011,2012,2013,2018
 ./bin/tests/system/rpz/ns2/tld2.db             ZONE    2011,2012,2013,2018
 ./bin/tests/system/rpz/ns3/base.db             ZONE    2011,2012,2013,2016,2018
-./bin/tests/system/rpz/ns3/crash1              X       2011,2013
-./bin/tests/system/rpz/ns3/crash2              X       2011,2012,2013
+./bin/tests/system/rpz/ns3/crash1              X       2011,2013,2018
+./bin/tests/system/rpz/ns3/crash2              X       2011,2012,2013,2018
 ./bin/tests/system/rpz/ns3/hints               ZONE    2011,2013,2018
 ./bin/tests/system/rpz/ns3/named.conf.in       CONF-C  2011,2012,2013,2018
 ./bin/tests/system/rpz/ns4/hints               ZONE    2011,2013,2018
 ./bin/tests/system/rpz/ns4/tld4.db             ZONE    2011,2012,2013,2018
 ./bin/tests/system/rpz/ns5/empty.db.in         ZONE    2014,2018
 ./bin/tests/system/rpz/ns5/hints               ZONE    2011,2012,2013,2018
-./bin/tests/system/rpz/ns5/named.args          X       2013
+./bin/tests/system/rpz/ns5/named.args          X       2013,2018
 ./bin/tests/system/rpz/ns5/named.conf.in       CONF-C  2012,2013,2014,2018
 ./bin/tests/system/rpz/ns5/tld5.db             ZONE    2013,2018
 ./bin/tests/system/rpz/ns6/hints               ZONE    2014,2018
 ./bin/tests/system/rpz/test6                   ZONE    2013,2018
 ./bin/tests/system/rpz/tests.sh                        SH      2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/tests/system/rpzrecurse/.gitignore       X       2015,2018
-./bin/tests/system/rpzrecurse/README           TXT.BRIEF       2015
+./bin/tests/system/rpzrecurse/README           TXT.BRIEF       2015,2018
 ./bin/tests/system/rpzrecurse/clean.sh         SH      2015,2018
-./bin/tests/system/rpzrecurse/ns1/db.l0                ZONE    2015
-./bin/tests/system/rpzrecurse/ns1/db.l1.l0     ZONE    2015
-./bin/tests/system/rpzrecurse/ns1/example.db   ZONE    2015
+./bin/tests/system/rpzrecurse/ns1/db.l0                ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns1/db.l1.l0     ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns1/example.db   ZONE    2015,2018
 ./bin/tests/system/rpzrecurse/ns1/named.conf.in        CONF-C  2018
-./bin/tests/system/rpzrecurse/ns1/test1.example.net.db ZONE    2015
-./bin/tests/system/rpzrecurse/ns1/test2.example.net.db ZONE    2015
-./bin/tests/system/rpzrecurse/ns2/.gitignore   X       2015
-./bin/tests/system/rpzrecurse/ns2/db.clientip1 ZONE    2015
-./bin/tests/system/rpzrecurse/ns2/db.clientip2 ZONE    2015
-./bin/tests/system/rpzrecurse/ns2/db.clientip21        ZONE    2016
-./bin/tests/system/rpzrecurse/ns2/db.wildcard1 ZONE    2015
-./bin/tests/system/rpzrecurse/ns2/db.wildcard2a        ZONE    2015
-./bin/tests/system/rpzrecurse/ns2/db.wildcard2b        ZONE    2015
-./bin/tests/system/rpzrecurse/ns2/db.wildcard3 ZONE    2015
-./bin/tests/system/rpzrecurse/ns2/named.clientip.conf  CONF-C  2015
-./bin/tests/system/rpzrecurse/ns2/named.clientip2.conf CONF-C  2016
+./bin/tests/system/rpzrecurse/ns1/root.db      ZONE    2018
+./bin/tests/system/rpzrecurse/ns1/test1.example.net.db ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns1/test2.example.net.db ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns2/.gitignore   X       2015,2018
+./bin/tests/system/rpzrecurse/ns2/db.clientip1 ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns2/db.clientip2 ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns2/db.clientip21        ZONE    2016,2018
+./bin/tests/system/rpzrecurse/ns2/db.wildcard1 ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns2/db.wildcard2a        ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns2/db.wildcard2b        ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns2/db.wildcard3 ZONE    2015,2018
+./bin/tests/system/rpzrecurse/ns2/named.clientip.conf  CONF-C  2015,2018
+./bin/tests/system/rpzrecurse/ns2/named.clientip2.conf CONF-C  2016,2018
 ./bin/tests/system/rpzrecurse/ns2/named.conf.header.in CONF-C  2015,2018
-./bin/tests/system/rpzrecurse/ns2/named.default.conf   CONF-C  2015
-./bin/tests/system/rpzrecurse/ns2/named.wildcard1.conf CONF-C  2015
-./bin/tests/system/rpzrecurse/ns2/named.wildcard2.conf CONF-C  2015
-./bin/tests/system/rpzrecurse/ns2/named.wildcard3.conf CONF-C  2015
-./bin/tests/system/rpzrecurse/ns2/root.hint    ZONE    2015
-./bin/tests/system/rpzrecurse/prereq.sh                SH      2015,2016
+./bin/tests/system/rpzrecurse/ns2/named.default.conf   CONF-C  2015,2018
+./bin/tests/system/rpzrecurse/ns2/named.wildcard1.conf CONF-C  2015,2018
+./bin/tests/system/rpzrecurse/ns2/named.wildcard2.conf CONF-C  2015,2018
+./bin/tests/system/rpzrecurse/ns2/named.wildcard3.conf CONF-C  2015,2018
+./bin/tests/system/rpzrecurse/ns2/root.hint    ZONE    2015,2018
+./bin/tests/system/rpzrecurse/prereq.sh                SH      2015,2016,2018
 ./bin/tests/system/rpzrecurse/setup.sh         SH      2015,2018
-./bin/tests/system/rpzrecurse/testgen.pl       PERL    2015
+./bin/tests/system/rpzrecurse/testgen.pl       PERL    2015,2018
 ./bin/tests/system/rpzrecurse/tests.sh         SH      2015,2016,2018
-./bin/tests/system/rrchecker/classlist.good    X       2013
-./bin/tests/system/rrchecker/clean.sh          SH      2013,2017
-./bin/tests/system/rrchecker/privatelist.good  X       2013
+./bin/tests/system/rrchecker/classlist.good    X       2013,2018
+./bin/tests/system/rrchecker/clean.sh          SH      2013,2017,2018
+./bin/tests/system/rrchecker/privatelist.good  X       2013,2018
 ./bin/tests/system/rrchecker/tests.sh          SH      2013,2014,2015,2016,2017,2018
-./bin/tests/system/rrchecker/typelist.good     X       2013,2014,2015,2016,2017
-./bin/tests/system/rrl/.gitignore              X       2013,2014
+./bin/tests/system/rrchecker/typelist.good     X       2013,2014,2015,2016,2017,2018
+./bin/tests/system/rrl/.gitignore              X       2013,2014,2018
 ./bin/tests/system/rrl/clean.sh                        SH      2012,2013,2016,2018
 ./bin/tests/system/rrl/ns1/named.conf.in       CONF-C  2012,2013,2018
-./bin/tests/system/rrl/ns1/root.db             ZONE    2012,2013
-./bin/tests/system/rrl/ns2/hints               ZONE    2012,2013
+./bin/tests/system/rrl/ns1/root.db             ZONE    2012,2013,2018
+./bin/tests/system/rrl/ns2/hints               ZONE    2012,2013,2018
 ./bin/tests/system/rrl/ns2/named.conf.in       CONF-C  2012,2013,2018
-./bin/tests/system/rrl/ns2/tld2.db             ZONE    2012,2013
-./bin/tests/system/rrl/ns3/hints               ZONE    2012,2013
+./bin/tests/system/rrl/ns2/tld2.db             ZONE    2012,2013,2018
+./bin/tests/system/rrl/ns3/hints               ZONE    2012,2013,2018
 ./bin/tests/system/rrl/ns3/named.conf.in       CONF-C  2012,2013,2018
-./bin/tests/system/rrl/ns3/tld3.db             ZONE    2012,2013
+./bin/tests/system/rrl/ns3/tld3.db             ZONE    2012,2013,2018
 ./bin/tests/system/rrl/setup.sh                        SH      2012,2013,2018
 ./bin/tests/system/rrl/tests.sh                        SH      2012,2013,2015,2016,2018
 ./bin/tests/system/rrsetorder/clean.sh         SH      2006,2007,2008,2011,2012,2018
-./bin/tests/system/rrsetorder/dig.out.fixed.good       X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good1     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good10    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good11    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good12    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good13    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good14    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good15    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good16    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good17    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good18    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good19    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good2     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good20    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good21    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good22    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good23    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good24    X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good3     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good4     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good5     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good6     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good7     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good8     X       2006
-./bin/tests/system/rrsetorder/dig.out.random.good9     X       2006
+./bin/tests/system/rrsetorder/dig.out.fixed.good       X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good1     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good10    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good11    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good12    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good13    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good14    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good15    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good16    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good17    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good18    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good19    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good2     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good20    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good21    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good22    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good23    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good24    X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good3     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good4     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good5     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good6     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good7     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good8     X       2006,2018
+./bin/tests/system/rrsetorder/dig.out.random.good9     X       2006,2018
 ./bin/tests/system/rrsetorder/ns1/named.conf.in        CONF-C  2006,2007,2013,2018
-./bin/tests/system/rrsetorder/ns1/root.db      ZONE    2006,2007,2012
+./bin/tests/system/rrsetorder/ns1/root.db      ZONE    2006,2007,2012,2018
 ./bin/tests/system/rrsetorder/ns2/named.conf.in        CONF-C  2006,2007,2018
 ./bin/tests/system/rrsetorder/ns3/named.conf.in        CONF-C  2006,2007,2018
 ./bin/tests/system/rrsetorder/ns4/named.conf.in        CONF-C  2015,2018
 ./bin/tests/system/rrsetorder/setup.sh         SH      2018
 ./bin/tests/system/rrsetorder/tests.sh         SH      2006,2007,2008,2011,2012,2014,2015,2016,2018
-./bin/tests/system/rsabigexponent/.gitignore   X       2013
-./bin/tests/system/rsabigexponent/Makefile.in  MAKE    2012,2014,2015
-./bin/tests/system/rsabigexponent/bigkey.c     C       2012,2014,2015
+./bin/tests/system/rsabigexponent/.gitignore   X       2013,2018
+./bin/tests/system/rsabigexponent/Makefile.in  MAKE    2012,2014,2015,2018
+./bin/tests/system/rsabigexponent/bigkey.c     C       2012,2014,2015,2018
 ./bin/tests/system/rsabigexponent/clean.sh     SH      2012,2014,2016,2018
-./bin/tests/system/rsabigexponent/conf/bad01.conf      CONF-C  2012
-./bin/tests/system/rsabigexponent/conf/bad02.conf      CONF-C  2012
-./bin/tests/system/rsabigexponent/conf/bad03.conf      CONF-C  2012
-./bin/tests/system/rsabigexponent/conf/good01.conf     CONF-C  2012
-./bin/tests/system/rsabigexponent/conf/good02.conf     CONF-C  2012
-./bin/tests/system/rsabigexponent/conf/good03.conf     CONF-C  2012
+./bin/tests/system/rsabigexponent/conf/bad01.conf      CONF-C  2012,2018
+./bin/tests/system/rsabigexponent/conf/bad02.conf      CONF-C  2012,2018
+./bin/tests/system/rsabigexponent/conf/bad03.conf      CONF-C  2012,2018
+./bin/tests/system/rsabigexponent/conf/good01.conf     CONF-C  2012,2018
+./bin/tests/system/rsabigexponent/conf/good02.conf     CONF-C  2012,2018
+./bin/tests/system/rsabigexponent/conf/good03.conf     CONF-C  2012,2018
 ./bin/tests/system/rsabigexponent/ns1/named.conf.in    CONF-C  2012,2018
-./bin/tests/system/rsabigexponent/ns1/root.db.in       ZONE    2012
-./bin/tests/system/rsabigexponent/ns1/sign.sh  SH      2012,2014,2016
-./bin/tests/system/rsabigexponent/ns2/Xexample.+005+05896.key  X       2012
-./bin/tests/system/rsabigexponent/ns2/Xexample.+005+05896.private      X       2012
-./bin/tests/system/rsabigexponent/ns2/Xexample.+005+51829.key  X       2012
-./bin/tests/system/rsabigexponent/ns2/Xexample.+005+51829.private      X       2012
-./bin/tests/system/rsabigexponent/ns2/dsset-example.in X       2012
-./bin/tests/system/rsabigexponent/ns2/example.db.bad   ZONE    2012
-./bin/tests/system/rsabigexponent/ns2/example.db.in    ZONE    2012
+./bin/tests/system/rsabigexponent/ns1/root.db.in       ZONE    2012,2018
+./bin/tests/system/rsabigexponent/ns1/sign.sh  SH      2012,2014,2016,2018
+./bin/tests/system/rsabigexponent/ns2/Xexample.+005+05896.key  X       2012,2018
+./bin/tests/system/rsabigexponent/ns2/Xexample.+005+05896.private      X       2012,2018
+./bin/tests/system/rsabigexponent/ns2/Xexample.+005+51829.key  X       2012,2018
+./bin/tests/system/rsabigexponent/ns2/Xexample.+005+51829.private      X       2012,2018
+./bin/tests/system/rsabigexponent/ns2/dsset-example.in X       2012,2018
+./bin/tests/system/rsabigexponent/ns2/example.db.bad   ZONE    2012,2018
+./bin/tests/system/rsabigexponent/ns2/example.db.in    ZONE    2012,2018
 ./bin/tests/system/rsabigexponent/ns2/named.conf.in    CONF-C  2012,2018
-./bin/tests/system/rsabigexponent/ns2/sign.sh  SH      2012,2014
+./bin/tests/system/rsabigexponent/ns2/sign.sh  SH      2012,2014,2018
 ./bin/tests/system/rsabigexponent/ns3/named.conf.in    CONF-C  2012,2018
 ./bin/tests/system/rsabigexponent/prereq.sh    SH      2012,2014,2016,2018
 ./bin/tests/system/rsabigexponent/setup.sh     SH      2012,2014,2018
 ./bin/tests/system/runtime/ns2/named1.conf.in  CONF-C  2017,2018
 ./bin/tests/system/runtime/setup.sh            SH      2017,2018
 ./bin/tests/system/runtime/tests.sh            SH      2017,2018
-./bin/tests/system/send.pl                     PERL    2001,2004,2007,2011,2012
-./bin/tests/system/setup.sh                    SH      2000,2001,2004,2007,2012,2014
-./bin/tests/system/smartsign/child.db          ZONE    2010
-./bin/tests/system/smartsign/clean.sh          SH      2010,2012,2014
-./bin/tests/system/smartsign/parent.db         ZONE    2010
-./bin/tests/system/smartsign/prereq.sh         SH      2010,2012,2014
-./bin/tests/system/smartsign/setup.sh          SH      2010,2012,2014
+./bin/tests/system/send.pl                     PERL    2001,2004,2007,2011,2012,2018
+./bin/tests/system/setup.sh                    SH      2000,2001,2004,2007,2012,2014,2018
+./bin/tests/system/smartsign/child.db          ZONE    2010,2018
+./bin/tests/system/smartsign/clean.sh          SH      2010,2012,2014,2018
+./bin/tests/system/smartsign/parent.db         ZONE    2010,2018
+./bin/tests/system/smartsign/prereq.sh         SH      2010,2012,2014,2018
+./bin/tests/system/smartsign/setup.sh          SH      2010,2012,2014,2018
 ./bin/tests/system/smartsign/tests.sh          SH      2010,2011,2012,2014,2016,2017,2018
 ./bin/tests/system/sortlist/clean.sh           SH      2000,2001,2004,2007,2009,2012,2015,2018
-./bin/tests/system/sortlist/ns1/example.db     ZONE    2000,2001,2004,2007
+./bin/tests/system/sortlist/ns1/example.db     ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/sortlist/ns1/named.conf.in  CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/sortlist/ns1/root.db                ZONE    2000,2001,2004,2007
+./bin/tests/system/sortlist/ns1/root.db                ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/sortlist/setup.sh           SH      2018
 ./bin/tests/system/sortlist/tests.sh           SH      2000,2001,2004,2007,2012,2016,2018
 ./bin/tests/system/spf/clean.sh                        SH      2013,2018
 ./bin/tests/system/spf/ns1/named.conf.in       CONF-C  2013,2018
-./bin/tests/system/spf/ns1/spf.db              ZONE    2013
+./bin/tests/system/spf/ns1/spf.db              ZONE    2013,2018
 ./bin/tests/system/spf/setup.sh                        SH      2018
 ./bin/tests/system/spf/tests.sh                        SH      2013,2014,2016,2018
 ./bin/tests/system/start.pl                    SH      2001,2004,2005,2006,2007,2008,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./bin/tests/system/start.sh                    SH      2000,2001,2004,2007,2012
+./bin/tests/system/start.sh                    SH      2000,2001,2004,2007,2012,2018
 ./bin/tests/system/staticstub/clean.sh         SH      2010,2012,2014,2015,2018
-./bin/tests/system/staticstub/conf/bad01.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad02.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad03.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad04.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad05.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad06.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad07.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad08.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad09.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad10.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/bad11.conf  CONF-C  2010
-./bin/tests/system/staticstub/conf/good01.conf CONF-C  2010
-./bin/tests/system/staticstub/conf/good02.conf CONF-C  2010
-./bin/tests/system/staticstub/conf/good03.conf CONF-C  2010
-./bin/tests/system/staticstub/conf/good04.conf CONF-C  2010
-./bin/tests/system/staticstub/conf/good05.conf CONF-C  2010
-./bin/tests/system/staticstub/knowngood.dig.out.rec    X       2010,2013
+./bin/tests/system/staticstub/conf/bad01.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad02.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad03.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad04.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad05.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad06.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad07.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad08.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad09.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad10.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/bad11.conf  CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/good01.conf CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/good02.conf CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/good03.conf CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/good04.conf CONF-C  2010,2018
+./bin/tests/system/staticstub/conf/good05.conf CONF-C  2010,2018
+./bin/tests/system/staticstub/knowngood.dig.out.rec    X       2010,2013,2018
 ./bin/tests/system/staticstub/ns1/named.conf.in        CONF-C  2010,2018
-./bin/tests/system/staticstub/ns1/root.db      ZONE    2010
+./bin/tests/system/staticstub/ns1/root.db      ZONE    2010,2018
 ./bin/tests/system/staticstub/ns2/named.conf.in        CONF-C  2010,2015,2018
-./bin/tests/system/staticstub/ns3/example.db.in        ZONE    2010
-./bin/tests/system/staticstub/ns3/example.org.db       ZONE    2010
+./bin/tests/system/staticstub/ns3/example.db.in        ZONE    2010,2018
+./bin/tests/system/staticstub/ns3/example.org.db       ZONE    2010,2018
 ./bin/tests/system/staticstub/ns3/named.conf.in        CONF-C  2010,2013,2015,2018
-./bin/tests/system/staticstub/ns3/sign.sh      SH      2010,2012,2014,2015,2016
-./bin/tests/system/staticstub/ns3/undelegated.db.in    ZONE    2015
-./bin/tests/system/staticstub/ns4/example.com.db       ZONE    2010
-./bin/tests/system/staticstub/ns4/example.info.db      ZONE    2010
-./bin/tests/system/staticstub/ns4/example.org.db       ZONE    2010
+./bin/tests/system/staticstub/ns3/sign.sh      SH      2010,2012,2014,2015,2016,2018
+./bin/tests/system/staticstub/ns3/undelegated.db.in    ZONE    2015,2018
+./bin/tests/system/staticstub/ns4/example.com.db       ZONE    2010,2018
+./bin/tests/system/staticstub/ns4/example.info.db      ZONE    2010,2018
+./bin/tests/system/staticstub/ns4/example.org.db       ZONE    2010,2018
 ./bin/tests/system/staticstub/ns4/named.conf.in        CONF-C  2010,2018
-./bin/tests/system/staticstub/ns4/sign.sh      SH      2010,2012,2014
-./bin/tests/system/staticstub/ns4/sub.example.db.in    ZONE    2010
-./bin/tests/system/staticstub/prereq.sh                SH      2014
+./bin/tests/system/staticstub/ns4/sign.sh      SH      2010,2012,2014,2018
+./bin/tests/system/staticstub/ns4/sub.example.db.in    ZONE    2010,2018
+./bin/tests/system/staticstub/prereq.sh                SH      2014,2018
 ./bin/tests/system/staticstub/setup.sh         SH      2010,2012,2014,2018
 ./bin/tests/system/staticstub/tests.sh         SH      2010,2011,2012,2013,2015,2016,2018
 ./bin/tests/system/statistics/ans4/ans.pl      PERL    2012,2018
 ./bin/tests/system/statistics/clean.sh         SH      2012,2015,2018
 ./bin/tests/system/statistics/ns1/named.conf.in        CONF-C  2012,2015,2018
-./bin/tests/system/statistics/ns1/root.db      ZONE    2012
-./bin/tests/system/statistics/ns1/zone.db      ZONE    2015
-./bin/tests/system/statistics/ns2/example.db   ZONE    2012
-./bin/tests/system/statistics/ns2/internal.db  ZONE    2012
+./bin/tests/system/statistics/ns1/root.db      ZONE    2012,2018
+./bin/tests/system/statistics/ns1/zone.db      ZONE    2015,2018
+./bin/tests/system/statistics/ns2/example.db   ZONE    2012,2018
+./bin/tests/system/statistics/ns2/internal.db  ZONE    2012,2018
 ./bin/tests/system/statistics/ns2/named.conf.in        CONF-C  2012,2018
-./bin/tests/system/statistics/ns3/internal.db  ZONE    2012
+./bin/tests/system/statistics/ns3/internal.db  ZONE    2012,2018
 ./bin/tests/system/statistics/ns3/named.conf.in        CONF-C  2012,2013,2018
-./bin/tests/system/statistics/ns3/root.hint    ZONE    2012
+./bin/tests/system/statistics/ns3/root.hint    ZONE    2012,2018
 ./bin/tests/system/statistics/prereq.sh                SH      2012,2014,2018
 ./bin/tests/system/statistics/setup.sh         SH      2018
 ./bin/tests/system/statistics/tests.sh         SH      2012,2015,2016,2018
 ./bin/tests/system/statschannel/clean.sh       SH      2015,2018
-./bin/tests/system/statschannel/fetch.pl       PERL    2015
-./bin/tests/system/statschannel/ns2/example.db ZONE    2015
+./bin/tests/system/statschannel/fetch.pl       PERL    2015,2018
+./bin/tests/system/statschannel/ns2/example.db ZONE    2015,2018
 ./bin/tests/system/statschannel/ns2/named.conf.in      CONF-C  2015,2016,2018
 ./bin/tests/system/statschannel/prereq.sh      SH      2015,2018
-./bin/tests/system/statschannel/server-json.pl PERL    2015,2017
-./bin/tests/system/statschannel/server-xml.pl  PERL    2015,2017
+./bin/tests/system/statschannel/server-json.pl PERL    2015,2017,2018
+./bin/tests/system/statschannel/server-xml.pl  PERL    2015,2017,2018
 ./bin/tests/system/statschannel/setup.sh       SH      2018
 ./bin/tests/system/statschannel/tests.sh       SH      2015,2016,2018
 ./bin/tests/system/stop.pl                     SH      2001,2004,2005,2006,2007,2012,2016,2018
-./bin/tests/system/stop.sh                     SH      2000,2001,2004,2007,2012
+./bin/tests/system/stop.sh                     SH      2000,2001,2004,2007,2012,2018
 ./bin/tests/system/stopall.sh                  SH      2018
-./bin/tests/system/stress/clean.sh             SH      2000,2001,2004,2007,2012
-./bin/tests/system/stress/ns1/named.conf       CONF-C  2000,2001,2004,2007
-./bin/tests/system/stress/ns2/named.conf       CONF-C  2000,2001,2004,2007
-./bin/tests/system/stress/ns3/named.conf       CONF-C  2000,2001,2004,2007,2013
-./bin/tests/system/stress/ns4/named.conf       CONF-C  2000,2001,2004,2007
-./bin/tests/system/stress/prereq.sh            SH      2015
-./bin/tests/system/stress/setup.pl             PERL    2000,2001,2004,2007,2012
-./bin/tests/system/stress/setup.sh             SH      2000,2001,2004,2007,2012
-./bin/tests/system/stress/tests.sh             SH      2000,2001,2004,2007,2012,2014,2015,2016
-./bin/tests/system/stress/update.pl            PERL    2000,2001,2004,2007,2012
+./bin/tests/system/stress/clean.sh             SH      2000,2001,2004,2007,2012,2018
+./bin/tests/system/stress/ns1/named.conf       CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/stress/ns2/named.conf       CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/stress/ns3/named.conf       CONF-C  2000,2001,2004,2007,2013,2018
+./bin/tests/system/stress/ns4/named.conf       CONF-C  2000,2001,2004,2007,2018
+./bin/tests/system/stress/prereq.sh            SH      2015,2018
+./bin/tests/system/stress/setup.pl             PERL    2000,2001,2004,2007,2012,2018
+./bin/tests/system/stress/setup.sh             SH      2000,2001,2004,2007,2012,2018
+./bin/tests/system/stress/tests.sh             SH      2000,2001,2004,2007,2012,2014,2015,2016,2018
+./bin/tests/system/stress/update.pl            PERL    2000,2001,2004,2007,2012,2018
 ./bin/tests/system/stub/clean.sh               SH      2000,2001,2004,2007,2012,2015,2018
-./bin/tests/system/stub/knowngood.dig.out.norec        X       2000,2001
-./bin/tests/system/stub/knowngood.dig.out.rec  X       2000,2001,2013
+./bin/tests/system/stub/knowngood.dig.out.norec        X       2000,2001,2018
+./bin/tests/system/stub/knowngood.dig.out.rec  X       2000,2001,2013,2018
 ./bin/tests/system/stub/ns1/named.conf.in      CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/stub/ns1/root.db            ZONE    2000,2001,2004,2007
-./bin/tests/system/stub/ns2/child.example.db   ZONE    2000,2001,2004,2007
+./bin/tests/system/stub/ns1/root.db            ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/stub/ns2/child.example.db   ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/stub/ns2/named.conf.in      CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/stub/ns3/example.db         ZONE    2000,2001,2004,2007
+./bin/tests/system/stub/ns3/example.db         ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/stub/ns3/named.conf.in      CONF-C  2000,2001,2004,2007,2018
 ./bin/tests/system/stub/setup.sh               SH      2018
 ./bin/tests/system/stub/tests.sh               SH      2000,2001,2004,2007,2011,2012,2013,2016,2018
 ./bin/tests/system/tcp/clean.sh                        SH      2016,2018
 ./bin/tests/system/tcp/ns1/named.conf.in       CONF-C  2016,2018
-./bin/tests/system/tcp/ns1/root.db             ZONE    2016
-./bin/tests/system/tcp/ns2/example.db          ZONE    2016
+./bin/tests/system/tcp/ns1/root.db             ZONE    2016,2018
+./bin/tests/system/tcp/ns2/example.db          ZONE    2016,2018
 ./bin/tests/system/tcp/ns2/named.conf.in       CONF-C  2016,2018
 ./bin/tests/system/tcp/ns3/named.conf.in       CONF-C  2016,2018
 ./bin/tests/system/tcp/ns4/named.conf.in       CONF-C  2016,2018
 ./bin/tests/system/tcp/setup.sh                        SH      2018
 ./bin/tests/system/tcp/tests.sh                        SH      2016,2018
-./bin/tests/system/testcrypto.sh               SH      2014,2017
-./bin/tests/system/testsock.pl                 PERL    2000,2001,2004,2007,2010,2011,2012,2013
-./bin/tests/system/testsock6.pl                        PERL    2010,2012,2014
+./bin/tests/system/testcrypto.sh               SH      2014,2017,2018
+./bin/tests/system/testsock.pl                 PERL    2000,2001,2004,2007,2010,2011,2012,2013,2018
+./bin/tests/system/testsock6.pl                        PERL    2010,2012,2014,2018
 ./bin/tests/system/testsummary.sh              SH      2018
-./bin/tests/system/tkey/Makefile.in            MAKE    2001,2002,2004,2007,2009,2012,2014,2015,2016
-./bin/tests/system/tkey/clean.sh               SH      2001,2004,2007,2011,2012,2013,2014,2015
-./bin/tests/system/tkey/keycreate.c            C       2001,2004,2005,2007,2009,2011,2012,2014,2015,2016
-./bin/tests/system/tkey/keydelete.c            C       2001,2004,2005,2007,2009,2010,2011,2014,2015,2016
-./bin/tests/system/tkey/ns1/example.db         ZONE    2013
-./bin/tests/system/tkey/ns1/named.conf.in      CONF-C  2001,2004,2007,2009,2011,2013,2014
-./bin/tests/system/tkey/ns1/setup.sh           SH      2001,2004,2007,2009,2012,2014
-./bin/tests/system/tkey/prereq.sh              SH      2001,2004,2006,2007,2009,2012,2014
-./bin/tests/system/tkey/setup.sh               SH      2001,2004,2007,2009,2012,2013,2014
-./bin/tests/system/tkey/tests.sh               SH      2001,2004,2007,2009,2011,2012,2013,2014,2016
+./bin/tests/system/tkey/Makefile.in            MAKE    2001,2002,2004,2007,2009,2012,2014,2015,2016,2018
+./bin/tests/system/tkey/clean.sh               SH      2001,2004,2007,2011,2012,2013,2014,2015,2018
+./bin/tests/system/tkey/keycreate.c            C       2001,2004,2005,2007,2009,2011,2012,2014,2015,2016,2018
+./bin/tests/system/tkey/keydelete.c            C       2001,2004,2005,2007,2009,2010,2011,2014,2015,2016,2018
+./bin/tests/system/tkey/ns1/example.db         ZONE    2013,2018
+./bin/tests/system/tkey/ns1/named.conf.in      CONF-C  2001,2004,2007,2009,2011,2013,2014,2018
+./bin/tests/system/tkey/ns1/setup.sh           SH      2001,2004,2007,2009,2012,2014,2018
+./bin/tests/system/tkey/prereq.sh              SH      2001,2004,2006,2007,2009,2012,2014,2018
+./bin/tests/system/tkey/setup.sh               SH      2001,2004,2007,2009,2012,2013,2014,2018
+./bin/tests/system/tkey/tests.sh               SH      2001,2004,2007,2009,2011,2012,2013,2014,2016,2018
 ./bin/tests/system/tsig/clean.sh               SH      2005,2006,2007,2012,2016,2018
-./bin/tests/system/tsig/ns1/example.db         ZONE    2005,2006,2007,2009,2012
+./bin/tests/system/tsig/ns1/example.db         ZONE    2005,2006,2007,2009,2012,2018
 ./bin/tests/system/tsig/ns1/named.conf.in      CONF-C  2005,2006,2007,2018
 ./bin/tests/system/tsig/setup.sh               SH      2016,2018
 ./bin/tests/system/tsig/tests.sh               SH      2005,2006,2007,2011,2012,2016,2018
 ./bin/tests/system/tsiggss/authsock.pl         PERL    2011,2012,2018
 ./bin/tests/system/tsiggss/clean.sh            SH      2010,2011,2014,2015,2018
-./bin/tests/system/tsiggss/ns1/administrator.ccache    X       2010
-./bin/tests/system/tsiggss/ns1/dns.keytab      X       2010
-./bin/tests/system/tsiggss/ns1/example.nil.db.in       X       2011
+./bin/tests/system/tsiggss/ns1/administrator.ccache    X       2010,2018
+./bin/tests/system/tsiggss/ns1/dns.keytab      X       2010,2018
+./bin/tests/system/tsiggss/ns1/example.nil.db.in       X       2011,2018
 ./bin/tests/system/tsiggss/ns1/named.conf.in   CONF-C  2010,2011,2013,2018
-./bin/tests/system/tsiggss/ns1/testdenied.ccache       X       2010
+./bin/tests/system/tsiggss/ns1/testdenied.ccache       X       2010,2018
 ./bin/tests/system/tsiggss/prereq.sh           SH      2010,2011,2012,2014,2016,2018
 ./bin/tests/system/tsiggss/setup.sh            SH      2010,2011,2012,2014,2018
 ./bin/tests/system/tsiggss/tests.sh            SH      2010,2011,2014,2016,2017,2018
 ./bin/tests/system/unknown/clean.sh            SH      2000,2001,2004,2007,2012,2013,2015,2018
-./bin/tests/system/unknown/large.out           X       2012
-./bin/tests/system/unknown/ns1/broken1.db      ZONE    2000,2001,2004,2007
-./bin/tests/system/unknown/ns1/broken2.db      ZONE    2000,2001,2004,2007
-./bin/tests/system/unknown/ns1/broken3.db      ZONE    2000,2001,2004,2007
-./bin/tests/system/unknown/ns1/broken4.db      ZONE    2000,2001,2004,2007
-./bin/tests/system/unknown/ns1/broken5.db      ZONE    2000,2001,2004,2007
-./bin/tests/system/unknown/ns1/class10.hints   ZONE    2000,2001,2004,2007
-./bin/tests/system/unknown/ns1/example-class10.db      ZONE    2000,2001,2004,2007
-./bin/tests/system/unknown/ns1/example-in.db   ZONE    2000,2001,2004,2007,2011,2012
-./bin/tests/system/unknown/ns1/large.db                ZONE    2012
+./bin/tests/system/unknown/large.out           X       2012,2018
+./bin/tests/system/unknown/ns1/broken1.db      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/unknown/ns1/broken2.db      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/unknown/ns1/broken3.db      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/unknown/ns1/broken4.db      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/unknown/ns1/broken5.db      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/unknown/ns1/class10.hints   ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/unknown/ns1/example-class10.db      ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/unknown/ns1/example-in.db   ZONE    2000,2001,2004,2007,2011,2012,2018
+./bin/tests/system/unknown/ns1/large.db                ZONE    2012,2018
 ./bin/tests/system/unknown/ns1/named.conf.in   CONF-C  2000,2001,2004,2007,2018
 ./bin/tests/system/unknown/ns2/named.conf.in   CONF-C  2012,2018
 ./bin/tests/system/unknown/ns3/named.conf.in   CONF-C  2012,2018
-./bin/tests/system/unknown/ns3/sign.sh         SH      2012,2014
-./bin/tests/system/unknown/prereq.sh           SH      2014
+./bin/tests/system/unknown/ns3/sign.sh         SH      2012,2014,2018
+./bin/tests/system/unknown/prereq.sh           SH      2014,2018
 ./bin/tests/system/unknown/setup.sh            SH      2012,2014,2018
 ./bin/tests/system/unknown/tests.sh            SH      2000,2001,2004,2007,2011,2012,2013,2016,2018
-./bin/tests/system/unknown/zones/nan.bad       ZONE    2013
+./bin/tests/system/unknown/zones/nan.bad       ZONE    2013,2018
 ./bin/tests/system/upforwd/ans4/ans.pl         PERL    2011,2012,2018
 ./bin/tests/system/upforwd/clean.sh            SH      2000,2001,2004,2007,2011,2012,2014,2015,2018
-./bin/tests/system/upforwd/knowngood.after1    X       2000,2001
-./bin/tests/system/upforwd/knowngood.after2    X       2000,2001
-./bin/tests/system/upforwd/knowngood.before    X       2000,2001
-./bin/tests/system/upforwd/knowngood.ns2.before        X       2000,2001
-./bin/tests/system/upforwd/ns1/example1.db     ZONE    2000,2001,2004,2007
+./bin/tests/system/upforwd/knowngood.after1    X       2000,2001,2018
+./bin/tests/system/upforwd/knowngood.after2    X       2000,2001,2018
+./bin/tests/system/upforwd/knowngood.before    X       2000,2001,2018
+./bin/tests/system/upforwd/knowngood.ns2.before        X       2000,2001,2018
+./bin/tests/system/upforwd/ns1/example1.db     ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/upforwd/ns1/named.conf.in   CONF-C  2000,2001,2004,2007,2014,2018
 ./bin/tests/system/upforwd/ns2/named.conf.in   CONF-C  2000,2001,2004,2007,2014,2018
 ./bin/tests/system/upforwd/ns3/named.conf.in   CONF-C  2000,2001,2004,2007,2011,2014,2018
-./bin/tests/system/upforwd/ns3/nomaster.db     ZONE    2011
+./bin/tests/system/upforwd/ns3/nomaster.db     ZONE    2011,2018
 ./bin/tests/system/upforwd/prereq.sh           SH      2012,2014,2018
 ./bin/tests/system/upforwd/setup.sh            SH      2000,2001,2004,2007,2011,2012,2014,2016,2018
 ./bin/tests/system/upforwd/tests.sh            SH      2000,2001,2004,2007,2011,2012,2013,2014,2016,2018
-./bin/tests/system/verify/.gitignore           X       2012,2016
-./bin/tests/system/verify/clean.sh             SH      2012,2014
-./bin/tests/system/verify/prereq.sh            SH      2014
-./bin/tests/system/verify/setup.sh             SH      2012,2014
+./bin/tests/system/verify/.gitignore           X       2012,2016,2018
+./bin/tests/system/verify/clean.sh             SH      2012,2014,2018
+./bin/tests/system/verify/prereq.sh            SH      2014,2018
+./bin/tests/system/verify/setup.sh             SH      2012,2014,2018
 ./bin/tests/system/verify/tests.sh             SH      2012,2013,2016,2017,2018
 ./bin/tests/system/verify/zones/genzones.sh    SH      2012,2013,2014,2018
-./bin/tests/system/verify/zones/unsigned.db    ZONE    2012,2016
+./bin/tests/system/verify/zones/unsigned.db    ZONE    2012,2016,2018
 ./bin/tests/system/views/clean.sh              SH      2000,2001,2004,2005,2007,2012,2013,2014,2015,2018
 ./bin/tests/system/views/ns1/named.conf.in     CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/views/ns1/root.db           ZONE    2000,2001,2004,2007
-./bin/tests/system/views/ns2/.gitignore                X       2012
-./bin/tests/system/views/ns2/1.10.in-addr.arpa.db      ZONE    2015
-./bin/tests/system/views/ns2/clone.db          ZONE    2013
-./bin/tests/system/views/ns2/example1.db       ZONE    2000,2001,2004,2007
-./bin/tests/system/views/ns2/example2.db       ZONE    2000,2001,2004,2007
-./bin/tests/system/views/ns2/external/inline.db        ZONE    2014
-./bin/tests/system/views/ns2/internal.db       ZONE    2000,2001,2004,2007
-./bin/tests/system/views/ns2/internal/inline.db        ZONE    2014
+./bin/tests/system/views/ns1/root.db           ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/views/ns2/.gitignore                X       2012,2018
+./bin/tests/system/views/ns2/1.10.in-addr.arpa.db      ZONE    2015,2018
+./bin/tests/system/views/ns2/clone.db          ZONE    2013,2018
+./bin/tests/system/views/ns2/example1.db       ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/views/ns2/example2.db       ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/views/ns2/external/inline.db        ZONE    2014,2018
+./bin/tests/system/views/ns2/internal.db       ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/views/ns2/internal/inline.db        ZONE    2014,2018
 ./bin/tests/system/views/ns2/named1.conf.in    CONF-C  2000,2001,2004,2007,2013,2018
 ./bin/tests/system/views/ns2/named2.conf.in    CONF-C  2000,2001,2004,2007,2013,2014,2015,2018
-./bin/tests/system/views/ns3/.gitignore                X       2012
-./bin/tests/system/views/ns3/child.clone.db    ZONE    2013
-./bin/tests/system/views/ns3/internal.db       ZONE    2000,2001,2004,2007
+./bin/tests/system/views/ns3/.gitignore                X       2012,2018
+./bin/tests/system/views/ns3/child.clone.db    ZONE    2013,2018
+./bin/tests/system/views/ns3/internal.db       ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/views/ns3/named1.conf.in    CONF-C  2000,2001,2004,2007,2013,2018
 ./bin/tests/system/views/ns3/named2.conf.in    CONF-C  2000,2001,2004,2007,2013,2018
-./bin/tests/system/views/ns5/child.clone.db    ZONE    2013
+./bin/tests/system/views/ns5/child.clone.db    ZONE    2013,2018
 ./bin/tests/system/views/ns5/named.conf.in     CONF-C  2013,2018
 ./bin/tests/system/views/setup.sh              SH      2000,2001,2004,2007,2012,2014,2018
 ./bin/tests/system/views/tests.sh              SH      2000,2001,2004,2007,2012,2013,2014,2016,2018
 ./bin/tests/system/wildcard/clean.sh           SH      2012,2013,2014,2018
-./bin/tests/system/wildcard/ns1/dlv.db.in      ZONE    2013
+./bin/tests/system/wildcard/ns1/dlv.db.in      ZONE    2013,2018
 ./bin/tests/system/wildcard/ns1/named.conf.in  CONF-C  2012,2013,2018
-./bin/tests/system/wildcard/ns1/nsec.db.in     ZONE    2012,2013
-./bin/tests/system/wildcard/ns1/nsec3.db.in    ZONE    2012,2013
-./bin/tests/system/wildcard/ns1/private.nsec.db.in     ZONE    2012,2013
-./bin/tests/system/wildcard/ns1/private.nsec3.db.in    ZONE    2012,2013
-./bin/tests/system/wildcard/ns1/root.db.in     ZONE    2012,2013
+./bin/tests/system/wildcard/ns1/nsec.db.in     ZONE    2012,2013,2018
+./bin/tests/system/wildcard/ns1/nsec3.db.in    ZONE    2012,2013,2018
+./bin/tests/system/wildcard/ns1/private.nsec.db.in     ZONE    2012,2013,2018
+./bin/tests/system/wildcard/ns1/private.nsec3.db.in    ZONE    2012,2013,2018
+./bin/tests/system/wildcard/ns1/root.db.in     ZONE    2012,2013,2018
 ./bin/tests/system/wildcard/ns1/sign.sh                SH      2012,2013,2014,2016,2018
-./bin/tests/system/wildcard/ns2/hints          ZONE    2012
+./bin/tests/system/wildcard/ns2/hints          ZONE    2012,2018
 ./bin/tests/system/wildcard/ns2/named.conf.in  CONF-C  2012,2018
-./bin/tests/system/wildcard/ns3/hints          ZONE    2012
+./bin/tests/system/wildcard/ns3/hints          ZONE    2012,2018
 ./bin/tests/system/wildcard/ns3/named.conf.in  CONF-C  2012,2018
 ./bin/tests/system/wildcard/ns4/named.conf.in  CONF-C  2012,2018
-./bin/tests/system/wildcard/ns5/hints          ZONE    2013
+./bin/tests/system/wildcard/ns5/hints          ZONE    2013,2018
 ./bin/tests/system/wildcard/ns5/named.conf.in  CONF-C  2013,2018
-./bin/tests/system/wildcard/prereq.sh          SH      2014
+./bin/tests/system/wildcard/prereq.sh          SH      2014,2018
 ./bin/tests/system/wildcard/setup.sh           SH      2012,2014,2018
 ./bin/tests/system/wildcard/tests.sh           SH      2012,2013,2016,2018
-./bin/tests/system/win32/bigkey.dsp.in         X       2016
-./bin/tests/system/win32/bigkey.dsw            X       2016
-./bin/tests/system/win32/bigkey.mak.in         X       2016
-./bin/tests/system/win32/bigkey.vcxproj.filters.in     X       2016
-./bin/tests/system/win32/bigkey.vcxproj.in     X       2016,2017
-./bin/tests/system/win32/bigkey.vcxproj.user   X       2016
-./bin/tests/system/win32/feature-test.dsp.in   X       2016
-./bin/tests/system/win32/feature-test.dsw      X       2016
-./bin/tests/system/win32/feature-test.mak.in   X       2016
-./bin/tests/system/win32/feature-test.vcxproj.filters.in       X       2016
-./bin/tests/system/win32/feature-test.vcxproj.in       X       2016,2017
-./bin/tests/system/win32/feature-test.vcxproj.user     X       2016
-./bin/tests/system/win32/keycreate.dsp.in      X       2016
-./bin/tests/system/win32/keycreate.dsw         X       2016
-./bin/tests/system/win32/keycreate.mak.in      X       2016
-./bin/tests/system/win32/keycreate.vcxproj.filters.in  X       2016
-./bin/tests/system/win32/keycreate.vcxproj.in  X       2016,2017
-./bin/tests/system/win32/keycreate.vcxproj.user        X       2016
-./bin/tests/system/win32/keydelete.dsp.in      X       2016
-./bin/tests/system/win32/keydelete.dsw         X       2016
-./bin/tests/system/win32/keydelete.mak.in      X       2016
-./bin/tests/system/win32/keydelete.vcxproj.filters.in  X       2016
-./bin/tests/system/win32/keydelete.vcxproj.in  X       2016,2017
-./bin/tests/system/win32/keydelete.vcxproj.user        X       2016
-./bin/tests/system/win32/lwtest.dsp.in         X       2016
-./bin/tests/system/win32/lwtest.dsw            X       2016
-./bin/tests/system/win32/lwtest.mak.in         X       2016
-./bin/tests/system/win32/lwtest.vcxproj.filters.in     X       2016
-./bin/tests/system/win32/lwtest.vcxproj.in     X       2016,2017
-./bin/tests/system/win32/lwtest.vcxproj.user   X       2016
-./bin/tests/system/xfer/ans5/badkeydata                X       2011
-./bin/tests/system/xfer/ans5/goodaxfr          X       2011
-./bin/tests/system/xfer/ans5/partial           X       2011
-./bin/tests/system/xfer/ans5/unknownkey                X       2011
-./bin/tests/system/xfer/ans5/unsigned          X       2011
-./bin/tests/system/xfer/ans5/wrongkey          X       2011
+./bin/tests/system/win32/bigkey.dsp.in         X       2016,2018
+./bin/tests/system/win32/bigkey.dsw            X       2016,2018
+./bin/tests/system/win32/bigkey.mak.in         X       2016,2018
+./bin/tests/system/win32/bigkey.vcxproj.filters.in     X       2016,2018
+./bin/tests/system/win32/bigkey.vcxproj.in     X       2016,2017,2018
+./bin/tests/system/win32/bigkey.vcxproj.user   X       2016,2018
+./bin/tests/system/win32/feature-test.dsp.in   X       2016,2018
+./bin/tests/system/win32/feature-test.dsw      X       2016,2018
+./bin/tests/system/win32/feature-test.mak.in   X       2016,2018
+./bin/tests/system/win32/feature-test.vcxproj.filters.in       X       2016,2018
+./bin/tests/system/win32/feature-test.vcxproj.in       X       2016,2017,2018
+./bin/tests/system/win32/feature-test.vcxproj.user     X       2016,2018
+./bin/tests/system/win32/keycreate.dsp.in      X       2016,2018
+./bin/tests/system/win32/keycreate.dsw         X       2016,2018
+./bin/tests/system/win32/keycreate.mak.in      X       2016,2018
+./bin/tests/system/win32/keycreate.vcxproj.filters.in  X       2016,2018
+./bin/tests/system/win32/keycreate.vcxproj.in  X       2016,2017,2018
+./bin/tests/system/win32/keycreate.vcxproj.user        X       2016,2018
+./bin/tests/system/win32/keydelete.dsp.in      X       2016,2018
+./bin/tests/system/win32/keydelete.dsw         X       2016,2018
+./bin/tests/system/win32/keydelete.mak.in      X       2016,2018
+./bin/tests/system/win32/keydelete.vcxproj.filters.in  X       2016,2018
+./bin/tests/system/win32/keydelete.vcxproj.in  X       2016,2017,2018
+./bin/tests/system/win32/keydelete.vcxproj.user        X       2016,2018
+./bin/tests/system/win32/lwtest.dsp.in         X       2016,2018
+./bin/tests/system/win32/lwtest.dsw            X       2016,2018
+./bin/tests/system/win32/lwtest.mak.in         X       2016,2018
+./bin/tests/system/win32/lwtest.vcxproj.filters.in     X       2016,2018
+./bin/tests/system/win32/lwtest.vcxproj.in     X       2016,2017,2018
+./bin/tests/system/win32/lwtest.vcxproj.user   X       2016,2018
+./bin/tests/system/xfer/ans5/badkeydata                X       2011,2018
+./bin/tests/system/xfer/ans5/goodaxfr          X       2011,2018
+./bin/tests/system/xfer/ans5/partial           X       2011,2018
+./bin/tests/system/xfer/ans5/unknownkey                X       2011,2018
+./bin/tests/system/xfer/ans5/unsigned          X       2011,2018
+./bin/tests/system/xfer/ans5/wrongkey          X       2011,2018
 ./bin/tests/system/xfer/clean.sh               SH      2000,2001,2004,2007,2011,2012,2013,2016,2018
-./bin/tests/system/xfer/dig1.good              X       2000,2001,2003,2004,2009,2011,2012,2013,2014,2015,2016,2017
-./bin/tests/system/xfer/dig2.good              X       2000,2001,2003,2004,2009,2011,2012,2013,2014,2015,2016,2017
-./bin/tests/system/xfer/knowngood.mapped       X       2016
-./bin/tests/system/xfer/ns1/axfr-too-big.db    ZONE    2016
-./bin/tests/system/xfer/ns1/ixfr-too-big.db.in ZONE    2016
+./bin/tests/system/xfer/dig1.good              X       2000,2001,2003,2004,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/tests/system/xfer/dig2.good              X       2000,2001,2003,2004,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./bin/tests/system/xfer/knowngood.mapped       X       2016,2018
+./bin/tests/system/xfer/ns1/axfr-too-big.db    ZONE    2016,2018
+./bin/tests/system/xfer/ns1/ixfr-too-big.db.in ZONE    2016,2018
 ./bin/tests/system/xfer/ns1/named.conf.in      CONF-C  2000,2001,2004,2007,2011,2016,2018
-./bin/tests/system/xfer/ns1/root.db            ZONE    2000,2001,2004,2007
-./bin/tests/system/xfer/ns2/mapped.db.in       ZONE    2016
+./bin/tests/system/xfer/ns1/root.db            ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/xfer/ns2/mapped.db.in       ZONE    2016,2018
 ./bin/tests/system/xfer/ns2/named.conf.in      CONF-C  2000,2001,2004,2005,2007,2013,2016,2018
-./bin/tests/system/xfer/ns2/slave.db.in                ZONE    2013
+./bin/tests/system/xfer/ns2/slave.db.in                ZONE    2013,2018
 ./bin/tests/system/xfer/ns3/named.conf.in      CONF-C  2000,2001,2004,2007,2011,2013,2016,2018
 ./bin/tests/system/xfer/ns4/named.conf.base    CONF-C  2011,2013,2018
-./bin/tests/system/xfer/ns4/root.db.in         ZONE    2011
+./bin/tests/system/xfer/ns4/root.db.in         ZONE    2011,2018
 ./bin/tests/system/xfer/ns6/named.conf.in      CONF-C  2011,2016,2018
 ./bin/tests/system/xfer/ns7/named.conf.in      CONF-C  2011,2018
 ./bin/tests/system/xfer/prereq.sh              SH      2011,2012,2014,2018
 ./bin/tests/system/xfer/setup.sh               SH      2001,2002,2004,2007,2011,2012,2013,2014,2016,2018
 ./bin/tests/system/xfer/tests.sh               SH      2000,2001,2004,2005,2007,2011,2012,2013,2014,2015,2016,2018
 ./bin/tests/system/xferquota/clean.sh          SH      2000,2001,2004,2007,2012,2015,2018
-./bin/tests/system/xferquota/ns1/changing1.db  ZONE    2000,2001,2004,2007
-./bin/tests/system/xferquota/ns1/changing2.db  ZONE    2000,2001,2004,2007
+./bin/tests/system/xferquota/ns1/changing1.db  ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/xferquota/ns1/changing2.db  ZONE    2000,2001,2004,2007,2018
 ./bin/tests/system/xferquota/ns1/named.conf.in CONF-C  2000,2001,2004,2007,2016,2018
-./bin/tests/system/xferquota/ns1/root.db       ZONE    2000,2001,2004,2007
-./bin/tests/system/xferquota/ns2/example.db    ZONE    2000,2001,2002,2003,2004,2007,2009
+./bin/tests/system/xferquota/ns1/root.db       ZONE    2000,2001,2004,2007,2018
+./bin/tests/system/xferquota/ns2/example.db    ZONE    2000,2001,2002,2003,2004,2007,2009,2018
 ./bin/tests/system/xferquota/ns2/named.conf.in CONF-C  2000,2001,2004,2007,2018
-./bin/tests/system/xferquota/setup.pl          PERL    2000,2001,2004,2007,2011,2012
+./bin/tests/system/xferquota/setup.pl          PERL    2000,2001,2004,2007,2011,2012,2018
 ./bin/tests/system/xferquota/setup.sh          SH      2000,2001,2004,2007,2012,2018
 ./bin/tests/system/xferquota/tests.sh          SH      2000,2001,2004,2007,2012,2016,2018
 ./bin/tests/system/zero/ans5/ans.pl            PERL    2016,2018
 ./bin/tests/system/zero/clean.sh               SH      2013,2015,2018
 ./bin/tests/system/zero/ns1/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/zero/ns1/root.db            ZONE    2013,2016
+./bin/tests/system/zero/ns1/root.db            ZONE    2013,2016,2018
 ./bin/tests/system/zero/ns2/named.conf.in      CONF-C  2013,2016,2018
-./bin/tests/system/zero/ns2/tld.db             ZONE    2016
+./bin/tests/system/zero/ns2/tld.db             ZONE    2016,2018
 ./bin/tests/system/zero/ns3/named.conf.in      CONF-C  2013,2018
-./bin/tests/system/zero/ns3/root.hint          ZONE    2013
+./bin/tests/system/zero/ns3/root.hint          ZONE    2013,2018
 ./bin/tests/system/zero/ns4/named.conf.in      CONF-C  2013,2016,2018
-./bin/tests/system/zero/ns4/one.tld.db         ZONE    2016
+./bin/tests/system/zero/ns4/one.tld.db         ZONE    2016,2018
 ./bin/tests/system/zero/setup.sh               SH      2013,2014,2018
 ./bin/tests/system/zero/tests.sh               SH      2013,2016,2017,2018
-./bin/tests/system/zonechecks/a.db             ZONE    2004,2007
-./bin/tests/system/zonechecks/aaaa.db          ZONE    2004,2007
-./bin/tests/system/zonechecks/bigserial.db     ZONE    2015
+./bin/tests/system/zonechecks/a.db             ZONE    2004,2007,2018
+./bin/tests/system/zonechecks/aaaa.db          ZONE    2004,2007,2018
+./bin/tests/system/zonechecks/bigserial.db     ZONE    2015,2018
 ./bin/tests/system/zonechecks/clean.sh         SH      2004,2007,2012,2014,2015,2016,2018
-./bin/tests/system/zonechecks/cname.db         ZONE    2004,2007
-./bin/tests/system/zonechecks/dname.db         ZONE    2004,2007
-./bin/tests/system/zonechecks/noaddress.db     ZONE    2004,2007
+./bin/tests/system/zonechecks/cname.db         ZONE    2004,2007,2018
+./bin/tests/system/zonechecks/dname.db         ZONE    2004,2007,2018
+./bin/tests/system/zonechecks/noaddress.db     ZONE    2004,2007,2018
 ./bin/tests/system/zonechecks/ns1/named.conf.in        CONF-C  2012,2013,2014,2015,2018
 ./bin/tests/system/zonechecks/ns2/named.conf.in        CONF-C  2012,2013,2018
-./bin/tests/system/zonechecks/nxdomain.db      ZONE    2004,2007
-./bin/tests/system/zonechecks/prereq.sh                SH      2014
+./bin/tests/system/zonechecks/nxdomain.db      ZONE    2004,2007,2018
+./bin/tests/system/zonechecks/prereq.sh                SH      2014,2018
 ./bin/tests/system/zonechecks/setup.sh         SH      2012,2013,2014,2015,2016,2018
 ./bin/tests/system/zonechecks/tests.sh         SH      2004,2007,2009,2012,2013,2014,2015,2016,2018
 ./bin/tests/testdata/wire/wire_test.data       X       1999,2000,2001,2018
 ./bin/tests/testdata/wire/wire_test.data2      X       1999,2000,2001,2018
 ./bin/tests/testdata/wire/wire_test.data3      X       1999,2000,2001,2018
 ./bin/tests/testdata/wire/wire_test.data4      X       1999,2000,2001,2018
-./bin/tests/virtual-time/Makefile.in           MAKE    2010,2012
-./bin/tests/virtual-time/README                        TXT.BRIEF       2010
-./bin/tests/virtual-time/autosign-ksk/clean.sh SH      2010,2012
-./bin/tests/virtual-time/autosign-ksk/ns1/example.db.in        ZONE    2010
-./bin/tests/virtual-time/autosign-ksk/ns1/named.conf   CONF-C  2010
-./bin/tests/virtual-time/autosign-ksk/ns1/root.db      ZONE    2010
-./bin/tests/virtual-time/autosign-ksk/ns1/sign.sh      SH      2010,2012
-./bin/tests/virtual-time/autosign-ksk/ns1/wrap.sh      SH      2010,2012
-./bin/tests/virtual-time/autosign-ksk/setup.sh SH      2010,2012
-./bin/tests/virtual-time/autosign-ksk/tests.sh SH      2010,2012
-./bin/tests/virtual-time/autosign-zsk/clean.sh SH      2010,2012
-./bin/tests/virtual-time/autosign-zsk/ns1/example.db.in        ZONE    2010
-./bin/tests/virtual-time/autosign-zsk/ns1/named.conf   CONF-C  2010
-./bin/tests/virtual-time/autosign-zsk/ns1/root.db      ZONE    2010
-./bin/tests/virtual-time/autosign-zsk/ns1/sign.sh      SH      2010,2012
-./bin/tests/virtual-time/autosign-zsk/ns1/wrap.sh      SH      2010,2012
-./bin/tests/virtual-time/autosign-zsk/setup.sh SH      2010,2012
-./bin/tests/virtual-time/autosign-zsk/tests.sh SH      2010,2012
-./bin/tests/virtual-time/cleanall.sh           SH      2010,2012
-./bin/tests/virtual-time/common/controls.conf  CONF-C  2010
-./bin/tests/virtual-time/common/rndc.conf      CONF-C  2010
-./bin/tests/virtual-time/common/root.hint      ZONE    2010
-./bin/tests/virtual-time/conf.sh.in            SH      2010,2012
-./bin/tests/virtual-time/run.sh                        SH      2010,2012
-./bin/tests/virtual-time/runall.sh             SH      2010,2012
-./bin/tests/virtual-time/setup.sh              SH      2010,2012
-./bin/tests/virtual-time/slave/clean.sh                SH      2010,2012
-./bin/tests/virtual-time/slave/ns1/example.db.in       ZONE    2010
-./bin/tests/virtual-time/slave/ns1/named.conf  CONF-C  2010
-./bin/tests/virtual-time/slave/ns1/root.db     ZONE    2010
-./bin/tests/virtual-time/slave/ns1/wrap.sh     SH      2010,2012
-./bin/tests/virtual-time/slave/setup.sh                SH      2010,2012
-./bin/tests/virtual-time/slave/tests.sh                SH      2010,2012
-./bin/tests/virtual-time/start.pl              PERL    2010,2012
-./bin/tests/virtual-time/start.sh              SH      2010,2012
-./bin/tests/virtual-time/stop.pl               PERL    2010,2012
-./bin/tests/virtual-time/stop.sh               SH      2010,2012
-./bin/tests/virtual-time/testsock.pl           PERL    2010,2012
-./bin/tests/virtual-time/vtwrapper.c           C       2010
-./bin/tests/win32/backtrace_test.dsp.in                X       2013
-./bin/tests/win32/backtrace_test.dsw           X       2013
-./bin/tests/win32/backtrace_test.mak.in                X       2013
-./bin/tests/win32/backtrace_test.vcxproj.filters.in    X       2013,2015
-./bin/tests/win32/backtrace_test.vcxproj.in    X       2013,2015,2016,2017
-./bin/tests/win32/backtrace_test.vcxproj.user  X       2013
-./bin/tests/win32/inter_test.dsp.in            X       2013
-./bin/tests/win32/inter_test.dsw               X       2013
-./bin/tests/win32/inter_test.mak.in            X       2013
-./bin/tests/win32/inter_test.vcxproj.filters.in        X       2013,2015
-./bin/tests/win32/inter_test.vcxproj.in                X       2013,2015,2016,2017
-./bin/tests/win32/inter_test.vcxproj.user      X       2013
-./bin/tests/win32/makejournal.dsp.in           X       2016
-./bin/tests/win32/makejournal.dsw              X       2016
-./bin/tests/win32/makejournal.mak.in           X       2016
-./bin/tests/win32/makejournal.vcxproj.filters.in       X       2016
-./bin/tests/win32/makejournal.vcxproj.in       X       2016,2017
-./bin/tests/win32/makejournal.vcxproj.user     X       2016
-./bin/tests/win32/rwlock_test.dsp.in           X       2013
-./bin/tests/win32/rwlock_test.dsw              X       2013
-./bin/tests/win32/rwlock_test.mak.in           X       2013
-./bin/tests/win32/rwlock_test.vcxproj.filters.in       X       2013,2015
-./bin/tests/win32/rwlock_test.vcxproj.in       X       2013,2015,2016,2017
-./bin/tests/win32/rwlock_test.vcxproj.user     X       2013
-./bin/tests/win32/shutdown_test.dsp.in         X       2013
-./bin/tests/win32/shutdown_test.dsw            X       2013
-./bin/tests/win32/shutdown_test.mak.in         X       2013
-./bin/tests/win32/shutdown_test.vcxproj.filters.in     X       2013,2015
-./bin/tests/win32/shutdown_test.vcxproj.in     X       2013,2015,2016,2017
-./bin/tests/win32/shutdown_test.vcxproj.user   X       2013
-./bin/tests/win32/sock_test.dsp.in             X       2013
-./bin/tests/win32/sock_test.dsw                        X       2013
-./bin/tests/win32/sock_test.mak.in             X       2013
-./bin/tests/win32/sock_test.vcxproj.filters.in X       2013,2015
-./bin/tests/win32/sock_test.vcxproj.in         X       2013,2015,2016,2017
-./bin/tests/win32/sock_test.vcxproj.user       X       2013
-./bin/tests/win32/task_test.dsp.in             X       2013
-./bin/tests/win32/task_test.dsw                        X       2013
-./bin/tests/win32/task_test.mak.in             X       2013
-./bin/tests/win32/task_test.vcxproj.filters.in X       2013,2015
-./bin/tests/win32/task_test.vcxproj.in         X       2013,2015,2016,2017
-./bin/tests/win32/task_test.vcxproj.user       X       2013
-./bin/tests/win32/timer_test.dsp.in            X       2013
-./bin/tests/win32/timer_test.dsw               X       2013
-./bin/tests/win32/timer_test.mak.in            X       2013
-./bin/tests/win32/timer_test.vcxproj.filters.in        X       2013,2015
-./bin/tests/win32/timer_test.vcxproj.in                X       2013,2015,2016,2017
-./bin/tests/win32/timer_test.vcxproj.user      X       2013
-./bin/tests/wire_test.c                                C       1999,2000,2001,2004,2005,2007,2015
-./bin/tools/.gitignore                         X       2012,2014
-./bin/tools/Makefile.in                                MAKE    2009,2010,2012,2013,2014,2015,2016,2017
+./bin/tests/virtual-time/Makefile.in           MAKE    2010,2012,2018
+./bin/tests/virtual-time/README                        TXT.BRIEF       2010,2018
+./bin/tests/virtual-time/autosign-ksk/clean.sh SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-ksk/ns1/example.db.in        ZONE    2010,2018
+./bin/tests/virtual-time/autosign-ksk/ns1/named.conf   CONF-C  2010,2018
+./bin/tests/virtual-time/autosign-ksk/ns1/root.db      ZONE    2010,2018
+./bin/tests/virtual-time/autosign-ksk/ns1/sign.sh      SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-ksk/ns1/wrap.sh      SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-ksk/setup.sh SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-ksk/tests.sh SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-zsk/clean.sh SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-zsk/ns1/example.db.in        ZONE    2010,2018
+./bin/tests/virtual-time/autosign-zsk/ns1/named.conf   CONF-C  2010,2018
+./bin/tests/virtual-time/autosign-zsk/ns1/root.db      ZONE    2010,2018
+./bin/tests/virtual-time/autosign-zsk/ns1/sign.sh      SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-zsk/ns1/wrap.sh      SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-zsk/setup.sh SH      2010,2012,2018
+./bin/tests/virtual-time/autosign-zsk/tests.sh SH      2010,2012,2018
+./bin/tests/virtual-time/cleanall.sh           SH      2010,2012,2018
+./bin/tests/virtual-time/common/controls.conf  CONF-C  2010,2018
+./bin/tests/virtual-time/common/rndc.conf      CONF-C  2010,2018
+./bin/tests/virtual-time/common/root.hint      ZONE    2010,2018
+./bin/tests/virtual-time/conf.sh.in            SH      2010,2012,2018
+./bin/tests/virtual-time/run.sh                        SH      2010,2012,2018
+./bin/tests/virtual-time/runall.sh             SH      2010,2012,2018
+./bin/tests/virtual-time/setup.sh              SH      2010,2012,2018
+./bin/tests/virtual-time/slave/clean.sh                SH      2010,2012,2018
+./bin/tests/virtual-time/slave/ns1/example.db.in       ZONE    2010,2018
+./bin/tests/virtual-time/slave/ns1/named.conf  CONF-C  2010,2018
+./bin/tests/virtual-time/slave/ns1/root.db     ZONE    2010,2018
+./bin/tests/virtual-time/slave/ns1/wrap.sh     SH      2010,2012,2018
+./bin/tests/virtual-time/slave/setup.sh                SH      2010,2012,2018
+./bin/tests/virtual-time/slave/tests.sh                SH      2010,2012,2018
+./bin/tests/virtual-time/start.pl              PERL    2010,2012,2018
+./bin/tests/virtual-time/start.sh              SH      2010,2012,2018
+./bin/tests/virtual-time/stop.pl               PERL    2010,2012,2018
+./bin/tests/virtual-time/stop.sh               SH      2010,2012,2018
+./bin/tests/virtual-time/testsock.pl           PERL    2010,2012,2018
+./bin/tests/virtual-time/vtwrapper.c           C       2010,2018
+./bin/tests/win32/backtrace_test.dsp.in                X       2013,2018
+./bin/tests/win32/backtrace_test.dsw           X       2013,2018
+./bin/tests/win32/backtrace_test.mak.in                X       2013,2018
+./bin/tests/win32/backtrace_test.vcxproj.filters.in    X       2013,2015,2018
+./bin/tests/win32/backtrace_test.vcxproj.in    X       2013,2015,2016,2017,2018
+./bin/tests/win32/backtrace_test.vcxproj.user  X       2013,2018
+./bin/tests/win32/inter_test.dsp.in            X       2013,2018
+./bin/tests/win32/inter_test.dsw               X       2013,2018
+./bin/tests/win32/inter_test.mak.in            X       2013,2018
+./bin/tests/win32/inter_test.vcxproj.filters.in        X       2013,2015,2018
+./bin/tests/win32/inter_test.vcxproj.in                X       2013,2015,2016,2017,2018
+./bin/tests/win32/inter_test.vcxproj.user      X       2013,2018
+./bin/tests/win32/makejournal.dsp.in           X       2016,2018
+./bin/tests/win32/makejournal.dsw              X       2016,2018
+./bin/tests/win32/makejournal.mak.in           X       2016,2018
+./bin/tests/win32/makejournal.vcxproj.filters.in       X       2016,2018
+./bin/tests/win32/makejournal.vcxproj.in       X       2016,2017,2018
+./bin/tests/win32/makejournal.vcxproj.user     X       2016,2018
+./bin/tests/win32/rwlock_test.dsp.in           X       2013,2018
+./bin/tests/win32/rwlock_test.dsw              X       2013,2018
+./bin/tests/win32/rwlock_test.mak.in           X       2013,2018
+./bin/tests/win32/rwlock_test.vcxproj.filters.in       X       2013,2015,2018
+./bin/tests/win32/rwlock_test.vcxproj.in       X       2013,2015,2016,2017,2018
+./bin/tests/win32/rwlock_test.vcxproj.user     X       2013,2018
+./bin/tests/win32/shutdown_test.dsp.in         X       2013,2018
+./bin/tests/win32/shutdown_test.dsw            X       2013,2018
+./bin/tests/win32/shutdown_test.mak.in         X       2013,2018
+./bin/tests/win32/shutdown_test.vcxproj.filters.in     X       2013,2015,2018
+./bin/tests/win32/shutdown_test.vcxproj.in     X       2013,2015,2016,2017,2018
+./bin/tests/win32/shutdown_test.vcxproj.user   X       2013,2018
+./bin/tests/win32/sock_test.dsp.in             X       2013,2018
+./bin/tests/win32/sock_test.dsw                        X       2013,2018
+./bin/tests/win32/sock_test.mak.in             X       2013,2018
+./bin/tests/win32/sock_test.vcxproj.filters.in X       2013,2015,2018
+./bin/tests/win32/sock_test.vcxproj.in         X       2013,2015,2016,2017,2018
+./bin/tests/win32/sock_test.vcxproj.user       X       2013,2018
+./bin/tests/win32/task_test.dsp.in             X       2013,2018
+./bin/tests/win32/task_test.dsw                        X       2013,2018
+./bin/tests/win32/task_test.mak.in             X       2013,2018
+./bin/tests/win32/task_test.vcxproj.filters.in X       2013,2015,2018
+./bin/tests/win32/task_test.vcxproj.in         X       2013,2015,2016,2017,2018
+./bin/tests/win32/task_test.vcxproj.user       X       2013,2018
+./bin/tests/win32/timer_test.dsp.in            X       2013,2018
+./bin/tests/win32/timer_test.dsw               X       2013,2018
+./bin/tests/win32/timer_test.mak.in            X       2013,2018
+./bin/tests/win32/timer_test.vcxproj.filters.in        X       2013,2015,2018
+./bin/tests/win32/timer_test.vcxproj.in                X       2013,2015,2016,2017,2018
+./bin/tests/win32/timer_test.vcxproj.user      X       2013,2018
+./bin/tests/wire_test.c                                C       1999,2000,2001,2004,2005,2007,2015,2018
+./bin/tools/.gitignore                         X       2012,2014,2018
+./bin/tools/Makefile.in                                MAKE    2009,2010,2012,2013,2014,2015,2016,2017,2018
 ./bin/tools/arpaname.1                         MAN     DOCBOOK
-./bin/tools/arpaname.c                         C       2009,2015
-./bin/tools/arpaname.docbook                   SGML    2009,2014,2015,2016
+./bin/tools/arpaname.c                         C       2009,2015,2018
+./bin/tools/arpaname.docbook                   SGML    2009,2014,2015,2016,2018
 ./bin/tools/arpaname.html                      HTML    DOCBOOK
 ./bin/tools/genrandom.8                                MAN     DOCBOOK
-./bin/tools/genrandom.c                                C       2000,2001,2002,2003,2004,2005,2007,2009,2010,2012,2014
-./bin/tools/genrandom.docbook                  SGML    2009,2010,2011,2014,2015,2016
+./bin/tools/genrandom.c                                C       2000,2001,2002,2003,2004,2005,2007,2009,2010,2012,2014,2018
+./bin/tools/genrandom.docbook                  SGML    2009,2010,2011,2014,2015,2016,2018
 ./bin/tools/genrandom.html                     HTML    DOCBOOK
 ./bin/tools/isc-hmac-fixup.8                   MAN     DOCBOOK
-./bin/tools/isc-hmac-fixup.c                   C       2010,2014,2015,2016
-./bin/tools/isc-hmac-fixup.docbook             SGML    2010,2013,2014,2015,2016,2017
+./bin/tools/isc-hmac-fixup.c                   C       2010,2014,2015,2016,2018
+./bin/tools/isc-hmac-fixup.docbook             SGML    2010,2013,2014,2015,2016,2017,2018
 ./bin/tools/isc-hmac-fixup.html                        HTML    DOCBOOK
 ./bin/tools/named-journalprint.8               MAN     DOCBOOK
-./bin/tools/named-journalprint.c               C       2000,2001,2004,2005,2006,2007,2008,2009,2015
-./bin/tools/named-journalprint.docbook         SGML    2009,2014,2015,2016,2017
+./bin/tools/named-journalprint.c               C       2000,2001,2004,2005,2006,2007,2008,2009,2015,2018
+./bin/tools/named-journalprint.docbook         SGML    2009,2014,2015,2016,2017,2018
 ./bin/tools/named-journalprint.html            HTML    DOCBOOK
 ./bin/tools/named-rrchecker.1                  MAN     DOCBOOK
-./bin/tools/named-rrchecker.c                  C       2013,2015,2016,2017
-./bin/tools/named-rrchecker.docbook            SGML    2013,2014,2015,2016
+./bin/tools/named-rrchecker.c                  C       2013,2015,2016,2017,2018
+./bin/tools/named-rrchecker.docbook            SGML    2013,2014,2015,2016,2018
 ./bin/tools/named-rrchecker.html               HTML    DOCBOOK
 ./bin/tools/nsec3hash.8                                MAN     DOCBOOK
-./bin/tools/nsec3hash.c                                C       2006,2008,2009,2011,2014
-./bin/tools/nsec3hash.docbook                  SGML    2009,2014,2015,2016
+./bin/tools/nsec3hash.c                                C       2006,2008,2009,2011,2014,2018
+./bin/tools/nsec3hash.docbook                  SGML    2009,2014,2015,2016,2018
 ./bin/tools/nsec3hash.html                     HTML    DOCBOOK
-./bin/tools/win32/arpaname.dsp.in              X       2009,2013
-./bin/tools/win32/arpaname.dsw                 X       2009
-./bin/tools/win32/arpaname.mak.in              X       2009,2013
-./bin/tools/win32/arpaname.vcxproj.filters.in  X       2013,2015
-./bin/tools/win32/arpaname.vcxproj.in          X       2013,2015,2016,2017
-./bin/tools/win32/arpaname.vcxproj.user                X       2013
-./bin/tools/win32/genrandom.dsp.in             X       2009,2013
-./bin/tools/win32/genrandom.dsw                        X       2009
-./bin/tools/win32/genrandom.mak.in             X       2009,2013
-./bin/tools/win32/genrandom.vcxproj.filters.in X       2013,2015
-./bin/tools/win32/genrandom.vcxproj.in         X       2013,2015,2016,2017
-./bin/tools/win32/genrandom.vcxproj.user       X       2013
-./bin/tools/win32/ischmacfixup.dsp.in          X       2010,2013,2014,2016
-./bin/tools/win32/ischmacfixup.dsw             X       2010
-./bin/tools/win32/ischmacfixup.mak.in          X       2010,2013,2014,2016
-./bin/tools/win32/ischmacfixup.vcxproj.filters.in      X       2013,2015
-./bin/tools/win32/ischmacfixup.vcxproj.in      X       2013,2014,2015,2016,2017
-./bin/tools/win32/ischmacfixup.vcxproj.user    X       2013
-./bin/tools/win32/journalprint.dsp.in          X       2009,2013
-./bin/tools/win32/journalprint.dsw             X       2009
-./bin/tools/win32/journalprint.mak.in          X       2009,2010,2013
-./bin/tools/win32/journalprint.vcxproj.filters.in      X       2013,2015
-./bin/tools/win32/journalprint.vcxproj.in      X       2013,2015,2016,2017
-./bin/tools/win32/journalprint.vcxproj.user    X       2013
-./bin/tools/win32/nsec3hash.dsp.in             X       2009,2013,2014,2016
-./bin/tools/win32/nsec3hash.dsw                        X       2009
-./bin/tools/win32/nsec3hash.mak.in             X       2009,2013,2014,2016
-./bin/tools/win32/nsec3hash.vcxproj.filters.in X       2013,2015
-./bin/tools/win32/nsec3hash.vcxproj.in         X       2013,2014,2015,2016,2017
-./bin/tools/win32/nsec3hash.vcxproj.user       X       2013
-./bin/tools/win32/rrchecker.dsp.in             X       2013
-./bin/tools/win32/rrchecker.dsw                        X       2013
-./bin/tools/win32/rrchecker.mak.in             X       2013
-./bin/tools/win32/rrchecker.vcxproj.filters.in X       2013,2015
-./bin/tools/win32/rrchecker.vcxproj.in         X       2013,2014,2015,2016,2017
-./bin/tools/win32/rrchecker.vcxproj.user       X       2013
-./bin/win32/BINDInstall/AccountInfo.cpp                C.PORTION       2001,2002,2004,2007,2009,2013,2017
-./bin/win32/BINDInstall/AccountInfo.h          C       2001,2004,2007
-./bin/win32/BINDInstall/BINDInstall.cpp                C.PORTION       2001,2004,2007,2009
-./bin/win32/BINDInstall/BINDInstall.dsp.in     X       2001,2007,2009,2013,2014
-./bin/win32/BINDInstall/BINDInstall.dsw                X       2001
-./bin/win32/BINDInstall/BINDInstall.h          C.PORTION       2001,2004,2007
-./bin/win32/BINDInstall/BINDInstall.mak.in     X       2001,2006,2007,2009,2013,2014
-./bin/win32/BINDInstall/BINDInstall.rc         X       2001,2005,2009,2014
-./bin/win32/BINDInstall/BINDInstall.vcxproj.filters.in X       2013,2015
-./bin/win32/BINDInstall/BINDInstall.vcxproj.in X       2013,2014,2015,2016
-./bin/win32/BINDInstall/BINDInstall.vcxproj.user       X       2013
-./bin/win32/BINDInstall/BINDInstallDlg.cpp     C.PORTION       2001,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015,2016,2017
-./bin/win32/BINDInstall/BINDInstallDlg.h       C.PORTION       2001,2004,2007,2009,2015,2017
-./bin/win32/BINDInstall/DirBrowse.cpp          C.PORTION       2001,2004,2007
-./bin/win32/BINDInstall/DirBrowse.h            C.PORTION       2001,2004,2007
-./bin/win32/BINDInstall/StdAfx.cpp             X       2001
-./bin/win32/BINDInstall/StdAfx.h               X       2001,2006,2011,2013
+./bin/tools/win32/arpaname.dsp.in              X       2009,2013,2018
+./bin/tools/win32/arpaname.dsw                 X       2009,2018
+./bin/tools/win32/arpaname.mak.in              X       2009,2013,2018
+./bin/tools/win32/arpaname.vcxproj.filters.in  X       2013,2015,2018
+./bin/tools/win32/arpaname.vcxproj.in          X       2013,2015,2016,2017,2018
+./bin/tools/win32/arpaname.vcxproj.user                X       2013,2018
+./bin/tools/win32/genrandom.dsp.in             X       2009,2013,2018
+./bin/tools/win32/genrandom.dsw                        X       2009,2018
+./bin/tools/win32/genrandom.mak.in             X       2009,2013,2018
+./bin/tools/win32/genrandom.vcxproj.filters.in X       2013,2015,2018
+./bin/tools/win32/genrandom.vcxproj.in         X       2013,2015,2016,2017,2018
+./bin/tools/win32/genrandom.vcxproj.user       X       2013,2018
+./bin/tools/win32/ischmacfixup.dsp.in          X       2010,2013,2014,2016,2018
+./bin/tools/win32/ischmacfixup.dsw             X       2010,2018
+./bin/tools/win32/ischmacfixup.mak.in          X       2010,2013,2014,2016,2018
+./bin/tools/win32/ischmacfixup.vcxproj.filters.in      X       2013,2015,2018
+./bin/tools/win32/ischmacfixup.vcxproj.in      X       2013,2014,2015,2016,2017,2018
+./bin/tools/win32/ischmacfixup.vcxproj.user    X       2013,2018
+./bin/tools/win32/journalprint.dsp.in          X       2009,2013,2018
+./bin/tools/win32/journalprint.dsw             X       2009,2018
+./bin/tools/win32/journalprint.mak.in          X       2009,2010,2013,2018
+./bin/tools/win32/journalprint.vcxproj.filters.in      X       2013,2015,2018
+./bin/tools/win32/journalprint.vcxproj.in      X       2013,2015,2016,2017,2018
+./bin/tools/win32/journalprint.vcxproj.user    X       2013,2018
+./bin/tools/win32/nsec3hash.dsp.in             X       2009,2013,2014,2016,2018
+./bin/tools/win32/nsec3hash.dsw                        X       2009,2018
+./bin/tools/win32/nsec3hash.mak.in             X       2009,2013,2014,2016,2018
+./bin/tools/win32/nsec3hash.vcxproj.filters.in X       2013,2015,2018
+./bin/tools/win32/nsec3hash.vcxproj.in         X       2013,2014,2015,2016,2017,2018
+./bin/tools/win32/nsec3hash.vcxproj.user       X       2013,2018
+./bin/tools/win32/rrchecker.dsp.in             X       2013,2018
+./bin/tools/win32/rrchecker.dsw                        X       2013,2018
+./bin/tools/win32/rrchecker.mak.in             X       2013,2018
+./bin/tools/win32/rrchecker.vcxproj.filters.in X       2013,2015,2018
+./bin/tools/win32/rrchecker.vcxproj.in         X       2013,2014,2015,2016,2017,2018
+./bin/tools/win32/rrchecker.vcxproj.user       X       2013,2018
+./bin/win32/BINDInstall/AccountInfo.cpp                C.PORTION       2001,2002,2004,2007,2009,2013,2017,2018
+./bin/win32/BINDInstall/AccountInfo.h          C       2001,2004,2007,2018
+./bin/win32/BINDInstall/BINDInstall.cpp                C.PORTION       2001,2004,2007,2009,2018
+./bin/win32/BINDInstall/BINDInstall.dsp.in     X       2001,2007,2009,2013,2014,2018
+./bin/win32/BINDInstall/BINDInstall.dsw                X       2001,2018
+./bin/win32/BINDInstall/BINDInstall.h          C.PORTION       2001,2004,2007,2018
+./bin/win32/BINDInstall/BINDInstall.mak.in     X       2001,2006,2007,2009,2013,2014,2018
+./bin/win32/BINDInstall/BINDInstall.rc         X       2001,2005,2009,2014,2018
+./bin/win32/BINDInstall/BINDInstall.vcxproj.filters.in X       2013,2015,2018
+./bin/win32/BINDInstall/BINDInstall.vcxproj.in X       2013,2014,2015,2016,2018
+./bin/win32/BINDInstall/BINDInstall.vcxproj.user       X       2013,2018
+./bin/win32/BINDInstall/BINDInstallDlg.cpp     C.PORTION       2001,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015,2016,2017,2018
+./bin/win32/BINDInstall/BINDInstallDlg.h       C.PORTION       2001,2004,2007,2009,2015,2017,2018
+./bin/win32/BINDInstall/DirBrowse.cpp          C.PORTION       2001,2004,2007,2018
+./bin/win32/BINDInstall/DirBrowse.h            C.PORTION       2001,2004,2007,2018
+./bin/win32/BINDInstall/StdAfx.cpp             X       2001,2018
+./bin/win32/BINDInstall/StdAfx.h               X       2001,2006,2011,2013,2018
 ./bin/win32/BINDInstall/VersionInfo.cpp                X       2001,2008,2015,2017,2018
-./bin/win32/BINDInstall/VersionInfo.h          X       2001
-./bin/win32/BINDInstall/res/BINDInstall.ico    X       2001
-./bin/win32/BINDInstall/res/BINDInstall.rc2    X       2001
-./bin/win32/BINDInstall/resource.h             X       2001,2005,2009
-./bind.keys                                    X       2009,2010,2011,2017
-./bind.keys.h                                  X       2009,2010,2011,2012,2014,2017
-./config.guess                                 X       1998,1999,2000,2001,2004,2009,2013
+./bin/win32/BINDInstall/VersionInfo.h          X       2001,2018
+./bin/win32/BINDInstall/res/BINDInstall.ico    X       2001,2018
+./bin/win32/BINDInstall/res/BINDInstall.rc2    X       2001,2018
+./bin/win32/BINDInstall/resource.h             X       2001,2005,2009,2018
+./bind.keys                                    X       2009,2010,2011,2017,2018
+./bind.keys.h                                  X       2009,2010,2011,2012,2014,2017,2018
+./config.guess                                 X       1998,1999,2000,2001,2004,2009,2013,2018
 ./config.h.in                                  X       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./config.h.win32                               C       1999,2000,2001,2004,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
-./config.sub                                   X       1998,1999,2000,2001,2004,2013
-./config.threads.in                            X       2005,2006,2010,2011,2012,2013
+./config.sub                                   X       1998,1999,2000,2001,2004,2013,2018
+./config.threads.in                            X       2005,2006,2010,2011,2012,2013,2018
 ./configure                                    X       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./configure.in                                 SH      1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./conftools/perllib/dnsconf/DNSConf-macros.h   C       2000,2001,2004,2007
-./conftools/perllib/dnsconf/DNSConf.i          C       2000,2001,2004,2007
-./conftools/perllib/dnsconf/Makefile.PL                PERL    2000,2001,2004,2007,2012
-./conftools/perllib/dnsconf/named1.conf                CONF-C  2000,2001,2004,2007
-./conftools/perllib/dnsconf/test.pl            PERL    2000,2001,2004,2007,2012
-./contrib/README                               X       2014,2015,2016,2017
-./contrib/dane/mkdane.sh                       X       2012
-./contrib/dane/tlsa6698.pem                    X       2012
-./contrib/dlz/.gitignore                       X       2014
-./contrib/dlz/bin/.gitignore                   X       2014
-./contrib/dlz/bin/dlzbdb/Makefile.in           X       2005,2007,2009,2011,2012,2015
-./contrib/dlz/bin/dlzbdb/dlzbdb.c              X       2005
+./conftools/perllib/dnsconf/DNSConf-macros.h   C       2000,2001,2004,2007,2018
+./conftools/perllib/dnsconf/DNSConf.i          C       2000,2001,2004,2007,2018
+./conftools/perllib/dnsconf/Makefile.PL                PERL    2000,2001,2004,2007,2012,2018
+./conftools/perllib/dnsconf/named1.conf                CONF-C  2000,2001,2004,2007,2018
+./conftools/perllib/dnsconf/test.pl            PERL    2000,2001,2004,2007,2012,2018
+./contrib/README                               X       2014,2015,2016,2017,2018
+./contrib/dane/mkdane.sh                       X       2012,2018
+./contrib/dane/tlsa6698.pem                    X       2012,2018
+./contrib/dlz/.gitignore                       X       2014,2018
+./contrib/dlz/bin/.gitignore                   X       2014,2018
+./contrib/dlz/bin/dlzbdb/Makefile.in           X       2005,2007,2009,2011,2012,2015,2018
+./contrib/dlz/bin/dlzbdb/dlzbdb.c              X       2005,2018
 ./contrib/dlz/config.dlz.in                    X       2005,2006,2008,2010,2011,2014,2016,2017,2018
-./contrib/dlz/drivers/.gitignore               X       2012
-./contrib/dlz/drivers/dlz_bdb_driver.c         X       2005,2008,2010,2011,2012
-./contrib/dlz/drivers/dlz_bdbhpt_driver.c      X       2005,2010,2011,2012
-./contrib/dlz/drivers/dlz_dlopen_driver.c      X       2010,2011
-./contrib/dlz/drivers/dlz_drivers.c            X       2005,2010,2011
-./contrib/dlz/drivers/dlz_filesystem_driver.c  X       2005,2010,2011,2012
-./contrib/dlz/drivers/dlz_ldap_driver.c                X       2005,2010,2011,2012
-./contrib/dlz/drivers/dlz_mysql_driver.c       X       2005,2007,2009,2010,2011,2012
-./contrib/dlz/drivers/dlz_odbc_driver.c                X       2005,2010,2011,2012,2014
-./contrib/dlz/drivers/dlz_postgres_driver.c    X       2005,2007,2010,2011,2012,2014
-./contrib/dlz/drivers/dlz_stub_driver.c                X       2005,2010,2011,2012
-./contrib/dlz/drivers/include/dlz/dlz_bdb_driver.h     X       2005
-./contrib/dlz/drivers/include/dlz/dlz_bdbhpt_driver.h  X       2005
-./contrib/dlz/drivers/include/dlz/dlz_dlopen_driver.h  X       2010,2011
-./contrib/dlz/drivers/include/dlz/dlz_drivers.h        X       2005
-./contrib/dlz/drivers/include/dlz/dlz_filesystem_driver.h      X       2005
-./contrib/dlz/drivers/include/dlz/dlz_ldap_driver.h    X       2005
-./contrib/dlz/drivers/include/dlz/dlz_mysql_driver.h   X       2005
-./contrib/dlz/drivers/include/dlz/dlz_odbc_driver.h    X       2005
-./contrib/dlz/drivers/include/dlz/dlz_postgres_driver.h        X       2005
-./contrib/dlz/drivers/include/dlz/dlz_stub_driver.h    X       2005
-./contrib/dlz/drivers/include/dlz/sdlz_helper.h        X       2005
-./contrib/dlz/drivers/rules.in                 X       2005,2010
-./contrib/dlz/drivers/sdlz_helper.c            X       2005,2010,2011,2012
-./contrib/dlz/example/Makefile                 X       2010,2013
-./contrib/dlz/example/README                   X       2011,2012,2013,2014
-./contrib/dlz/example/dlz_example.c            X       2010,2011,2012,2013,2014
-./contrib/dlz/example/named.conf               X       2011
-./contrib/dlz/example/win32/DLLMain.c          X       2011
-./contrib/dlz/example/win32/dxdriver.def       X       2011
-./contrib/dlz/example/win32/dxdriver.dsw       X       2011
-./contrib/dlz/modules/bdbhpt/Makefile          X       2013
-./contrib/dlz/modules/bdbhpt/README.md         X       2013,2015
-./contrib/dlz/modules/bdbhpt/dlz_bdbhpt_dynamic.c      X       2013,2015
-./contrib/dlz/modules/bdbhpt/testing/README    X       2015
-./contrib/dlz/modules/bdbhpt/testing/bdbhpt-populate.pl        X       2013
-./contrib/dlz/modules/bdbhpt/testing/dns-data.txt      X       2013,2015
-./contrib/dlz/modules/bdbhpt/testing/named.conf        X       2015
-./contrib/dlz/modules/common/dlz_dbi.c         X       2013,2014
-./contrib/dlz/modules/filesystem/Makefile      X       2013
-./contrib/dlz/modules/filesystem/dir.c         X       2013
-./contrib/dlz/modules/filesystem/dir.h         X       2013
-./contrib/dlz/modules/filesystem/dlz_filesystem_dynamic.c      X       2013,2015,2016
-./contrib/dlz/modules/include/dlz_dbi.h                X       2013
-./contrib/dlz/modules/include/dlz_list.h       X       2013
-./contrib/dlz/modules/include/dlz_minimal.h    X       2013
-./contrib/dlz/modules/include/dlz_pthread.h    X       2013
-./contrib/dlz/modules/ldap/Makefile            X       2013
-./contrib/dlz/modules/ldap/dlz_ldap_dynamic.c  X       2013
-./contrib/dlz/modules/ldap/testing/README      X       2013
-./contrib/dlz/modules/ldap/testing/dlz.schema  X       2013
-./contrib/dlz/modules/ldap/testing/example.ldif        X       2013
-./contrib/dlz/modules/ldap/testing/named.conf  X       2013
-./contrib/dlz/modules/ldap/testing/slapd.conf  X       2013
-./contrib/dlz/modules/mysql/Makefile           X       2013
-./contrib/dlz/modules/mysql/dlz_mysql_dynamic.c        X       2013
-./contrib/dlz/modules/mysql/testing/README     X       2013
-./contrib/dlz/modules/mysql/testing/dlz.data   X       2013
-./contrib/dlz/modules/mysql/testing/dlz.schema X       2013
-./contrib/dlz/modules/mysql/testing/named.conf X       2013
-./contrib/dlz/modules/perl/Makefile            X       2013
-./contrib/dlz/modules/perl/README              X       2013
-./contrib/dlz/modules/perl/dlz_perl_callback.xs        X       2013
-./contrib/dlz/modules/perl/dlz_perl_callback_clientinfo.xs     X       2013
-./contrib/dlz/modules/perl/dlz_perl_driver.c   X       2013,2015
-./contrib/dlz/modules/perl/dlz_perl_driver.h   X       2013
-./contrib/dlz/modules/perl/testing/dlz_perl_example.pm X       2013
-./contrib/dlz/modules/perl/testing/named.conf  X       2013
-./contrib/dlz/modules/sqlite3/Makefile         X       2014
-./contrib/dlz/modules/sqlite3/dlz_sqlite3_dynamic.c    X       2014
-./contrib/dlz/modules/sqlite3/testing/README   X       2014
-./contrib/dlz/modules/sqlite3/testing/dlz.data X       2014
-./contrib/dlz/modules/sqlite3/testing/dlz.schema       X       2014
-./contrib/dlz/modules/sqlite3/testing/named.conf       X       2014
-./contrib/dlz/modules/wildcard/Makefile                X       2013
-./contrib/dlz/modules/wildcard/README          X       2013
-./contrib/dlz/modules/wildcard/dlz_wildcard_dynamic.c  X       2013,2015
-./contrib/dlz/modules/wildcard/testing/named.conf      X       2013
-./contrib/dnsperf-2.1.0.0-1/Makefile.in                X       2016
-./contrib/dnsperf-2.1.0.0-1/README             X       2016
-./contrib/dnsperf-2.1.0.0-1/RELEASE_NOTES      X       2016
-./contrib/dnsperf-2.1.0.0-1/aclocal.m4         X       2016
-./contrib/dnsperf-2.1.0.0-1/acx_pthread.m4     X       2016
-./contrib/dnsperf-2.1.0.0-1/config.guess       X       2016
-./contrib/dnsperf-2.1.0.0-1/config.sub         X       2016
-./contrib/dnsperf-2.1.0.0-1/configure          X       2016,2017
-./contrib/dnsperf-2.1.0.0-1/configure.in       X       2016,2017
-./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/INSTALL X       2016
-./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/USAGE   X       2016
-./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/queryparse      X       2016
-./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/queryparse.1    X       2016
-./contrib/dnsperf-2.1.0.0-1/datafile.c         X       2016
-./contrib/dnsperf-2.1.0.0-1/datafile.h         X       2016
-./contrib/dnsperf-2.1.0.0-1/dns.c              X       2016
-./contrib/dnsperf-2.1.0.0-1/dns.h              X       2016
-./contrib/dnsperf-2.1.0.0-1/dnsperf.1          X       2016
-./contrib/dnsperf-2.1.0.0-1/dnsperf.c          X       2016
-./contrib/dnsperf-2.1.0.0-1/doc/caching-dns-performance.pdf    X       2016
-./contrib/dnsperf-2.1.0.0-1/doc/dnsperf.pdf    X       2016
-./contrib/dnsperf-2.1.0.0-1/doc/resperf.pdf    X       2016
-./contrib/dnsperf-2.1.0.0-1/install-sh         X       2016
-./contrib/dnsperf-2.1.0.0-1/log.c              X       2016
-./contrib/dnsperf-2.1.0.0-1/log.h              X       2016
-./contrib/dnsperf-2.1.0.0-1/net.c              X       2016
-./contrib/dnsperf-2.1.0.0-1/net.h              X       2016
-./contrib/dnsperf-2.1.0.0-1/opt.c              X       2016
-./contrib/dnsperf-2.1.0.0-1/opt.h              X       2016
-./contrib/dnsperf-2.1.0.0-1/os.c               X       2016
-./contrib/dnsperf-2.1.0.0-1/os.h               X       2016
-./contrib/dnsperf-2.1.0.0-1/resperf-report     X       2016
-./contrib/dnsperf-2.1.0.0-1/resperf.1          X       2016
-./contrib/dnsperf-2.1.0.0-1/resperf.c          X       2016
-./contrib/dnsperf-2.1.0.0-1/util.h             X       2016
-./contrib/dnsperf-2.1.0.0-1/version.h          X       2016
-./contrib/dnspriv/README.md                    MKD     2017
-./contrib/dnspriv/named.conf                   CONF-C  2017
-./contrib/dnspriv/nginx.conf                   SH      2017
-./contrib/idn/README.idnkit                    X       2005,2009
-./contrib/idn/idnkit-1.0-src/.gitignore                X       2014
-./contrib/idn/idnkit-1.0-src/ChangeLog         X       2003
-./contrib/idn/idnkit-1.0-src/DISTFILES         X       2003
-./contrib/idn/idnkit-1.0-src/INSTALL           X       2003
-./contrib/idn/idnkit-1.0-src/INSTALL.ja                X       2003
-./contrib/idn/idnkit-1.0-src/LICENSE.txt       X       2003
-./contrib/idn/idnkit-1.0-src/Makefile.in       X       2003,2004
-./contrib/idn/idnkit-1.0-src/NEWS              X       2003
-./contrib/idn/idnkit-1.0-src/README            X       2003
-./contrib/idn/idnkit-1.0-src/README.ja         X       2003
-./contrib/idn/idnkit-1.0-src/acconfig.h                X       2003
-./contrib/idn/idnkit-1.0-src/aclocal.m4                X       2003
-./contrib/idn/idnkit-1.0-src/config.guess      X       2003
-./contrib/idn/idnkit-1.0-src/config.sub                X       2003
-./contrib/idn/idnkit-1.0-src/configure         X       2003
-./contrib/idn/idnkit-1.0-src/configure.in      X       2003
-./contrib/idn/idnkit-1.0-src/include/Makefile.in       X       2003
-./contrib/idn/idnkit-1.0-src/include/config.h.in       X       2003
-./contrib/idn/idnkit-1.0-src/include/config.h.win      X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/Makefile.in   X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/aliaslist.h   X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/api.h X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/assert.h      X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/checker.h     X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/converter.h   X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/debug.h       X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/delimitermap.h        X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/export.h      X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/filechecker.h X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/filemapper.h  X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/localencoding.h       X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/log.h X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/logmacro.h    X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/mapper.h      X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/mapselector.h X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/nameprep.h    X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/normalizer.h  X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/punycode.h    X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/race.h        X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/res.h X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/resconf.h     X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/result.h      X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/strhash.h     X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/ucs4.h        X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/ucsmap.h      X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/ucsset.h      X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/unicode.h     X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/unormalize.h  X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/utf8.h        X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/util.h        X       2003
-./contrib/idn/idnkit-1.0-src/include/idn/version.h     X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/Makefile.in   X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/api.h X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/localencoding.h       X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/log.h X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/res.h X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/resconf.h     X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/result.h      X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/utf8.h        X       2003
-./contrib/idn/idnkit-1.0-src/include/mdn/version.h     X       2003
-./contrib/idn/idnkit-1.0-src/install-sh                X       2003
-./contrib/idn/idnkit-1.0-src/lib/Makefile.in   X       2003,2004
-./contrib/idn/idnkit-1.0-src/lib/aliaslist.c   X       2003
-./contrib/idn/idnkit-1.0-src/lib/aliaslist.sh  X       2003
-./contrib/idn/idnkit-1.0-src/lib/api.c         X       2003
-./contrib/idn/idnkit-1.0-src/lib/checker.c     X       2003
-./contrib/idn/idnkit-1.0-src/lib/converter.c   X       2003
-./contrib/idn/idnkit-1.0-src/lib/debug.c       X       2003
-./contrib/idn/idnkit-1.0-src/lib/delimitermap.c        X       2003
-./contrib/idn/idnkit-1.0-src/lib/filechecker.c X       2003
-./contrib/idn/idnkit-1.0-src/lib/filemapper.c  X       2003
-./contrib/idn/idnkit-1.0-src/lib/idn.conf.sample.in    X       2003
-./contrib/idn/idnkit-1.0-src/lib/localencoding.c       X       2003
-./contrib/idn/idnkit-1.0-src/lib/log.c         X       2003
-./contrib/idn/idnkit-1.0-src/lib/make.wnt      X       2003
-./contrib/idn/idnkit-1.0-src/lib/mapper.c      X       2003
-./contrib/idn/idnkit-1.0-src/lib/mapselector.c X       2003
-./contrib/idn/idnkit-1.0-src/lib/nameprep.c    X       2003
-./contrib/idn/idnkit-1.0-src/lib/nameprep_template.c   X       2003
-./contrib/idn/idnkit-1.0-src/lib/nameprepdata.c        X       2003
-./contrib/idn/idnkit-1.0-src/lib/normalizer.c  X       2003
-./contrib/idn/idnkit-1.0-src/lib/punycode.c    X       2003
-./contrib/idn/idnkit-1.0-src/lib/race.c                X       2003
-./contrib/idn/idnkit-1.0-src/lib/res.c         X       2003
-./contrib/idn/idnkit-1.0-src/lib/resconf.c     X       2003
-./contrib/idn/idnkit-1.0-src/lib/result.c      X       2003
-./contrib/idn/idnkit-1.0-src/lib/strhash.c     X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/Makefile.in     X       2003,2004
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init1.tsy   X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init2.tsy   X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init3.tsy   X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init4-1.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init4-2.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init4-3.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init5-1.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init5-2.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api-init5-3.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/api.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/checker.tsy     X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/codeset.h       X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/converter.tsy   X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/delimitermap.tsy        X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/iconvchk.c      X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/mapper.tsy      X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/mapselector.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/nameprep.tsy    X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/normalizer.tsy  X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/res.tsy X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/resconf.tsy     X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/setenv.c        X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/setenv.h        X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/testsuite.c     X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/testsuite.h     X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/testutil.c      X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/testutil.h      X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/testygen        X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/ucs4.tsy        X       2003
-./contrib/idn/idnkit-1.0-src/lib/tests/utffilter       X       2003
-./contrib/idn/idnkit-1.0-src/lib/ucs4.c                X       2003
-./contrib/idn/idnkit-1.0-src/lib/ucsmap.c      X       2003
-./contrib/idn/idnkit-1.0-src/lib/ucsset.c      X       2003
-./contrib/idn/idnkit-1.0-src/lib/unicode.c     X       2003
-./contrib/idn/idnkit-1.0-src/lib/unicode_template.c    X       2003
-./contrib/idn/idnkit-1.0-src/lib/unicodedata_320.c     X       2003
-./contrib/idn/idnkit-1.0-src/lib/unormalize.c  X       2003
-./contrib/idn/idnkit-1.0-src/lib/utf8.c                X       2003
-./contrib/idn/idnkit-1.0-src/lib/util.c                X       2003
-./contrib/idn/idnkit-1.0-src/lib/version.c     X       2003
-./contrib/idn/idnkit-1.0-src/ltconfig          X       2003
-./contrib/idn/idnkit-1.0-src/ltmain.sh         X       2003
-./contrib/idn/idnkit-1.0-src/make.wnt          X       2003
-./contrib/idn/idnkit-1.0-src/man/Makefile.in   X       2003
-./contrib/idn/idnkit-1.0-src/man/idn.conf.5.in X       2003
-./contrib/idn/idnkit-1.0-src/man/libidnkit.3.in        X       2003
-./contrib/idn/idnkit-1.0-src/map/Makefile.in   X       2003
-./contrib/idn/idnkit-1.0-src/map/jp.map                X       2003
-./contrib/idn/idnkit-1.0-src/mkinstalldirs     X       2003
-./contrib/idn/idnkit-1.0-src/patch/bind9/bind-9.2.1-patch      X       2003
-./contrib/idn/idnkit-1.0-src/patch/bind9/bind-9.2.2-patch      X       2003
-./contrib/idn/idnkit-1.0-src/tools/Makefile.in X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/Makefile.in X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/idnconv.1   X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/idnconv.c   X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/idnslookup.in       X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/make.wnt    X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/selectiveencode.c   X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/selectiveencode.h   X       2003,2009
-./contrib/idn/idnkit-1.0-src/tools/idnconv/util.c      X       2003
-./contrib/idn/idnkit-1.0-src/tools/idnconv/util.h      X       2003
-./contrib/idn/idnkit-1.0-src/tools/make.wnt    X       2003
-./contrib/idn/idnkit-1.0-src/tools/rpm/idnkit.spec     X       2003
-./contrib/idn/idnkit-1.0-src/tools/runidn/Makefile.in  X       2003
-./contrib/idn/idnkit-1.0-src/tools/runidn/resolver.c   X       2003
-./contrib/idn/idnkit-1.0-src/tools/runidn/resolver.h   X       2003
-./contrib/idn/idnkit-1.0-src/tools/runidn/runidn.1     X       2003
-./contrib/idn/idnkit-1.0-src/tools/runidn/runidn.in    X       2003
-./contrib/idn/idnkit-1.0-src/tools/runidn/stub.c       X       2003
-./contrib/idn/idnkit-1.0-src/tools/runidn/stub.h       X       2003
-./contrib/idn/idnkit-1.0-src/util/.gitignore   X       2014
-./contrib/idn/idnkit-1.0-src/util/Makefile     X       2003
-./contrib/idn/idnkit-1.0-src/util/SparseMap.pm X       2003
-./contrib/idn/idnkit-1.0-src/util/UCD.pm       X       2003
-./contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl    X       2003
-./contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl   X       2003
-./contrib/idn/idnkit-1.0-src/win/README.WIN    X       2003
-./contrib/idn/idnkit-1.0-src/wsock/README.txt  X       2003
-./contrib/idn/idnkit-1.0-src/wsock/README_j.txt        X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/checkdll.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/convert.c    X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/dump.c       X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/encoding.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/hook.c       X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/make.wnt     X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/printf.c     X       2003
-./contrib/idn/idnkit-1.0-src/wsock/common/wrapcommon.h X       2003
-./contrib/idn/idnkit-1.0-src/wsock/config/idnconf.tcl  X       2003
-./contrib/idn/idnkit-1.0-src/wsock/config/make.wnt     X       2003
-./contrib/idn/idnkit-1.0-src/wsock/make.wnt    X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock11/dlldef.h    X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllfunc.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllload.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllmain.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllstub.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock11/make.wnt    X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock11/wsock32.def X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock20/dlldef.h    X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllfunc.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllload.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllmain.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllstub.c   X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock20/make.wnt    X       2003
-./contrib/idn/idnkit-1.0-src/wsock/wsock20/ws2_32.def  X       2003
-./contrib/perftcpdns/.gitignore                        X       2014
-./contrib/perftcpdns/Makefile.in               MAKE    2014
-./contrib/perftcpdns/configure                 X       2014
-./contrib/perftcpdns/configure.in              SH      2014
-./contrib/perftcpdns/perftcpdns.c              C       2013,2014,2016
-./contrib/queryperf/.gitignore                 X       2014
-./contrib/queryperf/Makefile.in                        X       2001,2004
-./contrib/queryperf/README                     X       2001
-./contrib/queryperf/config.h.in                        X       2007
-./contrib/queryperf/configure                  X       2001,2002,2004,2007,2012
-./contrib/queryperf/configure.in               X       2001,2004,2007,2012
-./contrib/queryperf/input/sample.0             X       2001
-./contrib/queryperf/input/sample.1             X       2001
-./contrib/queryperf/missing/addrinfo.h         X       2004
-./contrib/queryperf/missing/getaddrinfo.c      X       2004
-./contrib/queryperf/missing/getnameinfo.c      X       2004
-./contrib/queryperf/queryperf.c                        X       2001,2002,2003,2004,2005,2007,2012,2013,2014
-./contrib/queryperf/utils/gen-data-queryperf.py        X       2003,2008,2016
-./contrib/scripts/.gitignore                   X       2012,2014
-./contrib/scripts/check-secure-delegation.pl.in        PERL    2010,2012,2014
-./contrib/scripts/check5011.pl                 X       2013,2014,2017
-./contrib/scripts/dnssec-keyset.sh             X       2015
-./contrib/scripts/named-bootconf.sh            SH.PORTION      1999,2000,2001,2004,2006,2007,2012,2014
-./contrib/scripts/nanny.pl                     PERL    2000,2001,2004,2007,2012,2014
-./contrib/scripts/zone-edit.sh.in              SH      2010,2012,2014
-./contrib/sdb/bdb/README                       X       2002
-./contrib/sdb/bdb/bdb.c                                X       2002,2011,2014
-./contrib/sdb/bdb/bdb.h                                X       2002
-./contrib/sdb/bdb/zone2bdb.c                   X       2002,2008,2009
-./contrib/sdb/dir/dirdb.c                      C       2000,2001,2004,2007,2011,2014
-./contrib/sdb/dir/dirdb.h                      C       2000,2001,2004,2007
-./contrib/sdb/ldap/INSTALL.ldap                        X       2001,2002,2004
-./contrib/sdb/ldap/README.ldap                 X       2001,2002,2004
-./contrib/sdb/ldap/README.zone2ldap            X       2001,2015
-./contrib/sdb/ldap/ldapdb.c                    X       2001,2002,2003,2004,2011,2014
-./contrib/sdb/ldap/ldapdb.h                    X       2001
-./contrib/sdb/ldap/zone2ldap.1                 X       2001
-./contrib/sdb/ldap/zone2ldap.c                 X       2001,2005,2008,2009,2011,2015,2016
-./contrib/sdb/pgsql/pgsqldb.c                  C       2000,2001,2004,2007,2011,2014
-./contrib/sdb/pgsql/pgsqldb.h                  C       2000,2001,2004,2007
-./contrib/sdb/pgsql/zonetodb.c                 C       2000,2001,2002,2004,2005,2007,2008,2009,2014
-./contrib/sdb/sqlite/README.sdb_sqlite         X       2007
-./contrib/sdb/sqlite/sqlitedb.c                        X       2007,2011,2014
-./contrib/sdb/sqlite/sqlitedb.h                        X       2007
-./contrib/sdb/sqlite/zone2sqlite.c             X       2007,2008,2009,2010,2013,2014
-./contrib/sdb/tcl/lookup.tcl                   TCL     2000,2001,2004,2007,2012
-./contrib/sdb/tcl/tcldb.c                      C       2000,2001,2004,2007,2011,2014
-./contrib/sdb/tcl/tcldb.h                      C       2000,2001,2004,2007
-./contrib/sdb/time/timedb.c                    C       2000,2001,2004,2007,2011,2014
-./contrib/sdb/time/timedb.h                    C       2000,2001,2004,2007
-./doc/Makefile.in                              MAKE    2000,2001,2004,2005,2006,2007,2012,2015
-./doc/arm/.gitignore                           X       2015
+./contrib/dlz/drivers/.gitignore               X       2012,2018
+./contrib/dlz/drivers/dlz_bdb_driver.c         X       2005,2008,2010,2011,2012,2018
+./contrib/dlz/drivers/dlz_bdbhpt_driver.c      X       2005,2010,2011,2012,2018
+./contrib/dlz/drivers/dlz_dlopen_driver.c      X       2010,2011,2018
+./contrib/dlz/drivers/dlz_drivers.c            X       2005,2010,2011,2018
+./contrib/dlz/drivers/dlz_filesystem_driver.c  X       2005,2010,2011,2012,2018
+./contrib/dlz/drivers/dlz_ldap_driver.c                X       2005,2010,2011,2012,2018
+./contrib/dlz/drivers/dlz_mysql_driver.c       X       2005,2007,2009,2010,2011,2012,2018
+./contrib/dlz/drivers/dlz_odbc_driver.c                X       2005,2010,2011,2012,2014,2018
+./contrib/dlz/drivers/dlz_postgres_driver.c    X       2005,2007,2010,2011,2012,2014,2018
+./contrib/dlz/drivers/dlz_stub_driver.c                X       2005,2010,2011,2012,2018
+./contrib/dlz/drivers/include/dlz/dlz_bdb_driver.h     X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_bdbhpt_driver.h  X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_dlopen_driver.h  X       2010,2011,2018
+./contrib/dlz/drivers/include/dlz/dlz_drivers.h        X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_filesystem_driver.h      X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_ldap_driver.h    X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_mysql_driver.h   X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_odbc_driver.h    X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_postgres_driver.h        X       2005,2018
+./contrib/dlz/drivers/include/dlz/dlz_stub_driver.h    X       2005,2018
+./contrib/dlz/drivers/include/dlz/sdlz_helper.h        X       2005,2018
+./contrib/dlz/drivers/rules.in                 X       2005,2010,2018
+./contrib/dlz/drivers/sdlz_helper.c            X       2005,2010,2011,2012,2018
+./contrib/dlz/example/Makefile                 X       2010,2013,2018
+./contrib/dlz/example/README                   X       2011,2012,2013,2014,2018
+./contrib/dlz/example/dlz_example.c            X       2010,2011,2012,2013,2014,2018
+./contrib/dlz/example/named.conf               X       2011,2018
+./contrib/dlz/example/win32/DLLMain.c          X       2011,2018
+./contrib/dlz/example/win32/dxdriver.def       X       2011,2018
+./contrib/dlz/example/win32/dxdriver.dsp       X       2018
+./contrib/dlz/example/win32/dxdriver.dsw       X       2011,2018
+./contrib/dlz/example/win32/dxdriver.mak       X       2018
+./contrib/dlz/modules/bdbhpt/Makefile          X       2013,2018
+./contrib/dlz/modules/bdbhpt/README.md         X       2013,2015,2018
+./contrib/dlz/modules/bdbhpt/dlz_bdbhpt_dynamic.c      X       2013,2015,2018
+./contrib/dlz/modules/bdbhpt/testing/README    X       2015,2018
+./contrib/dlz/modules/bdbhpt/testing/bdbhpt-populate.pl        X       2013,2018
+./contrib/dlz/modules/bdbhpt/testing/dns-data.txt      X       2013,2015,2018
+./contrib/dlz/modules/bdbhpt/testing/named.conf        X       2015,2018
+./contrib/dlz/modules/common/dlz_dbi.c         X       2013,2014,2018
+./contrib/dlz/modules/filesystem/Makefile      X       2013,2018
+./contrib/dlz/modules/filesystem/dir.c         X       2013,2018
+./contrib/dlz/modules/filesystem/dir.h         X       2013,2018
+./contrib/dlz/modules/filesystem/dlz_filesystem_dynamic.c      X       2013,2015,2016,2018
+./contrib/dlz/modules/include/dlz_dbi.h                X       2013,2018
+./contrib/dlz/modules/include/dlz_list.h       X       2013,2018
+./contrib/dlz/modules/include/dlz_minimal.h    X       2013,2018
+./contrib/dlz/modules/include/dlz_pthread.h    X       2013,2018
+./contrib/dlz/modules/ldap/Makefile            X       2013,2018
+./contrib/dlz/modules/ldap/dlz_ldap_dynamic.c  X       2013,2018
+./contrib/dlz/modules/ldap/testing/README      X       2013,2018
+./contrib/dlz/modules/ldap/testing/dlz.schema  X       2013,2018
+./contrib/dlz/modules/ldap/testing/example.ldif        X       2013,2018
+./contrib/dlz/modules/ldap/testing/named.conf  X       2013,2018
+./contrib/dlz/modules/ldap/testing/slapd.conf  X       2013,2018
+./contrib/dlz/modules/mysql/Makefile           X       2013,2018
+./contrib/dlz/modules/mysql/dlz_mysql_dynamic.c        X       2013,2018
+./contrib/dlz/modules/mysql/testing/README     X       2013,2018
+./contrib/dlz/modules/mysql/testing/dlz.data   X       2013,2018
+./contrib/dlz/modules/mysql/testing/dlz.schema X       2013,2018
+./contrib/dlz/modules/mysql/testing/named.conf X       2013,2018
+./contrib/dlz/modules/perl/Makefile            X       2013,2018
+./contrib/dlz/modules/perl/README              X       2013,2018
+./contrib/dlz/modules/perl/dlz_perl_callback.xs        X       2013,2018
+./contrib/dlz/modules/perl/dlz_perl_callback_clientinfo.xs     X       2013,2018
+./contrib/dlz/modules/perl/dlz_perl_driver.c   X       2013,2015,2018
+./contrib/dlz/modules/perl/dlz_perl_driver.h   X       2013,2018
+./contrib/dlz/modules/perl/testing/dlz_perl_example.pm X       2013,2018
+./contrib/dlz/modules/perl/testing/named.conf  X       2013,2018
+./contrib/dlz/modules/sqlite3/Makefile         X       2014,2018
+./contrib/dlz/modules/sqlite3/dlz_sqlite3_dynamic.c    X       2014,2018
+./contrib/dlz/modules/sqlite3/testing/README   X       2014,2018
+./contrib/dlz/modules/sqlite3/testing/dlz.data X       2014,2018
+./contrib/dlz/modules/sqlite3/testing/dlz.schema       X       2014,2018
+./contrib/dlz/modules/sqlite3/testing/named.conf       X       2014,2018
+./contrib/dlz/modules/wildcard/Makefile                X       2013,2018
+./contrib/dlz/modules/wildcard/README          X       2013,2018
+./contrib/dlz/modules/wildcard/dlz_wildcard_dynamic.c  X       2013,2015,2018
+./contrib/dlz/modules/wildcard/testing/named.conf      X       2013,2018
+./contrib/dnsperf-2.1.0.0-1/Makefile.in                X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/README             X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/RELEASE_NOTES      X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/aclocal.m4         X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/acx_pthread.m4     X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/config.guess       X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/config.sub         X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/configure          X       2016,2017,2018
+./contrib/dnsperf-2.1.0.0-1/configure.in       X       2016,2017,2018
+./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/INSTALL X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/USAGE   X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/queryparse      X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/contrib/queryparse/queryparse.1    X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/datafile.c         X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/datafile.h         X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/dns.c              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/dns.h              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/dnsperf.1          X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/dnsperf.c          X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/doc/caching-dns-performance.pdf    X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/doc/dnsperf.pdf    X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/doc/resperf.pdf    X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/install-sh         X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/log.c              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/log.h              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/net.c              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/net.h              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/opt.c              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/opt.h              X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/os.c               X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/os.h               X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/resperf-report     X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/resperf.1          X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/resperf.c          X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/util.h             X       2016,2018
+./contrib/dnsperf-2.1.0.0-1/version.h          X       2016,2018
+./contrib/dnspriv/README.md                    MKD     2017,2018
+./contrib/dnspriv/named.conf                   CONF-C  2017,2018
+./contrib/dnspriv/nginx.conf                   SH      2017,2018
+./contrib/idn/README.idnkit                    X       2005,2009,2018
+./contrib/idn/idnkit-1.0-src/.gitignore                X       2014,2018
+./contrib/idn/idnkit-1.0-src/ChangeLog         X       2003,2018
+./contrib/idn/idnkit-1.0-src/DISTFILES         X       2003,2018
+./contrib/idn/idnkit-1.0-src/INSTALL           X       2003,2018
+./contrib/idn/idnkit-1.0-src/INSTALL.ja                X       2003,2018
+./contrib/idn/idnkit-1.0-src/LICENSE.txt       X       2003,2018
+./contrib/idn/idnkit-1.0-src/Makefile.in       X       2003,2004,2018
+./contrib/idn/idnkit-1.0-src/NEWS              X       2003,2018
+./contrib/idn/idnkit-1.0-src/README            X       2003,2018
+./contrib/idn/idnkit-1.0-src/README.ja         X       2003,2018
+./contrib/idn/idnkit-1.0-src/acconfig.h                X       2003,2018
+./contrib/idn/idnkit-1.0-src/aclocal.m4                X       2003,2018
+./contrib/idn/idnkit-1.0-src/config.guess      X       2003,2018
+./contrib/idn/idnkit-1.0-src/config.sub                X       2003,2018
+./contrib/idn/idnkit-1.0-src/configure         X       2003,2018
+./contrib/idn/idnkit-1.0-src/configure.in      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/Makefile.in       X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/config.h.in       X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/config.h.win      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/Makefile.in   X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/aliaslist.h   X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/api.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/assert.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/checker.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/converter.h   X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/debug.h       X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/delimitermap.h        X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/export.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/filechecker.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/filemapper.h  X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/localencoding.h       X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/log.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/logmacro.h    X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/mapper.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/mapselector.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/nameprep.h    X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/normalizer.h  X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/punycode.h    X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/race.h        X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/res.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/resconf.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/result.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/strhash.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/ucs4.h        X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/ucsmap.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/ucsset.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/unicode.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/unormalize.h  X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/utf8.h        X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/util.h        X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/idn/version.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/Makefile.in   X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/api.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/localencoding.h       X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/log.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/res.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/resconf.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/result.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/utf8.h        X       2003,2018
+./contrib/idn/idnkit-1.0-src/include/mdn/version.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/install-sh                X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/Makefile.in   X       2003,2004,2018
+./contrib/idn/idnkit-1.0-src/lib/aliaslist.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/aliaslist.sh  X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/api.c         X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/checker.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/converter.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/debug.c       X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/delimitermap.c        X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/filechecker.c X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/filemapper.c  X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/idn.conf.sample.in    X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/localencoding.c       X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/log.c         X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/make.wnt      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/mapper.c      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/mapselector.c X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/nameprep.c    X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/nameprep_template.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/nameprepdata.c        X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/normalizer.c  X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/punycode.c    X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/race.c                X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/res.c         X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/resconf.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/result.c      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/strhash.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/Makefile.in     X       2003,2004,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init1.tsy   X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init2.tsy   X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init3.tsy   X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init4-1.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init4-2.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init4-3.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init5-1.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init5-2.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api-init5-3.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/api.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/checker.tsy     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/codeset.h       X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/converter.tsy   X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/delimitermap.tsy        X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/iconvchk.c      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/mapper.tsy      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/mapselector.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/nameprep.tsy    X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/normalizer.tsy  X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/res.tsy X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/resconf.tsy     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/setenv.c        X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/setenv.h        X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/testsuite.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/testsuite.h     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/testutil.c      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/testutil.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/testygen        X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/ucs4.tsy        X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/tests/utffilter       X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/ucs4.c                X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/ucsmap.c      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/ucsset.c      X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/unicode.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/unicode_template.c    X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/unicodedata_320.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/unormalize.c  X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/utf8.c                X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/util.c                X       2003,2018
+./contrib/idn/idnkit-1.0-src/lib/version.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/ltconfig          X       2003,2018
+./contrib/idn/idnkit-1.0-src/ltmain.sh         X       2003,2018
+./contrib/idn/idnkit-1.0-src/make.wnt          X       2003,2018
+./contrib/idn/idnkit-1.0-src/man/Makefile.in   X       2003,2018
+./contrib/idn/idnkit-1.0-src/man/idn.conf.5.in X       2003,2018
+./contrib/idn/idnkit-1.0-src/man/libidnkit.3.in        X       2003,2018
+./contrib/idn/idnkit-1.0-src/map/Makefile.in   X       2003,2018
+./contrib/idn/idnkit-1.0-src/map/jp.map                X       2003,2018
+./contrib/idn/idnkit-1.0-src/mkinstalldirs     X       2003,2018
+./contrib/idn/idnkit-1.0-src/patch/bind9/bind-9.2.1-patch      X       2003,2018
+./contrib/idn/idnkit-1.0-src/patch/bind9/bind-9.2.2-patch      X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/Makefile.in X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/Makefile.in X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/idnconv.1   X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/idnconv.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/idnslookup.in       X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/make.wnt    X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/selectiveencode.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/selectiveencode.h   X       2003,2009,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/util.c      X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/idnconv/util.h      X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/make.wnt    X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/rpm/idnkit.spec     X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/runidn/Makefile.in  X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/runidn/resolver.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/runidn/resolver.h   X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/runidn/runidn.1     X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/runidn/runidn.in    X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/runidn/stub.c       X       2003,2018
+./contrib/idn/idnkit-1.0-src/tools/runidn/stub.h       X       2003,2018
+./contrib/idn/idnkit-1.0-src/util/.gitignore   X       2014,2018
+./contrib/idn/idnkit-1.0-src/util/Makefile     X       2003,2018
+./contrib/idn/idnkit-1.0-src/util/SparseMap.pm X       2003,2018
+./contrib/idn/idnkit-1.0-src/util/UCD.pm       X       2003,2018
+./contrib/idn/idnkit-1.0-src/util/generate_nameprep_data.pl    X       2003,2018
+./contrib/idn/idnkit-1.0-src/util/generate_normalize_data.pl   X       2003,2018
+./contrib/idn/idnkit-1.0-src/win/README.WIN    X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/README.txt  X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/README_j.txt        X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/checkdll.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/convert.c    X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/dump.c       X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/encoding.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/hook.c       X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/make.wnt     X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/printf.c     X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/common/wrapcommon.h X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/config/idnconf.tcl  X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/config/make.wnt     X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/make.wnt    X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock11/dlldef.h    X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllfunc.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllload.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllmain.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock11/dllstub.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock11/make.wnt    X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock11/wsock32.def X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock20/dlldef.h    X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllfunc.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllload.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllmain.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock20/dllstub.c   X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock20/make.wnt    X       2003,2018
+./contrib/idn/idnkit-1.0-src/wsock/wsock20/ws2_32.def  X       2003,2018
+./contrib/perftcpdns/.gitignore                        X       2014,2018
+./contrib/perftcpdns/Makefile.in               MAKE    2014,2018
+./contrib/perftcpdns/configure                 X       2014,2018
+./contrib/perftcpdns/configure.in              SH      2014,2018
+./contrib/perftcpdns/perftcpdns.c              C       2013,2014,2016,2018
+./contrib/queryperf/.gitignore                 X       2014,2018
+./contrib/queryperf/Makefile.in                        X       2001,2004,2018
+./contrib/queryperf/README                     X       2001,2018
+./contrib/queryperf/config.h.in                        X       2007,2018
+./contrib/queryperf/configure                  X       2001,2002,2004,2007,2012,2018
+./contrib/queryperf/configure.in               X       2001,2004,2007,2012,2018
+./contrib/queryperf/input/sample.0             X       2001,2018
+./contrib/queryperf/input/sample.1             X       2001,2018
+./contrib/queryperf/missing/addrinfo.h         X       2004,2018
+./contrib/queryperf/missing/getaddrinfo.c      X       2004,2018
+./contrib/queryperf/missing/getnameinfo.c      X       2004,2018
+./contrib/queryperf/queryperf.c                        X       2001,2002,2003,2004,2005,2007,2012,2013,2014,2018
+./contrib/queryperf/utils/gen-data-queryperf.py        X       2003,2008,2016,2018
+./contrib/scripts/.gitignore                   X       2012,2014,2018
+./contrib/scripts/check-secure-delegation.pl.in        PERL    2010,2012,2014,2018
+./contrib/scripts/check5011.pl                 X       2013,2014,2017,2018
+./contrib/scripts/dnssec-keyset.sh             X       2015,2018
+./contrib/scripts/named-bootconf.sh            SH.PORTION      1999,2000,2001,2004,2006,2007,2012,2014,2018
+./contrib/scripts/nanny.pl                     PERL    2000,2001,2004,2007,2012,2014,2018
+./contrib/scripts/zone-edit.sh.in              SH      2010,2012,2014,2018
+./contrib/sdb/bdb/README                       X       2002,2018
+./contrib/sdb/bdb/bdb.c                                X       2002,2011,2014,2018
+./contrib/sdb/bdb/bdb.h                                X       2002,2018
+./contrib/sdb/bdb/zone2bdb.c                   X       2002,2008,2009,2018
+./contrib/sdb/dir/dirdb.c                      C       2000,2001,2004,2007,2011,2014,2018
+./contrib/sdb/dir/dirdb.h                      C       2000,2001,2004,2007,2018
+./contrib/sdb/ldap/INSTALL.ldap                        X       2001,2002,2004,2018
+./contrib/sdb/ldap/README.ldap                 X       2001,2002,2004,2018
+./contrib/sdb/ldap/README.zone2ldap            X       2001,2015,2018
+./contrib/sdb/ldap/ldapdb.c                    X       2001,2002,2003,2004,2011,2014,2018
+./contrib/sdb/ldap/ldapdb.h                    X       2001,2018
+./contrib/sdb/ldap/zone2ldap.1                 X       2001,2018
+./contrib/sdb/ldap/zone2ldap.c                 X       2001,2005,2008,2009,2011,2015,2016,2018
+./contrib/sdb/pgsql/pgsqldb.c                  C       2000,2001,2004,2007,2011,2014,2018
+./contrib/sdb/pgsql/pgsqldb.h                  C       2000,2001,2004,2007,2018
+./contrib/sdb/pgsql/zonetodb.c                 C       2000,2001,2002,2004,2005,2007,2008,2009,2014,2018
+./contrib/sdb/sqlite/README.sdb_sqlite         X       2007,2018
+./contrib/sdb/sqlite/sqlitedb.c                        X       2007,2011,2014,2018
+./contrib/sdb/sqlite/sqlitedb.h                        X       2007,2018
+./contrib/sdb/sqlite/zone2sqlite.c             X       2007,2008,2009,2010,2013,2014,2018
+./contrib/sdb/tcl/lookup.tcl                   TCL     2000,2001,2004,2007,2012,2018
+./contrib/sdb/tcl/tcldb.c                      C       2000,2001,2004,2007,2011,2014,2018
+./contrib/sdb/tcl/tcldb.h                      C       2000,2001,2004,2007,2018
+./contrib/sdb/time/timedb.c                    C       2000,2001,2004,2007,2011,2014,2018
+./contrib/sdb/time/timedb.h                    C       2000,2001,2004,2007,2018
+./doc/Makefile.in                              MAKE    2000,2001,2004,2005,2006,2007,2012,2015,2018
+./doc/arm/.gitignore                           X       2015,2018
 ./doc/arm/Bv9ARM-book.xml                      SGML    2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/Bv9ARM.ch01.html                     X       2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/Bv9ARM.ch02.html                     X       2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/Bv9ARM.ch11.html                     X       2015,2016,2017,2018
 ./doc/arm/Bv9ARM.ch12.html                     X       2015,2016,2017,2018
 ./doc/arm/Bv9ARM.ch13.html                     X       2015,2016,2017,2018
-./doc/arm/Bv9ARM.conf                          X       2015
+./doc/arm/Bv9ARM.conf                          X       2015,2018
 ./doc/arm/Bv9ARM.html                          X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/Bv9ARM.pdf                           X       2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./doc/arm/Makefile.in                          MAKE    2001,2002,2004,2005,2006,2007,2009,2012,2014,2015,2016
-./doc/arm/README-SGML                          TXT.BRIEF       2000,2001,2004,2015
-./doc/arm/dlz.xml                              SGML    2012,2013,2014,2015,2016
-./doc/arm/dnssec.xml                           SGML    2010,2011,2015,2016,2017
-./doc/arm/isc-logo.eps                         X       2005,2010
-./doc/arm/isc-logo.pdf                         X       2005,2010
-./doc/arm/libdns.xml                           SGML    2010,2014,2015,2016,2017
-./doc/arm/logging-categories.xml               SGML    2015,2016,2017
+./doc/arm/Makefile.in                          MAKE    2001,2002,2004,2005,2006,2007,2009,2012,2014,2015,2016,2018
+./doc/arm/README-SGML                          TXT.BRIEF       2000,2001,2004,2015,2018
+./doc/arm/dlz.xml                              SGML    2012,2013,2014,2015,2016,2018
+./doc/arm/dnssec.xml                           SGML    2010,2011,2015,2016,2017,2018
+./doc/arm/isc-logo.eps                         X       2005,2010,2018
+./doc/arm/isc-logo.pdf                         X       2005,2010,2018
+./doc/arm/libdns.xml                           SGML    2010,2014,2015,2016,2017,2018
+./doc/arm/logging-categories.xml               SGML    2015,2016,2017,2018
 ./doc/arm/man.arpaname.html                    X       2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/man.ddns-confgen.html                        X       2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/man.delv.html                                X       2014,2015,2016,2017,2018
 ./doc/arm/man.rndc-confgen.html                        X       2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/man.rndc.conf.html                   X       2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./doc/arm/man.rndc.html                                X       2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./doc/arm/managed-keys.xml                     SGML    2010,2015,2016,2017
-./doc/arm/notes-wrapper.xml                    SGML    2014,2015,2016
-./doc/arm/notes.conf                           X       2015
+./doc/arm/managed-keys.xml                     SGML    2010,2015,2016,2017,2018
+./doc/arm/notes-wrapper.xml                    SGML    2014,2015,2016,2018
+./doc/arm/notes.conf                           X       2015,2018
 ./doc/arm/notes.html                           X       2014,2015,2016,2017,2018
 ./doc/arm/notes.pdf                            X       2014,2015,2016,2017,2018
 ./doc/arm/notes.xml                            SGML    2014,2015,2016,2017,2018
-./doc/arm/noteversion.xml.in                   SGML    2015
-./doc/arm/pkcs11.xml                           SGML    2010,2012,2013,2014,2015,2016
-./doc/arm/pkgversion.xml.in                    SGML    2015
-./doc/arm/releaseinfo.xml.in                   SGML    2015
-./doc/design/addressdb                         TXT.BRIEF       2000,2001,2004
-./doc/design/cds-child                         TXT.BRIEF       2015
-./doc/design/compression                       TXT.BRIEF       1999,2000,2001,2004
-./doc/design/database                          TXT.BRIEF       1999,2000,2001,2004
-./doc/design/db_rules                          TXT.BRIEF       1999,2000,2001,2004
-./doc/design/decompression                     TXT.BRIEF       1999,2000,2001,2004
-./doc/design/dispatch                          TXT.BRIEF       2000,2001,2004
-./doc/design/dscp                              TXT.BRIEF       2013
-./doc/design/keydone                           TXT.BRIEF       2011
-./doc/design/logging                           TXT.BRIEF       1999,2000,2001,2004
-./doc/design/lwres                             TXT.BRIEF       2000,2001,2004
-./doc/design/ncache                            TXT.BRIEF       1999,2000,2001,2004
-./doc/design/rdataset                          TXT.BRIEF       1999,2000,2001,2004
-./doc/design/red-black                         TXT.BRIEF       1999,2000,2001,2004
-./doc/design/resolver                          TXT.BRIEF       1999,2000,2001,2004
-./doc/design/search                            TXT.BRIEF       1999,2000,2001,2004
-./doc/design/tasks                             TXT.BRIEF       1999,2000,2001,2004
-./doc/design/verify                            TXT.BRIEF       2012
-./doc/design/windows-nt                                TXT.BRIEF       1999,2000,2001,2004
-./doc/design/zone                              TXT.BRIEF       1999,2000,2001,2004
-./doc/dev/DBC                                  TXT.BRIEF       1999,2000,2001,2004
-./doc/dev/HOW-ADB-WORKS.txt                    TXT.BRIEF       2003,2004
-./doc/dev/autoconf                             TXT.BRIEF       2001,2002,2004
-./doc/dev/coding.html                          HTML    1999,2000,2001,2002,2004,2007
-./doc/dev/cvs-usage                            TXT.BRIEF       2000,2001,2004
-./doc/dev/dev.md                               MKD     2017
-./doc/dev/magic_numbers                                TXT.BRIEF       1999,2000,2001,2002,2004
-./doc/dev/rdata.md                             MKD     1999,2000,2001,2004,2007,2017
-./doc/dev/release                              TXT.BRIEF       2000,2001,2002,2003,2004,2005,2006,2007,2009,2014
-./doc/dev/results                              TXT.BRIEF       1999,2000,2001,2004
-./doc/dev/style.md                             MKD     2017
-./doc/dev/tests                                        TXT.BRIEF       2000,2001,2004
-./doc/dev/unexpected                           TXT.BRIEF       1999,2000,2001,2004
-./doc/doxygen/.gitignore                       X       2012
-./doc/doxygen/Doxyfile.in                      X       2006,2017
-./doc/doxygen/Makefile.in                      MAKE    2006,2007,2012,2015
-./doc/doxygen/doxygen-input-filter.in          PERL    2006,2007,2012
-./doc/doxygen/isc-footer.html                  HTML    2006,2007
-./doc/doxygen/isc-header.html                  HTML    2006,2007
-./doc/doxygen/mainpage                         X       2006
-./doc/misc/Makefile.in                         MAKE    2001,2004,2007,2009,2012,2017
-./doc/misc/SIT                                 TXT.BRIEF       2014
-./doc/misc/dnssec                              TXT.BRIEF       2000,2001,2002,2004
-./doc/misc/docbook-options.pl                  PERL    2017
-./doc/misc/format-options.pl                   PERL    2001,2004,2007,2012
-./doc/misc/ipv6                                        TXT.BRIEF       2000,2001,2004
-./doc/misc/migration                           TXT.BRIEF       2000,2001,2003,2004,2007,2008
-./doc/misc/migration-4to9                      TXT.BRIEF       2001,2004
-./doc/misc/options                             X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
-./doc/misc/rfc-compliance                      TXT.BRIEF       2001,2004,2015
-./doc/misc/roadmap                             TXT.BRIEF       2000,2001,2004
-./doc/misc/sdb                                 TXT.BRIEF       2000,2001,2004
-./doc/misc/sort-options.pl                     PERL    2007,2012,2016
-./doc/tex/.gitignore                           X       2015
-./doc/tex/Makefile.in                          MAKE    2015
-./doc/tex/armstyle.sty.in                      X       2015
-./doc/tex/notestyle.sty                                X       2015
-./doc/xsl/.gitignore                           X       2012,2015
-./doc/xsl/Makefile.in                          MAKE    2005,2007,2012,2014,2015
+./doc/arm/noteversion.xml.in                   SGML    2015,2018
+./doc/arm/pkcs11.xml                           SGML    2010,2012,2013,2014,2015,2016,2018
+./doc/arm/pkgversion.xml.in                    SGML    2015,2018
+./doc/arm/releaseinfo.xml.in                   SGML    2015,2018
+./doc/design/addressdb                         TXT.BRIEF       2000,2001,2004,2018
+./doc/design/cds-child                         TXT.BRIEF       2015,2018
+./doc/design/compression                       TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/database                          TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/db_rules                          TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/decompression                     TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/dispatch                          TXT.BRIEF       2000,2001,2004,2018
+./doc/design/dscp                              TXT.BRIEF       2013,2018
+./doc/design/keydone                           TXT.BRIEF       2011,2018
+./doc/design/logging                           TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/lwres                             TXT.BRIEF       2000,2001,2004,2018
+./doc/design/ncache                            TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/rdataset                          TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/red-black                         TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/resolver                          TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/search                            TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/tasks                             TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/verify                            TXT.BRIEF       2012,2018
+./doc/design/windows-nt                                TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/design/zone                              TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/dev/DBC                                  TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/dev/HOW-ADB-WORKS.txt                    TXT.BRIEF       2003,2004,2018
+./doc/dev/autoconf                             TXT.BRIEF       2001,2002,2004,2018
+./doc/dev/coding.html                          HTML    1999,2000,2001,2002,2004,2007,2018
+./doc/dev/cvs-usage                            TXT.BRIEF       2000,2001,2004,2018
+./doc/dev/dev.md                               MKD     2017,2018
+./doc/dev/magic_numbers                                TXT.BRIEF       1999,2000,2001,2002,2004,2018
+./doc/dev/rdata.md                             MKD     1999,2000,2001,2004,2007,2017,2018
+./doc/dev/release                              TXT.BRIEF       2000,2001,2002,2003,2004,2005,2006,2007,2009,2014,2018
+./doc/dev/results                              TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/dev/style.md                             MKD     2017,2018
+./doc/dev/tests                                        TXT.BRIEF       2000,2001,2004,2018
+./doc/dev/unexpected                           TXT.BRIEF       1999,2000,2001,2004,2018
+./doc/doxygen/.gitignore                       X       2012,2018
+./doc/doxygen/Doxyfile.in                      X       2006,2017,2018
+./doc/doxygen/Makefile.in                      MAKE    2006,2007,2012,2015,2018
+./doc/doxygen/doxygen-input-filter.in          PERL    2006,2007,2012,2018
+./doc/doxygen/isc-footer.html                  HTML    2006,2007,2018
+./doc/doxygen/isc-header.html                  HTML    2006,2007,2018
+./doc/doxygen/mainpage                         X       2006,2018
+./doc/markdown/Makefile                                MAKE    2018
+./doc/misc/Makefile.in                         MAKE    2001,2004,2007,2009,2012,2017,2018
+./doc/misc/SIT                                 TXT.BRIEF       2014,2018
+./doc/misc/dnssec                              TXT.BRIEF       2000,2001,2002,2004,2018
+./doc/misc/docbook-options.pl                  PERL    2017,2018
+./doc/misc/format-options.pl                   PERL    2001,2004,2007,2012,2018
+./doc/misc/ipv6                                        TXT.BRIEF       2000,2001,2004,2018
+./doc/misc/migration                           TXT.BRIEF       2000,2001,2003,2004,2007,2008,2018
+./doc/misc/migration-4to9                      TXT.BRIEF       2001,2004,2018
+./doc/misc/options                             X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2018
+./doc/misc/rfc-compliance                      TXT.BRIEF       2001,2004,2015,2018
+./doc/misc/roadmap                             TXT.BRIEF       2000,2001,2004,2018
+./doc/misc/sdb                                 TXT.BRIEF       2000,2001,2004,2018
+./doc/misc/sort-options.pl                     PERL    2007,2012,2016,2018
+./doc/tex/.gitignore                           X       2015,2018
+./doc/tex/Makefile.in                          MAKE    2015,2018
+./doc/tex/armstyle.sty.in                      X       2015,2018
+./doc/tex/notestyle.sty                                X       2015,2018
+./doc/xsl/.gitignore                           X       2012,2015,2018
+./doc/xsl/Makefile.in                          MAKE    2005,2007,2012,2014,2015,2018
 ./doc/xsl/arm-param.xsl                                SGML    2015,2018
-./doc/xsl/copyright.xsl                                SGML    2005,2007,2009,2015,2016
-./doc/xsl/graphics/caution.eps                 X       2015
-./doc/xsl/graphics/caution.pdf                 X       2015
-./doc/xsl/graphics/important.eps               X       2015
-./doc/xsl/graphics/important.pdf               X       2015
-./doc/xsl/graphics/note.eps                    X       2015
-./doc/xsl/graphics/note.pdf                    X       2015
-./doc/xsl/graphics/tip.eps                     X       2015
-./doc/xsl/graphics/tip.pdf                     X       2015
-./doc/xsl/graphics/warning.eps                 X       2015
-./doc/xsl/graphics/warning.pdf                 X       2015
-./doc/xsl/isc-docbook-chunk.xsl.in             SGML    2005,2007,2014,2015,2016
-./doc/xsl/isc-docbook-html.xsl.in              SGML    2005,2007,2014,2015,2016
-./doc/xsl/isc-docbook-text.xsl                 SGML    2005,2007,2015
-./doc/xsl/isc-manpage.xsl.in                   SGML    2005,2007,2015
-./doc/xsl/isc-notes-html.xsl.in                        SGML    2015
-./doc/xsl/notes-param.xsl                      SGML    2015
-./doc/xsl/pre-latex.xsl                                SGML    2005,2007,2015
-./docutil/HTML_COPYRIGHT                       X       2001,2004
-./docutil/MAN_COPYRIGHT                                X       2001,2004
-./docutil/patch-db2latex-duplicate-template-bug        X       2007
-./docutil/patch-db2latex-nested-param-bug      X       2007
-./docutil/patch-db2latex-xsltproc-title-bug    X       2007
-./install-sh                                   X       1998,1999,2000,2001
+./doc/xsl/copyright.xsl                                SGML    2005,2007,2009,2015,2016,2018
+./doc/xsl/graphics/caution.eps                 X       2015,2018
+./doc/xsl/graphics/caution.pdf                 X       2015,2018
+./doc/xsl/graphics/important.eps               X       2015,2018
+./doc/xsl/graphics/important.pdf               X       2015,2018
+./doc/xsl/graphics/note.eps                    X       2015,2018
+./doc/xsl/graphics/note.pdf                    X       2015,2018
+./doc/xsl/graphics/tip.eps                     X       2015,2018
+./doc/xsl/graphics/tip.pdf                     X       2015,2018
+./doc/xsl/graphics/warning.eps                 X       2015,2018
+./doc/xsl/graphics/warning.pdf                 X       2015,2018
+./doc/xsl/isc-docbook-chunk.xsl.in             SGML    2005,2007,2014,2015,2016,2018
+./doc/xsl/isc-docbook-html.xsl.in              SGML    2005,2007,2014,2015,2016,2018
+./doc/xsl/isc-docbook-text.xsl                 SGML    2005,2007,2015,2018
+./doc/xsl/isc-manpage.xsl.in                   SGML    2005,2007,2015,2018
+./doc/xsl/isc-notes-html.xsl.in                        SGML    2015,2018
+./doc/xsl/notes-param.xsl                      SGML    2015,2018
+./doc/xsl/pre-latex.xsl                                SGML    2005,2007,2015,2018
+./docutil/HTML_COPYRIGHT                       X       2001,2004,2018
+./docutil/MAN_COPYRIGHT                                X       2001,2004,2018
+./docutil/patch-db2latex-duplicate-template-bug        X       2007,2018
+./docutil/patch-db2latex-nested-param-bug      X       2007,2018
+./docutil/patch-db2latex-xsltproc-title-bug    X       2007,2018
+./install-sh                                   X       1998,1999,2000,2001,2018
 ./isc-config.sh.1                              MAN     DOCBOOK
-./isc-config.sh.docbook                                SGML    2009,2014,2015,2016
+./isc-config.sh.docbook                                SGML    2009,2014,2015,2016,2018
 ./isc-config.sh.html                           HTML    DOCBOOK
-./isc-config.sh.in                             SH      2000,2001,2003,2004,2007,2012,2013,2015,2017
-./lib/.gitignore                               X       2012
-./lib/Atffile                                  X       2011,2014,2016
-./lib/Kyuafile                                 X       2017
+./isc-config.sh.in                             SH      2000,2001,2003,2004,2007,2012,2013,2015,2017,2018
+./lib/.gitignore                               X       2012,2018
+./lib/Atffile                                  X       2011,2014,2016,2018
+./lib/Kyuafile                                 X       2017,2018
 ./lib/Makefile.in                              MAKE    1998,1999,2000,2001,2003,2004,2007,2012,2013,2014,2018
-./lib/bind9/Makefile.in                                MAKE    2001,2004,2007,2009,2012,2014,2015,2016,2017
+./lib/bind9/Makefile.in                                MAKE    2001,2004,2007,2009,2012,2014,2015,2016,2017,2018
 ./lib/bind9/api                                        X       2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/bind9/check.c                            C       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/bind9/getaddresses.c                     C       2001,2002,2004,2005,2007,2014,2015,2017
-./lib/bind9/include/Makefile.in                        MAKE    2001,2004,2007,2012
-./lib/bind9/include/bind9/Makefile.in          MAKE    2001,2004,2007,2012,2015,2016
-./lib/bind9/include/bind9/check.h              C       2001,2004,2005,2006,2007
-./lib/bind9/include/bind9/getaddresses.h       C       2001,2004,2005,2006,2007,2009,2017
-./lib/bind9/include/bind9/version.h            C       2001,2004,2005,2006,2007
-./lib/bind9/version.c                          C       2001,2004,2005,2007
-./lib/bind9/win32/DLLMain.c                    C       2001,2004,2007
-./lib/bind9/win32/libbind9.def                 X       2001
-./lib/bind9/win32/libbind9.dsp.in              X       2001,2004,2005,2009,2011,2013,2014,2016
-./lib/bind9/win32/libbind9.dsw                 X       2001
-./lib/bind9/win32/libbind9.mak.in              X       2001,2002,2004,2005,2006,2009,2011,2013,2014
-./lib/bind9/win32/libbind9.vcxproj.filters.in  X       2013,2015,2016
-./lib/bind9/win32/libbind9.vcxproj.in          X       2013,2014,2015,2016,2017
-./lib/bind9/win32/libbind9.vcxproj.user                X       2013
-./lib/bind9/win32/version.c                    C       1998,1999,2000,2001,2004,2007
-./lib/dns/.gitignore                           X       2012,2013
-./lib/dns/Atffile                              X       2011
-./lib/dns/Kyuafile                             X       2017
-./lib/dns/Makefile.in                          MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/acache.c                             C       2004,2005,2006,2007,2008,2012,2013,2015,2017
-./lib/dns/acl.c                                        C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2013,2014,2016
+./lib/bind9/getaddresses.c                     C       2001,2002,2004,2005,2007,2014,2015,2017,2018
+./lib/bind9/include/Makefile.in                        MAKE    2001,2004,2007,2012,2018
+./lib/bind9/include/bind9/Makefile.in          MAKE    2001,2004,2007,2012,2015,2016,2018
+./lib/bind9/include/bind9/check.h              C       2001,2004,2005,2006,2007,2018
+./lib/bind9/include/bind9/getaddresses.h       C       2001,2004,2005,2006,2007,2009,2017,2018
+./lib/bind9/include/bind9/version.h            C       2001,2004,2005,2006,2007,2018
+./lib/bind9/version.c                          C       2001,2004,2005,2007,2018
+./lib/bind9/win32/DLLMain.c                    C       2001,2004,2007,2018
+./lib/bind9/win32/libbind9.def                 X       2001,2018
+./lib/bind9/win32/libbind9.dsp.in              X       2001,2004,2005,2009,2011,2013,2014,2016,2018
+./lib/bind9/win32/libbind9.dsw                 X       2001,2018
+./lib/bind9/win32/libbind9.mak.in              X       2001,2002,2004,2005,2006,2009,2011,2013,2014,2018
+./lib/bind9/win32/libbind9.vcxproj.filters.in  X       2013,2015,2016,2018
+./lib/bind9/win32/libbind9.vcxproj.in          X       2013,2014,2015,2016,2017,2018
+./lib/bind9/win32/libbind9.vcxproj.user                X       2013,2018
+./lib/bind9/win32/version.c                    C       1998,1999,2000,2001,2004,2007,2018
+./lib/dns/.gitignore                           X       2012,2013,2018
+./lib/dns/Atffile                              X       2011,2018
+./lib/dns/Kyuafile                             X       2017,2018
+./lib/dns/Makefile.in                          MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/acache.c                             C       2004,2005,2006,2007,2008,2012,2013,2015,2017,2018
+./lib/dns/acl.c                                        C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2013,2014,2016,2018
 ./lib/dns/adb.c                                        C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/api                                  X       1999,2000,2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/byaddr.c                             C       2000,2001,2002,2003,2004,2005,2007,2009,2013,2017,2018
-./lib/dns/cache.c                              C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2015,2016,2017
-./lib/dns/callbacks.c                          C       1999,2000,2001,2004,2005,2007,2011,2012,2015
-./lib/dns/client.c                             C       2009,2010,2011,2012,2013,2014,2015,2016,2017
-./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,2015,2016
-./lib/dns/dbiterator.c                         C       1999,2000,2001,2004,2005,2007
-./lib/dns/dbtable.c                            C       1999,2000,2001,2004,2005,2007,2013,2016
+./lib/dns/cache.c                              C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2015,2016,2017,2018
+./lib/dns/callbacks.c                          C       1999,2000,2001,2004,2005,2007,2011,2012,2015,2018
+./lib/dns/client.c                             C       2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/clientinfo.c                         C       2011,2018
+./lib/dns/compress.c                           C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/db.c                                 C       1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2015,2016,2018
+./lib/dns/dbiterator.c                         C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/dbtable.c                            C       1999,2000,2001,2004,2005,2007,2013,2016,2018
 ./lib/dns/diff.c                               C       2000,2001,2002,2003,2004,2005,2007,2008,2009,2011,2013,2014,2015,2017,2018
-./lib/dns/dispatch.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/dlz.c                                        C.PORTION       1999,2000,2001,2005,2007,2009,2010,2011,2012,2013,2015
-./lib/dns/dns64.c                              C       2010,2011,2014,2017
-./lib/dns/dnssec.c                             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/ds.c                                 C       2002,2003,2004,2005,2006,2007,2010,2012,2014
+./lib/dns/dispatch.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/dlz.c                                        C.PORTION       1999,2000,2001,2005,2007,2009,2010,2011,2012,2013,2015,2018
+./lib/dns/dns64.c                              C       2010,2011,2014,2017,2018
+./lib/dns/dnssec.c                             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/ds.c                                 C       2002,2003,2004,2005,2006,2007,2010,2012,2014,2018
 ./lib/dns/dst_api.c                            C.NAI   1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/dst_gost.h                           C       2014,2016
-./lib/dns/dst_internal.h                       C.NAI   2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2017
-./lib/dns/dst_lib.c                            C       1999,2000,2001,2004,2005,2007
-./lib/dns/dst_openssl.h                                C       2002,2004,2005,2007,2008,2009,2011,2012,2015,2016
+./lib/dns/dst_gost.h                           C       2014,2016,2018
+./lib/dns/dst_internal.h                       C.NAI   2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2017,2018
+./lib/dns/dst_lib.c                            C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/dst_openssl.h                                C       2002,2004,2005,2007,2008,2009,2011,2012,2015,2016,2018
 ./lib/dns/dst_parse.c                          C.NAI   1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/dst_parse.h                          C.NAI   2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2012,2014,2017
-./lib/dns/dst_pkcs11.h                         C       2014
-./lib/dns/dst_result.c                         C       1999,2000,2001,2004,2005,2007,2008,2012,2013,2014
-./lib/dns/ecdb.c                               C       2009,2010,2011,2012,2013,2014,2016
-./lib/dns/forward.c                            C       2000,2001,2004,2005,2007,2009,2013,2016
-./lib/dns/gen-unix.h                           C       1999,2000,2001,2004,2005,2007,2009
-./lib/dns/gen-win32.h                          C       1999,2000,2001,2004,2005,2006,2007,2009,2014
-./lib/dns/gen.c                                        C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015,2017
+./lib/dns/dst_parse.h                          C.NAI   2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2012,2014,2017,2018
+./lib/dns/dst_pkcs11.h                         C       2014,2018
+./lib/dns/dst_result.c                         C       1999,2000,2001,2004,2005,2007,2008,2012,2013,2014,2018
+./lib/dns/ecdb.c                               C       2009,2010,2011,2012,2013,2014,2016,2018
+./lib/dns/forward.c                            C       2000,2001,2004,2005,2007,2009,2013,2016,2018
+./lib/dns/gen-unix.h                           C       1999,2000,2001,2004,2005,2007,2009,2018
+./lib/dns/gen-win32.h                          C       1999,2000,2001,2004,2005,2006,2007,2009,2014,2018
+./lib/dns/gen.c                                        C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015,2017,2018
 ./lib/dns/geoip.c                              C       2013,2014,2015,2018
-./lib/dns/gssapi_link.c                                C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015
-./lib/dns/gssapictx.c                          C       2000,2001,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
+./lib/dns/gssapi_link.c                                C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2018
+./lib/dns/gssapictx.c                          C       2000,2001,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/hmac_link.c                          C.NAI   1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/include/Makefile.in                  MAKE    1998,1999,2000,2001,2004,2007,2012
-./lib/dns/include/dns/Makefile.in              MAKE    1998,1999,2000,2001,2002,2003,2004,2007,2008,2009,2011,2012,2013,2014,2015,2016
-./lib/dns/include/dns/acache.h                 C       2004,2006,2007,2013
-./lib/dns/include/dns/acl.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2011,2013,2014
-./lib/dns/include/dns/adb.h                    C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2013,2014,2015
-./lib/dns/include/dns/bit.h                    C       2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/byaddr.h                 C       2000,2001,2002,2003,2004,2005,2006,2007
-./lib/dns/include/dns/cache.h                  C       1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2013
-./lib/dns/include/dns/callbacks.h              C       1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013
-./lib/dns/include/dns/cert.h                   C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/client.h                 C       2009,2013,2014,2017
-./lib/dns/include/dns/clientinfo.h             C       2011
-./lib/dns/include/dns/compress.h               C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2017
-./lib/dns/include/dns/db.h                     C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/include/dns/dbiterator.h             C       1999,2000,2001,2004,2005,2006,2007,2016
-./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
-./lib/dns/include/dns/dispatch.h               C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2017
-./lib/dns/include/dns/dlz.h                    C.PORTION       1999,2000,2001,2005,2006,2007,2009,2010,2011,2012,2013
-./lib/dns/include/dns/dlz_dlopen.h             C       2011,2012,2013,2017
-./lib/dns/include/dns/dns64.h                  C       2010,2014
-./lib/dns/include/dns/dnssec.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014
-./lib/dns/include/dns/ds.h                     C       2002,2004,2005,2006,2007,2010,2012,2014
-./lib/dns/include/dns/dsdigest.h               C       2012
-./lib/dns/include/dns/ecdb.h                   C       2009,2012
-./lib/dns/include/dns/events.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2016,2017
-./lib/dns/include/dns/fixedname.h              C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/forward.h                        C       2000,2001,2004,2005,2006,2007,2009,2013,2016
-./lib/dns/include/dns/geoip.h                  C       2013
-./lib/dns/include/dns/iptable.h                        C       2007,2012
-./lib/dns/include/dns/journal.h                        C       1999,2000,2001,2004,2005,2006,2007,2008,2009,2011,2013
-./lib/dns/include/dns/keydata.h                        C       2009
-./lib/dns/include/dns/keyflags.h               C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/keytable.h               C       2000,2001,2004,2005,2007,2009,2010,2016
-./lib/dns/include/dns/keyvalues.h              C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2012,2017
-./lib/dns/include/dns/lib.h                    C       1999,2000,2001,2004,2005,2006,2007,2009
-./lib/dns/include/dns/log.h                    C       1999,2000,2001,2003,2004,2005,2006,2007,2009,2011,2012,2013,2014,2015,2017
-./lib/dns/include/dns/lookup.h                 C       2000,2001,2004,2005,2006,2007,2009
-./lib/dns/include/dns/master.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014
-./lib/dns/include/dns/masterdump.h             C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2011,2013,2014,2017
-./lib/dns/include/dns/message.h                        C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016,2017
-./lib/dns/include/dns/name.h                   C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2015,2016,2017
-./lib/dns/include/dns/ncache.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2013
-./lib/dns/include/dns/nsec.h                   C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2011,2012
-./lib/dns/include/dns/nsec3.h                  C       2008,2009,2010,2011,2012,2013,2017
-./lib/dns/include/dns/opcode.h                 C       2002,2004,2005,2006,2007
-./lib/dns/include/dns/order.h                  C       2002,2004,2005,2006,2007,2017
-./lib/dns/include/dns/peer.h                   C       2000,2001,2003,2004,2005,2006,2007,2008,2009,2013,2014,2016
-./lib/dns/include/dns/portlist.h               C       2003,2004,2005,2006,2007
-./lib/dns/include/dns/private.h                        C       2009,2011,2012
-./lib/dns/include/dns/rbt.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015,2016,2017
-./lib/dns/include/dns/rcode.h                  C       1999,2000,2001,2004,2005,2006,2007,2008
-./lib/dns/include/dns/rdata.h                  C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2017
-./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,2012,2014
-./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,2016
-./lib/dns/include/dns/rdatatype.h              C       1998,1999,2000,2001,2004,2005,2006,2007,2008
-./lib/dns/include/dns/request.h                        C       2000,2001,2002,2004,2005,2006,2007,2009,2010,2013,2014
-./lib/dns/include/dns/resolver.h               C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017
-./lib/dns/include/dns/result.h                 C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2015,2016
-./lib/dns/include/dns/rootns.h                 C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/rpz.h                    C       2011,2012,2013,2015,2017
-./lib/dns/include/dns/rriterator.h             C       2009,2011
-./lib/dns/include/dns/rrl.h                    C       2013,2015,2017
-./lib/dns/include/dns/sdb.h                    C       2000,2001,2004,2005,2006,2007,2009,2011,2012
-./lib/dns/include/dns/sdlz.h                   C.PORTION       1999,2000,2001,2005,2006,2007,2009,2010,2011,2012
-./lib/dns/include/dns/secalg.h                 C       1999,2000,2001,2004,2005,2006,2007,2009
-./lib/dns/include/dns/secproto.h               C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/soa.h                    C       2000,2001,2004,2005,2006,2007,2009
+./lib/dns/include/Makefile.in                  MAKE    1998,1999,2000,2001,2004,2007,2012,2018
+./lib/dns/include/dns/Makefile.in              MAKE    1998,1999,2000,2001,2002,2003,2004,2007,2008,2009,2011,2012,2013,2014,2015,2016,2018
+./lib/dns/include/dns/acache.h                 C       2004,2006,2007,2013,2018
+./lib/dns/include/dns/acl.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2011,2013,2014,2018
+./lib/dns/include/dns/adb.h                    C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2013,2014,2015,2018
+./lib/dns/include/dns/bit.h                    C       2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/byaddr.h                 C       2000,2001,2002,2003,2004,2005,2006,2007,2018
+./lib/dns/include/dns/cache.h                  C       1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2013,2018
+./lib/dns/include/dns/callbacks.h              C       1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2018
+./lib/dns/include/dns/cert.h                   C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/client.h                 C       2009,2013,2014,2017,2018
+./lib/dns/include/dns/clientinfo.h             C       2011,2018
+./lib/dns/include/dns/compress.h               C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2017,2018
+./lib/dns/include/dns/db.h                     C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/include/dns/dbiterator.h             C       1999,2000,2001,2004,2005,2006,2007,2016,2018
+./lib/dns/include/dns/dbtable.h                        C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/diff.h                   C       2000,2001,2004,2005,2006,2007,2008,2009,2010,2013,2018
+./lib/dns/include/dns/dispatch.h               C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2017,2018
+./lib/dns/include/dns/dlz.h                    C.PORTION       1999,2000,2001,2005,2006,2007,2009,2010,2011,2012,2013,2018
+./lib/dns/include/dns/dlz_dlopen.h             C       2011,2012,2013,2017,2018
+./lib/dns/include/dns/dns64.h                  C       2010,2014,2018
+./lib/dns/include/dns/dnssec.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2018
+./lib/dns/include/dns/ds.h                     C       2002,2004,2005,2006,2007,2010,2012,2014,2018
+./lib/dns/include/dns/dsdigest.h               C       2012,2018
+./lib/dns/include/dns/ecdb.h                   C       2009,2012,2018
+./lib/dns/include/dns/events.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2016,2017,2018
+./lib/dns/include/dns/fixedname.h              C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/forward.h                        C       2000,2001,2004,2005,2006,2007,2009,2013,2016,2018
+./lib/dns/include/dns/geoip.h                  C       2013,2018
+./lib/dns/include/dns/iptable.h                        C       2007,2012,2018
+./lib/dns/include/dns/journal.h                        C       1999,2000,2001,2004,2005,2006,2007,2008,2009,2011,2013,2018
+./lib/dns/include/dns/keydata.h                        C       2009,2018
+./lib/dns/include/dns/keyflags.h               C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/keytable.h               C       2000,2001,2004,2005,2007,2009,2010,2016,2018
+./lib/dns/include/dns/keyvalues.h              C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2012,2017,2018
+./lib/dns/include/dns/lib.h                    C       1999,2000,2001,2004,2005,2006,2007,2009,2018
+./lib/dns/include/dns/log.h                    C       1999,2000,2001,2003,2004,2005,2006,2007,2009,2011,2012,2013,2014,2015,2017,2018
+./lib/dns/include/dns/lookup.h                 C       2000,2001,2004,2005,2006,2007,2009,2018
+./lib/dns/include/dns/master.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2018
+./lib/dns/include/dns/masterdump.h             C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2011,2013,2014,2017,2018
+./lib/dns/include/dns/message.h                        C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/include/dns/name.h                   C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2015,2016,2017,2018
+./lib/dns/include/dns/ncache.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2013,2018
+./lib/dns/include/dns/nsec.h                   C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2011,2012,2018
+./lib/dns/include/dns/nsec3.h                  C       2008,2009,2010,2011,2012,2013,2017,2018
+./lib/dns/include/dns/opcode.h                 C       2002,2004,2005,2006,2007,2018
+./lib/dns/include/dns/order.h                  C       2002,2004,2005,2006,2007,2017,2018
+./lib/dns/include/dns/peer.h                   C       2000,2001,2003,2004,2005,2006,2007,2008,2009,2013,2014,2016,2018
+./lib/dns/include/dns/portlist.h               C       2003,2004,2005,2006,2007,2018
+./lib/dns/include/dns/private.h                        C       2009,2011,2012,2018
+./lib/dns/include/dns/rbt.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/include/dns/rcode.h                  C       1999,2000,2001,2004,2005,2006,2007,2008,2018
+./lib/dns/include/dns/rdata.h                  C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2017,2018
+./lib/dns/include/dns/rdataclass.h             C       1998,1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/rdatalist.h              C       1999,2000,2001,2004,2005,2006,2007,2008,2018
+./lib/dns/include/dns/rdataset.h               C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2018
+./lib/dns/include/dns/rdatasetiter.h           C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/rdataslab.h              C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2016,2018
+./lib/dns/include/dns/rdatatype.h              C       1998,1999,2000,2001,2004,2005,2006,2007,2008,2018
+./lib/dns/include/dns/request.h                        C       2000,2001,2002,2004,2005,2006,2007,2009,2010,2013,2014,2018
+./lib/dns/include/dns/resolver.h               C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017,2018
+./lib/dns/include/dns/result.h                 C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2015,2016,2018
+./lib/dns/include/dns/rootns.h                 C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/rpz.h                    C       2011,2012,2013,2015,2017,2018
+./lib/dns/include/dns/rriterator.h             C       2009,2011,2018
+./lib/dns/include/dns/rrl.h                    C       2013,2015,2017,2018
+./lib/dns/include/dns/sdb.h                    C       2000,2001,2004,2005,2006,2007,2009,2011,2012,2018
+./lib/dns/include/dns/sdlz.h                   C.PORTION       1999,2000,2001,2005,2006,2007,2009,2010,2011,2012,2018
+./lib/dns/include/dns/secalg.h                 C       1999,2000,2001,2004,2005,2006,2007,2009,2018
+./lib/dns/include/dns/secproto.h               C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/soa.h                    C       2000,2001,2004,2005,2006,2007,2009,2018
 ./lib/dns/include/dns/ssu.h                    C       2000,2001,2003,2004,2005,2006,2007,2008,2010,2011,2017,2018
-./lib/dns/include/dns/stats.h                  C       2000,2001,2004,2005,2006,2007,2008,2009,2012,2014,2015
-./lib/dns/include/dns/tcpmsg.h                 C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/time.h                   C       1999,2000,2001,2004,2005,2006,2007,2012
-./lib/dns/include/dns/timer.h                  C       2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/tkey.h                   C       1999,2000,2001,2004,2005,2006,2007,2009,2010,2011
-./lib/dns/include/dns/tsec.h                   C       2009,2010,2012
-./lib/dns/include/dns/tsig.h                   C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2016
-./lib/dns/include/dns/ttl.h                    C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dns/types.h                  C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2015,2017
-./lib/dns/include/dns/update.h                 C       2011,2015
-./lib/dns/include/dns/validator.h              C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014
-./lib/dns/include/dns/version.h                        C       2001,2004,2005,2006,2007,2012,2013
-./lib/dns/include/dns/view.h                   C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2017
-./lib/dns/include/dns/xfrin.h                  C       1999,2000,2001,2003,2004,2005,2006,2007,2009,2013
+./lib/dns/include/dns/stats.h                  C       2000,2001,2004,2005,2006,2007,2008,2009,2012,2014,2015,2018
+./lib/dns/include/dns/tcpmsg.h                 C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/time.h                   C       1999,2000,2001,2004,2005,2006,2007,2012,2018
+./lib/dns/include/dns/timer.h                  C       2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/tkey.h                   C       1999,2000,2001,2004,2005,2006,2007,2009,2010,2011,2018
+./lib/dns/include/dns/tsec.h                   C       2009,2010,2012,2018
+./lib/dns/include/dns/tsig.h                   C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2016,2018
+./lib/dns/include/dns/ttl.h                    C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/types.h                  C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2015,2017,2018
+./lib/dns/include/dns/update.h                 C       2011,2015,2018
+./lib/dns/include/dns/validator.h              C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2018
+./lib/dns/include/dns/version.h                        C       2001,2004,2005,2006,2007,2012,2013,2018
+./lib/dns/include/dns/view.h                   C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2017,2018
+./lib/dns/include/dns/xfrin.h                  C       1999,2000,2001,2003,2004,2005,2006,2007,2009,2013,2018
 ./lib/dns/include/dns/zone.h                   C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/include/dns/zonekey.h                        C       2001,2004,2005,2006,2007
-./lib/dns/include/dns/zt.h                     C       1999,2000,2001,2002,2004,2005,2006,2007,2011,2016,2017
-./lib/dns/include/dst/Makefile.in              MAKE    1998,1999,2000,2001,2004,2007,2012,2015,2016
-./lib/dns/include/dst/dst.h                    C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017
-./lib/dns/include/dst/gssapi.h                 C       2000,2001,2004,2005,2006,2007,2009,2010,2011,2013,2016
-./lib/dns/include/dst/lib.h                    C       1999,2000,2001,2004,2005,2006,2007
-./lib/dns/include/dst/result.h                 C       1999,2000,2001,2004,2005,2006,2007,2008,2012,2014
-./lib/dns/iptable.c                            C       2007,2008,2009,2013,2016,2017
-./lib/dns/journal.c                            C       1999,2000,2001,2002,2004,2005,2007,2008,2009,2010,2011,2013,2014,2015,2017
-./lib/dns/key.c                                        C       2001,2004,2005,2006,2007,2011
-./lib/dns/keydata.c                            C       2009,2014
+./lib/dns/include/dns/zonekey.h                        C       2001,2004,2005,2006,2007,2018
+./lib/dns/include/dns/zt.h                     C       1999,2000,2001,2002,2004,2005,2006,2007,2011,2016,2017,2018
+./lib/dns/include/dst/Makefile.in              MAKE    1998,1999,2000,2001,2004,2007,2012,2015,2016,2018
+./lib/dns/include/dst/dst.h                    C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017,2018
+./lib/dns/include/dst/gssapi.h                 C       2000,2001,2004,2005,2006,2007,2009,2010,2011,2013,2016,2018
+./lib/dns/include/dst/lib.h                    C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/dns/include/dst/result.h                 C       1999,2000,2001,2004,2005,2006,2007,2008,2012,2014,2018
+./lib/dns/iptable.c                            C       2007,2008,2009,2013,2016,2017,2018
+./lib/dns/journal.c                            C       1999,2000,2001,2002,2004,2005,2007,2008,2009,2010,2011,2013,2014,2015,2017,2018
+./lib/dns/key.c                                        C       2001,2004,2005,2006,2007,2011,2018
+./lib/dns/keydata.c                            C       2009,2014,2018
 ./lib/dns/keytable.c                           C       2000,2001,2004,2005,2007,2009,2010,2013,2014,2015,2016,2018
-./lib/dns/lib.c                                        C       1999,2000,2001,2004,2005,2007,2009,2013,2014
-./lib/dns/log.c                                        C       1999,2000,2001,2003,2004,2005,2006,2007,2009,2011,2012,2013,2014,2015,2017
-./lib/dns/lookup.c                             C       2000,2001,2003,2004,2005,2007,2013
-./lib/dns/mapapi                               X       2013,2015
+./lib/dns/lib.c                                        C       1999,2000,2001,2004,2005,2007,2009,2013,2014,2018
+./lib/dns/log.c                                        C       1999,2000,2001,2003,2004,2005,2006,2007,2009,2011,2012,2013,2014,2015,2017,2018
+./lib/dns/lookup.c                             C       2000,2001,2003,2004,2005,2007,2013,2018
+./lib/dns/mapapi                               X       2013,2015,2018
 ./lib/dns/master.c                             C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/masterdump.c                         C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
+./lib/dns/masterdump.c                         C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/message.c                            C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/name.c                               C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/ncache.c                             C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2010,2011,2012,2013,2014,2015,2016
-./lib/dns/nsec.c                               C       1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015
-./lib/dns/nsec3.c                              C       2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/openssl_link.c                       C.NAI   1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017
-./lib/dns/openssldh_link.c                     C.NAI   1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/openssldsa_link.c                    C.NAI   1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/opensslecdsa_link.c                  C       2012,2013,2014,2015,2016,2017
-./lib/dns/openssleddsa_link.c                  C       2017
-./lib/dns/opensslgost_link.c                   C       2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/opensslrsa_link.c                    C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/order.c                              C       2002,2004,2005,2007,2015
-./lib/dns/peer.c                               C       2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2016
-./lib/dns/pkcs11.c                             C       2014
-./lib/dns/pkcs11dh_link.c                      C       2014,2015,2016,2017
-./lib/dns/pkcs11dsa_link.c                     C       2014,2015,2016,2017
-./lib/dns/pkcs11ecdsa_link.c                   C       2014,2015,2016,2017
-./lib/dns/pkcs11eddsa_link.c                   C       2017
-./lib/dns/pkcs11gost_link.c                    C       2014,2015,2016,2017
-./lib/dns/pkcs11rsa_link.c                     C       2014,2015,2016,2017
-./lib/dns/portlist.c                           C       2003,2004,2005,2006,2007,2014
-./lib/dns/private.c                            C       2009,2011,2012,2015,2017
+./lib/dns/name.c                               C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/ncache.c                             C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2010,2011,2012,2013,2014,2015,2016,2018
+./lib/dns/nsec.c                               C       1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2018
+./lib/dns/nsec3.c                              C       2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/openssl_link.c                       C.NAI   1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017,2018
+./lib/dns/openssldh_link.c                     C.NAI   1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/openssldsa_link.c                    C.NAI   1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/opensslecdsa_link.c                  C       2012,2013,2014,2015,2016,2017,2018
+./lib/dns/openssleddsa_link.c                  C       2017,2018
+./lib/dns/opensslgost_link.c                   C       2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/opensslrsa_link.c                    C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/order.c                              C       2002,2004,2005,2007,2015,2018
+./lib/dns/peer.c                               C       2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2016,2018
+./lib/dns/pkcs11.c                             C       2014,2018
+./lib/dns/pkcs11dh_link.c                      C       2014,2015,2016,2017,2018
+./lib/dns/pkcs11dsa_link.c                     C       2014,2015,2016,2017,2018
+./lib/dns/pkcs11ecdsa_link.c                   C       2014,2015,2016,2017,2018
+./lib/dns/pkcs11eddsa_link.c                   C       2017,2018
+./lib/dns/pkcs11gost_link.c                    C       2014,2015,2016,2017,2018
+./lib/dns/pkcs11rsa_link.c                     C       2014,2015,2016,2017,2018
+./lib/dns/portlist.c                           C       2003,2004,2005,2006,2007,2014,2018
+./lib/dns/private.c                            C       2009,2011,2012,2015,2017,2018
 ./lib/dns/rbt.c                                        C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/rbtdb.c                              C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/rbtdb.h                              C       1999,2000,2001,2004,2005,2007,2011,2012
-./lib/dns/rbtdb64.c                            C       1999,2000,2001,2004,2005,2007
-./lib/dns/rbtdb64.h                            C       1999,2000,2001,2004,2005,2007
-./lib/dns/rcode.c                              C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
+./lib/dns/rbtdb.c                              C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/rbtdb.h                              C       1999,2000,2001,2004,2005,2007,2011,2012,2018
+./lib/dns/rbtdb64.c                            C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rbtdb64.h                            C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rcode.c                              C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/rdata.c                              C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/rdata/any_255/tsig_250.c             C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2015,2017
-./lib/dns/rdata/any_255/tsig_250.h             C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/ch_3/a_1.c                     C       2005,2007,2009,2014,2015,2017
-./lib/dns/rdata/ch_3/a_1.h                     C       2005,2007
-./lib/dns/rdata/generic/afsdb_18.c             C       1999,2000,2001,2003,2004,2005,2007,2009,2014,2015,2017
-./lib/dns/rdata/generic/afsdb_18.h             C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/avc_258.c              C       2016
-./lib/dns/rdata/generic/avc_258.h              C       2016
-./lib/dns/rdata/generic/caa_257.c              C       2014,2015,2016,2017
+./lib/dns/rdata/any_255/tsig_250.c             C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2015,2017,2018
+./lib/dns/rdata/any_255/tsig_250.h             C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/ch_3/a_1.c                     C       2005,2007,2009,2014,2015,2017,2018
+./lib/dns/rdata/ch_3/a_1.h                     C       2005,2007,2018
+./lib/dns/rdata/generic/afsdb_18.c             C       1999,2000,2001,2003,2004,2005,2007,2009,2014,2015,2017,2018
+./lib/dns/rdata/generic/afsdb_18.h             C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/avc_258.c              C       2016,2018
+./lib/dns/rdata/generic/avc_258.h              C       2016,2018
+./lib/dns/rdata/generic/caa_257.c              C       2014,2015,2016,2017,2018
 ./lib/dns/rdata/generic/caa_257.h              C       2014,2018
-./lib/dns/rdata/generic/cdnskey_60.c           C       2014,2015
-./lib/dns/rdata/generic/cdnskey_60.h           C       2014,2015
-./lib/dns/rdata/generic/cds_59.c               C       2014,2015
-./lib/dns/rdata/generic/cds_59.h               C       2014,2015
-./lib/dns/rdata/generic/cert_37.c              C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2015,2017
-./lib/dns/rdata/generic/cert_37.h              C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/cname_5.c              C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/cname_5.h              C       1998,1999,2000,2001,2004,2007
-./lib/dns/rdata/generic/csync_62.c             C       2015,2017
-./lib/dns/rdata/generic/csync_62.h             C       2015
-./lib/dns/rdata/generic/dlv_32769.c            C       2004,2006,2007,2009,2010,2011,2012,2013,2014,2015
-./lib/dns/rdata/generic/dlv_32769.h            C       2004,2006,2007,2015
-./lib/dns/rdata/generic/dname_39.c             C       1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/dname_39.h             C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/dnskey_48.c            C       2003,2004,2005,2007,2009,2011,2012,2013,2015
-./lib/dns/rdata/generic/dnskey_48.h            C       2003,2004,2005,2007,2015
-./lib/dns/rdata/generic/doa_259.c              C       2017
-./lib/dns/rdata/generic/doa_259.h              C       2017
-./lib/dns/rdata/generic/ds_43.c                        C       2002,2004,2005,2007,2009,2010,2011,2012,2013,2014,2015,2017
-./lib/dns/rdata/generic/ds_43.h                        C       2002,2004,2005,2007
-./lib/dns/rdata/generic/eui48_108.c            C       2013,2014,2015
-./lib/dns/rdata/generic/eui48_108.h            C       2013
-./lib/dns/rdata/generic/eui64_109.c            C       2013,2014,2015
-./lib/dns/rdata/generic/eui64_109.h            C       2013
-./lib/dns/rdata/generic/gpos_27.c              C       1999,2000,2001,2002,2004,2005,2007,2009,2014,2015
-./lib/dns/rdata/generic/gpos_27.h              C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/hinfo_13.c             C       1998,1999,2000,2001,2002,2004,2007,2009,2014,2015
-./lib/dns/rdata/generic/hinfo_13.h             C       1998,1999,2000,2001,2004,2007
-./lib/dns/rdata/generic/hip_55.c               C       2009,2011,2013,2014,2015,2017
-./lib/dns/rdata/generic/hip_55.h               C       2009
-./lib/dns/rdata/generic/ipseckey_45.c          C       2005,2007,2009,2011,2012,2014,2015,2017
-./lib/dns/rdata/generic/ipseckey_45.h          C       2005,2007
-./lib/dns/rdata/generic/isdn_20.c              C       1999,2000,2001,2002,2004,2005,2007,2009,2013,2014,2015
-./lib/dns/rdata/generic/isdn_20.h              C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/key_25.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2013,2015,2017
-./lib/dns/rdata/generic/key_25.h               C       1999,2000,2001,2004,2005,2007,2015
-./lib/dns/rdata/generic/keydata_65533.c                C       2009,2011,2012,2013,2015,2017
-./lib/dns/rdata/generic/keydata_65533.h                C       2009
-./lib/dns/rdata/generic/l32_105.c              C       2013,2014,2015,2017
-./lib/dns/rdata/generic/l32_105.h              C       2013
-./lib/dns/rdata/generic/l64_106.c              C       2013,2014,2015,2017
-./lib/dns/rdata/generic/l64_106.h              C       2013
+./lib/dns/rdata/generic/cdnskey_60.c           C       2014,2015,2018
+./lib/dns/rdata/generic/cdnskey_60.h           C       2014,2015,2018
+./lib/dns/rdata/generic/cds_59.c               C       2014,2015,2018
+./lib/dns/rdata/generic/cds_59.h               C       2014,2015,2018
+./lib/dns/rdata/generic/cert_37.c              C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2015,2017,2018
+./lib/dns/rdata/generic/cert_37.h              C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/cname_5.c              C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/cname_5.h              C       1998,1999,2000,2001,2004,2007,2018
+./lib/dns/rdata/generic/csync_62.c             C       2015,2017,2018
+./lib/dns/rdata/generic/csync_62.h             C       2015,2018
+./lib/dns/rdata/generic/dlv_32769.c            C       2004,2006,2007,2009,2010,2011,2012,2013,2014,2015,2018
+./lib/dns/rdata/generic/dlv_32769.h            C       2004,2006,2007,2015,2018
+./lib/dns/rdata/generic/dname_39.c             C       1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/dname_39.h             C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/dnskey_48.c            C       2003,2004,2005,2007,2009,2011,2012,2013,2015,2018
+./lib/dns/rdata/generic/dnskey_48.h            C       2003,2004,2005,2007,2015,2018
+./lib/dns/rdata/generic/doa_259.c              C       2017,2018
+./lib/dns/rdata/generic/doa_259.h              C       2017,2018
+./lib/dns/rdata/generic/ds_43.c                        C       2002,2004,2005,2007,2009,2010,2011,2012,2013,2014,2015,2017,2018
+./lib/dns/rdata/generic/ds_43.h                        C       2002,2004,2005,2007,2018
+./lib/dns/rdata/generic/eui48_108.c            C       2013,2014,2015,2018
+./lib/dns/rdata/generic/eui48_108.h            C       2013,2018
+./lib/dns/rdata/generic/eui64_109.c            C       2013,2014,2015,2018
+./lib/dns/rdata/generic/eui64_109.h            C       2013,2018
+./lib/dns/rdata/generic/gpos_27.c              C       1999,2000,2001,2002,2004,2005,2007,2009,2014,2015,2018
+./lib/dns/rdata/generic/gpos_27.h              C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/hinfo_13.c             C       1998,1999,2000,2001,2002,2004,2007,2009,2014,2015,2018
+./lib/dns/rdata/generic/hinfo_13.h             C       1998,1999,2000,2001,2004,2007,2018
+./lib/dns/rdata/generic/hip_55.c               C       2009,2011,2013,2014,2015,2017,2018
+./lib/dns/rdata/generic/hip_55.h               C       2009,2018
+./lib/dns/rdata/generic/ipseckey_45.c          C       2005,2007,2009,2011,2012,2014,2015,2017,2018
+./lib/dns/rdata/generic/ipseckey_45.h          C       2005,2007,2018
+./lib/dns/rdata/generic/isdn_20.c              C       1999,2000,2001,2002,2004,2005,2007,2009,2013,2014,2015,2018
+./lib/dns/rdata/generic/isdn_20.h              C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/key_25.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2013,2015,2017,2018
+./lib/dns/rdata/generic/key_25.h               C       1999,2000,2001,2004,2005,2007,2015,2018
+./lib/dns/rdata/generic/keydata_65533.c                C       2009,2011,2012,2013,2015,2017,2018
+./lib/dns/rdata/generic/keydata_65533.h                C       2009,2018
+./lib/dns/rdata/generic/l32_105.c              C       2013,2014,2015,2017,2018
+./lib/dns/rdata/generic/l32_105.h              C       2013,2018
+./lib/dns/rdata/generic/l64_106.c              C       2013,2014,2015,2017,2018
+./lib/dns/rdata/generic/l64_106.h              C       2013,2018
 ./lib/dns/rdata/generic/loc_29.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2015,2017,2018
-./lib/dns/rdata/generic/loc_29.h               C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/lp_107.c               C       2013,2015,2017
-./lib/dns/rdata/generic/lp_107.h               C       2013
-./lib/dns/rdata/generic/mb_7.c                 C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/mb_7.h                 C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/md_3.c                 C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/md_3.h                 C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/mf_4.c                 C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/mf_4.h                 C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/mg_8.c                 C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/mg_8.h                 C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/minfo_14.c             C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/minfo_14.h             C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/mr_9.c                 C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/mr_9.h                 C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/mx_15.c                        C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2012,2015,2017
-./lib/dns/rdata/generic/mx_15.h                        C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/naptr_35.c             C       1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2017
-./lib/dns/rdata/generic/naptr_35.h             C       1999,2000,2001,2004,2005,2007,2011,2012
-./lib/dns/rdata/generic/nid_104.c              C       2013,2014,2015,2017
-./lib/dns/rdata/generic/nid_104.h              C       2013
-./lib/dns/rdata/generic/ninfo_56.c             C       2015
-./lib/dns/rdata/generic/ninfo_56.h             C       2015
-./lib/dns/rdata/generic/ns_2.c                 C       1998,1999,2000,2001,2004,2007,2009,2015
-./lib/dns/rdata/generic/ns_2.h                 C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/nsec3_50.c             C       2008,2009,2011,2012,2014,2015,2017
-./lib/dns/rdata/generic/nsec3_50.h             C       2008,2011,2012
-./lib/dns/rdata/generic/nsec3param_51.c                C       2008,2009,2015,2017
-./lib/dns/rdata/generic/nsec3param_51.h                C       2008
-./lib/dns/rdata/generic/nsec_47.c              C       2003,2004,2007,2008,2009,2011,2015
-./lib/dns/rdata/generic/nsec_47.h              C       2003,2004,2005,2007,2008
-./lib/dns/rdata/generic/null_10.c              C       1998,1999,2000,2001,2002,2004,2007,2009,2011,2012,2015
-./lib/dns/rdata/generic/null_10.h              C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/nxt_30.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2015,2017
-./lib/dns/rdata/generic/nxt_30.h               C       1999,2000,2001,2002,2004,2005,2007
-./lib/dns/rdata/generic/openpgpkey_61.c                C       2014,2015
-./lib/dns/rdata/generic/openpgpkey_61.h                C       2014
-./lib/dns/rdata/generic/opt_41.c               C       1998,1999,2000,2001,2002,2004,2005,2007,2009,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/rdata/generic/opt_41.h               C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/proforma.c             C       1998,1999,2000,2001,2002,2004,2007,2009,2015
-./lib/dns/rdata/generic/proforma.h             C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/ptr_12.c               C       1998,1999,2000,2001,2004,2007,2009,2015,2017
-./lib/dns/rdata/generic/ptr_12.h               C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/rkey_57.c              C       2015
-./lib/dns/rdata/generic/rkey_57.h              C       2015
-./lib/dns/rdata/generic/rp_17.c                        C       1999,2000,2001,2004,2005,2007,2009,2015
-./lib/dns/rdata/generic/rp_17.h                        C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/rrsig_46.c             C       2003,2004,2005,2007,2009,2011,2012,2013,2014,2015,2017
-./lib/dns/rdata/generic/rrsig_46.h             C       2003,2004,2005,2007
-./lib/dns/rdata/generic/rt_21.c                        C       1999,2000,2001,2003,2004,2005,2007,2009,2014,2015,2017
-./lib/dns/rdata/generic/rt_21.h                        C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/sig_24.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2015,2017
-./lib/dns/rdata/generic/sig_24.h               C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/sink_40.c              C       2015,2017
-./lib/dns/rdata/generic/sink_40.h              C       2015
-./lib/dns/rdata/generic/smimea_53.c            C       2015
-./lib/dns/rdata/generic/smimea_53.h            C       2015
-./lib/dns/rdata/generic/soa_6.c                        C       1998,1999,2000,2001,2002,2004,2007,2009,2011,2012,2014,2015,2017
-./lib/dns/rdata/generic/soa_6.h                        C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/spf_99.c               C       1998,1999,2000,2001,2002,2004,2005,2007,2009,2014,2015
-./lib/dns/rdata/generic/spf_99.h               C       1998,1999,2000,2001,2004,2005,2007,2014
-./lib/dns/rdata/generic/sshfp_44.c             C       2003,2004,2006,2007,2009,2011,2012,2013,2015,2017
-./lib/dns/rdata/generic/sshfp_44.h             C       2003,2004,2005,2006,2007
-./lib/dns/rdata/generic/ta_32768.c             C       2015
-./lib/dns/rdata/generic/ta_32768.h             C       2015
-./lib/dns/rdata/generic/talink_58.c            C       2015
-./lib/dns/rdata/generic/talink_58.h            C       2015
-./lib/dns/rdata/generic/tkey_249.c             C       1999,2000,2001,2002,2003,2004,2007,2009,2011,2012,2014,2015,2017
-./lib/dns/rdata/generic/tkey_249.h             C       1999,2000,2001,2003,2004,2005,2007
-./lib/dns/rdata/generic/tlsa_52.c              C       2012,2014,2015,2017
-./lib/dns/rdata/generic/tlsa_52.h              C       2012,2014
-./lib/dns/rdata/generic/txt_16.c               C       1998,1999,2000,2001,2002,2004,2007,2008,2009,2012,2014,2015
-./lib/dns/rdata/generic/txt_16.h               C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/unspec_103.c           C       1999,2000,2001,2002,2004,2007,2009,2015
-./lib/dns/rdata/generic/unspec_103.h           C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/generic/uri_256.c              C       2011,2012,2014,2015,2017
-./lib/dns/rdata/generic/uri_256.h              C       2011,2012
-./lib/dns/rdata/generic/x25_19.c               C       1999,2000,2001,2002,2004,2005,2007,2009,2014,2015
-./lib/dns/rdata/generic/x25_19.h               C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/hs_4/a_1.c                     C       1999,2000,2001,2002,2004,2007,2009,2014,2015
-./lib/dns/rdata/hs_4/a_1.h                     C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/a6_38.c                   C       1999,2000,2001,2002,2003,2004,2007,2009,2014,2015,2017
-./lib/dns/rdata/in_1/a6_38.h                   C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/a_1.c                     C       1998,1999,2000,2001,2002,2004,2007,2009,2014,2015
-./lib/dns/rdata/in_1/a_1.h                     C       1998,1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/aaaa_28.c                 C       1999,2000,2001,2002,2004,2005,2007,2009,2014,2015
-./lib/dns/rdata/in_1/aaaa_28.h                 C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/apl_42.c                  C       2002,2004,2005,2007,2008,2009,2014,2015
-./lib/dns/rdata/in_1/apl_42.h                  C       2002,2004,2005,2007
+./lib/dns/rdata/generic/loc_29.h               C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/lp_107.c               C       2013,2015,2017,2018
+./lib/dns/rdata/generic/lp_107.h               C       2013,2018
+./lib/dns/rdata/generic/mb_7.c                 C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/mb_7.h                 C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/md_3.c                 C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/md_3.h                 C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/mf_4.c                 C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/mf_4.h                 C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/mg_8.c                 C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/mg_8.h                 C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/minfo_14.c             C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/minfo_14.h             C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/mr_9.c                 C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/mr_9.h                 C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/mx_15.c                        C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2012,2015,2017,2018
+./lib/dns/rdata/generic/mx_15.h                        C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/naptr_35.c             C       1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2017,2018
+./lib/dns/rdata/generic/naptr_35.h             C       1999,2000,2001,2004,2005,2007,2011,2012,2018
+./lib/dns/rdata/generic/nid_104.c              C       2013,2014,2015,2017,2018
+./lib/dns/rdata/generic/nid_104.h              C       2013,2018
+./lib/dns/rdata/generic/ninfo_56.c             C       2015,2018
+./lib/dns/rdata/generic/ninfo_56.h             C       2015,2018
+./lib/dns/rdata/generic/ns_2.c                 C       1998,1999,2000,2001,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/ns_2.h                 C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/nsec3_50.c             C       2008,2009,2011,2012,2014,2015,2017,2018
+./lib/dns/rdata/generic/nsec3_50.h             C       2008,2011,2012,2018
+./lib/dns/rdata/generic/nsec3param_51.c                C       2008,2009,2015,2017,2018
+./lib/dns/rdata/generic/nsec3param_51.h                C       2008,2018
+./lib/dns/rdata/generic/nsec_47.c              C       2003,2004,2007,2008,2009,2011,2015,2018
+./lib/dns/rdata/generic/nsec_47.h              C       2003,2004,2005,2007,2008,2018
+./lib/dns/rdata/generic/null_10.c              C       1998,1999,2000,2001,2002,2004,2007,2009,2011,2012,2015,2018
+./lib/dns/rdata/generic/null_10.h              C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/nxt_30.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2015,2017,2018
+./lib/dns/rdata/generic/nxt_30.h               C       1999,2000,2001,2002,2004,2005,2007,2018
+./lib/dns/rdata/generic/openpgpkey_61.c                C       2014,2015,2018
+./lib/dns/rdata/generic/openpgpkey_61.h                C       2014,2018
+./lib/dns/rdata/generic/opt_41.c               C       1998,1999,2000,2001,2002,2004,2005,2007,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/rdata/generic/opt_41.h               C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/proforma.c             C       1998,1999,2000,2001,2002,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/proforma.h             C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/ptr_12.c               C       1998,1999,2000,2001,2004,2007,2009,2015,2017,2018
+./lib/dns/rdata/generic/ptr_12.h               C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/rkey_57.c              C       2015,2018
+./lib/dns/rdata/generic/rkey_57.h              C       2015,2018
+./lib/dns/rdata/generic/rp_17.c                        C       1999,2000,2001,2004,2005,2007,2009,2015,2018
+./lib/dns/rdata/generic/rp_17.h                        C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/rrsig_46.c             C       2003,2004,2005,2007,2009,2011,2012,2013,2014,2015,2017,2018
+./lib/dns/rdata/generic/rrsig_46.h             C       2003,2004,2005,2007,2018
+./lib/dns/rdata/generic/rt_21.c                        C       1999,2000,2001,2003,2004,2005,2007,2009,2014,2015,2017,2018
+./lib/dns/rdata/generic/rt_21.h                        C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/sig_24.c               C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2011,2012,2015,2017,2018
+./lib/dns/rdata/generic/sig_24.h               C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/sink_40.c              C       2015,2017,2018
+./lib/dns/rdata/generic/sink_40.h              C       2015,2018
+./lib/dns/rdata/generic/smimea_53.c            C       2015,2018
+./lib/dns/rdata/generic/smimea_53.h            C       2015,2018
+./lib/dns/rdata/generic/soa_6.c                        C       1998,1999,2000,2001,2002,2004,2007,2009,2011,2012,2014,2015,2017,2018
+./lib/dns/rdata/generic/soa_6.h                        C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/spf_99.c               C       1998,1999,2000,2001,2002,2004,2005,2007,2009,2014,2015,2018
+./lib/dns/rdata/generic/spf_99.h               C       1998,1999,2000,2001,2004,2005,2007,2014,2018
+./lib/dns/rdata/generic/sshfp_44.c             C       2003,2004,2006,2007,2009,2011,2012,2013,2015,2017,2018
+./lib/dns/rdata/generic/sshfp_44.h             C       2003,2004,2005,2006,2007,2018
+./lib/dns/rdata/generic/ta_32768.c             C       2015,2018
+./lib/dns/rdata/generic/ta_32768.h             C       2015,2018
+./lib/dns/rdata/generic/talink_58.c            C       2015,2018
+./lib/dns/rdata/generic/talink_58.h            C       2015,2018
+./lib/dns/rdata/generic/tkey_249.c             C       1999,2000,2001,2002,2003,2004,2007,2009,2011,2012,2014,2015,2017,2018
+./lib/dns/rdata/generic/tkey_249.h             C       1999,2000,2001,2003,2004,2005,2007,2018
+./lib/dns/rdata/generic/tlsa_52.c              C       2012,2014,2015,2017,2018
+./lib/dns/rdata/generic/tlsa_52.h              C       2012,2014,2018
+./lib/dns/rdata/generic/txt_16.c               C       1998,1999,2000,2001,2002,2004,2007,2008,2009,2012,2014,2015,2018
+./lib/dns/rdata/generic/txt_16.h               C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/unspec_103.c           C       1999,2000,2001,2002,2004,2007,2009,2015,2018
+./lib/dns/rdata/generic/unspec_103.h           C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/generic/uri_256.c              C       2011,2012,2014,2015,2017,2018
+./lib/dns/rdata/generic/uri_256.h              C       2011,2012,2018
+./lib/dns/rdata/generic/x25_19.c               C       1999,2000,2001,2002,2004,2005,2007,2009,2014,2015,2018
+./lib/dns/rdata/generic/x25_19.h               C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/hs_4/a_1.c                     C       1999,2000,2001,2002,2004,2007,2009,2014,2015,2018
+./lib/dns/rdata/hs_4/a_1.h                     C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/a6_38.c                   C       1999,2000,2001,2002,2003,2004,2007,2009,2014,2015,2017,2018
+./lib/dns/rdata/in_1/a6_38.h                   C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/a_1.c                     C       1998,1999,2000,2001,2002,2004,2007,2009,2014,2015,2018
+./lib/dns/rdata/in_1/a_1.h                     C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/aaaa_28.c                 C       1999,2000,2001,2002,2004,2005,2007,2009,2014,2015,2018
+./lib/dns/rdata/in_1/aaaa_28.h                 C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/apl_42.c                  C       2002,2004,2005,2007,2008,2009,2014,2015,2018
+./lib/dns/rdata/in_1/apl_42.h                  C       2002,2004,2005,2007,2018
 ./lib/dns/rdata/in_1/dhcid_49.c                        C       2006,2007,2009,2011,2012,2015,2017,2018
-./lib/dns/rdata/in_1/dhcid_49.h                        C       2006,2007
-./lib/dns/rdata/in_1/kx_36.c                   C       1999,2000,2001,2003,2004,2005,2007,2009,2015,2017
-./lib/dns/rdata/in_1/kx_36.h                   C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/nsap-ptr_23.c             C       1999,2000,2001,2004,2005,2007,2009,2015
-./lib/dns/rdata/in_1/nsap-ptr_23.h             C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/nsap_22.c                 C       1999,2000,2001,2002,2004,2005,2007,2009,2013,2015,2017
-./lib/dns/rdata/in_1/nsap_22.h                 C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/px_26.c                   C       1999,2000,2001,2003,2004,2005,2007,2009,2015,2017
-./lib/dns/rdata/in_1/px_26.h                   C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/srv_33.c                  C       1999,2000,2001,2003,2004,2005,2007,2009,2015
-./lib/dns/rdata/in_1/srv_33.h                  C       1999,2000,2001,2004,2005,2007
+./lib/dns/rdata/in_1/dhcid_49.h                        C       2006,2007,2018
+./lib/dns/rdata/in_1/kx_36.c                   C       1999,2000,2001,2003,2004,2005,2007,2009,2015,2017,2018
+./lib/dns/rdata/in_1/kx_36.h                   C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/nsap-ptr_23.c             C       1999,2000,2001,2004,2005,2007,2009,2015,2018
+./lib/dns/rdata/in_1/nsap-ptr_23.h             C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/nsap_22.c                 C       1999,2000,2001,2002,2004,2005,2007,2009,2013,2015,2017,2018
+./lib/dns/rdata/in_1/nsap_22.h                 C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/px_26.c                   C       1999,2000,2001,2003,2004,2005,2007,2009,2015,2017,2018
+./lib/dns/rdata/in_1/px_26.h                   C       1999,2000,2001,2004,2005,2007,2018
+./lib/dns/rdata/in_1/srv_33.c                  C       1999,2000,2001,2003,2004,2005,2007,2009,2015,2018
+./lib/dns/rdata/in_1/srv_33.h                  C       1999,2000,2001,2004,2005,2007,2018
 ./lib/dns/rdata/in_1/wks_11.c                  C       1999,2000,2001,2002,2004,2007,2009,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/rdata/in_1/wks_11.h                  C       1999,2000,2001,2004,2007
-./lib/dns/rdata/rdatastructpre.h               C       1999,2000,2001,2004,2007
-./lib/dns/rdata/rdatastructsuf.h               C       1999,2000,2001,2004,2007
-./lib/dns/rdatalist.c                          C       1999,2000,2001,2003,2004,2005,2007,2008,2010,2011,2012,2014
-./lib/dns/rdatalist_p.h                                C       2000,2001,2004,2005,2007,2008
-./lib/dns/rdataset.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2017
-./lib/dns/rdatasetiter.c                       C       1999,2000,2001,2004,2005,2007
+./lib/dns/rdata/in_1/wks_11.h                  C       1999,2000,2001,2004,2007,2018
+./lib/dns/rdata/rdatastructpre.h               C       1999,2000,2001,2004,2007,2018
+./lib/dns/rdata/rdatastructsuf.h               C       1999,2000,2001,2004,2007,2018
+./lib/dns/rdatalist.c                          C       1999,2000,2001,2003,2004,2005,2007,2008,2010,2011,2012,2014,2018
+./lib/dns/rdatalist_p.h                                C       2000,2001,2004,2005,2007,2008,2018
+./lib/dns/rdataset.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2017,2018
+./lib/dns/rdatasetiter.c                       C       1999,2000,2001,2004,2005,2007,2018
 ./lib/dns/rdataslab.c                          C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2016,2018
-./lib/dns/request.c                            C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
+./lib/dns/request.c                            C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2018
 ./lib/dns/resolver.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/result.c                             C       1998,1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2010,2011,2012,2013,2015,2016,2017
-./lib/dns/rootns.c                             C       1999,2000,2001,2002,2004,2005,2007,2008,2010,2012,2013,2014,2015,2016,2017
+./lib/dns/result.c                             C       1998,1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2010,2011,2012,2013,2015,2016,2017,2018
+./lib/dns/rootns.c                             C       1999,2000,2001,2002,2004,2005,2007,2008,2010,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/rpz.c                                        C       2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/rriterator.c                         C       2009,2011,2012
+./lib/dns/rriterator.c                         C       2009,2011,2012,2018
 ./lib/dns/rrl.c                                        C       2012,2013,2014,2015,2017,2018
 ./lib/dns/sdb.c                                        C       2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2018
 ./lib/dns/sdlz.c                               C.PORTION       1999,2000,2001,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/soa.c                                        C       2000,2001,2004,2005,2007,2009
-./lib/dns/spnego.asn1                          X       2006
+./lib/dns/soa.c                                        C       2000,2001,2004,2005,2007,2009,2018
+./lib/dns/spnego.asn1                          X       2006,2018
 ./lib/dns/spnego.c                             C       2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/spnego.h                             C       2006,2007
+./lib/dns/spnego.h                             C       2006,2007,2018
 ./lib/dns/spnego_asn1.c                                C       2006,2007,2012,2013,2015,2018
-./lib/dns/spnego_asn1.pl                       PERL    2006,2007,2012
+./lib/dns/spnego_asn1.pl                       PERL    2006,2007,2012,2018
 ./lib/dns/ssu.c                                        C       2000,2001,2003,2004,2005,2006,2007,2008,2010,2011,2013,2014,2017,2018
-./lib/dns/ssu_external.c                       C       2011,2012,2013,2017
-./lib/dns/stats.c                              C       2000,2001,2004,2005,2007,2008,2009,2012
+./lib/dns/ssu_external.c                       C       2011,2012,2013,2017,2018
+./lib/dns/stats.c                              C       2000,2001,2004,2005,2007,2008,2009,2012,2018
 ./lib/dns/tcpmsg.c                             C       1999,2000,2001,2004,2005,2006,2007,2015,2018
 ./lib/dns/tests/Atffile                                X       2011,2017,2018
-./lib/dns/tests/Kdh.+002+18602.key             X       2014
-./lib/dns/tests/Krsa.+005+29235.key            X       2016
+./lib/dns/tests/Kdh.+002+18602.key             X       2014,2018
+./lib/dns/tests/Krsa.+005+29235.key            X       2016,2018
 ./lib/dns/tests/Kyuafile                       X       2017,2018
 ./lib/dns/tests/Makefile.in                    MAKE    2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/tests/acl_test.c                     C       2016
+./lib/dns/tests/acl_test.c                     C       2016,2018
 ./lib/dns/tests/db_test.c                      C       2013,2015,2018
-./lib/dns/tests/dbdiff_test.c                  C       2011,2012,2017
-./lib/dns/tests/dbiterator_test.c              C       2011,2012,2016
-./lib/dns/tests/dbversion_test.c               C       2011,2012,2014,2015
-./lib/dns/tests/dh_test.c                      C       2014,2016
-./lib/dns/tests/dispatch_test.c                        C       2012,2014
+./lib/dns/tests/dbdiff_test.c                  C       2011,2012,2017,2018
+./lib/dns/tests/dbiterator_test.c              C       2011,2012,2016,2018
+./lib/dns/tests/dbversion_test.c               C       2011,2012,2014,2015,2018
+./lib/dns/tests/dh_test.c                      C       2014,2016,2018
+./lib/dns/tests/dispatch_test.c                        C       2012,2014,2018
 ./lib/dns/tests/dnstest.c                      C       2011,2012,2013,2014,2015,2017,2018
 ./lib/dns/tests/dnstest.h                      C       2011,2012,2015,2017,2018
 ./lib/dns/tests/dst_test.c                     C       2018
-./lib/dns/tests/geoip_test.c                   C       2013,2014,2015,2017
-./lib/dns/tests/gost_test.c                    C       2014,2015,2017
-./lib/dns/tests/master_test.c                  C       2011,2012,2013,2015,2017
-./lib/dns/tests/mkraw.pl                       PERL    2011,2012
+./lib/dns/tests/geoip_test.c                   C       2013,2014,2015,2017,2018
+./lib/dns/tests/gost_test.c                    C       2014,2015,2017,2018
+./lib/dns/tests/master_test.c                  C       2011,2012,2013,2015,2017,2018
+./lib/dns/tests/mkraw.pl                       PERL    2011,2012,2018
 ./lib/dns/tests/name_test.c                    C       2014,2016,2017,2018
-./lib/dns/tests/nsec3_test.c                   C       2012,2014,2015,2016,2017
-./lib/dns/tests/peer_test.c                    C       2014
-./lib/dns/tests/private_test.c                 C       2011,2012
-./lib/dns/tests/rbt_serialize_test.c           C       2014,2015
+./lib/dns/tests/nsec3_test.c                   C       2012,2014,2015,2016,2017,2018
+./lib/dns/tests/peer_test.c                    C       2014,2018
+./lib/dns/tests/private_test.c                 C       2011,2012,2018
+./lib/dns/tests/rbt_serialize_test.c           C       2014,2015,2018
 ./lib/dns/tests/rbt_test.c                     C       2012,2013,2014,2015,2016,2017,2018
-./lib/dns/tests/rdata_test.c                   C       2012,2013,2015,2016,2017
-./lib/dns/tests/rdataset_test.c                        C       2012
+./lib/dns/tests/rdata_test.c                   C       2012,2013,2015,2016,2017,2018
+./lib/dns/tests/rdataset_test.c                        C       2012,2018
 ./lib/dns/tests/rdatasetstats_test.c           C       2012,2015,2018
 ./lib/dns/tests/resolver_test.c                        C       2018
-./lib/dns/tests/rsa_test.c                     C       2016
+./lib/dns/tests/rsa_test.c                     C       2016,2018
 ./lib/dns/tests/testdata/db/data.db            ZONE    2018
-./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
-./lib/dns/tests/testdata/diff/zone2.data       ZONE    2011,2012
-./lib/dns/tests/testdata/diff/zone3.data       ZONE    2011,2012
+./lib/dns/tests/testdata/dbiterator/zone1.data ZONE    2011,2012,2018
+./lib/dns/tests/testdata/dbiterator/zone2.data X       2011,2018
+./lib/dns/tests/testdata/diff/zone1.data       ZONE    2011,2012,2018
+./lib/dns/tests/testdata/diff/zone2.data       ZONE    2011,2012,2018
+./lib/dns/tests/testdata/diff/zone3.data       ZONE    2011,2012,2018
 ./lib/dns/tests/testdata/dst/Ktest.+001+00002.key      X       2018
 ./lib/dns/tests/testdata/dst/Ktest.+001+54622.key      X       2018
 ./lib/dns/tests/testdata/dst/Ktest.+001+54622.private  X       2018
 ./lib/dns/tests/testdata/dst/test1.dsasig      X       2018
 ./lib/dns/tests/testdata/dst/test1.rsasig      X       2018
 ./lib/dns/tests/testdata/dst/test2.data                X       2018
-./lib/dns/tests/testdata/master/.gitignore     X       2012
-./lib/dns/tests/testdata/master/master1.data   X       2011
-./lib/dns/tests/testdata/master/master10.data  X       2011
-./lib/dns/tests/testdata/master/master11.data  X       2011
-./lib/dns/tests/testdata/master/master12.data.in       X       2011
-./lib/dns/tests/testdata/master/master13.data.in       X       2011
-./lib/dns/tests/testdata/master/master14.data.in       X       2011
-./lib/dns/tests/testdata/master/master15.data  X       2012
-./lib/dns/tests/testdata/master/master16.data  X       2012
-./lib/dns/tests/testdata/master/master17.data  X       2012
-./lib/dns/tests/testdata/master/master2.data   X       2011
-./lib/dns/tests/testdata/master/master3.data   X       2011
-./lib/dns/tests/testdata/master/master4.data   X       2011
-./lib/dns/tests/testdata/master/master5.data   X       2011
-./lib/dns/tests/testdata/master/master6.data   X       2011
-./lib/dns/tests/testdata/master/master7.data   X       2011
-./lib/dns/tests/testdata/master/master8.data   X       2011
-./lib/dns/tests/testdata/master/master9.data   X       2011
-./lib/dns/tests/testdata/nsec3/1024.db         ZONE    2012
-./lib/dns/tests/testdata/nsec3/2048.db         ZONE    2012
-./lib/dns/tests/testdata/nsec3/4096.db         ZONE    2012
-./lib/dns/tests/testdata/nsec3/min-1024.db     ZONE    2012
-./lib/dns/tests/testdata/nsec3/min-2048.db     ZONE    2012
-./lib/dns/tests/testdata/zt/zone1.db           ZONE    2011,2012
-./lib/dns/tests/time_test.c                    C       2011,2012
-./lib/dns/tests/tsig_test.c                    C       2017
-./lib/dns/tests/update_test.c                  C       2011,2012,2017
-./lib/dns/tests/zonemgr_test.c                 C       2011,2012,2013,2015
-./lib/dns/tests/zt_test.c                      C       2011,2012
-./lib/dns/time.c                               C       1998,1999,2000,2001,2002,2003,2004,2005,2007,2009,2010,2011,2012,2014,2017
-./lib/dns/timer.c                              C       2000,2001,2004,2005,2007
-./lib/dns/tkey.c                               C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
-./lib/dns/tsec.c                               C       2009,2010,2016,2017
-./lib/dns/tsig.c                               C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/ttl.c                                        C       1999,2000,2001,2004,2005,2007,2011,2012,2013,2014,2017
+./lib/dns/tests/testdata/master/.gitignore     X       2012,2018
+./lib/dns/tests/testdata/master/master1.data   X       2011,2018
+./lib/dns/tests/testdata/master/master10.data  X       2011,2018
+./lib/dns/tests/testdata/master/master11.data  X       2011,2018
+./lib/dns/tests/testdata/master/master12.data.in       X       2011,2018
+./lib/dns/tests/testdata/master/master13.data.in       X       2011,2018
+./lib/dns/tests/testdata/master/master14.data.in       X       2011,2018
+./lib/dns/tests/testdata/master/master15.data  X       2012,2018
+./lib/dns/tests/testdata/master/master16.data  X       2012,2018
+./lib/dns/tests/testdata/master/master17.data  X       2012,2018
+./lib/dns/tests/testdata/master/master2.data   X       2011,2018
+./lib/dns/tests/testdata/master/master3.data   X       2011,2018
+./lib/dns/tests/testdata/master/master4.data   X       2011,2018
+./lib/dns/tests/testdata/master/master5.data   X       2011,2018
+./lib/dns/tests/testdata/master/master6.data   X       2011,2018
+./lib/dns/tests/testdata/master/master7.data   X       2011,2018
+./lib/dns/tests/testdata/master/master8.data   X       2011,2018
+./lib/dns/tests/testdata/master/master9.data   X       2011,2018
+./lib/dns/tests/testdata/nsec3/1024.db         ZONE    2012,2018
+./lib/dns/tests/testdata/nsec3/2048.db         ZONE    2012,2018
+./lib/dns/tests/testdata/nsec3/4096.db         ZONE    2012,2018
+./lib/dns/tests/testdata/nsec3/min-1024.db     ZONE    2012,2018
+./lib/dns/tests/testdata/nsec3/min-2048.db     ZONE    2012,2018
+./lib/dns/tests/testdata/zt/zone1.db           ZONE    2011,2012,2018
+./lib/dns/tests/time_test.c                    C       2011,2012,2018
+./lib/dns/tests/tsig_test.c                    C       2017,2018
+./lib/dns/tests/update_test.c                  C       2011,2012,2017,2018
+./lib/dns/tests/zonemgr_test.c                 C       2011,2012,2013,2015,2018
+./lib/dns/tests/zt_test.c                      C       2011,2012,2018
+./lib/dns/time.c                               C       1998,1999,2000,2001,2002,2003,2004,2005,2007,2009,2010,2011,2012,2014,2017,2018
+./lib/dns/timer.c                              C       2000,2001,2004,2005,2007,2018
+./lib/dns/tkey.c                               C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2018
+./lib/dns/tsec.c                               C       2009,2010,2016,2017,2018
+./lib/dns/tsig.c                               C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/ttl.c                                        C       1999,2000,2001,2004,2005,2007,2011,2012,2013,2014,2017,2018
 ./lib/dns/update.c                             C       2011,2012,2013,2015,2017,2018
 ./lib/dns/validator.c                          C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017,2018
-./lib/dns/version.c                            C       1998,1999,2000,2001,2004,2005,2007,2012,2013
-./lib/dns/view.c                               C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/dns/win32/DLLMain.c                      C       2001,2004,2007
-./lib/dns/win32/gen.dsp.in                     X       2001,2013
-./lib/dns/win32/gen.dsw                                X       2001
-./lib/dns/win32/gen.mak.in                     X       2001,2006,2013
-./lib/dns/win32/gen.vcxproj.filters.in         X       2013,2015
-./lib/dns/win32/gen.vcxproj.in                 X       2013,2015,2016,2017
-./lib/dns/win32/gen.vcxproj.user               X       2013
+./lib/dns/version.c                            C       1998,1999,2000,2001,2004,2005,2007,2012,2013,2018
+./lib/dns/view.c                               C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/dns/win32/DLLMain.c                      C       2001,2004,2007,2018
+./lib/dns/win32/gen.dsp.in                     X       2001,2013,2018
+./lib/dns/win32/gen.dsw                                X       2001,2018
+./lib/dns/win32/gen.mak.in                     X       2001,2006,2013,2018
+./lib/dns/win32/gen.vcxproj.filters.in         X       2013,2015,2018
+./lib/dns/win32/gen.vcxproj.in                 X       2013,2015,2016,2017,2018
+./lib/dns/win32/gen.vcxproj.user               X       2013,2018
 ./lib/dns/win32/libdns.def.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/win32/libdns.dsp.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2016,2017
-./lib/dns/win32/libdns.dsw                     X       2001
-./lib/dns/win32/libdns.mak.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2017
-./lib/dns/win32/libdns.vcxproj.filters.in      X       2013,2014,2015,2016,2017
-./lib/dns/win32/libdns.vcxproj.in              X       2013,2014,2015,2016,2017
-./lib/dns/win32/libdns.vcxproj.user            X       2013
-./lib/dns/win32/version.c                      C       1998,1999,2000,2001,2004,2007,2013
-./lib/dns/xfrin.c                              C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2013,2015,2016,2017
+./lib/dns/win32/libdns.dsp.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2016,2017,2018
+./lib/dns/win32/libdns.dsw                     X       2001,2018
+./lib/dns/win32/libdns.mak.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2017,2018
+./lib/dns/win32/libdns.vcxproj.filters.in      X       2013,2014,2015,2016,2017,2018
+./lib/dns/win32/libdns.vcxproj.in              X       2013,2014,2015,2016,2017,2018
+./lib/dns/win32/libdns.vcxproj.user            X       2013,2018
+./lib/dns/win32/version.c                      C       1998,1999,2000,2001,2004,2007,2013,2018
+./lib/dns/xfrin.c                              C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2013,2015,2016,2017,2018
 ./lib/dns/zone.c                               C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/dns/zonekey.c                            C       2001,2003,2004,2005,2007
-./lib/dns/zt.c                                 C       1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2014,2015,2016,2017
-./lib/irs/Atffile                              X       2016
-./lib/irs/Kyuafile                             X       2017
-./lib/irs/Makefile.in                          MAKE    2009,2012,2014,2015,2016,2017
+./lib/dns/zonekey.c                            C       2001,2003,2004,2005,2007,2018
+./lib/dns/zt.c                                 C       1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/irs/Atffile                              X       2016,2018
+./lib/irs/Kyuafile                             X       2017,2018
+./lib/irs/Makefile.in                          MAKE    2009,2012,2014,2015,2016,2017,2018
 ./lib/irs/api                                  X       2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/irs/context.c                            C       2009,2014
-./lib/irs/dnsconf.c                            C       2009,2012
-./lib/irs/gai_strerror.c                       C       2009,2014
-./lib/irs/getaddrinfo.c                                C       2009,2012,2013,2014,2015,2016,2017
-./lib/irs/getnameinfo.c                                C       2009,2011,2012,2013,2014,2017
-./lib/irs/include/Makefile.in                  MAKE    2009,2012
-./lib/irs/include/irs/Makefile.in              MAKE    2009,2012,2014,2016
-./lib/irs/include/irs/context.h                        C       2009
-./lib/irs/include/irs/dnsconf.h                        C       2009
-./lib/irs/include/irs/netdb.h.in               C       2009
-./lib/irs/include/irs/platform.h.in            C       2009
-./lib/irs/include/irs/resconf.h                        C       2009,2014
-./lib/irs/include/irs/types.h                  C       2009
-./lib/irs/include/irs/version.h                        C       2009
+./lib/irs/context.c                            C       2009,2014,2018
+./lib/irs/dnsconf.c                            C       2009,2012,2018
+./lib/irs/gai_strerror.c                       C       2009,2014,2018
+./lib/irs/getaddrinfo.c                                C       2009,2012,2013,2014,2015,2016,2017,2018
+./lib/irs/getnameinfo.c                                C       2009,2011,2012,2013,2014,2017,2018
+./lib/irs/include/Makefile.in                  MAKE    2009,2012,2018
+./lib/irs/include/irs/Makefile.in              MAKE    2009,2012,2014,2016,2018
+./lib/irs/include/irs/context.h                        C       2009,2018
+./lib/irs/include/irs/dnsconf.h                        C       2009,2018
+./lib/irs/include/irs/netdb.h.in               C       2009,2018
+./lib/irs/include/irs/platform.h.in            C       2009,2018
+./lib/irs/include/irs/resconf.h                        C       2009,2014,2018
+./lib/irs/include/irs/types.h                  C       2009,2018
+./lib/irs/include/irs/version.h                        C       2009,2018
 ./lib/irs/resconf.c                            C       2009,2011,2012,2014,2015,2016,2018
-./lib/irs/tests/Atffile                                X       2016,2017
-./lib/irs/tests/Kyuafile                       X       2017
+./lib/irs/tests/Atffile                                X       2016,2017,2018
+./lib/irs/tests/Kyuafile                       X       2017,2018
 ./lib/irs/tests/Makefile.in                    MAKE    2016,2017,2018
 ./lib/irs/tests/resconf_test.c                 C       2016,2018
-./lib/irs/tests/testdata/domain.conf           CONF-SH 2016
-./lib/irs/tests/testdata/nameserver-v4.conf    CONF-SH 2016
-./lib/irs/tests/testdata/nameserver-v6.conf    CONF-SH 2016
+./lib/irs/tests/testdata/domain.conf           CONF-SH 2016,2018
+./lib/irs/tests/testdata/nameserver-v4.conf    CONF-SH 2016,2018
+./lib/irs/tests/testdata/nameserver-v6.conf    CONF-SH 2016,2018
 ./lib/irs/tests/testdata/options-bad-ndots.conf        CONF-SH 2018
-./lib/irs/tests/testdata/options-debug.conf    CONF-SH 2016
+./lib/irs/tests/testdata/options-debug.conf    CONF-SH 2016,2018
 ./lib/irs/tests/testdata/options-empty.conf    CONF-SH 2018
-./lib/irs/tests/testdata/options-ndots.conf    CONF-SH 2016
-./lib/irs/tests/testdata/options-timeout.conf  CONF-SH 2016
-./lib/irs/tests/testdata/options-unknown.conf  CONF-SH 2016
-./lib/irs/tests/testdata/options.conf          CONF-SH 2016
-./lib/irs/tests/testdata/port.conf             CONF-SH 2016
-./lib/irs/tests/testdata/resolv.conf           CONF-SH 2016
-./lib/irs/tests/testdata/search.conf           CONF-SH 2016
-./lib/irs/tests/testdata/sortlist-v4.conf      CONF-SH 2016
-./lib/irs/tests/testdata/timeout.conf          CONF-SH 2016
-./lib/irs/tests/testdata/unknown.conf          CONF-SH 2016
-./lib/irs/version.c                            C       2009
-./lib/irs/win32/DLLMain.c                      C       2014
-./lib/irs/win32/Makefile.in                    MAKE    2014
-./lib/irs/win32/include/Makefile.in            MAKE    2014
-./lib/irs/win32/include/irs/.gitignore         X       2014
-./lib/irs/win32/include/irs/Makefile.in                MAKE    2014
-./lib/irs/win32/include/irs/netdb.h            C       2014
-./lib/irs/win32/include/irs/platform.h         C       2014
-./lib/irs/win32/libirs.def                     X       2014
-./lib/irs/win32/libirs.dsp.in                  X       2014
-./lib/irs/win32/libirs.dsw                     X       2001,2014
-./lib/irs/win32/libirs.mak.in                  X       2014
-./lib/irs/win32/libirs.vcxproj.filters.in      X       2014,2015,2016
-./lib/irs/win32/libirs.vcxproj.in              X       2014,2015,2016,2017
-./lib/irs/win32/libirs.vcxproj.user            X       2014
-./lib/irs/win32/version.c                      C       2014
-./lib/isc/.gitignore                           X       2014
-./lib/isc/Atffile                              X       2011
-./lib/isc/Kyuafile                             X       2017
-./lib/isc/Makefile.in                          MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/isc/aes.c                                        C       2014,2016,2017
-./lib/isc/alpha/Makefile.in                    MAKE    2007,2012
-./lib/isc/alpha/include/Makefile.in            MAKE    2007,2012
-./lib/isc/alpha/include/isc/Makefile.in                MAKE    2007,2012,2015,2016
-./lib/isc/alpha/include/isc/atomic.h           C       2005,2007,2009
+./lib/irs/tests/testdata/options-ndots.conf    CONF-SH 2016,2018
+./lib/irs/tests/testdata/options-timeout.conf  CONF-SH 2016,2018
+./lib/irs/tests/testdata/options-unknown.conf  CONF-SH 2016,2018
+./lib/irs/tests/testdata/options.conf          CONF-SH 2016,2018
+./lib/irs/tests/testdata/port.conf             CONF-SH 2016,2018
+./lib/irs/tests/testdata/resolv.conf           CONF-SH 2016,2018
+./lib/irs/tests/testdata/search.conf           CONF-SH 2016,2018
+./lib/irs/tests/testdata/sortlist-v4.conf      CONF-SH 2016,2018
+./lib/irs/tests/testdata/timeout.conf          CONF-SH 2016,2018
+./lib/irs/tests/testdata/unknown.conf          CONF-SH 2016,2018
+./lib/irs/version.c                            C       2009,2018
+./lib/irs/win32/DLLMain.c                      C       2014,2018
+./lib/irs/win32/Makefile.in                    MAKE    2014,2018
+./lib/irs/win32/include/Makefile.in            MAKE    2014,2018
+./lib/irs/win32/include/irs/.gitignore         X       2014,2018
+./lib/irs/win32/include/irs/Makefile.in                MAKE    2014,2018
+./lib/irs/win32/include/irs/netdb.h            C       2014,2018
+./lib/irs/win32/include/irs/platform.h         C       2014,2018
+./lib/irs/win32/libirs.def                     X       2014,2018
+./lib/irs/win32/libirs.dsp.in                  X       2014,2018
+./lib/irs/win32/libirs.dsw                     X       2001,2014,2018
+./lib/irs/win32/libirs.mak.in                  X       2014,2018
+./lib/irs/win32/libirs.vcxproj.filters.in      X       2014,2015,2016,2018
+./lib/irs/win32/libirs.vcxproj.in              X       2014,2015,2016,2017,2018
+./lib/irs/win32/libirs.vcxproj.user            X       2014,2018
+./lib/irs/win32/version.c                      C       2014,2018
+./lib/isc/.gitignore                           X       2014,2018
+./lib/isc/Atffile                              X       2011,2018
+./lib/isc/Kyuafile                             X       2017,2018
+./lib/isc/Makefile.in                          MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/isc/aes.c                                        C       2014,2016,2017,2018
+./lib/isc/alpha/Makefile.in                    MAKE    2007,2012,2018
+./lib/isc/alpha/include/Makefile.in            MAKE    2007,2012,2018
+./lib/isc/alpha/include/isc/Makefile.in                MAKE    2007,2012,2015,2016,2018
+./lib/isc/alpha/include/isc/atomic.h           C       2005,2007,2009,2018
 ./lib/isc/api                                  X       1999,2000,2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/app_api.c                            C       2009,2013,2014,2015
-./lib/isc/assertions.c                         C       1997,1998,1999,2000,2001,2004,2005,2007,2008,2009,2015
-./lib/isc/backtrace-emptytbl.c                 C       2009,2016
-./lib/isc/backtrace.c                          C       2009,2013,2014,2015
-./lib/isc/base32.c                             C       2008,2009,2013,2014,2015
-./lib/isc/base64.c                             C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2013,2014,2015
-./lib/isc/bind9.c                              C       2013
-./lib/isc/buffer.c                             C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2012,2014,2015
-./lib/isc/bufferlist.c                         C       1999,2000,2001,2004,2005,2007
-./lib/isc/commandline.c                                C.PORTION       1999,2000,2001,2004,2005,2007,2008,2014,2015
-./lib/isc/counter.c                            C       2014
-./lib/isc/crc64.c                              C       2013
-./lib/isc/entropy.c                            C       2000,2001,2002,2003,2004,2005,2006,2007,2009,2010,2014,2015,2017
-./lib/isc/error.c                              C       1998,1999,2000,2001,2004,2005,2007,2015
-./lib/isc/event.c                              C       1998,1999,2000,2001,2004,2005,2007,2014,2017
-./lib/isc/fsaccess.c                           C       2000,2001,2004,2005,2007,2017
-./lib/isc/hash.c                               C       2003,2004,2005,2006,2007,2009,2013,2014,2015,2016
-./lib/isc/heap.c                               C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2013,2014,2015,2017
-./lib/isc/hex.c                                        C       2000,2001,2002,2003,2004,2005,2007,2008,2013,2014,2015
+./lib/isc/app_api.c                            C       2009,2013,2014,2015,2018
+./lib/isc/assertions.c                         C       1997,1998,1999,2000,2001,2004,2005,2007,2008,2009,2015,2018
+./lib/isc/backtrace-emptytbl.c                 C       2009,2016,2018
+./lib/isc/backtrace.c                          C       2009,2013,2014,2015,2018
+./lib/isc/base32.c                             C       2008,2009,2013,2014,2015,2018
+./lib/isc/base64.c                             C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2013,2014,2015,2018
+./lib/isc/bind9.c                              C       2013,2018
+./lib/isc/buffer.c                             C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2012,2014,2015,2018
+./lib/isc/bufferlist.c                         C       1999,2000,2001,2004,2005,2007,2018
+./lib/isc/commandline.c                                C.PORTION       1999,2000,2001,2004,2005,2007,2008,2014,2015,2018
+./lib/isc/counter.c                            C       2014,2018
+./lib/isc/crc64.c                              C       2013,2018
+./lib/isc/entropy.c                            C       2000,2001,2002,2003,2004,2005,2006,2007,2009,2010,2014,2015,2017,2018
+./lib/isc/error.c                              C       1998,1999,2000,2001,2004,2005,2007,2015,2018
+./lib/isc/event.c                              C       1998,1999,2000,2001,2004,2005,2007,2014,2017,2018
+./lib/isc/fsaccess.c                           C       2000,2001,2004,2005,2007,2017,2018
+./lib/isc/hash.c                               C       2003,2004,2005,2006,2007,2009,2013,2014,2015,2016,2018
+./lib/isc/heap.c                               C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2013,2014,2015,2017,2018
+./lib/isc/hex.c                                        C       2000,2001,2002,2003,2004,2005,2007,2008,2013,2014,2015,2018
 ./lib/isc/hmacmd5.c                            C       2000,2001,2004,2005,2006,2007,2009,2013,2014,2015,2016,2017,2018
 ./lib/isc/hmacsha.c                            C       2005,2006,2007,2009,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/httpd.c                              C       2006,2007,2008,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/isc/ia64/Makefile.in                     MAKE    2007,2012
-./lib/isc/ia64/include/Makefile.in             MAKE    2007,2012
-./lib/isc/ia64/include/isc/Makefile.in         MAKE    2007,2012,2015,2016
-./lib/isc/ia64/include/isc/atomic.h            C       2006,2007,2009,2012
-./lib/isc/include/Makefile.in                  MAKE    1998,1999,2000,2001,2004,2007,2012,2014
-./lib/isc/include/isc/Makefile.in              MAKE    1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015,2016,2017
-./lib/isc/include/isc/aes.h                    C       2014
-./lib/isc/include/isc/app.h                    C       1999,2000,2001,2004,2005,2006,2007,2009,2013,2014,2015
-./lib/isc/include/isc/assertions.h             C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2016,2017
-./lib/isc/include/isc/backtrace.h              C       2009,2016
-./lib/isc/include/isc/base32.h                 C       2008,2014
-./lib/isc/include/isc/base64.h                 C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/bind9.h                  C       2009,2013
-./lib/isc/include/isc/boolean.h                        C       1998,1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/buffer.h                 C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2010,2012,2014,2017
-./lib/isc/include/isc/bufferlist.h             C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/commandline.h            C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/counter.h                        C       2014
-./lib/isc/include/isc/crc64.h                  C       2013
-./lib/isc/include/isc/entropy.h                        C       2000,2001,2004,2005,2006,2007,2009
-./lib/isc/include/isc/errno.h                  C       2016
-./lib/isc/include/isc/error.h                  C       1998,1999,2000,2001,2004,2005,2006,2007,2009,2016,2017
-./lib/isc/include/isc/event.h                  C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2014,2017
-./lib/isc/include/isc/eventclass.h             C       1998,1999,2000,2001,2004,2005,2007
-./lib/isc/include/isc/file.h                   C       2000,2001,2004,2005,2006,2007,2009,2011,2012,2014,2015,2017
-./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,2015,2016
-./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/httpd.c                              C       2006,2007,2008,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/isc/ia64/Makefile.in                     MAKE    2007,2012,2018
+./lib/isc/ia64/include/Makefile.in             MAKE    2007,2012,2018
+./lib/isc/ia64/include/isc/Makefile.in         MAKE    2007,2012,2015,2016,2018
+./lib/isc/ia64/include/isc/atomic.h            C       2006,2007,2009,2012,2018
+./lib/isc/include/Makefile.in                  MAKE    1998,1999,2000,2001,2004,2007,2012,2014,2018
+./lib/isc/include/isc/Makefile.in              MAKE    1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015,2016,2017,2018
+./lib/isc/include/isc/aes.h                    C       2014,2018
+./lib/isc/include/isc/app.h                    C       1999,2000,2001,2004,2005,2006,2007,2009,2013,2014,2015,2018
+./lib/isc/include/isc/assertions.h             C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2016,2017,2018
+./lib/isc/include/isc/backtrace.h              C       2009,2016,2018
+./lib/isc/include/isc/base32.h                 C       2008,2014,2018
+./lib/isc/include/isc/base64.h                 C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/bind9.h                  C       2009,2013,2018
+./lib/isc/include/isc/boolean.h                        C       1998,1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/buffer.h                 C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2010,2012,2014,2017,2018
+./lib/isc/include/isc/bufferlist.h             C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/commandline.h            C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/counter.h                        C       2014,2018
+./lib/isc/include/isc/crc64.h                  C       2013,2018
+./lib/isc/include/isc/entropy.h                        C       2000,2001,2004,2005,2006,2007,2009,2018
+./lib/isc/include/isc/errno.h                  C       2016,2018
+./lib/isc/include/isc/error.h                  C       1998,1999,2000,2001,2004,2005,2006,2007,2009,2016,2017,2018
+./lib/isc/include/isc/event.h                  C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2014,2017,2018
+./lib/isc/include/isc/eventclass.h             C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/isc/include/isc/file.h                   C       2000,2001,2004,2005,2006,2007,2009,2011,2012,2014,2015,2017,2018
+./lib/isc/include/isc/formatcheck.h            C       2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/fsaccess.h               C       2000,2001,2004,2005,2006,2007,2009,2018
+./lib/isc/include/isc/hash.h                   C       2003,2004,2005,2006,2007,2009,2013,2014,2015,2016,2018
+./lib/isc/include/isc/heap.h                   C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2009,2012,2018
+./lib/isc/include/isc/hex.h                    C       2000,2001,2004,2005,2006,2007,2008,2018
 ./lib/isc/include/isc/hmacmd5.h                        C       2000,2001,2004,2005,2006,2007,2009,2014,2016,2017,2018
 ./lib/isc/include/isc/hmacsha.h                        C       2005,2006,2007,2009,2014,2016,2017,2018
-./lib/isc/include/isc/httpd.h                  C       2006,2007,2008,2014
-./lib/isc/include/isc/interfaceiter.h          C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/ipv6.h                   C       1999,2000,2001,2002,2004,2005,2007
-./lib/isc/include/isc/iterated_hash.h          C       2008,2014
-./lib/isc/include/isc/json.h                   C       2013,2015
-./lib/isc/include/isc/lang.h                   C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/lex.h                    C       1998,1999,2000,2001,2002,2004,2005,2007,2008,2017
-./lib/isc/include/isc/lfsr.h                   C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/lib.h                    C       1999,2000,2001,2004,2005,2006,2007,2009
-./lib/isc/include/isc/likely.h                 C       2017
-./lib/isc/include/isc/list.h                   C       1997,1998,1999,2000,2001,2002,2004,2006,2007,2011,2012,2013
-./lib/isc/include/isc/log.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2014
-./lib/isc/include/isc/magic.h                  C       1999,2000,2001,2004,2005,2006,2007,2016,2017
+./lib/isc/include/isc/httpd.h                  C       2006,2007,2008,2014,2018
+./lib/isc/include/isc/interfaceiter.h          C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/ipv6.h                   C       1999,2000,2001,2002,2004,2005,2007,2018
+./lib/isc/include/isc/iterated_hash.h          C       2008,2014,2018
+./lib/isc/include/isc/json.h                   C       2013,2015,2018
+./lib/isc/include/isc/lang.h                   C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/lex.h                    C       1998,1999,2000,2001,2002,2004,2005,2007,2008,2017,2018
+./lib/isc/include/isc/lfsr.h                   C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/lib.h                    C       1999,2000,2001,2004,2005,2006,2007,2009,2018
+./lib/isc/include/isc/likely.h                 C       2017,2018
+./lib/isc/include/isc/list.h                   C       1997,1998,1999,2000,2001,2002,2004,2006,2007,2011,2012,2013,2018
+./lib/isc/include/isc/log.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2014,2018
+./lib/isc/include/isc/magic.h                  C       1999,2000,2001,2004,2005,2006,2007,2016,2017,2018
 ./lib/isc/include/isc/md5.h                    C       2000,2001,2004,2005,2006,2007,2009,2010,2014,2016,2017,2018
-./lib/isc/include/isc/mem.h                    C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2015
-./lib/isc/include/isc/msgcat.h                 C       1999,2000,2001,2004,2005,2007
-./lib/isc/include/isc/msgs.h                   C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009
-./lib/isc/include/isc/mutexblock.h             C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/netaddr.h                        C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2009,2015,2016,2017
-./lib/isc/include/isc/netscope.h               C       2002,2004,2005,2006,2007,2009
-./lib/isc/include/isc/ondestroy.h              C       2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/os.h                     C       2000,2001,2004,2005,2006,2007
-./lib/isc/include/isc/parseint.h               C       2001,2002,2004,2005,2006,2007
-./lib/isc/include/isc/platform.h.in            C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015,2016,2017
-./lib/isc/include/isc/pool.h                   C       2013
-./lib/isc/include/isc/portset.h                        C       2008,2009
-./lib/isc/include/isc/print.h                  C       1999,2000,2001,2003,2004,2005,2006,2007,2014,2015
-./lib/isc/include/isc/queue.h                  C       2011,2012,2013
-./lib/isc/include/isc/quota.h                  C       2000,2001,2004,2005,2007
-./lib/isc/include/isc/radix.h                  C       2007,2008,2013,2014
-./lib/isc/include/isc/random.h                 C       1999,2000,2001,2004,2005,2006,2007,2009
-./lib/isc/include/isc/ratelimiter.h            C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2014
-./lib/isc/include/isc/refcount.h               C       2001,2003,2004,2005,2006,2007,2009,2017
-./lib/isc/include/isc/regex.h                  C       2013
-./lib/isc/include/isc/region.h                 C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2013
-./lib/isc/include/isc/resource.h               C       2000,2001,2004,2005,2006,2007,2008
-./lib/isc/include/isc/result.h                 C       1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2014,2015
-./lib/isc/include/isc/resultclass.h            C       1999,2000,2001,2004,2005,2006,2007,2009,2014
-./lib/isc/include/isc/rwlock.h                 C       1998,1999,2000,2001,2003,2004,2005,2006,2007,2017
-./lib/isc/include/isc/safe.h                   C       2013,2015,2017
-./lib/isc/include/isc/serial.h                 C       1999,2000,2001,2004,2005,2006,2007,2009
+./lib/isc/include/isc/mem.h                    C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2015,2018
+./lib/isc/include/isc/msgcat.h                 C       1999,2000,2001,2004,2005,2007,2018
+./lib/isc/include/isc/msgs.h                   C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2018
+./lib/isc/include/isc/mutexblock.h             C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/netaddr.h                        C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2009,2015,2016,2017,2018
+./lib/isc/include/isc/netscope.h               C       2002,2004,2005,2006,2007,2009,2018
+./lib/isc/include/isc/ondestroy.h              C       2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/os.h                     C       2000,2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/parseint.h               C       2001,2002,2004,2005,2006,2007,2018
+./lib/isc/include/isc/platform.h.in            C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015,2016,2017,2018
+./lib/isc/include/isc/pool.h                   C       2013,2018
+./lib/isc/include/isc/portset.h                        C       2008,2009,2018
+./lib/isc/include/isc/print.h                  C       1999,2000,2001,2003,2004,2005,2006,2007,2014,2015,2018
+./lib/isc/include/isc/queue.h                  C       2011,2012,2013,2018
+./lib/isc/include/isc/quota.h                  C       2000,2001,2004,2005,2007,2018
+./lib/isc/include/isc/radix.h                  C       2007,2008,2013,2014,2018
+./lib/isc/include/isc/random.h                 C       1999,2000,2001,2004,2005,2006,2007,2009,2018
+./lib/isc/include/isc/ratelimiter.h            C       1999,2000,2001,2002,2004,2005,2006,2007,2009,2014,2018
+./lib/isc/include/isc/refcount.h               C       2001,2003,2004,2005,2006,2007,2009,2017,2018
+./lib/isc/include/isc/regex.h                  C       2013,2018
+./lib/isc/include/isc/region.h                 C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2013,2018
+./lib/isc/include/isc/resource.h               C       2000,2001,2004,2005,2006,2007,2008,2018
+./lib/isc/include/isc/result.h                 C       1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2014,2015,2018
+./lib/isc/include/isc/resultclass.h            C       1999,2000,2001,2004,2005,2006,2007,2009,2014,2018
+./lib/isc/include/isc/rwlock.h                 C       1998,1999,2000,2001,2003,2004,2005,2006,2007,2017,2018
+./lib/isc/include/isc/safe.h                   C       2013,2015,2017,2018
+./lib/isc/include/isc/serial.h                 C       1999,2000,2001,2004,2005,2006,2007,2009,2018
 ./lib/isc/include/isc/sha1.h                   C       2000,2001,2004,2005,2006,2007,2009,2014,2016,2017,2018
-./lib/isc/include/isc/sha2.h                   C       2005,2006,2007,2009,2014,2016,2017
-./lib/isc/include/isc/sockaddr.h               C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2009,2012,2015,2016
-./lib/isc/include/isc/socket.h                 C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2016,2017
-./lib/isc/include/isc/stats.h                  C       2009,2012
-./lib/isc/include/isc/stdio.h                  C       2000,2001,2004,2005,2006,2007,2013
-./lib/isc/include/isc/stdlib.h                 C       2003,2004,2005,2006,2007
-./lib/isc/include/isc/string.h                 C       2000,2001,2003,2004,2005,2006,2007,2014
-./lib/isc/include/isc/symtab.h                 C       1996,1997,1998,1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2013
-./lib/isc/include/isc/task.h                   C       1998,1999,2000,2001,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2017
-./lib/isc/include/isc/taskpool.h               C       1999,2000,2001,2004,2005,2006,2007,2011,2012
-./lib/isc/include/isc/timer.h                  C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2012,2013,2014
-./lib/isc/include/isc/tm.h                     C       2014
-./lib/isc/include/isc/types.h                  C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2016
-./lib/isc/include/isc/util.h                   C       1998,1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2015,2016,2017
-./lib/isc/include/isc/version.h                        C       2001,2004,2005,2006,2007
-./lib/isc/include/isc/xml.h                    C       2006,2007
-./lib/isc/include/pk11/Makefile.in             MAKE    2014,2015,2016
-./lib/isc/include/pk11/README.site             TXT.BRIEF       2016,2017
-./lib/isc/include/pk11/constants.h             C       2014,2017
-./lib/isc/include/pk11/internal.h              C       2014
-./lib/isc/include/pk11/pk11.h                  C       2014,2016
-./lib/isc/include/pk11/result.h                        C       2014
-./lib/isc/include/pk11/site.h                  C       2016,2017
-./lib/isc/include/pkcs11/Makefile.in           MAKE    2014,2015,2016,2017
-./lib/isc/include/pkcs11/eddsa.h               C       2017
-./lib/isc/include/pkcs11/pkcs11.h              X       2014,2016
-./lib/isc/include/pkcs11/pkcs11f.h             X       2014,2016
-./lib/isc/include/pkcs11/pkcs11t.h             X       2014,2016
-./lib/isc/inet_aton.c                          C.PORTION       1996,1997,1998,1999,2000,2001,2004,2005,2007,2008,2012,2013,2014,2017
-./lib/isc/inet_ntop.c                          C       1996,1997,1998,1999,2000,2001,2004,2005,2007,2009,2017
-./lib/isc/inet_pton.c                          C       1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2007,2013,2014,2017
-./lib/isc/iterated_hash.c                      C       2006,2008,2009
-./lib/isc/lex.c                                        C       1998,1999,2000,2001,2002,2003,2004,2005,2007,2013,2014,2015,2017
-./lib/isc/lfsr.c                               C       1999,2000,2001,2002,2004,2005,2007
-./lib/isc/lib.c                                        C       1999,2000,2001,2004,2005,2007,2009,2013,2014,2015
+./lib/isc/include/isc/sha2.h                   C       2005,2006,2007,2009,2014,2016,2017,2018
+./lib/isc/include/isc/sockaddr.h               C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2009,2012,2015,2016,2018
+./lib/isc/include/isc/socket.h                 C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2016,2017,2018
+./lib/isc/include/isc/stats.h                  C       2009,2012,2018
+./lib/isc/include/isc/stdio.h                  C       2000,2001,2004,2005,2006,2007,2013,2018
+./lib/isc/include/isc/stdlib.h                 C       2003,2004,2005,2006,2007,2018
+./lib/isc/include/isc/string.h                 C       2000,2001,2003,2004,2005,2006,2007,2014,2018
+./lib/isc/include/isc/symtab.h                 C       1996,1997,1998,1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2013,2018
+./lib/isc/include/isc/task.h                   C       1998,1999,2000,2001,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2017,2018
+./lib/isc/include/isc/taskpool.h               C       1999,2000,2001,2004,2005,2006,2007,2011,2012,2018
+./lib/isc/include/isc/timer.h                  C       1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2012,2013,2014,2018
+./lib/isc/include/isc/tm.h                     C       2014,2018
+./lib/isc/include/isc/types.h                  C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2016,2018
+./lib/isc/include/isc/util.h                   C       1998,1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2015,2016,2017,2018
+./lib/isc/include/isc/version.h                        C       2001,2004,2005,2006,2007,2018
+./lib/isc/include/isc/xml.h                    C       2006,2007,2018
+./lib/isc/include/pk11/Makefile.in             MAKE    2014,2015,2016,2018
+./lib/isc/include/pk11/README.site             TXT.BRIEF       2016,2017,2018
+./lib/isc/include/pk11/constants.h             C       2014,2017,2018
+./lib/isc/include/pk11/internal.h              C       2014,2018
+./lib/isc/include/pk11/pk11.h                  C       2014,2016,2018
+./lib/isc/include/pk11/result.h                        C       2014,2018
+./lib/isc/include/pk11/site.h                  C       2016,2017,2018
+./lib/isc/include/pkcs11/Makefile.in           MAKE    2014,2015,2016,2017,2018
+./lib/isc/include/pkcs11/eddsa.h               C       2017,2018
+./lib/isc/include/pkcs11/pkcs11.h              X       2014,2016,2018
+./lib/isc/include/pkcs11/pkcs11f.h             X       2014,2016,2018
+./lib/isc/include/pkcs11/pkcs11t.h             X       2014,2016,2018
+./lib/isc/inet_aton.c                          C.PORTION       1996,1997,1998,1999,2000,2001,2004,2005,2007,2008,2012,2013,2014,2017,2018
+./lib/isc/inet_ntop.c                          C       1996,1997,1998,1999,2000,2001,2004,2005,2007,2009,2017,2018
+./lib/isc/inet_pton.c                          C       1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2007,2013,2014,2017,2018
+./lib/isc/iterated_hash.c                      C       2006,2008,2009,2018
+./lib/isc/lex.c                                        C       1998,1999,2000,2001,2002,2003,2004,2005,2007,2013,2014,2015,2017,2018
+./lib/isc/lfsr.c                               C       1999,2000,2001,2002,2004,2005,2007,2018
+./lib/isc/lib.c                                        C       1999,2000,2001,2004,2005,2007,2009,2013,2014,2015,2018
 ./lib/isc/log.c                                        C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2009,2011,2012,2013,2014,2016,2017,2018
 ./lib/isc/md5.c                                        C       2000,2001,2004,2005,2007,2009,2014,2015,2016,2017,2018
 ./lib/isc/mem.c                                        C       1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/mips/Makefile.in                     MAKE    2007,2012
-./lib/isc/mips/include/Makefile.in             MAKE    2007,2012
-./lib/isc/mips/include/isc/Makefile.in         MAKE    2007,2012,2015,2016
-./lib/isc/mips/include/isc/atomic.h            C       2005,2007,2016
-./lib/isc/mutexblock.c                         C       1999,2000,2001,2004,2005,2007,2011,2012
-./lib/isc/netaddr.c                            C       1999,2000,2001,2002,2004,2005,2007,2010,2011,2012,2014,2015,2016,2017
+./lib/isc/mips/Makefile.in                     MAKE    2007,2012,2018
+./lib/isc/mips/include/Makefile.in             MAKE    2007,2012,2018
+./lib/isc/mips/include/isc/Makefile.in         MAKE    2007,2012,2015,2016,2018
+./lib/isc/mips/include/isc/atomic.h            C       2005,2007,2016,2018
+./lib/isc/mutexblock.c                         C       1999,2000,2001,2004,2005,2007,2011,2012,2018
+./lib/isc/netaddr.c                            C       1999,2000,2001,2002,2004,2005,2007,2010,2011,2012,2014,2015,2016,2017,2018
 ./lib/isc/netscope.c                           C       2002,2004,2005,2006,2007,2018
-./lib/isc/nls/Makefile.in                      MAKE    1999,2000,2001,2004,2007,2009,2012
-./lib/isc/nls/msgcat.c                         C       1999,2000,2001,2004,2005,2007
-./lib/isc/noatomic/Makefile.in                 MAKE    2007,2012
-./lib/isc/noatomic/include/Makefile.in         MAKE    2007,2012
-./lib/isc/noatomic/include/isc/Makefile.in     MAKE    2007,2012,2015,2016
-./lib/isc/noatomic/include/isc/atomic.h                C       2005,2007
-./lib/isc/nothreads/Makefile.in                        MAKE    2000,2001,2004,2007,2009,2010,2012,2013
-./lib/isc/nothreads/condition.c                        C       2000,2001,2004,2006,2007
-./lib/isc/nothreads/include/Makefile.in                MAKE    2000,2001,2004,2007,2012
-./lib/isc/nothreads/include/isc/Makefile.in    MAKE    2000,2001,2004,2007,2012,2015,2016
-./lib/isc/nothreads/include/isc/condition.h    C       2000,2001,2004,2007
-./lib/isc/nothreads/include/isc/mutex.h                C       2000,2001,2004,2007,2015
-./lib/isc/nothreads/include/isc/once.h         C       2000,2001,2004,2007
-./lib/isc/nothreads/include/isc/thread.h       C       2000,2001,2004,2007,2013,2017
-./lib/isc/nothreads/mutex.c                    C       2000,2001,2004,2006,2007
-./lib/isc/nothreads/thread.c                   C       2000,2001,2004,2007,2017
-./lib/isc/ondestroy.c                          C       2000,2001,2004,2005,2007
-./lib/isc/parseint.c                           C       2001,2002,2003,2004,2005,2007,2012
-./lib/isc/pk11.c                               C       2014,2015,2016,2017
-./lib/isc/pk11_result.c                                C       2014
-./lib/isc/pool.c                               C       2013,2015
-./lib/isc/portset.c                            C       2008
-./lib/isc/powerpc/Makefile.in                  MAKE    2007,2012
-./lib/isc/powerpc/include/Makefile.in          MAKE    2007,2012
-./lib/isc/powerpc/include/isc/Makefile.in      MAKE    2007,2012,2015,2016
-./lib/isc/powerpc/include/isc/atomic.h         C       2005,2007,2009,2011,2012,2017
-./lib/isc/print.c                              C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2010,2014,2015,2016,2017
-./lib/isc/pthreads/Makefile.in                 MAKE    1998,1999,2000,2001,2004,2007,2009,2012
-./lib/isc/pthreads/condition.c                 C       1998,1999,2000,2001,2004,2005,2007,2012
-./lib/isc/pthreads/include/Makefile.in         MAKE    1998,1999,2000,2001,2004,2007,2012
-./lib/isc/pthreads/include/isc/Makefile.in     MAKE    1998,1999,2000,2001,2004,2007,2012,2015,2016
-./lib/isc/pthreads/include/isc/condition.h     C       1998,1999,2000,2001,2004,2005,2007
-./lib/isc/pthreads/include/isc/mutex.h         C       1998,1999,2000,2001,2002,2004,2005,2007
-./lib/isc/pthreads/include/isc/once.h          C       1999,2000,2001,2004,2005,2007
-./lib/isc/pthreads/include/isc/thread.h                C       1998,1999,2000,2001,2004,2005,2007,2013,2017
-./lib/isc/pthreads/mutex.c                     C       2000,2001,2002,2004,2005,2007,2008,2011,2012,2014,2015
+./lib/isc/nls/Makefile.in                      MAKE    1999,2000,2001,2004,2007,2009,2012,2018
+./lib/isc/nls/msgcat.c                         C       1999,2000,2001,2004,2005,2007,2018
+./lib/isc/noatomic/Makefile.in                 MAKE    2007,2012,2018
+./lib/isc/noatomic/include/Makefile.in         MAKE    2007,2012,2018
+./lib/isc/noatomic/include/isc/Makefile.in     MAKE    2007,2012,2015,2016,2018
+./lib/isc/noatomic/include/isc/atomic.h                C       2005,2007,2018
+./lib/isc/nothreads/Makefile.in                        MAKE    2000,2001,2004,2007,2009,2010,2012,2013,2018
+./lib/isc/nothreads/condition.c                        C       2000,2001,2004,2006,2007,2018
+./lib/isc/nothreads/include/Makefile.in                MAKE    2000,2001,2004,2007,2012,2018
+./lib/isc/nothreads/include/isc/Makefile.in    MAKE    2000,2001,2004,2007,2012,2015,2016,2018
+./lib/isc/nothreads/include/isc/condition.h    C       2000,2001,2004,2007,2018
+./lib/isc/nothreads/include/isc/mutex.h                C       2000,2001,2004,2007,2015,2018
+./lib/isc/nothreads/include/isc/once.h         C       2000,2001,2004,2007,2018
+./lib/isc/nothreads/include/isc/thread.h       C       2000,2001,2004,2007,2013,2017,2018
+./lib/isc/nothreads/mutex.c                    C       2000,2001,2004,2006,2007,2018
+./lib/isc/nothreads/thread.c                   C       2000,2001,2004,2007,2017,2018
+./lib/isc/ondestroy.c                          C       2000,2001,2004,2005,2007,2018
+./lib/isc/parseint.c                           C       2001,2002,2003,2004,2005,2007,2012,2018
+./lib/isc/pk11.c                               C       2014,2015,2016,2017,2018
+./lib/isc/pk11_result.c                                C       2014,2018
+./lib/isc/pool.c                               C       2013,2015,2018
+./lib/isc/portset.c                            C       2008,2018
+./lib/isc/powerpc/Makefile.in                  MAKE    2007,2012,2018
+./lib/isc/powerpc/include/Makefile.in          MAKE    2007,2012,2018
+./lib/isc/powerpc/include/isc/Makefile.in      MAKE    2007,2012,2015,2016,2018
+./lib/isc/powerpc/include/isc/atomic.h         C       2005,2007,2009,2011,2012,2017,2018
+./lib/isc/print.c                              C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2010,2014,2015,2016,2017,2018
+./lib/isc/pthreads/Makefile.in                 MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2018
+./lib/isc/pthreads/condition.c                 C       1998,1999,2000,2001,2004,2005,2007,2012,2018
+./lib/isc/pthreads/include/Makefile.in         MAKE    1998,1999,2000,2001,2004,2007,2012,2018
+./lib/isc/pthreads/include/isc/Makefile.in     MAKE    1998,1999,2000,2001,2004,2007,2012,2015,2016,2018
+./lib/isc/pthreads/include/isc/condition.h     C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/isc/pthreads/include/isc/mutex.h         C       1998,1999,2000,2001,2002,2004,2005,2007,2018
+./lib/isc/pthreads/include/isc/once.h          C       1999,2000,2001,2004,2005,2007,2018
+./lib/isc/pthreads/include/isc/thread.h                C       1998,1999,2000,2001,2004,2005,2007,2013,2017,2018
+./lib/isc/pthreads/mutex.c                     C       2000,2001,2002,2004,2005,2007,2008,2011,2012,2014,2015,2018
 ./lib/isc/pthreads/thread.c                    C       2000,2001,2003,2004,2005,2007,2013,2017,2018
-./lib/isc/quota.c                              C       2000,2001,2004,2005,2007
-./lib/isc/radix.c                              C       2007,2008,2009,2011,2012,2013,2014,2016
-./lib/isc/random.c                             C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2013,2014,2016,2017
-./lib/isc/ratelimiter.c                                C       1999,2000,2001,2002,2004,2005,2007,2012,2014,2015,2017
-./lib/isc/refcount.c                           C       2005,2007,2017
-./lib/isc/regex.c                              C       2013,2014,2015
-./lib/isc/region.c                             C       2002,2004,2005,2007
-./lib/isc/result.c                             C       1998,1999,2000,2001,2003,2004,2005,2007,2008,2012,2014,2015
-./lib/isc/rwlock.c                             C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2011,2012,2015,2017
-./lib/isc/safe.c                               C       2013,2015,2017
-./lib/isc/serial.c                             C       1999,2000,2001,2004,2005,2007
+./lib/isc/quota.c                              C       2000,2001,2004,2005,2007,2018
+./lib/isc/radix.c                              C       2007,2008,2009,2011,2012,2013,2014,2016,2018
+./lib/isc/random.c                             C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2013,2014,2016,2017,2018
+./lib/isc/ratelimiter.c                                C       1999,2000,2001,2002,2004,2005,2007,2012,2014,2015,2017,2018
+./lib/isc/refcount.c                           C       2005,2007,2017,2018
+./lib/isc/regex.c                              C       2013,2014,2015,2018
+./lib/isc/region.c                             C       2002,2004,2005,2007,2018
+./lib/isc/result.c                             C       1998,1999,2000,2001,2003,2004,2005,2007,2008,2012,2014,2015,2018
+./lib/isc/rwlock.c                             C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2011,2012,2015,2017,2018
+./lib/isc/safe.c                               C       2013,2015,2017,2018
+./lib/isc/serial.c                             C       1999,2000,2001,2004,2005,2007,2018
 ./lib/isc/sha1.c                               C       2000,2001,2003,2004,2005,2007,2009,2011,2012,2014,2016,2017,2018
 ./lib/isc/sha2.c                               C       2005,2006,2007,2009,2011,2012,2014,2016,2017,2018
-./lib/isc/sockaddr.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2010,2011,2012,2014,2015,2017
-./lib/isc/socket_api.c                         C       2009,2011,2012,2013,2014,2015
-./lib/isc/sparc64/Makefile.in                  MAKE    2007,2012
-./lib/isc/sparc64/include/Makefile.in          MAKE    2007,2012
-./lib/isc/sparc64/include/isc/Makefile.in      MAKE    2007,2012,2015
-./lib/isc/sparc64/include/isc/atomic.h         C       2005,2007,2013
-./lib/isc/stats.c                              C       2009,2012,2013,2014,2015,2017
-./lib/isc/string.c                             C       1999,2000,2001,2003,2004,2005,2006,2007,2011,2012,2014,2015
-./lib/isc/strtoul.c                            C       2003,2004,2005,2007,2014
-./lib/isc/symtab.c                             C       1996,1997,1998,1999,2000,2001,2004,2005,2007,2011,2012,2013
+./lib/isc/sockaddr.c                           C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2010,2011,2012,2014,2015,2017,2018
+./lib/isc/socket_api.c                         C       2009,2011,2012,2013,2014,2015,2018
+./lib/isc/sparc64/Makefile.in                  MAKE    2007,2012,2018
+./lib/isc/sparc64/include/Makefile.in          MAKE    2007,2012,2018
+./lib/isc/sparc64/include/isc/Makefile.in      MAKE    2007,2012,2015,2018
+./lib/isc/sparc64/include/isc/atomic.h         C       2005,2007,2013,2018
+./lib/isc/stats.c                              C       2009,2012,2013,2014,2015,2017,2018
+./lib/isc/string.c                             C       1999,2000,2001,2003,2004,2005,2006,2007,2011,2012,2014,2015,2018
+./lib/isc/strtoul.c                            C       2003,2004,2005,2007,2014,2018
+./lib/isc/symtab.c                             C       1996,1997,1998,1999,2000,2001,2004,2005,2007,2011,2012,2013,2018
 ./lib/isc/task.c                               C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2017,2018
-./lib/isc/task_p.h                             C       2000,2001,2004,2005,2007,2009,2011,2012,2013
-./lib/isc/taskpool.c                           C       1999,2000,2001,2004,2005,2007,2011,2012,2013
+./lib/isc/task_p.h                             C       2000,2001,2004,2005,2007,2009,2011,2012,2013,2018
+./lib/isc/taskpool.c                           C       1999,2000,2001,2004,2005,2007,2011,2012,2013,2018
 ./lib/isc/tests/Atffile                                X       2011,2017,2018
 ./lib/isc/tests/Kyuafile                       X       2017,2018
 ./lib/isc/tests/Makefile.in                    MAKE    2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/tests/aes_test.c                     C       2014
+./lib/isc/tests/aes_test.c                     C       2014,2018
 ./lib/isc/tests/atomic_test.c                  C       2018
 ./lib/isc/tests/counter_test.c                 C       2014,2018
-./lib/isc/tests/errno_test.c                   C       2016
+./lib/isc/tests/errno_test.c                   C       2016,2018
 ./lib/isc/tests/hash_test.c                    C       2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/tests/heap_test.c                    C       2017
-./lib/isc/tests/inet_ntop_test.c               C       2017
+./lib/isc/tests/heap_test.c                    C       2017,2018
+./lib/isc/tests/inet_ntop_test.c               C       2017,2018
 ./lib/isc/tests/isctest.c                      C       2011,2012,2013,2014,2017,2018
 ./lib/isc/tests/isctest.h                      C       2011,2012,2018
-./lib/isc/tests/lex_test.c                     C       2013
+./lib/isc/tests/lex_test.c                     C       2013,2018
 ./lib/isc/tests/mem_test.c                     C       2015,2018
 ./lib/isc/tests/netaddr_test.c                 C       2016,2018
 ./lib/isc/tests/parse_test.c                   C       2012,2013,2018
 ./lib/isc/tests/pool_test.c                    C       2013,2018
-./lib/isc/tests/print_test.c                   C       2014,2015,2016
+./lib/isc/tests/print_test.c                   C       2014,2015,2016,2018
 ./lib/isc/tests/queue_test.c                   C       2011,2012,2018
 ./lib/isc/tests/radix_test.c                   C       2014,2018
-./lib/isc/tests/regex_test.c                   C       2013,2015
-./lib/isc/tests/safe_test.c                    C       2013,2015,2017
+./lib/isc/tests/regex_test.c                   C       2013,2015,2018
+./lib/isc/tests/safe_test.c                    C       2013,2015,2017,2018
 ./lib/isc/tests/sockaddr_test.c                        C       2012,2015,2017,2018
 ./lib/isc/tests/socket_test.c                  C       2011,2012,2013,2014,2015,2017,2018
 ./lib/isc/tests/symtab_test.c                  C       2011,2012,2013,2018
 ./lib/isc/tests/task_test.c                    C       2011,2012,2018
 ./lib/isc/tests/taskpool_test.c                        C       2011,2012,2018
-./lib/isc/tests/time_test.c                    C       2014,2015
+./lib/isc/tests/time_test.c                    C       2014,2015,2018
 ./lib/isc/tests/timer_test.c                   C       2018
-./lib/isc/timer.c                              C       1998,1999,2000,2001,2002,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2017
-./lib/isc/timer_p.h                            C       2000,2001,2004,2005,2007,2009
-./lib/isc/tm.c                                 C       2014
-./lib/isc/unix/Makefile.in                     MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2014,2016,2017
-./lib/isc/unix/app.c                           C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2013,2014,2015,2017
-./lib/isc/unix/dir.c                           C       1999,2000,2001,2004,2005,2007,2008,2009,2011,2012,2017
+./lib/isc/timer.c                              C       1998,1999,2000,2001,2002,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2017,2018
+./lib/isc/timer_p.h                            C       2000,2001,2004,2005,2007,2009,2018
+./lib/isc/tm.c                                 C       2014,2018
+./lib/isc/unix/Makefile.in                     MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2014,2016,2017,2018
+./lib/isc/unix/app.c                           C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2013,2014,2015,2017,2018
+./lib/isc/unix/dir.c                           C       1999,2000,2001,2004,2005,2007,2008,2009,2011,2012,2017,2018
 ./lib/isc/unix/entropy.c                       C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2012,2017,2018
-./lib/isc/unix/errno.c                         C       2016
-./lib/isc/unix/errno2result.c                  C       2000,2001,2002,2004,2005,2007,2011,2012,2013,2016
-./lib/isc/unix/errno2result.h                  C       2000,2001,2004,2005,2007,2011,2012,2016
-./lib/isc/unix/file.c                          C       2000,2001,2002,2004,2005,2007,2009,2011,2012,2013,2014,2015,2016,2017
-./lib/isc/unix/fsaccess.c                      C       2000,2001,2004,2005,2006,2007
-./lib/isc/unix/ifiter_getifaddrs.c             C       2003,2004,2005,2007,2008,2009,2014
+./lib/isc/unix/errno.c                         C       2016,2018
+./lib/isc/unix/errno2result.c                  C       2000,2001,2002,2004,2005,2007,2011,2012,2013,2016,2018
+./lib/isc/unix/errno2result.h                  C       2000,2001,2004,2005,2007,2011,2012,2016,2018
+./lib/isc/unix/file.c                          C       2000,2001,2002,2004,2005,2007,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/isc/unix/fsaccess.c                      C       2000,2001,2004,2005,2006,2007,2018
+./lib/isc/unix/ifiter_getifaddrs.c             C       2003,2004,2005,2007,2008,2009,2014,2018
 ./lib/isc/unix/ifiter_ioctl.c                  C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2014,2015,2017,2018
-./lib/isc/unix/ifiter_sysctl.c                 C       1999,2000,2001,2002,2003,2004,2005,2007,2014,2015
-./lib/isc/unix/include/Makefile.in             MAKE    1998,1999,2000,2001,2004,2007,2012,2014
-./lib/isc/unix/include/isc/Makefile.in         MAKE    1998,1999,2000,2001,2004,2007,2012,2013,2014,2015,2016
-./lib/isc/unix/include/isc/dir.h               C       1999,2000,2001,2004,2005,2007
+./lib/isc/unix/ifiter_sysctl.c                 C       1999,2000,2001,2002,2003,2004,2005,2007,2014,2015,2018
+./lib/isc/unix/include/Makefile.in             MAKE    1998,1999,2000,2001,2004,2007,2012,2014,2018
+./lib/isc/unix/include/isc/Makefile.in         MAKE    1998,1999,2000,2001,2004,2007,2012,2013,2014,2015,2016,2018
+./lib/isc/unix/include/isc/dir.h               C       1999,2000,2001,2004,2005,2007,2018
 ./lib/isc/unix/include/isc/int.h               C       1999,2000,2001,2004,2005,2007,2018
-./lib/isc/unix/include/isc/keyboard.h          C       2000,2001,2004,2005,2007
-./lib/isc/unix/include/isc/net.h               C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2013,2014,2016,2017
-./lib/isc/unix/include/isc/netdb.h             C       1999,2000,2001,2004,2005,2007
-./lib/isc/unix/include/isc/offset.h            C       2000,2001,2004,2005,2007,2008,2016
-./lib/isc/unix/include/isc/stat.h              C       2004,2007,2014
-./lib/isc/unix/include/isc/stdtime.h           C       1999,2000,2001,2004,2005,2007,2011,2012
-./lib/isc/unix/include/isc/strerror.h          C       2001,2004,2005,2007,2008
-./lib/isc/unix/include/isc/syslog.h            C       1999,2000,2001,2004,2005,2007
-./lib/isc/unix/include/isc/time.h              C       1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2012,2014,2015
-./lib/isc/unix/include/pkcs11/Makefile.in      MAKE    2014,2016
-./lib/isc/unix/include/pkcs11/cryptoki.h       X       2014
-./lib/isc/unix/interfaceiter.c                 C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2014,2017
-./lib/isc/unix/ipv6.c                          C       1999,2000,2001,2004,2005,2006,2007
-./lib/isc/unix/keyboard.c                      C       2000,2001,2004,2007
-./lib/isc/unix/net.c                           C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2013,2014,2015,2016,2017
-./lib/isc/unix/os.c                            C       2000,2001,2004,2005,2007
-./lib/isc/unix/pk11_api.c                      C       2014,2016
-./lib/isc/unix/resource.c                      C       2000,2001,2004,2007,2008,2009
+./lib/isc/unix/include/isc/keyboard.h          C       2000,2001,2004,2005,2007,2018
+./lib/isc/unix/include/isc/net.h               C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2013,2014,2016,2017,2018
+./lib/isc/unix/include/isc/netdb.h             C       1999,2000,2001,2004,2005,2007,2018
+./lib/isc/unix/include/isc/offset.h            C       2000,2001,2004,2005,2007,2008,2016,2018
+./lib/isc/unix/include/isc/stat.h              C       2004,2007,2014,2018
+./lib/isc/unix/include/isc/stdtime.h           C       1999,2000,2001,2004,2005,2007,2011,2012,2018
+./lib/isc/unix/include/isc/strerror.h          C       2001,2004,2005,2007,2008,2018
+./lib/isc/unix/include/isc/syslog.h            C       1999,2000,2001,2004,2005,2007,2018
+./lib/isc/unix/include/isc/time.h              C       1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2012,2014,2015,2018
+./lib/isc/unix/include/pkcs11/Makefile.in      MAKE    2014,2016,2018
+./lib/isc/unix/include/pkcs11/cryptoki.h       X       2014,2018
+./lib/isc/unix/interfaceiter.c                 C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2014,2017,2018
+./lib/isc/unix/ipv6.c                          C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/isc/unix/keyboard.c                      C       2000,2001,2004,2007,2018
+./lib/isc/unix/net.c                           C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2013,2014,2015,2016,2017,2018
+./lib/isc/unix/os.c                            C       2000,2001,2004,2005,2007,2018
+./lib/isc/unix/pk11_api.c                      C       2014,2016,2018
+./lib/isc/unix/resource.c                      C       2000,2001,2004,2007,2008,2009,2018
 ./lib/isc/unix/socket.c                                C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/unix/socket_p.h                      C       2000,2001,2004,2005,2007,2008,2009
-./lib/isc/unix/stdio.c                         C       2000,2001,2004,2007,2011,2012,2013,2014,2016
-./lib/isc/unix/stdtime.c                       C       1999,2000,2001,2004,2005,2007
-./lib/isc/unix/strerror.c                      C       2001,2004,2005,2007,2009
-./lib/isc/unix/syslog.c                                C       2001,2004,2005,2007
+./lib/isc/unix/socket_p.h                      C       2000,2001,2004,2005,2007,2008,2009,2018
+./lib/isc/unix/stdio.c                         C       2000,2001,2004,2007,2011,2012,2013,2014,2016,2018
+./lib/isc/unix/stdtime.c                       C       1999,2000,2001,2004,2005,2007,2018
+./lib/isc/unix/strerror.c                      C       2001,2004,2005,2007,2009,2018
+./lib/isc/unix/syslog.c                                C       2001,2004,2005,2007,2018
 ./lib/isc/unix/time.c                          C       1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2011,2012,2014,2015,2017,2018
-./lib/isc/version.c                            C       1998,1999,2000,2001,2004,2005,2007
-./lib/isc/win32/DLLMain.c                      C       2001,2004,2007
-./lib/isc/win32/Makefile.in                    MAKE    1999,2000,2001,2004,2007,2009,2012,2014,2016
-./lib/isc/win32/app.c                          C       1999,2000,2001,2004,2007,2009,2013,2014,2016
-./lib/isc/win32/condition.c                    C       1998,1999,2000,2001,2004,2006,2007,2016
-./lib/isc/win32/dir.c                          C       1999,2000,2001,2004,2007,2008,2009,2011,2012,2013,2017
-./lib/isc/win32/entropy.c                      C       2000,2001,2002,2004,2007,2009,2013
-./lib/isc/win32/errno.c                                C       2016
-./lib/isc/win32/errno2result.c                 C       2000,2001,2002,2004,2005,2007,2008,2013,2016
-./lib/isc/win32/errno2result.h                 C       2000,2001,2004,2005,2007,2016
-./lib/isc/win32/file.c                         C       2000,2001,2002,2004,2007,2009,2011,2012,2013,2015,2017
-./lib/isc/win32/fsaccess.c                     C       2000,2001,2002,2004,2007,2013,2017
-./lib/isc/win32/include/Makefile.in            MAKE    1999,2000,2001,2004,2007,2012,2014
-./lib/isc/win32/include/isc/Makefile.in                MAKE    1999,2000,2001,2004,2007,2012,2013,2014,2015
-./lib/isc/win32/include/isc/atomic.h           C       2013,2015
-./lib/isc/win32/include/isc/bind_registry.h    C       2001,2004,2007
-./lib/isc/win32/include/isc/bindevt.h          C       2001,2004,2007
-./lib/isc/win32/include/isc/condition.h                C       1998,1999,2000,2001,2004,2007
-./lib/isc/win32/include/isc/dir.h              C       1999,2000,2001,2004,2007
-./lib/isc/win32/include/isc/int.h              C       1999,2000,2001,2004,2007
-./lib/isc/win32/include/isc/ipv6.h             C       1999,2000,2001,2002,2004,2005,2007,2011,2012,2016
-./lib/isc/win32/include/isc/keyboard.h         C       2000,2001,2004,2007
-./lib/isc/win32/include/isc/mutex.h            C       1998,1999,2000,2001,2004,2007,2008,2009
-./lib/isc/win32/include/isc/net.h              C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2013,2017
-./lib/isc/win32/include/isc/netdb.h            C       1999,2000,2001,2004,2007
-./lib/isc/win32/include/isc/ntgroups.h         C       2001,2004,2007
-./lib/isc/win32/include/isc/ntpaths.h          C       2000,2001,2004,2007,2009
-./lib/isc/win32/include/isc/offset.h           C       2000,2001,2004,2007,2016
-./lib/isc/win32/include/isc/once.h             C       1999,2000,2001,2004,2007
-./lib/isc/win32/include/isc/platform.h.in      C       2001,2004,2005,2007,2008,2009,2013,2014
-./lib/isc/win32/include/isc/stat.h             C       2000,2001,2003,2004,2007,2009,2012
-./lib/isc/win32/include/isc/stdtime.h          C       1999,2000,2001,2004,2005,2007,2011,2012
-./lib/isc/win32/include/isc/strerror.h         C       2001,2004,2007
-./lib/isc/win32/include/isc/syslog.h           C       1999,2000,2001,2004,2007
-./lib/isc/win32/include/isc/thread.h           C       1998,1999,2000,2001,2004,2005,2007,2009,2013,2017
-./lib/isc/win32/include/isc/time.h             C       1998,1999,2000,2001,2004,2006,2007,2008,2009,2012,2014,2015
-./lib/isc/win32/include/isc/win32os.h          C       2002,2004,2007,2009,2015
-./lib/isc/win32/include/pkcs11/Makefile.in     MAKE    2014
-./lib/isc/win32/include/pkcs11/cryptoki.h      X       2014
+./lib/isc/version.c                            C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/isc/win32/DLLMain.c                      C       2001,2004,2007,2018
+./lib/isc/win32/Makefile.in                    MAKE    1999,2000,2001,2004,2007,2009,2012,2014,2016,2018
+./lib/isc/win32/app.c                          C       1999,2000,2001,2004,2007,2009,2013,2014,2016,2018
+./lib/isc/win32/condition.c                    C       1998,1999,2000,2001,2004,2006,2007,2016,2018
+./lib/isc/win32/dir.c                          C       1999,2000,2001,2004,2007,2008,2009,2011,2012,2013,2017,2018
+./lib/isc/win32/entropy.c                      C       2000,2001,2002,2004,2007,2009,2013,2018
+./lib/isc/win32/errno.c                                C       2016,2018
+./lib/isc/win32/errno2result.c                 C       2000,2001,2002,2004,2005,2007,2008,2013,2016,2018
+./lib/isc/win32/errno2result.h                 C       2000,2001,2004,2005,2007,2016,2018
+./lib/isc/win32/file.c                         C       2000,2001,2002,2004,2007,2009,2011,2012,2013,2015,2017,2018
+./lib/isc/win32/fsaccess.c                     C       2000,2001,2002,2004,2007,2013,2017,2018
+./lib/isc/win32/include/Makefile.in            MAKE    1999,2000,2001,2004,2007,2012,2014,2018
+./lib/isc/win32/include/isc/Makefile.in                MAKE    1999,2000,2001,2004,2007,2012,2013,2014,2015,2018
+./lib/isc/win32/include/isc/atomic.h           C       2013,2015,2018
+./lib/isc/win32/include/isc/bind_registry.h    C       2001,2004,2007,2018
+./lib/isc/win32/include/isc/bindevt.h          C       2001,2004,2007,2018
+./lib/isc/win32/include/isc/condition.h                C       1998,1999,2000,2001,2004,2007,2018
+./lib/isc/win32/include/isc/dir.h              C       1999,2000,2001,2004,2007,2018
+./lib/isc/win32/include/isc/int.h              C       1999,2000,2001,2004,2007,2018
+./lib/isc/win32/include/isc/ipv6.h             C       1999,2000,2001,2002,2004,2005,2007,2011,2012,2016,2018
+./lib/isc/win32/include/isc/keyboard.h         C       2000,2001,2004,2007,2018
+./lib/isc/win32/include/isc/mutex.h            C       1998,1999,2000,2001,2004,2007,2008,2009,2018
+./lib/isc/win32/include/isc/net.h              C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2013,2017,2018
+./lib/isc/win32/include/isc/netdb.h            C       1999,2000,2001,2004,2007,2018
+./lib/isc/win32/include/isc/ntgroups.h         C       2001,2004,2007,2018
+./lib/isc/win32/include/isc/ntpaths.h          C       2000,2001,2004,2007,2009,2018
+./lib/isc/win32/include/isc/offset.h           C       2000,2001,2004,2007,2016,2018
+./lib/isc/win32/include/isc/once.h             C       1999,2000,2001,2004,2007,2018
+./lib/isc/win32/include/isc/platform.h.in      C       2001,2004,2005,2007,2008,2009,2013,2014,2018
+./lib/isc/win32/include/isc/stat.h             C       2000,2001,2003,2004,2007,2009,2012,2018
+./lib/isc/win32/include/isc/stdtime.h          C       1999,2000,2001,2004,2005,2007,2011,2012,2018
+./lib/isc/win32/include/isc/strerror.h         C       2001,2004,2007,2018
+./lib/isc/win32/include/isc/syslog.h           C       1999,2000,2001,2004,2007,2018
+./lib/isc/win32/include/isc/thread.h           C       1998,1999,2000,2001,2004,2005,2007,2009,2013,2017,2018
+./lib/isc/win32/include/isc/time.h             C       1998,1999,2000,2001,2004,2006,2007,2008,2009,2012,2014,2015,2018
+./lib/isc/win32/include/isc/win32os.h          C       2002,2004,2007,2009,2015,2018
+./lib/isc/win32/include/pkcs11/Makefile.in     MAKE    2014,2018
+./lib/isc/win32/include/pkcs11/cryptoki.h      X       2014,2018
 ./lib/isc/win32/interfaceiter.c                        C       1999,2000,2001,2004,2007,2008,2009,2013,2014,2015,2016,2018
-./lib/isc/win32/ipv6.c                         C       1999,2000,2001,2004,2007
-./lib/isc/win32/keyboard.c                     C       2000,2001,2004,2007
-./lib/isc/win32/libgen.h                       C       2009
-./lib/isc/win32/libisc.def.exclude             X       2015,2017
+./lib/isc/win32/ipv6.c                         C       1999,2000,2001,2004,2007,2018
+./lib/isc/win32/keyboard.c                     C       2000,2001,2004,2007,2018
+./lib/isc/win32/libgen.h                       C       2009,2018
+./lib/isc/win32/libisc.def.exclude             X       2015,2017,2018
 ./lib/isc/win32/libisc.def.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/win32/libisc.dsp.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2013,2014,2016
-./lib/isc/win32/libisc.dsw                     X       2001
-./lib/isc/win32/libisc.mak.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2013,2014,2016
-./lib/isc/win32/libisc.vcxproj.filters.in      X       2013,2014,2015,2016
-./lib/isc/win32/libisc.vcxproj.in              X       2013,2014,2015,2016,2017
-./lib/isc/win32/libisc.vcxproj.user            X       2013
-./lib/isc/win32/net.c                          C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015
-./lib/isc/win32/netdb.h                                C       2000,2001,2004,2006,2007,2009,2013
-./lib/isc/win32/ntgroups.c                     C       2001,2004,2006,2007,2009,2013
-./lib/isc/win32/ntpaths.c                      C       2001,2004,2007,2009,2014,2017
-./lib/isc/win32/once.c                         C       1999,2000,2001,2004,2007
-./lib/isc/win32/os.c                           C       2000,2001,2002,2004,2007,2013
-./lib/isc/win32/pk11_api.c                     C       2014,2016
-./lib/isc/win32/resource.c                     C       2000,2001,2004,2007,2008
+./lib/isc/win32/libisc.dsp.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2013,2014,2016,2018
+./lib/isc/win32/libisc.dsw                     X       2001,2018
+./lib/isc/win32/libisc.mak.in                  X       2001,2002,2003,2004,2005,2006,2007,2008,2009,2013,2014,2016,2018
+./lib/isc/win32/libisc.vcxproj.filters.in      X       2013,2014,2015,2016,2018
+./lib/isc/win32/libisc.vcxproj.in              X       2013,2014,2015,2016,2017,2018
+./lib/isc/win32/libisc.vcxproj.user            X       2013,2018
+./lib/isc/win32/net.c                          C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2011,2012,2013,2014,2015,2018
+./lib/isc/win32/netdb.h                                C       2000,2001,2004,2006,2007,2009,2013,2018
+./lib/isc/win32/ntgroups.c                     C       2001,2004,2006,2007,2009,2013,2018
+./lib/isc/win32/ntpaths.c                      C       2001,2004,2007,2009,2014,2017,2018
+./lib/isc/win32/once.c                         C       1999,2000,2001,2004,2007,2018
+./lib/isc/win32/os.c                           C       2000,2001,2002,2004,2007,2013,2018
+./lib/isc/win32/pk11_api.c                     C       2014,2016,2018
+./lib/isc/win32/resource.c                     C       2000,2001,2004,2007,2008,2018
 ./lib/isc/win32/socket.c                       C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/win32/stdio.c                                C       2000,2001,2004,2007,2013,2016
-./lib/isc/win32/stdtime.c                      C       1999,2000,2001,2004,2007,2013
-./lib/isc/win32/strerror.c                     C       2001,2002,2004,2007
-./lib/isc/win32/syslog.c                       C       2001,2002,2003,2004,2007,2014
-./lib/isc/win32/syslog.h                       C       2001,2002,2004,2007
-./lib/isc/win32/thread.c                       C       1998,1999,2000,2001,2004,2005,2007,2017
+./lib/isc/win32/stdio.c                                C       2000,2001,2004,2007,2013,2016,2018
+./lib/isc/win32/stdtime.c                      C       1999,2000,2001,2004,2007,2013,2018
+./lib/isc/win32/strerror.c                     C       2001,2002,2004,2007,2018
+./lib/isc/win32/syslog.c                       C       2001,2002,2003,2004,2007,2014,2018
+./lib/isc/win32/syslog.h                       C       2001,2002,2004,2007,2018
+./lib/isc/win32/thread.c                       C       1998,1999,2000,2001,2004,2005,2007,2017,2018
 ./lib/isc/win32/time.c                         C       1998,1999,2000,2001,2003,2004,2006,2007,2008,2009,2012,2013,2014,2017,2018
-./lib/isc/win32/unistd.h                       C       2000,2001,2004,2007,2008,2009
-./lib/isc/win32/version.c                      C       1998,1999,2000,2001,2004,2007
+./lib/isc/win32/unistd.h                       C       2000,2001,2004,2007,2008,2009,2018
+./lib/isc/win32/version.c                      C       1998,1999,2000,2001,2004,2007,2018
 ./lib/isc/win32/win32os.c                      C       2002,2004,2007,2013,2014,2015,2018
-./lib/isc/x86_32/Makefile.in                   MAKE    2007,2012
-./lib/isc/x86_32/include/Makefile.in           MAKE    2007,2012
-./lib/isc/x86_32/include/isc/Makefile.in       MAKE    2007,2012,2015,2016
-./lib/isc/x86_32/include/isc/atomic.h          C       2005,2007,2008,2015,2017
-./lib/isc/x86_64/Makefile.in                   MAKE    2007,2012
-./lib/isc/x86_64/include/Makefile.in           MAKE    2007,2012
-./lib/isc/x86_64/include/isc/Makefile.in       MAKE    2007,2012,2015,2016
-./lib/isc/x86_64/include/isc/atomic.h          C       2005,2007,2008,2015,2016,2017
-./lib/isccc/Makefile.in                                MAKE    2001,2003,2004,2007,2009,2011,2012,2014,2015,2016
-./lib/isccc/alist.c                            C.NOM   2001,2004,2005,2007,2015
+./lib/isc/x86_32/Makefile.in                   MAKE    2007,2012,2018
+./lib/isc/x86_32/include/Makefile.in           MAKE    2007,2012,2018
+./lib/isc/x86_32/include/isc/Makefile.in       MAKE    2007,2012,2015,2016,2018
+./lib/isc/x86_32/include/isc/atomic.h          C       2005,2007,2008,2015,2017,2018
+./lib/isc/x86_64/Makefile.in                   MAKE    2007,2012,2018
+./lib/isc/x86_64/include/Makefile.in           MAKE    2007,2012,2018
+./lib/isc/x86_64/include/isc/Makefile.in       MAKE    2007,2012,2015,2016,2018
+./lib/isc/x86_64/include/isc/atomic.h          C       2005,2007,2008,2015,2016,2017,2018
+./lib/isccc/Makefile.in                                MAKE    2001,2003,2004,2007,2009,2011,2012,2014,2015,2016,2018
+./lib/isccc/alist.c                            C.NOM   2001,2004,2005,2007,2015,2018
 ./lib/isccc/api                                        X       2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isccc/base64.c                           C.NOM   2001,2004,2005,2007,2013
-./lib/isccc/cc.c                               C.NOM   2001,2002,2003,2004,2005,2006,2007,2012,2013,2015,2016
-./lib/isccc/ccmsg.c                            C.NOM   2001,2004,2005,2007
-./lib/isccc/include/Makefile.in                        MAKE    2001,2004,2007,2012
-./lib/isccc/include/isccc/Makefile.in          MAKE    2001,2004,2007,2012,2015,2016
-./lib/isccc/include/isccc/alist.h              C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/base64.h             C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/cc.h                 C.NOM   2001,2004,2005,2006,2007,2013
-./lib/isccc/include/isccc/ccmsg.h              C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/events.h             C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/lib.h                        C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/result.h             C.NOM   2001,2003,2004,2005,2006,2007
-./lib/isccc/include/isccc/sexpr.h              C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/symtab.h             C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/symtype.h            C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/types.h              C.NOM   2001,2004,2005,2006,2007
-./lib/isccc/include/isccc/util.h               C.NOM   2001,2004,2005,2006,2007,2014
-./lib/isccc/include/isccc/version.h            C       2001,2004,2005,2006,2007
-./lib/isccc/lib.c                              C.NOM   2001,2004,2005,2007
-./lib/isccc/result.c                           C.NOM   2001,2003,2004,2005,2007
-./lib/isccc/sexpr.c                            C.NOM   2001,2004,2005,2007,2014,2015
-./lib/isccc/symtab.c                           C.NOM   2001,2004,2005,2007
-./lib/isccc/version.c                          C       1998,1999,2000,2001,2004,2005,2007
-./lib/isccc/win32/DLLMain.c                    C       2001,2004,2007
-./lib/isccc/win32/libisccc.def                 X       2001,2016
-./lib/isccc/win32/libisccc.dsp.in              X       2001,2004,2005,2009,2011,2013,2014,2016
-./lib/isccc/win32/libisccc.dsw                 X       2001
-./lib/isccc/win32/libisccc.mak.in              X       2001,2002,2004,2005,2006,2009,2011,2013,2014
-./lib/isccc/win32/libisccc.vcxproj.filters.in  X       2013,2015,2016
-./lib/isccc/win32/libisccc.vcxproj.in          X       2013,2014,2015,2016,2017
-./lib/isccc/win32/libisccc.vcxproj.user                X       2013
-./lib/isccc/win32/version.c                    C       2001,2004,2007
-./lib/isccfg/Makefile.in                       MAKE    2001,2002,2003,2004,2005,2007,2009,2011,2012,2013,2014,2015,2016
-./lib/isccfg/aclconf.c                         C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
+./lib/isccc/base64.c                           C.NOM   2001,2004,2005,2007,2013,2018
+./lib/isccc/cc.c                               C.NOM   2001,2002,2003,2004,2005,2006,2007,2012,2013,2015,2016,2018
+./lib/isccc/ccmsg.c                            C.NOM   2001,2004,2005,2007,2018
+./lib/isccc/include/Makefile.in                        MAKE    2001,2004,2007,2012,2018
+./lib/isccc/include/isccc/Makefile.in          MAKE    2001,2004,2007,2012,2015,2016,2018
+./lib/isccc/include/isccc/alist.h              C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/base64.h             C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/cc.h                 C.NOM   2001,2004,2005,2006,2007,2013,2018
+./lib/isccc/include/isccc/ccmsg.h              C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/events.h             C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/lib.h                        C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/result.h             C.NOM   2001,2003,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/sexpr.h              C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/symtab.h             C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/symtype.h            C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/types.h              C.NOM   2001,2004,2005,2006,2007,2018
+./lib/isccc/include/isccc/util.h               C.NOM   2001,2004,2005,2006,2007,2014,2018
+./lib/isccc/include/isccc/version.h            C       2001,2004,2005,2006,2007,2018
+./lib/isccc/lib.c                              C.NOM   2001,2004,2005,2007,2018
+./lib/isccc/result.c                           C.NOM   2001,2003,2004,2005,2007,2018
+./lib/isccc/sexpr.c                            C.NOM   2001,2004,2005,2007,2014,2015,2018
+./lib/isccc/symtab.c                           C.NOM   2001,2004,2005,2007,2018
+./lib/isccc/version.c                          C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/isccc/win32/DLLMain.c                    C       2001,2004,2007,2018
+./lib/isccc/win32/libisccc.def                 X       2001,2016,2018
+./lib/isccc/win32/libisccc.dsp.in              X       2001,2004,2005,2009,2011,2013,2014,2016,2018
+./lib/isccc/win32/libisccc.dsw                 X       2001,2018
+./lib/isccc/win32/libisccc.mak.in              X       2001,2002,2004,2005,2006,2009,2011,2013,2014,2018
+./lib/isccc/win32/libisccc.vcxproj.filters.in  X       2013,2015,2016,2018
+./lib/isccc/win32/libisccc.vcxproj.in          X       2013,2014,2015,2016,2017,2018
+./lib/isccc/win32/libisccc.vcxproj.user                X       2013,2018
+./lib/isccc/win32/version.c                    C       2001,2004,2007,2018
+./lib/isccfg/Makefile.in                       MAKE    2001,2002,2003,2004,2005,2007,2009,2011,2012,2013,2014,2015,2016,2018
+./lib/isccfg/aclconf.c                         C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/isccfg/api                               X       2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isccfg/dnsconf.c                         C       2009
-./lib/isccfg/include/Makefile.in               MAKE    2001,2004,2007,2012
-./lib/isccfg/include/isccfg/Makefile.in                MAKE    2001,2002,2004,2005,2007,2012,2014,2015,2016
-./lib/isccfg/include/isccfg/aclconf.h          C       1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2013,2014
-./lib/isccfg/include/isccfg/cfg.h              C       2000,2001,2002,2004,2005,2006,2007,2010,2013,2014,2015
-./lib/isccfg/include/isccfg/dnsconf.h          C       2009
-./lib/isccfg/include/isccfg/grammar.h          C       2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2015,2016
-./lib/isccfg/include/isccfg/log.h              C       2001,2004,2005,2006,2007,2009
-./lib/isccfg/include/isccfg/namedconf.h                C       2002,2004,2005,2006,2007,2009,2010
-./lib/isccfg/include/isccfg/version.h          C       2001,2004,2005,2006,2007
-./lib/isccfg/log.c                             C       2001,2004,2005,2006,2007
-./lib/isccfg/namedconf.c                       C       2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/isccfg/parser.c                          C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./lib/isccfg/version.c                         C       1998,1999,2000,2001,2004,2005,2007
-./lib/isccfg/win32/DLLMain.c                   C       2001,2004,2007
-./lib/isccfg/win32/libisccfg.def               X       2001,2002,2005,2009,2010,2011,2013,2014,2015,2016
-./lib/isccfg/win32/libisccfg.dsp.in            X       2001,2002,2004,2005,2009,2011,2013,2014,2016
-./lib/isccfg/win32/libisccfg.dsw               X       2001
-./lib/isccfg/win32/libisccfg.mak.in            X       2001,2002,2004,2005,2006,2009,2011,2013,2014
-./lib/isccfg/win32/libisccfg.vcxproj.filters.in        X       2013,2014,2015,2016
-./lib/isccfg/win32/libisccfg.vcxproj.in                X       2013,2014,2015,2016,2017
-./lib/isccfg/win32/libisccfg.vcxproj.user      X       2013
-./lib/isccfg/win32/version.c                   C       1998,1999,2000,2001,2004,2007
-./lib/lwres/Atffile                            X       2014
-./lib/lwres/Kyuafile                           X       2017
-./lib/lwres/Makefile.in                                MAKE    2000,2001,2004,2005,2007,2012,2014,2015,2016,2017
+./lib/isccfg/dnsconf.c                         C       2009,2018
+./lib/isccfg/include/Makefile.in               MAKE    2001,2004,2007,2012,2018
+./lib/isccfg/include/isccfg/Makefile.in                MAKE    2001,2002,2004,2005,2007,2012,2014,2015,2016,2018
+./lib/isccfg/include/isccfg/aclconf.h          C       1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2013,2014,2018
+./lib/isccfg/include/isccfg/cfg.h              C       2000,2001,2002,2004,2005,2006,2007,2010,2013,2014,2015,2018
+./lib/isccfg/include/isccfg/dnsconf.h          C       2009,2018
+./lib/isccfg/include/isccfg/grammar.h          C       2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2015,2016,2018
+./lib/isccfg/include/isccfg/log.h              C       2001,2004,2005,2006,2007,2009,2018
+./lib/isccfg/include/isccfg/namedconf.h                C       2002,2004,2005,2006,2007,2009,2010,2018
+./lib/isccfg/include/isccfg/version.h          C       2001,2004,2005,2006,2007,2018
+./lib/isccfg/log.c                             C       2001,2004,2005,2006,2007,2018
+./lib/isccfg/namedconf.c                       C       2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/isccfg/parser.c                          C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./lib/isccfg/version.c                         C       1998,1999,2000,2001,2004,2005,2007,2018
+./lib/isccfg/win32/DLLMain.c                   C       2001,2004,2007,2018
+./lib/isccfg/win32/libisccfg.def               X       2001,2002,2005,2009,2010,2011,2013,2014,2015,2016,2018
+./lib/isccfg/win32/libisccfg.dsp.in            X       2001,2002,2004,2005,2009,2011,2013,2014,2016,2018
+./lib/isccfg/win32/libisccfg.dsw               X       2001,2018
+./lib/isccfg/win32/libisccfg.mak.in            X       2001,2002,2004,2005,2006,2009,2011,2013,2014,2018
+./lib/isccfg/win32/libisccfg.vcxproj.filters.in        X       2013,2014,2015,2016,2018
+./lib/isccfg/win32/libisccfg.vcxproj.in                X       2013,2014,2015,2016,2017,2018
+./lib/isccfg/win32/libisccfg.vcxproj.user      X       2013,2018
+./lib/isccfg/win32/version.c                   C       1998,1999,2000,2001,2004,2007,2018
+./lib/lwres/Atffile                            X       2014,2018
+./lib/lwres/Kyuafile                           X       2017,2018
+./lib/lwres/Makefile.in                                MAKE    2000,2001,2004,2005,2007,2012,2014,2015,2016,2017,2018
 ./lib/lwres/api                                        X       2000,2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2017,2018
-./lib/lwres/assert_p.h                         C       2000,2001,2004,2005,2007,2011,2012
-./lib/lwres/compat.c                           C       2003,2004,2005,2007,2014
-./lib/lwres/context.c                          C       2000,2001,2003,2004,2005,2007,2008,2009,2012,2013,2014
-./lib/lwres/context_p.h                                C       2000,2001,2004,2005,2007,2008
-./lib/lwres/gai_strerror.c                     C       2000,2001,2004,2005,2006,2007,2014
-./lib/lwres/getaddrinfo.c                      C.BSDI  1999,2000,2001,2004,2005,2006,2007,2008,2012,2014
-./lib/lwres/gethost.c                          C       2000,2001,2004,2005,2007,2013,2014,2015
-./lib/lwres/getipnode.c                                C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2012,2014
-./lib/lwres/getnameinfo.c                      C.PORTION       1999,2000,2001,2003,2004,2005,2007,2011,2012,2013
-./lib/lwres/getrrset.c                         C       2000,2001,2002,2003,2004,2005,2007,2012,2014
-./lib/lwres/herror.c                           C.PORTION       2000,2001,2003,2004,2005,2007,2011,2012,2014,2015
-./lib/lwres/include/Makefile.in                        MAKE    2000,2001,2004,2007,2012
-./lib/lwres/include/lwres/Makefile.in          MAKE    2000,2001,2004,2007,2012,2014,2016
-./lib/lwres/include/lwres/context.h            C       2000,2001,2004,2005,2006,2007,2008
-./lib/lwres/include/lwres/int.h                        C       2000,2001,2004,2005,2006,2007
-./lib/lwres/include/lwres/ipv6.h               C       2000,2001,2004,2005,2006,2007
-./lib/lwres/include/lwres/lang.h               C       2000,2001,2004,2005,2006,2007
-./lib/lwres/include/lwres/list.h               C       1997,1998,1999,2000,2001,2004,2005,2006,2007
-./lib/lwres/include/lwres/lwbuffer.h           C       2000,2001,2004,2005,2006,2007
-./lib/lwres/include/lwres/lwpacket.h           C       1999,2000,2001,2004,2005,2006,2007
-./lib/lwres/include/lwres/lwres.h              C       2000,2001,2004,2005,2006,2007,2014
-./lib/lwres/include/lwres/netdb.h.in           C       2000,2001,2004,2005,2007,2009,2014
-./lib/lwres/include/lwres/platform.h.in                C       2000,2001,2004,2005,2007,2014
-./lib/lwres/include/lwres/result.h             C       2000,2001,2004,2005,2006,2007
-./lib/lwres/include/lwres/stdlib.h             C       2003,2004,2005,2006,2007,2014
-./lib/lwres/include/lwres/string.h             C       2014
-./lib/lwres/include/lwres/version.h            C       2001,2004,2005,2006,2007
-./lib/lwres/lwbuffer.c                         C       2000,2001,2004,2005,2007,2014
-./lib/lwres/lwconfig.c                         C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2014
-./lib/lwres/lwinetaton.c                       C.PORTION       1996,1997,1998,1999,2000,2001,2003,2004,2005,2007,2012,2013,2014
-./lib/lwres/lwinetntop.c                       C       1996,1997,1998,1999,2000,2001,2003,2004,2005,2007
-./lib/lwres/lwinetpton.c                       C       1996,1997,1998,1999,2000,2001,2004,2005,2007,2011,2012,2013,2014,2017
-./lib/lwres/lwpacket.c                         C       2000,2001,2004,2005,2007
-./lib/lwres/lwres_gabn.c                       C       2000,2001,2004,2005,2007,2013
-./lib/lwres/lwres_gnba.c                       C       2000,2001,2002,2004,2005,2007,2013
-./lib/lwres/lwres_grbn.c                       C       2000,2001,2004,2005,2007,2013,2016
-./lib/lwres/lwres_noop.c                       C       2000,2001,2004,2005,2007,2013
-./lib/lwres/lwresutil.c                                C       2000,2001,2004,2005,2007,2014
-./lib/lwres/man/Makefile.in                    MAKE    2001,2004,2007,2012,2015,2016
+./lib/lwres/assert_p.h                         C       2000,2001,2004,2005,2007,2011,2012,2018
+./lib/lwres/compat.c                           C       2003,2004,2005,2007,2014,2018
+./lib/lwres/context.c                          C       2000,2001,2003,2004,2005,2007,2008,2009,2012,2013,2014,2018
+./lib/lwres/context_p.h                                C       2000,2001,2004,2005,2007,2008,2018
+./lib/lwres/gai_strerror.c                     C       2000,2001,2004,2005,2006,2007,2014,2018
+./lib/lwres/getaddrinfo.c                      C.BSDI  1999,2000,2001,2004,2005,2006,2007,2008,2012,2014,2018
+./lib/lwres/gethost.c                          C       2000,2001,2004,2005,2007,2013,2014,2015,2018
+./lib/lwres/getipnode.c                                C       1999,2000,2001,2002,2003,2004,2005,2007,2009,2012,2014,2018
+./lib/lwres/getnameinfo.c                      C.PORTION       1999,2000,2001,2003,2004,2005,2007,2011,2012,2013,2018
+./lib/lwres/getrrset.c                         C       2000,2001,2002,2003,2004,2005,2007,2012,2014,2018
+./lib/lwres/herror.c                           C.PORTION       2000,2001,2003,2004,2005,2007,2011,2012,2014,2015,2018
+./lib/lwres/include/Makefile.in                        MAKE    2000,2001,2004,2007,2012,2018
+./lib/lwres/include/lwres/Makefile.in          MAKE    2000,2001,2004,2007,2012,2014,2016,2018
+./lib/lwres/include/lwres/context.h            C       2000,2001,2004,2005,2006,2007,2008,2018
+./lib/lwres/include/lwres/int.h                        C       2000,2001,2004,2005,2006,2007,2018
+./lib/lwres/include/lwres/ipv6.h               C       2000,2001,2004,2005,2006,2007,2018
+./lib/lwres/include/lwres/lang.h               C       2000,2001,2004,2005,2006,2007,2018
+./lib/lwres/include/lwres/list.h               C       1997,1998,1999,2000,2001,2004,2005,2006,2007,2018
+./lib/lwres/include/lwres/lwbuffer.h           C       2000,2001,2004,2005,2006,2007,2018
+./lib/lwres/include/lwres/lwpacket.h           C       1999,2000,2001,2004,2005,2006,2007,2018
+./lib/lwres/include/lwres/lwres.h              C       2000,2001,2004,2005,2006,2007,2014,2018
+./lib/lwres/include/lwres/netdb.h.in           C       2000,2001,2004,2005,2007,2009,2014,2018
+./lib/lwres/include/lwres/platform.h.in                C       2000,2001,2004,2005,2007,2014,2018
+./lib/lwres/include/lwres/result.h             C       2000,2001,2004,2005,2006,2007,2018
+./lib/lwres/include/lwres/stdlib.h             C       2003,2004,2005,2006,2007,2014,2018
+./lib/lwres/include/lwres/string.h             C       2014,2018
+./lib/lwres/include/lwres/version.h            C       2001,2004,2005,2006,2007,2018
+./lib/lwres/lwbuffer.c                         C       2000,2001,2004,2005,2007,2014,2018
+./lib/lwres/lwconfig.c                         C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2014,2018
+./lib/lwres/lwinetaton.c                       C.PORTION       1996,1997,1998,1999,2000,2001,2003,2004,2005,2007,2012,2013,2014,2018
+./lib/lwres/lwinetntop.c                       C       1996,1997,1998,1999,2000,2001,2003,2004,2005,2007,2018
+./lib/lwres/lwinetpton.c                       C       1996,1997,1998,1999,2000,2001,2004,2005,2007,2011,2012,2013,2014,2017,2018
+./lib/lwres/lwpacket.c                         C       2000,2001,2004,2005,2007,2018
+./lib/lwres/lwres_gabn.c                       C       2000,2001,2004,2005,2007,2013,2018
+./lib/lwres/lwres_gnba.c                       C       2000,2001,2002,2004,2005,2007,2013,2018
+./lib/lwres/lwres_grbn.c                       C       2000,2001,2004,2005,2007,2013,2016,2018
+./lib/lwres/lwres_noop.c                       C       2000,2001,2004,2005,2007,2013,2018
+./lib/lwres/lwresutil.c                                C       2000,2001,2004,2005,2007,2014,2018
+./lib/lwres/man/Makefile.in                    MAKE    2001,2004,2007,2012,2015,2016,2018
 ./lib/lwres/man/lwres.3                                MAN     DOCBOOK
-./lib/lwres/man/lwres.docbook                  SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres.docbook                  SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres.html                     HTML    DOCBOOK
 ./lib/lwres/man/lwres_buffer.3                 MAN     DOCBOOK
-./lib/lwres/man/lwres_buffer.docbook           SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_buffer.docbook           SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_buffer.html              HTML    DOCBOOK
 ./lib/lwres/man/lwres_config.3                 MAN     DOCBOOK
-./lib/lwres/man/lwres_config.docbook           SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_config.docbook           SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_config.html              HTML    DOCBOOK
 ./lib/lwres/man/lwres_context.3                        MAN     DOCBOOK
-./lib/lwres/man/lwres_context.docbook          SGML    2000,2001,2003,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_context.docbook          SGML    2000,2001,2003,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_context.html             HTML    DOCBOOK
 ./lib/lwres/man/lwres_gabn.3                   MAN     DOCBOOK
-./lib/lwres/man/lwres_gabn.docbook             SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_gabn.docbook             SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_gabn.html                        HTML    DOCBOOK
 ./lib/lwres/man/lwres_gai_strerror.3           MAN     DOCBOOK
-./lib/lwres/man/lwres_gai_strerror.docbook     SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_gai_strerror.docbook     SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_gai_strerror.html                HTML    DOCBOOK
 ./lib/lwres/man/lwres_getaddrinfo.3            MAN     DOCBOOK
-./lib/lwres/man/lwres_getaddrinfo.docbook      SGML    2000,2001,2003,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_getaddrinfo.docbook      SGML    2000,2001,2003,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_getaddrinfo.html         HTML    DOCBOOK
 ./lib/lwres/man/lwres_gethostent.3             MAN     DOCBOOK
-./lib/lwres/man/lwres_gethostent.docbook       SGML    2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_gethostent.docbook       SGML    2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_gethostent.html          HTML    DOCBOOK
 ./lib/lwres/man/lwres_getipnode.3              MAN     DOCBOOK
-./lib/lwres/man/lwres_getipnode.docbook                SGML    2000,2001,2003,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_getipnode.docbook                SGML    2000,2001,2003,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_getipnode.html           HTML    DOCBOOK
 ./lib/lwres/man/lwres_getnameinfo.3            MAN     DOCBOOK
-./lib/lwres/man/lwres_getnameinfo.docbook      SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_getnameinfo.docbook      SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_getnameinfo.html         HTML    DOCBOOK
 ./lib/lwres/man/lwres_getrrsetbyname.3         MAN     DOCBOOK
-./lib/lwres/man/lwres_getrrsetbyname.docbook   SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_getrrsetbyname.docbook   SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_getrrsetbyname.html      HTML    DOCBOOK
 ./lib/lwres/man/lwres_gnba.3                   MAN     DOCBOOK
-./lib/lwres/man/lwres_gnba.docbook             SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_gnba.docbook             SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_gnba.html                        HTML    DOCBOOK
 ./lib/lwres/man/lwres_hstrerror.3              MAN     DOCBOOK
-./lib/lwres/man/lwres_hstrerror.docbook                SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_hstrerror.docbook                SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_hstrerror.html           HTML    DOCBOOK
 ./lib/lwres/man/lwres_inetntop.3               MAN     DOCBOOK
-./lib/lwres/man/lwres_inetntop.docbook         SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_inetntop.docbook         SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_inetntop.html            HTML    DOCBOOK
 ./lib/lwres/man/lwres_noop.3                   MAN     DOCBOOK
-./lib/lwres/man/lwres_noop.docbook             SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_noop.docbook             SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_noop.html                        HTML    DOCBOOK
 ./lib/lwres/man/lwres_packet.3                 MAN     DOCBOOK
-./lib/lwres/man/lwres_packet.docbook           SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_packet.docbook           SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_packet.html              HTML    DOCBOOK
 ./lib/lwres/man/lwres_resutil.3                        MAN     DOCBOOK
-./lib/lwres/man/lwres_resutil.docbook          SGML    2000,2001,2004,2005,2007,2014,2015,2016
+./lib/lwres/man/lwres_resutil.docbook          SGML    2000,2001,2004,2005,2007,2014,2015,2016,2018
 ./lib/lwres/man/lwres_resutil.html             HTML    DOCBOOK
-./lib/lwres/man/resolver.5                     MAN     2000,2001,2004,2007
-./lib/lwres/print.c                            C       1999,2000,2001,2003,2004,2005,2007,2011,2012,2014,2015,2017
-./lib/lwres/print_p.h                          C       1999,2000,2001,2003,2004,2007,2010
-./lib/lwres/tests/Atffile                      X       2014,2017
-./lib/lwres/tests/Kyuafile                     X       2017
-./lib/lwres/tests/Makefile.in                  MAKE    2014,2015
-./lib/lwres/tests/config_test.c                        C       2014
-./lib/lwres/tests/testdata/link-local.conf     X       2014
-./lib/lwres/unix/Makefile.in                   MAKE    2001,2004,2007,2012
-./lib/lwres/unix/include/Makefile.in           MAKE    2001,2004,2007,2012
-./lib/lwres/unix/include/lwres/Makefile.in     MAKE    2001,2004,2007,2012,2016
-./lib/lwres/unix/include/lwres/net.h           C       2000,2001,2002,2004,2005,2007
-./lib/lwres/version.c                          C       2000,2001,2004,2005,2007
-./lib/lwres/win32/DLLMain.c                    C       2001,2004,2007
-./lib/lwres/win32/Makefile.in                  MAKE    2001,2004,2007,2012
-./lib/lwres/win32/include/Makefile.in          MAKE    2001,2004,2007,2012
-./lib/lwres/win32/include/lwres/.gitignore     X       2014
-./lib/lwres/win32/include/lwres/Makefile.in    MAKE    2001,2004,2007,2012
-./lib/lwres/win32/include/lwres/int.h          C       2000,2001,2004,2007
-./lib/lwres/win32/include/lwres/net.h          C       2000,2001,2004,2007,2013
-./lib/lwres/win32/include/lwres/netdb.h                C       2000,2001,2004,2006,2007,2013
-./lib/lwres/win32/include/lwres/platform.h     C       2000,2001,2004,2007,2014
-./lib/lwres/win32/liblwres.def                 X       2001,2014,2016
-./lib/lwres/win32/liblwres.dsp.in              X       2001,2002,2004,2005,2007,2011,2013,2014,2016
-./lib/lwres/win32/liblwres.dsw                 X       2001
-./lib/lwres/win32/liblwres.mak.in              X       2001,2002,2004,2005,2006,2007,2011,2013,2014,2016
-./lib/lwres/win32/liblwres.vcxproj.filters.in  X       2013,2014,2015,2016
-./lib/lwres/win32/liblwres.vcxproj.in          X       2013,2014,2015,2016,2017
-./lib/lwres/win32/liblwres.vcxproj.user                X       2013
-./lib/lwres/win32/lwconfig.c                   C       2002,2004,2006,2007,2013
-./lib/lwres/win32/socket.c                     C       2007,2015
-./lib/lwres/win32/version.c                    C       1998,1999,2000,2001,2004,2007
-./lib/samples/.gitignore                       X       2013,2014
-./lib/samples/Makefile-postinstall.in          MAKE    2009,2012,2013,2014
-./lib/samples/Makefile.in                      MAKE    2009,2012,2013,2014,2015,2016,2017
+./lib/lwres/man/resolver.5                     MAN     2000,2001,2004,2007,2018
+./lib/lwres/print.c                            C       1999,2000,2001,2003,2004,2005,2007,2011,2012,2014,2015,2017,2018
+./lib/lwres/print_p.h                          C       1999,2000,2001,2003,2004,2007,2010,2018
+./lib/lwres/tests/Atffile                      X       2014,2017,2018
+./lib/lwres/tests/Kyuafile                     X       2017,2018
+./lib/lwres/tests/Makefile.in                  MAKE    2014,2015,2018
+./lib/lwres/tests/config_test.c                        C       2014,2018
+./lib/lwres/tests/testdata/link-local.conf     X       2014,2018
+./lib/lwres/unix/Makefile.in                   MAKE    2001,2004,2007,2012,2018
+./lib/lwres/unix/include/Makefile.in           MAKE    2001,2004,2007,2012,2018
+./lib/lwres/unix/include/lwres/Makefile.in     MAKE    2001,2004,2007,2012,2016,2018
+./lib/lwres/unix/include/lwres/net.h           C       2000,2001,2002,2004,2005,2007,2018
+./lib/lwres/version.c                          C       2000,2001,2004,2005,2007,2018
+./lib/lwres/win32/DLLMain.c                    C       2001,2004,2007,2018
+./lib/lwres/win32/Makefile.in                  MAKE    2001,2004,2007,2012,2018
+./lib/lwres/win32/include/Makefile.in          MAKE    2001,2004,2007,2012,2018
+./lib/lwres/win32/include/lwres/.gitignore     X       2014,2018
+./lib/lwres/win32/include/lwres/Makefile.in    MAKE    2001,2004,2007,2012,2018
+./lib/lwres/win32/include/lwres/int.h          C       2000,2001,2004,2007,2018
+./lib/lwres/win32/include/lwres/net.h          C       2000,2001,2004,2007,2013,2018
+./lib/lwres/win32/include/lwres/netdb.h                C       2000,2001,2004,2006,2007,2013,2018
+./lib/lwres/win32/include/lwres/platform.h     C       2000,2001,2004,2007,2014,2018
+./lib/lwres/win32/liblwres.def                 X       2001,2014,2016,2018
+./lib/lwres/win32/liblwres.dsp.in              X       2001,2002,2004,2005,2007,2011,2013,2014,2016,2018
+./lib/lwres/win32/liblwres.dsw                 X       2001,2018
+./lib/lwres/win32/liblwres.mak.in              X       2001,2002,2004,2005,2006,2007,2011,2013,2014,2016,2018
+./lib/lwres/win32/liblwres.vcxproj.filters.in  X       2013,2014,2015,2016,2018
+./lib/lwres/win32/liblwres.vcxproj.in          X       2013,2014,2015,2016,2017,2018
+./lib/lwres/win32/liblwres.vcxproj.user                X       2013,2018
+./lib/lwres/win32/lwconfig.c                   C       2002,2004,2006,2007,2013,2018
+./lib/lwres/win32/socket.c                     C       2007,2015,2018
+./lib/lwres/win32/version.c                    C       1998,1999,2000,2001,2004,2007,2018
+./lib/samples/.gitignore                       X       2013,2014,2018
+./lib/samples/Makefile-postinstall.in          MAKE    2009,2012,2013,2014,2018
+./lib/samples/Makefile.in                      MAKE    2009,2012,2013,2014,2015,2016,2017,2018
 ./lib/samples/nsprobe.c                                C       2009,2010,2011,2012,2013,2014,2015,2018
 ./lib/samples/resolve.c                                C       2009,2012,2013,2014,2015,2016,2017,2018
-./lib/samples/rootkey.sh                       SH      2013
+./lib/samples/rootkey.sh                       SH      2013,2018
 ./lib/samples/sample-async.c                   C       2009,2013,2014,2015,2018
-./lib/samples/sample-gai.c                     C       2009,2012,2013,2014,2015
+./lib/samples/sample-gai.c                     C       2009,2012,2013,2014,2015,2018
 ./lib/samples/sample-request.c                 C       2009,2012,2013,2014,2015,2016,2018
 ./lib/samples/sample-update.c                  C       2009,2010,2012,2013,2014,2015,2016,2017,2018
-./lib/samples/win32/async.dsp.in               X       2014,2016
-./lib/samples/win32/async.dsw                  X       2014
-./lib/samples/win32/async.mak.in               X       2014,2016
-./lib/samples/win32/async.vcxproj.filters.in   X       2014,2015
-./lib/samples/win32/async.vcxproj.in           X       2014,2015,2016,2017
-./lib/samples/win32/async.vcxproj.user         X       2014
-./lib/samples/win32/gai.dsp.in                 X       2014
-./lib/samples/win32/gai.dsw                    X       2014
-./lib/samples/win32/gai.mak.in                 X       2014
-./lib/samples/win32/gai.vcxproj.filters.in     X       2014,2015
-./lib/samples/win32/gai.vcxproj.in             X       2014,2015,2016,2017
-./lib/samples/win32/gai.vcxproj.user           X       2014
-./lib/samples/win32/nsprobe.dsp.in             X       2014,2016
-./lib/samples/win32/nsprobe.dsw                        X       2014
-./lib/samples/win32/nsprobe.mak.in             X       2014,2016
-./lib/samples/win32/nsprobe.vcxproj.filters.in X       2014,2015
-./lib/samples/win32/nsprobe.vcxproj.in         X       2014,2015,2016,2017
-./lib/samples/win32/nsprobe.vcxproj.user       X       2014
-./lib/samples/win32/request.dsp.in             X       2014,2016
-./lib/samples/win32/request.dsw                        X       2014
-./lib/samples/win32/request.mak.in             X       2014,2016
-./lib/samples/win32/request.vcxproj.filters.in X       2014,2015
-./lib/samples/win32/request.vcxproj.in         X       2014,2015,2016,2017
-./lib/samples/win32/request.vcxproj.user       X       2014
-./lib/samples/win32/resolve.dsp.in             X       2014,2016
-./lib/samples/win32/resolve.dsw                        X       2014
-./lib/samples/win32/resolve.mak.in             X       2014,2016
-./lib/samples/win32/resolve.vcxproj.filters.in X       2014,2015
-./lib/samples/win32/resolve.vcxproj.in         X       2014,2015,2016,2017
-./lib/samples/win32/resolve.vcxproj.user       X       2014
-./lib/samples/win32/update.dsp.in              X       2014,2016
-./lib/samples/win32/update.dsw                 X       2014
-./lib/samples/win32/update.mak.in              X       2014,2016
-./lib/samples/win32/update.vcxproj.filters.in  X       2014,2015
-./lib/samples/win32/update.vcxproj.in          X       2014,2015,2016,2017
-./lib/samples/win32/update.vcxproj.user                X       2014
-./lib/win32/bindevt/bindevt.c                  C       2000,2001,2004,2007
-./lib/win32/bindevt/bindevt.dsp.in             X       2001,2013
-./lib/win32/bindevt/bindevt.dsw                        X       2001
-./lib/win32/bindevt/bindevt.mak.in             X       2001,2006,2013
-./lib/win32/bindevt/bindevt.mc                 MC      2001,2004,2007
-./lib/win32/bindevt/bindevt.vcxproj.filters.in X       2013,2015
-./lib/win32/bindevt/bindevt.vcxproj.in         X       2013,2014,2015,2016
-./lib/win32/bindevt/bindevt.vcxproj.user       X       2013
-./libtool.m4/libtool.m4                                X       2012
-./libtool.m4/ltoptions.m4                      X       2012
-./libtool.m4/ltsugar.m4                                X       2012
-./libtool.m4/ltversion.m4                      X       2012
-./libtool.m4/lt~obsolete.m4                    X       2012
-./ltmain.sh                                    X       1999,2000,2001,2003,2004,2006,2009,2012
-./make/.gitignore                              X       2012
-./make/Makefile.in                             MAKE    1998,1999,2000,2001,2004,2007,2012
-./make/includes.in                             MAKE    1999,2000,2001,2004,2005,2007,2012,2014
-./make/mkdep.in                                        X       1999,2000,2001,2006,2011,2014
-./make/rules.in                                        MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
-./mkinstalldirs                                        X       1996
-./unit/.gitignore                              X       2012,2014
-./unit/Makefile.in                             MAKE    2011,2012,2017
-./unit/README                                  X       2011,2013
+./lib/samples/win32/async.dsp.in               X       2014,2016,2018
+./lib/samples/win32/async.dsw                  X       2014,2018
+./lib/samples/win32/async.mak.in               X       2014,2016,2018
+./lib/samples/win32/async.vcxproj.filters.in   X       2014,2015,2018
+./lib/samples/win32/async.vcxproj.in           X       2014,2015,2016,2017,2018
+./lib/samples/win32/async.vcxproj.user         X       2014,2018
+./lib/samples/win32/gai.dsp.in                 X       2014,2018
+./lib/samples/win32/gai.dsw                    X       2014,2018
+./lib/samples/win32/gai.mak.in                 X       2014,2018
+./lib/samples/win32/gai.vcxproj.filters.in     X       2014,2015,2018
+./lib/samples/win32/gai.vcxproj.in             X       2014,2015,2016,2017,2018
+./lib/samples/win32/gai.vcxproj.user           X       2014,2018
+./lib/samples/win32/nsprobe.dsp.in             X       2014,2016,2018
+./lib/samples/win32/nsprobe.dsw                        X       2014,2018
+./lib/samples/win32/nsprobe.mak.in             X       2014,2016,2018
+./lib/samples/win32/nsprobe.vcxproj.filters.in X       2014,2015,2018
+./lib/samples/win32/nsprobe.vcxproj.in         X       2014,2015,2016,2017,2018
+./lib/samples/win32/nsprobe.vcxproj.user       X       2014,2018
+./lib/samples/win32/request.dsp.in             X       2014,2016,2018
+./lib/samples/win32/request.dsw                        X       2014,2018
+./lib/samples/win32/request.mak.in             X       2014,2016,2018
+./lib/samples/win32/request.vcxproj.filters.in X       2014,2015,2018
+./lib/samples/win32/request.vcxproj.in         X       2014,2015,2016,2017,2018
+./lib/samples/win32/request.vcxproj.user       X       2014,2018
+./lib/samples/win32/resolve.dsp.in             X       2014,2016,2018
+./lib/samples/win32/resolve.dsw                        X       2014,2018
+./lib/samples/win32/resolve.mak.in             X       2014,2016,2018
+./lib/samples/win32/resolve.vcxproj.filters.in X       2014,2015,2018
+./lib/samples/win32/resolve.vcxproj.in         X       2014,2015,2016,2017,2018
+./lib/samples/win32/resolve.vcxproj.user       X       2014,2018
+./lib/samples/win32/update.dsp.in              X       2014,2016,2018
+./lib/samples/win32/update.dsw                 X       2014,2018
+./lib/samples/win32/update.mak.in              X       2014,2016,2018
+./lib/samples/win32/update.vcxproj.filters.in  X       2014,2015,2018
+./lib/samples/win32/update.vcxproj.in          X       2014,2015,2016,2017,2018
+./lib/samples/win32/update.vcxproj.user                X       2014,2018
+./lib/win32/bindevt/bindevt.c                  C       2000,2001,2004,2007,2018
+./lib/win32/bindevt/bindevt.dsp.in             X       2001,2013,2018
+./lib/win32/bindevt/bindevt.dsw                        X       2001,2018
+./lib/win32/bindevt/bindevt.mak.in             X       2001,2006,2013,2018
+./lib/win32/bindevt/bindevt.mc                 MC      2001,2004,2007,2018
+./lib/win32/bindevt/bindevt.vcxproj.filters.in X       2013,2015,2018
+./lib/win32/bindevt/bindevt.vcxproj.in         X       2013,2014,2015,2016,2018
+./lib/win32/bindevt/bindevt.vcxproj.user       X       2013,2018
+./libtool.m4/libtool.m4                                X       2012,2018
+./libtool.m4/ltoptions.m4                      X       2012,2018
+./libtool.m4/ltsugar.m4                                X       2012,2018
+./libtool.m4/ltversion.m4                      X       2012,2018
+./libtool.m4/lt~obsolete.m4                    X       2012,2018
+./ltmain.sh                                    X       1999,2000,2001,2003,2004,2006,2009,2012,2018
+./make/.gitignore                              X       2012,2018
+./make/Makefile.in                             MAKE    1998,1999,2000,2001,2004,2007,2012,2018
+./make/includes.in                             MAKE    1999,2000,2001,2004,2005,2007,2012,2014,2018
+./make/mkdep.in                                        X       1999,2000,2001,2006,2011,2014,2018
+./make/rules.in                                        MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017,2018
+./mkinstalldirs                                        X       1996,2018
+./unit/.gitignore                              X       2012,2014,2018
+./unit/Makefile.in                             MAKE    2011,2012,2017,2018
+./unit/README                                  X       2011,2013,2018
 ./unit/atf-src/.travis.yml                     X       2018
-./unit/atf-src/AUTHORS                         X       2011,2013
+./unit/atf-src/AUTHORS                         X       2011,2013,2018
 ./unit/atf-src/Atffile                         X       2011,2013,2018
-./unit/atf-src/COPYING                         X       2011,2013
-./unit/atf-src/INSTALL                         X       2011,2013
+./unit/atf-src/COPYING                         X       2011,2013,2018
+./unit/atf-src/INSTALL                         X       2011,2013,2018
 ./unit/atf-src/Kyuafile                                X       2013,2018
 ./unit/atf-src/Makefile.am                     X       2011,2013,2018
 ./unit/atf-src/Makefile.in                     X       2011,2013,2018
 ./unit/atf-src/NEWS                            X       2011,2013,2018
-./unit/atf-src/README                          X       2011
+./unit/atf-src/README                          X       2011,2018
 ./unit/atf-src/README.md                       X       2018
 ./unit/atf-src/aclocal.m4                      X       2011,2013,2018
 ./unit/atf-src/admin/Makefile.am.inc           X       2011,2013,2018
 ./unit/atf-src/atf-c++/Makefile.am.inc         X       2011,2013,2018
 ./unit/atf-src/atf-c++/atf-c++.3               X       2018
 ./unit/atf-src/atf-c++/atf-c++.m4              X       2013,2018
-./unit/atf-src/atf-c++/atf-c++.pc.in           X       2011
+./unit/atf-src/atf-c++/atf-c++.pc.in           X       2011,2018
 ./unit/atf-src/atf-c++/atf_c++_test.cpp                X       2011,2018
 ./unit/atf-src/atf-c++/build.cpp               X       2011,2018
 ./unit/atf-src/atf-c++/build.hpp               X       2011,2018
 ./unit/atf-src/atf-c/Makefile.am.inc           X       2011,2013,2018
 ./unit/atf-src/atf-c/atf-c.3                   X       2018
 ./unit/atf-src/atf-c/atf-c.m4                  X       2013,2018
-./unit/atf-src/atf-c/atf-c.pc.in               X       2011
+./unit/atf-src/atf-c/atf-c.pc.in               X       2011,2018
 ./unit/atf-src/atf-c/atf-common.m4             X       2013,2018
 ./unit/atf-src/atf-c/atf_c_test.c              X       2011,2013,2018
 ./unit/atf-src/atf-c/build.c                   X       2011,2018
 ./unit/atf-src/atf-c/check.h                   X       2011,2013,2018
 ./unit/atf-src/atf-c/check_test.c              X       2011,2013,2018
 ./unit/atf-src/atf-c/defs.h.in                 X       2011,2013,2018
-./unit/atf-src/atf-c/detail/Atffile            X       2011,2013
-./unit/atf-src/atf-c/detail/Kyuafile           X       2013
+./unit/atf-src/atf-c/detail/Atffile            X       2011,2013,2018
+./unit/atf-src/atf-c/detail/Kyuafile           X       2013,2018
 ./unit/atf-src/atf-c/detail/Makefile.am.inc    X       2011,2013,2018
 ./unit/atf-src/atf-c/detail/dynstr.c           X       2011,2013,2018
 ./unit/atf-src/atf-c/detail/dynstr.h           X       2011,2013,2018
 ./unit/atf-src/atf-c/utils.c                   X       2011,2013,2018
 ./unit/atf-src/atf-c/utils.h                   X       2011,2013,2018
 ./unit/atf-src/atf-c/utils_test.c              X       2011,2013,2018
-./unit/atf-src/atf-sh/Atffile                  X       2011
-./unit/atf-src/atf-sh/Kyuafile                 X       2013
+./unit/atf-src/atf-sh/Atffile                  X       2011,2018
+./unit/atf-src/atf-sh/Kyuafile                 X       2013,2018
 ./unit/atf-src/atf-sh/Makefile.am.inc          X       2011,2013,2018
 ./unit/atf-src/atf-sh/atf-check.1              X       2011,2013,2018
 ./unit/atf-src/atf-sh/atf-check.cpp            X       2011,2013,2018
 ./unit/atf-src/atf-sh/atf-sh.3                 X       2018
 ./unit/atf-src/atf-sh/atf-sh.cpp               X       2011,2013,2018
 ./unit/atf-src/atf-sh/atf-sh.m4                        X       2013,2018
-./unit/atf-src/atf-sh/atf-sh.pc.in             X       2013
+./unit/atf-src/atf-sh/atf-sh.pc.in             X       2013,2018
 ./unit/atf-src/atf-sh/atf_check_test.sh                X       2011,2013,2018
 ./unit/atf-src/atf-sh/config_test.sh           X       2011,2013,2018
 ./unit/atf-src/atf-sh/integration_test.sh      X       2011,2018
 ./unit/atf-src/bootstrap/h_tp_basic_sh.sh      X       2011,2013,2018
 ./unit/atf-src/bootstrap/h_tp_fail.sh          X       2011,2018
 ./unit/atf-src/bootstrap/h_tp_pass.sh          X       2011,2018
-./unit/atf-src/bootstrap/package.m4            X       2011,2013
-./unit/atf-src/bootstrap/t_application_help.at X       2011,2013
-./unit/atf-src/bootstrap/t_application_opts_args.at    X       2011,2013
-./unit/atf-src/bootstrap/t_atf_config.at       X       2011,2013
-./unit/atf-src/bootstrap/t_atf_run.at          X       2011,2013
+./unit/atf-src/bootstrap/package.m4            X       2011,2013,2018
+./unit/atf-src/bootstrap/t_application_help.at X       2011,2013,2018
+./unit/atf-src/bootstrap/t_application_opts_args.at    X       2011,2013,2018
+./unit/atf-src/bootstrap/t_atf_config.at       X       2011,2013,2018
+./unit/atf-src/bootstrap/t_atf_run.at          X       2011,2013,2018
 ./unit/atf-src/bootstrap/t_subr_atf_check.at   X       2011,2013,2018
 ./unit/atf-src/bootstrap/t_test_program_compare.at     X       2011,2013,2018
 ./unit/atf-src/bootstrap/t_test_program_filter.at      X       2011,2013,2018
 ./unit/atf-src/bootstrap/t_test_program_list.at        X       2011,2013,2018
 ./unit/atf-src/bootstrap/t_test_program_run.at X       2011,2013,2018
-./unit/atf-src/bootstrap/testsuite             X       2011,2013
+./unit/atf-src/bootstrap/testsuite             X       2011,2013,2018
 ./unit/atf-src/bootstrap/testsuite.at          X       2011,2013,2018
 ./unit/atf-src/config.h.in                     X       2018
 ./unit/atf-src/configure                       X       2011,2013,2018
 ./unit/atf-src/doc/atf-test-case.4             X       2011,2013,2018
 ./unit/atf-src/doc/atf-test-program.1          X       2011,2013,2018
 ./unit/atf-src/doc/atf.7.in                    X       2011,2013,2018
-./unit/atf-src/m4/compiler-flags.m4            X       2011,2013
+./unit/atf-src/m4/compiler-flags.m4            X       2011,2013,2018
 ./unit/atf-src/m4/cxx-std-funcs.m4             X       2011,2013,2018
-./unit/atf-src/m4/developer-mode.m4            X       2011,2013
+./unit/atf-src/m4/developer-mode.m4            X       2011,2013,2018
 ./unit/atf-src/m4/libtool.m4                   X       2011,2018
 ./unit/atf-src/m4/ltoptions.m4                 X       2011,2018
 ./unit/atf-src/m4/ltsugar.m4                   X       2011,2018
 ./unit/atf-src/m4/module-defs.m4               X       2011,2013,2018
 ./unit/atf-src/m4/module-env.m4                        X       2011,2013,2018
 ./unit/atf-src/m4/module-fs.m4                 X       2011,2013,2018
-./unit/atf-src/m4/module-signals.m4            X       2011,2013
+./unit/atf-src/m4/module-signals.m4            X       2011,2013,2018
 ./unit/atf-src/m4/runtime-tool.m4              X       2011,2018
-./unit/atf-src/test-programs/Atffile           X       2011,2013
-./unit/atf-src/test-programs/Kyuafile          X       2013
+./unit/atf-src/test-programs/Atffile           X       2011,2013,2018
+./unit/atf-src/test-programs/Kyuafile          X       2013,2018
 ./unit/atf-src/test-programs/Makefile.am.inc   X       2011,2013,2018
 ./unit/atf-src/test-programs/c_helpers.c       X       2011,2013,2018
 ./unit/atf-src/test-programs/common.sh         X       2011,2018
 ./unit/atf-src/tools/user_test.cpp             X       2018
 ./unit/atf-src/tools/zero_tcs_helper.c         X       2018
 ./unit/unittest.sh.in                          X       2011,2012,2015,2018
-./util/COPYRIGHT                               X       1996,1997,1998,1999,2000,2001,2004,2007
-./util/COPYRIGHT.BRIEF                         X       1996,1997,1998,1999,2000,2001,2004
-./util/COPYRIGHT.BSDI                          X       2000,2001,2004,2007
-./util/COPYRIGHT.NAI                           X       1996,1997,1998,1999,2000,2001,2004,2007
-./util/COPYRIGHT.NOM                           X       2001,2004,2007
-./util/COPYRIGHT.PORTION                       X       1996,1997,1998,1999,2000,2001,2004,2007
-./util/altbuild.sh                             SH      2000,2001,2002,2004,2007,2008,2012
-./util/bindkeys.pl                             PERL    2009,2010,2011,2012,2014,2017
-./util/branchsync.sh                           SH      2013
-./util/check-categories.sh                     SH      2015,2017
+./util/COPYRIGHT                               X       1996,1997,1998,1999,2000,2001,2004,2007,2018
+./util/COPYRIGHT.BRIEF                         X       1996,1997,1998,1999,2000,2001,2004,2018
+./util/COPYRIGHT.BSDI                          X       2000,2001,2004,2007,2018
+./util/COPYRIGHT.NAI                           X       1996,1997,1998,1999,2000,2001,2004,2007,2018
+./util/COPYRIGHT.NOM                           X       2001,2004,2007,2018
+./util/COPYRIGHT.PORTION                       X       1996,1997,1998,1999,2000,2001,2004,2007,2018
+./util/altbuild.sh                             SH      2000,2001,2002,2004,2007,2008,2012,2018
+./util/bindkeys.pl                             PERL    2009,2010,2011,2012,2014,2017,2018
+./util/branchsync.sh                           SH      2013,2018
+./util/check-categories.sh                     SH      2015,2017,2018
 ./util/check-changes                           PERL    2002,2004,2007,2012,2018
-./util/check-includes.pl                       PERL    2000,2001,2004,2007,2012
-./util/check-instincludes.sh                   SH      2000,2001,2004,2007,2012
-./util/check-pullups.pl                                PERL    2001,2002,2003,2004,2007,2012
-./util/check-sources.pl                                PERL    2000,2001,2004,2007,2012,2013
-./util/checklibs.sh                            SH      2017
-./util/commit-arm.sh                           SH      2012
+./util/check-includes.pl                       PERL    2000,2001,2004,2007,2012,2018
+./util/check-instincludes.sh                   SH      2000,2001,2004,2007,2012,2018
+./util/check-pullups.pl                                PERL    2001,2002,2003,2004,2007,2012,2018
+./util/check-sources.pl                                PERL    2000,2001,2004,2007,2012,2013,2018
+./util/checklibs.sh                            SH      2017,2018
+./util/commit-arm.sh                           SH      2012,2018
 ./util/copyrights                              X       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./util/file_year.sh                            SH      2012
 ./util/git-replay-merge.sh                     SH      2018
-./util/kit.sh                                  SH      2000,2001,2002,2003,2004,2007,2008,2009,2010,2012,2013,2014,2015,2016
-./util/mandoc2docbook.pl                       PERL    2001,2004,2007,2012
-./util/mdnbuildtest.sh                         SH      2000,2001,2004,2007,2012
-./util/memleak.pl                              PERL    1999,2000,2001,2004,2007,2012
+./util/kit.sh                                  SH      2000,2001,2002,2003,2004,2007,2008,2009,2010,2012,2013,2014,2015,2016,2018
+./util/mandoc2docbook.pl                       PERL    2001,2004,2007,2012,2018
+./util/mdnbuildtest.sh                         SH      2000,2001,2004,2007,2012,2018
+./util/memleak.pl                              PERL    1999,2000,2001,2004,2007,2012,2018
 ./util/merge_copyrights                                PERL    1998,1999,2000,2001,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./util/mksymtbl.pl                             PERL    2009,2012
-./util/nanny.pl                                        PERL    2000,2001,2004,2007,2012
-./util/new-func                                        PERL    2005,2007,2012
-./util/nt-kit                                  SH      1999,2000,2001,2004,2007,2012
-./util/recent_changes.sh                       SH      2012,2017
-./util/spacewhack.pl                           PERL    2000,2001,2004,2007,2012
-./util/tabify-changes                          SH      2004,2007,2012
-./util/update-drafts.pl                                PERL    2000,2001,2004,2007,2012
-./util/update_branches                         PERL    2005,2007,2012
-./util/update_copyrights                       PERL    1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016,2017
-./util/xc                                      SH      2012,2013
+./util/mksymtbl.pl                             PERL    2009,2012,2018
+./util/nanny.pl                                        PERL    2000,2001,2004,2007,2012,2018
+./util/new-func                                        PERL    2005,2007,2012,2018
+./util/nt-kit                                  SH      1999,2000,2001,2004,2007,2012,2018
+./util/spacewhack.pl                           PERL    2000,2001,2004,2007,2012,2018
+./util/tabify-changes                          SH      2004,2007,2012,2018
+./util/update-drafts.pl                                PERL    2000,2001,2004,2007,2012,2018
+./util/update_branches                         PERL    2005,2007,2012,2018
+./util/update_copyrights                       PERL    1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016,2017,2018
+./util/xc                                      SH      2012,2013,2018
 ./version                                      X       1998,1999,2000,2001,2003,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./win32utils/Configure                         PERL    2013,2014,2015,2016,2017,2018
-./win32utils/GeoIP.diff                                X       2013
+./win32utils/GeoIP.diff                                X       2013,2018
 ./win32utils/bind9.sln.in                      X       2013,2014,2016,2017,2018
 ./win32utils/build.txt                         TXT.BRIEF       2013,2014,2015,2016,2018
-./win32utils/index.html                                HTML    2006,2007,2008,2012,2013,2014,2015
-./win32utils/legacy/BINDBuild.dsw.in           X       2001,2005,2006,2008,2009,2010,2013,2014,2016
-./win32utils/legacy/BuildAll.bat.in            BAT     2001,2002,2004,2005,2006,2007,2008,2009,2010,2013,2014,2016
-./win32utils/legacy/BuildPost.bat.in           BAT     2005,2006,2013,2014,2016
-./win32utils/legacy/BuildSetup.bat.in          BAT     2001,2002,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016
-./win32utils/legacy/makedefs.pl                        PERL    2001,2004,2007,2009,2012,2013,2014
-./win32utils/legacy/win32-build.txt            TXT.BRIEF       2001,2002,2004,2005,2008,2009,2012,2013,2014
+./win32utils/index.html                                HTML    2006,2007,2008,2012,2013,2014,2015,2018
+./win32utils/legacy/BINDBuild.dsw.in           X       2001,2005,2006,2008,2009,2010,2013,2014,2016,2018
+./win32utils/legacy/BuildAll.bat.in            BAT     2001,2002,2004,2005,2006,2007,2008,2009,2010,2013,2014,2016,2018
+./win32utils/legacy/BuildPost.bat.in           BAT     2005,2006,2013,2014,2016,2018
+./win32utils/legacy/BuildSetup.bat.in          BAT     2001,2002,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016,2018
+./win32utils/legacy/makedefs.pl                        PERL    2001,2004,2007,2009,2012,2013,2014,2018
+./win32utils/legacy/win32-build.txt            TXT.BRIEF       2001,2002,2004,2005,2008,2009,2012,2013,2014,2018
 ./win32utils/readme1st.txt                     TXT.BRIEF       2001,2003,2004,2005,2007,2008,2009,2012,2013,2014,2016,2018
index 8e8710aa9588669f9937253d68ab29ed2d0449cd..bbfa410fdb7ceb68061a128fdba3d5c01e715bba 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index fd1ae097bc01371d5f59a5dfef9ee7d373f2d887..683a51b8928031c85ea9ce221a388d81a9ff421d 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007-2010, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000-2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 2c5383904ac0b167b0e6b08d619a08b81cec5fd7..8a92b1e22011f54a2f844b60f20853d566117e3d 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 5e0eda3707ecb9b0214f723486eec6fa01388a08..ec56a67affe82d5ef2a4a6fe4663ea1f70bd84a2 100644 (file)
@@ -1,7 +1,6 @@
 #! /bin/sh -ex
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7848165d0913dd0c7eb896a8489a41d0cefdd4d2..c96eff74190a50be6dec78ea4395356b3fe930f8 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 0e5b5239dc0fa900af51e43e67e90f71ec9532e7..92685dc8550922beeca7b55ea0bcd2832052bbf1 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004-2007, 2009-2018  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 7cb5755367fab26d81bf2a993294ed603504b2c4..aad75a296fb43072bff57e966b5e1c53f72239c0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 393bc1fb851f4fe82caceeba002ed56a69f52e95..7cf7c5486fe4fdbaef691391f2c56f3057d06941 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 1e665a2a966b549abe7244c779222ec25abdaeda..a780db6400a7e1f4494c33cdd77a5fd3678a3439 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 775e424aa6953f14be1f574640508d383d283d43..9b88444da8e069c5afbf50f98eface9802b2664c 100644 (file)
@@ -1,7 +1,6 @@
 #! /bin/sh -ex
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1999-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 35759cd2c1ee73555b918ea1d3d438ddcf6eb33f..ceb37f66bbb28c9622b08bebf58fffb0cf2b9193 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 498e6c293e0c5df9269328e842ab97bfcd0ad22e..003931248cef4ae3bdbf150c23d6ae6e1a8bd61a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index dc9f628917b52bae1d4e0f8da51f9fff5299338c..d103c90ae76bb0ee4732304ba4874ebbd77c15cc 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index def6e33c1a741fa72a297b673178e87bda0f77bc..83beaadb55a900f9beff305ca6615792e443d519 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index c0f499171412cbe84e22efd23c1f477b2fcad45b..de1833e69d3e0263da94d70a577a2b7c06e7d1fc 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004-2010, 2012-2017  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
diff --git a/util/xc b/util/xc
index c92098e7ec51ff0841647fdf4f10202c860fd33b..0cf67fc9681ec205c374f5112556dc01a6631231 100755 (executable)
--- a/util/xc
+++ b/util/xc
@@ -1,4 +1,4 @@
-# Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 6a847c8b0a1a92b7b0cf2a01e32069a66140cc46..55e7df201d6045ad8b4ffdb9b54c11fdae67ae9c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2013-2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 41b598183e01ce5cad301d9bee2f4fe73c70757f..b499c02279d484dc03e342bd147b6392d7d752bb 100644 (file)
@@ -1,4 +1,5 @@
-Copyright (C) 2013-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
        BIND 9.10 for Win32 Source Build Instructions.  17-Apr-2015
index 5b50e8f288ab7a3364727d2a98e63c4e448db3da..1af95465beed558dcc87d7fa1d952629a334db8f 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2006-2008, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
index 84d30aa991a7ae497708c4348ee8c88160e5ff3d..d890595f9b4b41ba5883ef431b356e81263d43b4 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
index 8d4177b30aded5ed639726cc2914c1d845cda635..d65ad0a3d3b3b32fa5e5a6edf2af9dd084198966 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004, 2005, 2008, 2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2001, 2002  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
    *LEGACY* BIND 9.10 for Win32 Source Build Instructions. 04-Feb-2014
index b588ba8300cbfed68b50d1bf312cca46f5334701..947e340036b14230b2dd28890344a437d48b34f0 100644 (file)
@@ -1,5 +1,5 @@
-Copyright (C) 2004, 2005, 2007-2009, 2012-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
-Copyright (C) 2001, 2003  Internet Software Consortium.
+Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
 NOTES ON BIND 9.10 FOR WINDOWS: