]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4236] Updated copyright dates in all files.
authorMarcin Siodelski <marcin@isc.org>
Wed, 16 Dec 2015 13:45:33 +0000 (14:45 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 16 Dec 2015 14:28:44 +0000 (15:28 +0100)
801 files changed:
COPYING
doc/devel/config-backend.dox
doc/devel/contribute.dox
doc/devel/mainpage.dox
doc/devel/qa.dox
doc/guide/kea-guide.xml
examples/COPYING
src/bin/admin/kea-admin.xml
src/bin/admin/scripts/mysql/dhcpdb_create.mysql
src/bin/admin/scripts/pgsql/dhcpdb_create.pgsql
src/bin/admin/tests/dhcpdb_create_1.0.mysql
src/bin/admin/tests/dhcpdb_create_1.0.pgsql
src/bin/admin/tests/memfile_tests.sh.in
src/bin/d2/d2.dox
src/bin/d2/d2_cfg_mgr.cc
src/bin/d2/d2_controller.h
src/bin/d2/d2_log.cc
src/bin/d2/d2_log.h
src/bin/d2/d2_messages.mes
src/bin/d2/d2_process.cc
src/bin/d2/d2_process.h
src/bin/d2/d2_queue_mgr.h
src/bin/d2/d2_update_message.cc
src/bin/d2/d2_update_message.h
src/bin/d2/d2_update_mgr.cc
src/bin/d2/d2_update_mgr.h
src/bin/d2/d2_zone.cc
src/bin/d2/d2_zone.h
src/bin/d2/d_cfg_mgr.h
src/bin/d2/d_process.h
src/bin/d2/dns_client.h
src/bin/d2/kea-dhcp-ddns.xml
src/bin/d2/labeled_value.cc
src/bin/d2/labeled_value.h
src/bin/d2/main.cc
src/bin/d2/nc_add.h
src/bin/d2/nc_remove.h
src/bin/d2/spec_config.h.pre.in
src/bin/d2/state_model.cc
src/bin/d2/state_model.h
src/bin/d2/tests/d2_queue_mgr_unittests.cc
src/bin/d2/tests/d2_unittests.cc
src/bin/d2/tests/d2_update_message_unittests.cc
src/bin/d2/tests/d2_zone_unittests.cc
src/bin/d2/tests/d_cfg_mgr_unittests.cc
src/bin/d2/tests/labeled_value_unittests.cc
src/bin/d2/tests/nc_add_unittests.cc
src/bin/d2/tests/nc_test_utils.cc
src/bin/d2/tests/nc_trans_unittests.cc
src/bin/d2/tests/state_model_unittests.cc
src/bin/d2/tests/test_data_files_config.h.in
src/bin/d2/tests/testdata/d2_cfg_tests.json
src/bin/dhcp4/ctrl_dhcp4_srv.h
src/bin/dhcp4/dhcp4_hooks.dox
src/bin/dhcp4/dhcp4_log.cc
src/bin/dhcp4/dhcp4_log.h
src/bin/dhcp4/json_config_parser.h
src/bin/dhcp4/kea-dhcp4.xml
src/bin/dhcp4/kea_controller.cc
src/bin/dhcp4/main.cc
src/bin/dhcp4/spec_config.h.pre.in
src/bin/dhcp4/tests/callout_library_1.cc
src/bin/dhcp4/tests/callout_library_2.cc
src/bin/dhcp4/tests/callout_library_common.h
src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc
src/bin/dhcp4/tests/d2_unittest.h
src/bin/dhcp4/tests/decline_unittest.cc
src/bin/dhcp4/tests/dhcp4_test_utils.cc
src/bin/dhcp4/tests/dhcp4_unittests.cc
src/bin/dhcp4/tests/marker_file.cc
src/bin/dhcp4/tests/marker_file.h.in
src/bin/dhcp4/tests/test_data_files_config.h.in
src/bin/dhcp4/tests/test_libraries.h.in
src/bin/dhcp6/ctrl_dhcp6_srv.h
src/bin/dhcp6/dhcp6_hooks.dox
src/bin/dhcp6/dhcp6_messages.mes
src/bin/dhcp6/json_config_parser.h
src/bin/dhcp6/kea-dhcp6.xml
src/bin/dhcp6/kea_controller.cc
src/bin/dhcp6/spec_config.h.pre.in
src/bin/dhcp6/tests/callout_library_1.cc
src/bin/dhcp6/tests/callout_library_2.cc
src/bin/dhcp6/tests/callout_library_common.h
src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc
src/bin/dhcp6/tests/d2_unittest.h
src/bin/dhcp6/tests/dhcp6_message_test.h
src/bin/dhcp6/tests/dhcp6_test_utils.h
src/bin/dhcp6/tests/dhcp6_unittests.cc
src/bin/dhcp6/tests/fqdn_unittest.cc
src/bin/dhcp6/tests/infrequest_unittest.cc
src/bin/dhcp6/tests/marker_file.cc
src/bin/dhcp6/tests/marker_file.h.in
src/bin/dhcp6/tests/test_data_files_config.h.in
src/bin/dhcp6/tests/test_libraries.h.in
src/bin/keactrl/keactrl.xml
src/bin/keactrl/tests/keactrl_tests.sh.in
src/bin/lfc/kea-lfc.xml
src/bin/lfc/lfc_controller.cc
src/bin/lfc/lfc_controller.h
src/bin/lfc/lfc_log.cc
src/bin/lfc/lfc_log.h
src/bin/lfc/lfc_messages.mes
src/bin/lfc/main.cc
src/bin/perfdhcp/command_options.cc
src/bin/perfdhcp/command_options.h
src/bin/perfdhcp/localized_option.h
src/bin/perfdhcp/main.cc
src/bin/perfdhcp/packet_storage.h
src/bin/perfdhcp/perf_pkt4.cc
src/bin/perfdhcp/perf_pkt4.h
src/bin/perfdhcp/perf_pkt6.cc
src/bin/perfdhcp/perf_pkt6.h
src/bin/perfdhcp/perfdhcp.xml
src/bin/perfdhcp/perfdhcp_internals.dox
src/bin/perfdhcp/pkt_transform.h
src/bin/perfdhcp/rate_control.cc
src/bin/perfdhcp/rate_control.h
src/bin/perfdhcp/stats_mgr.h
src/bin/perfdhcp/test_control.h
src/bin/perfdhcp/tests/command_options_helper.h
src/bin/perfdhcp/tests/localized_option_unittest.cc
src/bin/perfdhcp/tests/packet_storage_unittest.cc
src/bin/perfdhcp/tests/perf_pkt4_unittest.cc
src/bin/perfdhcp/tests/perf_pkt6_unittest.cc
src/bin/perfdhcp/tests/rate_control_unittest.cc
src/bin/perfdhcp/tests/run_unittests.cc
src/bin/perfdhcp/tests/stats_mgr_unittest.cc
src/bin/perfdhcp/tests/test_control_unittest.cc
src/bin/sockcreator/kea-sockcreator.xml
src/bin/sockcreator/main.cc
src/bin/sockcreator/sockcreator.cc
src/bin/sockcreator/sockcreator.h
src/bin/sockcreator/tests/run_unittests.cc
src/bin/sockcreator/tests/sockcreator_tests.cc
src/hooks/dhcp/user_chk/libdhcp_user_chk.dox
src/hooks/dhcp/user_chk/load_unload.cc
src/hooks/dhcp/user_chk/pkt_receive_co.cc
src/hooks/dhcp/user_chk/pkt_send_co.cc
src/hooks/dhcp/user_chk/subnet_select_co.cc
src/hooks/dhcp/user_chk/tests/run_unittests.cc
src/hooks/dhcp/user_chk/tests/test_data_files_config.h.in
src/hooks/dhcp/user_chk/tests/user_file_unittests.cc
src/hooks/dhcp/user_chk/tests/user_registry_unittests.cc
src/hooks/dhcp/user_chk/tests/user_unittests.cc
src/hooks/dhcp/user_chk/tests/userid_unittests.cc
src/hooks/dhcp/user_chk/user.cc
src/hooks/dhcp/user_chk/user.h
src/hooks/dhcp/user_chk/user_chk.h
src/hooks/dhcp/user_chk/user_chk_log.cc
src/hooks/dhcp/user_chk/user_chk_log.h
src/hooks/dhcp/user_chk/user_chk_messages.mes
src/hooks/dhcp/user_chk/user_data_source.h
src/hooks/dhcp/user_chk/user_file.cc
src/hooks/dhcp/user_chk/user_file.h
src/hooks/dhcp/user_chk/user_registry.cc
src/hooks/dhcp/user_chk/user_registry.h
src/hooks/dhcp/user_chk/version.cc
src/lib/asiodns/asiodns_messages.mes
src/lib/asiodns/io_fetch.cc
src/lib/asiodns/io_fetch.h
src/lib/asiodns/logger.cc
src/lib/asiodns/logger.h
src/lib/asiodns/tests/io_fetch_unittest.cc
src/lib/asiodns/tests/run_unittests.cc
src/lib/asiolink/asiolink.h
src/lib/asiolink/dummy_io_cb.h
src/lib/asiolink/interval_timer.cc
src/lib/asiolink/interval_timer.h
src/lib/asiolink/io_address.cc
src/lib/asiolink/io_address.h
src/lib/asiolink/io_asio_socket.h
src/lib/asiolink/io_endpoint.cc
src/lib/asiolink/io_endpoint.h
src/lib/asiolink/io_error.h
src/lib/asiolink/io_service.cc
src/lib/asiolink/io_service.h
src/lib/asiolink/io_socket.cc
src/lib/asiolink/io_socket.h
src/lib/asiolink/tcp_endpoint.h
src/lib/asiolink/tcp_socket.h
src/lib/asiolink/tests/dummy_io_callback_unittest.cc
src/lib/asiolink/tests/interval_timer_unittest.cc
src/lib/asiolink/tests/io_address_unittest.cc
src/lib/asiolink/tests/io_endpoint_unittest.cc
src/lib/asiolink/tests/io_service_unittest.cc
src/lib/asiolink/tests/io_socket_unittest.cc
src/lib/asiolink/tests/run_unittests.cc
src/lib/asiolink/tests/tcp_endpoint_unittest.cc
src/lib/asiolink/tests/tcp_socket_unittest.cc
src/lib/asiolink/tests/udp_endpoint_unittest.cc
src/lib/asiolink/tests/udp_socket_unittest.cc
src/lib/asiolink/udp_endpoint.h
src/lib/asiolink/udp_socket.h
src/lib/cc/command_interpreter.cc
src/lib/cc/command_interpreter.h
src/lib/cc/data.cc
src/lib/cc/data.h
src/lib/cc/tests/command_interpreter_unittests.cc
src/lib/cc/tests/data_file_unittests.cc
src/lib/cc/tests/data_unittests.cc
src/lib/cc/tests/run_unittests.cc
src/lib/cfgrpt/tests/run_unittests.cc
src/lib/config/config_data.cc
src/lib/config/config_data.h
src/lib/config/config_log.cc
src/lib/config/config_log.h
src/lib/config/config_messages.mes
src/lib/config/module_spec.cc
src/lib/config/module_spec.h
src/lib/config/tests/config_data_unittests.cc
src/lib/config/tests/data_def_unittests_config.h.in
src/lib/config/tests/module_spec_unittests.cc
src/lib/config/tests/run_unittests.cc
src/lib/cryptolink/botan_common.h
src/lib/cryptolink/botan_hash.cc
src/lib/cryptolink/botan_hmac.cc
src/lib/cryptolink/botan_link.cc
src/lib/cryptolink/crypto_hash.cc
src/lib/cryptolink/crypto_hash.h
src/lib/cryptolink/crypto_hmac.cc
src/lib/cryptolink/crypto_hmac.h
src/lib/cryptolink/cryptolink.cc
src/lib/cryptolink/cryptolink.h
src/lib/cryptolink/openssl_common.h
src/lib/cryptolink/openssl_hash.cc
src/lib/cryptolink/openssl_hmac.cc
src/lib/cryptolink/openssl_link.cc
src/lib/cryptolink/tests/crypto_unittests.cc
src/lib/cryptolink/tests/hash_unittests.cc
src/lib/cryptolink/tests/hmac_unittests.cc
src/lib/cryptolink/tests/run_unittests.cc
src/lib/dhcp/classify.cc
src/lib/dhcp/classify.h
src/lib/dhcp/dhcp4.h
src/lib/dhcp/dhcp6.h
src/lib/dhcp/docsis3_option_defs.h
src/lib/dhcp/hwaddr.cc
src/lib/dhcp/hwaddr.h
src/lib/dhcp/iface_mgr_bsd.cc
src/lib/dhcp/iface_mgr_error_handler.h
src/lib/dhcp/iface_mgr_sun.cc
src/lib/dhcp/libdhcp++.dox
src/lib/dhcp/opaque_data_tuple.cc
src/lib/dhcp/opaque_data_tuple.h
src/lib/dhcp/option.cc
src/lib/dhcp/option4_addrlst.cc
src/lib/dhcp/option4_addrlst.h
src/lib/dhcp/option4_client_fqdn.h
src/lib/dhcp/option6_addrlst.cc
src/lib/dhcp/option6_addrlst.h
src/lib/dhcp/option6_client_fqdn.h
src/lib/dhcp/option6_ia.cc
src/lib/dhcp/option6_ia.h
src/lib/dhcp/option6_iaaddr.cc
src/lib/dhcp/option6_iaaddr.h
src/lib/dhcp/option6_iaprefix.h
src/lib/dhcp/option_custom.cc
src/lib/dhcp/option_custom.h
src/lib/dhcp/option_data_types.cc
src/lib/dhcp/option_data_types.h
src/lib/dhcp/option_int_array.h
src/lib/dhcp/option_space.cc
src/lib/dhcp/option_space.h
src/lib/dhcp/option_string.cc
src/lib/dhcp/option_string.h
src/lib/dhcp/option_vendor.cc
src/lib/dhcp/option_vendor.h
src/lib/dhcp/option_vendor_class.cc
src/lib/dhcp/pkt_filter.cc
src/lib/dhcp/pkt_filter6.cc
src/lib/dhcp/pkt_filter6.h
src/lib/dhcp/pkt_filter_bpf.h
src/lib/dhcp/pkt_filter_inet.cc
src/lib/dhcp/pkt_filter_inet6.h
src/lib/dhcp/protocol_util.cc
src/lib/dhcp/protocol_util.h
src/lib/dhcp/tests/duid_factory_unittest.cc
src/lib/dhcp/tests/duid_unittest.cc
src/lib/dhcp/tests/hwaddr_unittest.cc
src/lib/dhcp/tests/iface_mgr_test_config.h
src/lib/dhcp/tests/opaque_data_tuple_unittest.cc
src/lib/dhcp/tests/option4_addrlst_unittest.cc
src/lib/dhcp/tests/option4_client_fqdn_unittest.cc
src/lib/dhcp/tests/option6_client_fqdn_unittest.cc
src/lib/dhcp/tests/option_custom_unittest.cc
src/lib/dhcp/tests/option_data_types_unittest.cc
src/lib/dhcp/tests/option_int_array_unittest.cc
src/lib/dhcp/tests/option_int_unittest.cc
src/lib/dhcp/tests/option_space_unittest.cc
src/lib/dhcp/tests/option_string_unittest.cc
src/lib/dhcp/tests/option_vendor_class_unittest.cc
src/lib/dhcp/tests/option_vendor_unittest.cc
src/lib/dhcp/tests/pkt4_unittest.cc
src/lib/dhcp/tests/pkt_captures4.cc
src/lib/dhcp/tests/pkt_filter6_test_stub.cc
src/lib/dhcp/tests/pkt_filter6_test_stub.h
src/lib/dhcp/tests/pkt_filter6_test_utils.h
src/lib/dhcp/tests/pkt_filter_bpf_unittest.cc
src/lib/dhcp/tests/pkt_filter_inet6_unittest.cc
src/lib/dhcp/tests/pkt_filter_inet_unittest.cc
src/lib/dhcp/tests/pkt_filter_lpf_unittest.cc
src/lib/dhcp/tests/pkt_filter_test_stub.cc
src/lib/dhcp/tests/pkt_filter_test_stub.h
src/lib/dhcp/tests/pkt_filter_unittest.cc
src/lib/dhcp/tests/protocol_util_unittest.cc
src/lib/dhcp/tests/run_unittests.cc
src/lib/dhcp_ddns/dhcp_ddns_log.cc
src/lib/dhcp_ddns/dhcp_ddns_log.h
src/lib/dhcp_ddns/dhcp_ddns_messages.mes
src/lib/dhcp_ddns/libdhcp_ddns.dox
src/lib/dhcp_ddns/ncr_msg.cc
src/lib/dhcp_ddns/ncr_msg.h
src/lib/dhcp_ddns/tests/ncr_udp_unittests.cc
src/lib/dhcp_ddns/tests/ncr_unittests.cc
src/lib/dhcp_ddns/tests/run_unittests.cc
src/lib/dhcp_ddns/tests/test_utils.cc
src/lib/dhcp_ddns/tests/test_utils.h
src/lib/dhcpsrv/addr_utilities.cc
src/lib/dhcpsrv/addr_utilities.h
src/lib/dhcpsrv/alloc_engine_log.cc
src/lib/dhcpsrv/alloc_engine_log.h
src/lib/dhcpsrv/alloc_engine_messages.mes
src/lib/dhcpsrv/callout_handle_store.h
src/lib/dhcpsrv/cfg_mac_source.cc
src/lib/dhcpsrv/cfg_mac_source.h
src/lib/dhcpsrv/cfg_option_def.cc
src/lib/dhcpsrv/cfg_option_def.h
src/lib/dhcpsrv/cfg_subnets4.cc
src/lib/dhcpsrv/cfg_subnets6.cc
src/lib/dhcpsrv/daemon.cc
src/lib/dhcpsrv/daemon.h
src/lib/dhcpsrv/database_backends.dox
src/lib/dhcpsrv/dhcpsrv_log.cc
src/lib/dhcpsrv/dhcpsrv_log.h
src/lib/dhcpsrv/dhcpsrv_messages.mes
src/lib/dhcpsrv/hosts_log.cc
src/lib/dhcpsrv/hosts_log.h
src/lib/dhcpsrv/hosts_messages.mes
src/lib/dhcpsrv/key_from_key.h
src/lib/dhcpsrv/lease_mgr.cc
src/lib/dhcpsrv/lease_mgr.h
src/lib/dhcpsrv/lease_mgr_factory.cc
src/lib/dhcpsrv/lease_mgr_factory.h
src/lib/dhcpsrv/logging.cc
src/lib/dhcpsrv/logging.h
src/lib/dhcpsrv/parsers/dhcp_config_parser.h
src/lib/dhcpsrv/parsers/host_reservation_parser.cc
src/lib/dhcpsrv/parsers/host_reservations_list_parser.h
src/lib/dhcpsrv/pool.h
src/lib/dhcpsrv/subnet_id.h
src/lib/dhcpsrv/tests/addr_utilities_unittest.cc
src/lib/dhcpsrv/tests/callout_handle_store_unittest.cc
src/lib/dhcpsrv/tests/callout_library.cc
src/lib/dhcpsrv/tests/cfg_mac_source_unittest.cc
src/lib/dhcpsrv/tests/cfg_subnets4_unittest.cc
src/lib/dhcpsrv/tests/cfg_subnets6_unittest.cc
src/lib/dhcpsrv/tests/d2_udp_unittest.cc
src/lib/dhcpsrv/tests/daemon_unittest.cc
src/lib/dhcpsrv/tests/host_mgr_unittest.cc
src/lib/dhcpsrv/tests/host_reservations_list_parser_unittest.cc
src/lib/dhcpsrv/tests/lease_mgr_factory_unittest.cc
src/lib/dhcpsrv/tests/logging_info_unittest.cc
src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc
src/lib/dhcpsrv/tests/pool_unittest.cc
src/lib/dhcpsrv/tests/run_unittests.cc
src/lib/dhcpsrv/tests/test_get_callout_handle.cc
src/lib/dhcpsrv/tests/test_get_callout_handle.h
src/lib/dhcpsrv/tests/test_libraries.h.in
src/lib/dhcpsrv/tests/triplet_unittest.cc
src/lib/dhcpsrv/testutils/config_result_check.cc
src/lib/dhcpsrv/testutils/config_result_check.h
src/lib/dhcpsrv/triplet.h
src/lib/dhcpsrv/utils.h
src/lib/dns/benchmarks/message_renderer_bench.cc
src/lib/dns/benchmarks/oldmessagerenderer.cc
src/lib/dns/benchmarks/oldmessagerenderer.h
src/lib/dns/benchmarks/rdatarender_bench.cc
src/lib/dns/dns_fwd.h
src/lib/dns/edns.cc
src/lib/dns/edns.h
src/lib/dns/exceptions.cc
src/lib/dns/exceptions.h
src/lib/dns/gen-rdatacode.py.in
src/lib/dns/labelsequence.cc
src/lib/dns/labelsequence.h
src/lib/dns/master_lexer.cc
src/lib/dns/master_lexer.h
src/lib/dns/master_lexer_inputsource.cc
src/lib/dns/master_lexer_inputsource.h
src/lib/dns/master_lexer_state.h
src/lib/dns/master_loader.cc
src/lib/dns/master_loader.h
src/lib/dns/master_loader_callbacks.cc
src/lib/dns/master_loader_callbacks.h
src/lib/dns/masterload.cc
src/lib/dns/masterload.h
src/lib/dns/message.cc
src/lib/dns/message.h
src/lib/dns/messagerenderer.cc
src/lib/dns/messagerenderer.h
src/lib/dns/name.cc
src/lib/dns/name.h
src/lib/dns/name_internal.h
src/lib/dns/nsec3hash.cc
src/lib/dns/nsec3hash.h
src/lib/dns/opcode.cc
src/lib/dns/opcode.h
src/lib/dns/question.cc
src/lib/dns/question.h
src/lib/dns/rcode.cc
src/lib/dns/rcode.h
src/lib/dns/rdata.cc
src/lib/dns/rdata.h
src/lib/dns/rdata/any_255/tsig_250.cc
src/lib/dns/rdata/any_255/tsig_250.h
src/lib/dns/rdata/ch_3/a_1.cc
src/lib/dns/rdata/ch_3/a_1.h
src/lib/dns/rdata/generic/afsdb_18.cc
src/lib/dns/rdata/generic/afsdb_18.h
src/lib/dns/rdata/generic/caa_257.cc
src/lib/dns/rdata/generic/caa_257.h
src/lib/dns/rdata/generic/cname_5.cc
src/lib/dns/rdata/generic/cname_5.h
src/lib/dns/rdata/generic/detail/char_string.cc
src/lib/dns/rdata/generic/detail/char_string.h
src/lib/dns/rdata/generic/detail/ds_like.h
src/lib/dns/rdata/generic/detail/lexer_util.h
src/lib/dns/rdata/generic/detail/nsec3param_common.cc
src/lib/dns/rdata/generic/detail/nsec3param_common.h
src/lib/dns/rdata/generic/detail/nsec_bitmap.cc
src/lib/dns/rdata/generic/detail/nsec_bitmap.h
src/lib/dns/rdata/generic/detail/txt_like.h
src/lib/dns/rdata/generic/dlv_32769.cc
src/lib/dns/rdata/generic/dlv_32769.h
src/lib/dns/rdata/generic/dname_39.cc
src/lib/dns/rdata/generic/dname_39.h
src/lib/dns/rdata/generic/dnskey_48.cc
src/lib/dns/rdata/generic/dnskey_48.h
src/lib/dns/rdata/generic/ds_43.cc
src/lib/dns/rdata/generic/ds_43.h
src/lib/dns/rdata/generic/hinfo_13.cc
src/lib/dns/rdata/generic/hinfo_13.h
src/lib/dns/rdata/generic/minfo_14.cc
src/lib/dns/rdata/generic/minfo_14.h
src/lib/dns/rdata/generic/mx_15.cc
src/lib/dns/rdata/generic/mx_15.h
src/lib/dns/rdata/generic/naptr_35.cc
src/lib/dns/rdata/generic/naptr_35.h
src/lib/dns/rdata/generic/ns_2.cc
src/lib/dns/rdata/generic/ns_2.h
src/lib/dns/rdata/generic/nsec3_50.cc
src/lib/dns/rdata/generic/nsec3_50.h
src/lib/dns/rdata/generic/nsec3param_51.cc
src/lib/dns/rdata/generic/nsec3param_51.h
src/lib/dns/rdata/generic/nsec_47.cc
src/lib/dns/rdata/generic/nsec_47.h
src/lib/dns/rdata/generic/opt_41.cc
src/lib/dns/rdata/generic/opt_41.h
src/lib/dns/rdata/generic/ptr_12.cc
src/lib/dns/rdata/generic/ptr_12.h
src/lib/dns/rdata/generic/rp_17.cc
src/lib/dns/rdata/generic/rp_17.h
src/lib/dns/rdata/generic/rrsig_46.cc
src/lib/dns/rdata/generic/rrsig_46.h
src/lib/dns/rdata/generic/soa_6.cc
src/lib/dns/rdata/generic/soa_6.h
src/lib/dns/rdata/generic/spf_99.cc
src/lib/dns/rdata/generic/spf_99.h
src/lib/dns/rdata/generic/sshfp_44.cc
src/lib/dns/rdata/generic/sshfp_44.h
src/lib/dns/rdata/generic/tlsa_52.cc
src/lib/dns/rdata/generic/tlsa_52.h
src/lib/dns/rdata/generic/txt_16.cc
src/lib/dns/rdata/generic/txt_16.h
src/lib/dns/rdata/hs_4/a_1.cc
src/lib/dns/rdata/hs_4/a_1.h
src/lib/dns/rdata/in_1/a_1.cc
src/lib/dns/rdata/in_1/a_1.h
src/lib/dns/rdata/in_1/aaaa_28.cc
src/lib/dns/rdata/in_1/aaaa_28.h
src/lib/dns/rdata/in_1/dhcid_49.cc
src/lib/dns/rdata/in_1/dhcid_49.h
src/lib/dns/rdata/in_1/srv_33.cc
src/lib/dns/rdata/in_1/srv_33.h
src/lib/dns/rdata/template.cc
src/lib/dns/rdata/template.h
src/lib/dns/rdata_pimpl_holder.h
src/lib/dns/rdataclass.cc
src/lib/dns/rdataclass.h
src/lib/dns/rdatafields.cc
src/lib/dns/rdatafields.h
src/lib/dns/rrclass-placeholder.h
src/lib/dns/rrclass.cc
src/lib/dns/rrclass.h
src/lib/dns/rrcollator.cc
src/lib/dns/rrcollator.h
src/lib/dns/rrparamregistry-placeholder.cc
src/lib/dns/rrparamregistry.cc
src/lib/dns/rrparamregistry.h
src/lib/dns/rrset.cc
src/lib/dns/rrset.h
src/lib/dns/rrset_collection.cc
src/lib/dns/rrset_collection.h
src/lib/dns/rrset_collection_base.h
src/lib/dns/rrttl.cc
src/lib/dns/rrttl.h
src/lib/dns/rrtype-placeholder.h
src/lib/dns/rrtype.cc
src/lib/dns/rrtype.h
src/lib/dns/serial.cc
src/lib/dns/serial.h
src/lib/dns/tests/dns_exceptions_unittest.cc
src/lib/dns/tests/edns_unittest.cc
src/lib/dns/tests/labelsequence_unittest.cc
src/lib/dns/tests/master_lexer_inputsource_unittest.cc
src/lib/dns/tests/master_lexer_state_unittest.cc
src/lib/dns/tests/master_lexer_token_unittest.cc
src/lib/dns/tests/master_lexer_unittest.cc
src/lib/dns/tests/master_loader_callbacks_test.cc
src/lib/dns/tests/master_loader_unittest.cc
src/lib/dns/tests/masterload_unittest.cc
src/lib/dns/tests/message_unittest.cc
src/lib/dns/tests/messagerenderer_unittest.cc
src/lib/dns/tests/name_unittest.cc
src/lib/dns/tests/nsec3hash_unittest.cc
src/lib/dns/tests/opcode_unittest.cc
src/lib/dns/tests/question_unittest.cc
src/lib/dns/tests/rcode_unittest.cc
src/lib/dns/tests/rdata_afsdb_unittest.cc
src/lib/dns/tests/rdata_caa_unittest.cc
src/lib/dns/tests/rdata_char_string_data_unittest.cc
src/lib/dns/tests/rdata_char_string_unittest.cc
src/lib/dns/tests/rdata_cname_unittest.cc
src/lib/dns/tests/rdata_dhcid_unittest.cc
src/lib/dns/tests/rdata_dname_unittest.cc
src/lib/dns/tests/rdata_dnskey_unittest.cc
src/lib/dns/tests/rdata_ds_like_unittest.cc
src/lib/dns/tests/rdata_hinfo_unittest.cc
src/lib/dns/tests/rdata_in_a_unittest.cc
src/lib/dns/tests/rdata_in_aaaa_unittest.cc
src/lib/dns/tests/rdata_minfo_unittest.cc
src/lib/dns/tests/rdata_mx_unittest.cc
src/lib/dns/tests/rdata_naptr_unittest.cc
src/lib/dns/tests/rdata_ns_unittest.cc
src/lib/dns/tests/rdata_nsec3_unittest.cc
src/lib/dns/tests/rdata_nsec3param_like_unittest.cc
src/lib/dns/tests/rdata_nsec3param_unittest.cc
src/lib/dns/tests/rdata_nsec_unittest.cc
src/lib/dns/tests/rdata_nsecbitmap_unittest.cc
src/lib/dns/tests/rdata_opt_unittest.cc
src/lib/dns/tests/rdata_pimpl_holder_unittest.cc
src/lib/dns/tests/rdata_ptr_unittest.cc
src/lib/dns/tests/rdata_rp_unittest.cc
src/lib/dns/tests/rdata_rrsig_unittest.cc
src/lib/dns/tests/rdata_soa_unittest.cc
src/lib/dns/tests/rdata_srv_unittest.cc
src/lib/dns/tests/rdata_sshfp_unittest.cc
src/lib/dns/tests/rdata_tlsa_unittest.cc
src/lib/dns/tests/rdata_tsig_unittest.cc
src/lib/dns/tests/rdata_txt_like_unittest.cc
src/lib/dns/tests/rdata_unittest.cc
src/lib/dns/tests/rdata_unittest.h
src/lib/dns/tests/rdatafields_unittest.cc
src/lib/dns/tests/rrclass_unittest.cc
src/lib/dns/tests/rrcollator_unittest.cc
src/lib/dns/tests/rrparamregistry_unittest.cc
src/lib/dns/tests/rrset_collection_unittest.cc
src/lib/dns/tests/rrset_unittest.cc
src/lib/dns/tests/rrttl_unittest.cc
src/lib/dns/tests/rrtype_unittest.cc
src/lib/dns/tests/run_unittests.cc
src/lib/dns/tests/serial_unittest.cc
src/lib/dns/tests/tsig_unittest.cc
src/lib/dns/tests/tsigerror_unittest.cc
src/lib/dns/tests/tsigkey_unittest.cc
src/lib/dns/tests/tsigrecord_unittest.cc
src/lib/dns/tests/unittest_util.cc
src/lib/dns/tests/unittest_util.h
src/lib/dns/tests/zone_checker_unittest.cc
src/lib/dns/tsig.cc
src/lib/dns/tsig.h
src/lib/dns/tsigerror.cc
src/lib/dns/tsigerror.h
src/lib/dns/tsigkey.cc
src/lib/dns/tsigkey.h
src/lib/dns/tsigrecord.cc
src/lib/dns/tsigrecord.h
src/lib/dns/zone_checker.cc
src/lib/dns/zone_checker.h
src/lib/eval/eval.dox
src/lib/eval/eval_log.cc
src/lib/eval/eval_log.h
src/lib/eval/eval_messages.mes
src/lib/eval/tests/run_unittests.cc
src/lib/exceptions/exceptions.cc
src/lib/exceptions/exceptions.h
src/lib/exceptions/tests/exceptions_unittest.cc
src/lib/exceptions/tests/run_unittests.cc
src/lib/hooks/callout_handle.cc
src/lib/hooks/callout_handle.h
src/lib/hooks/callout_manager.cc
src/lib/hooks/callout_manager.h
src/lib/hooks/hooks.h
src/lib/hooks/hooks_component_developer.dox
src/lib/hooks/hooks_log.cc
src/lib/hooks/hooks_log.h
src/lib/hooks/hooks_maintenance.dox
src/lib/hooks/hooks_manager.cc
src/lib/hooks/hooks_manager.h
src/lib/hooks/hooks_messages.mes
src/lib/hooks/hooks_user.dox
src/lib/hooks/library_handle.cc
src/lib/hooks/library_handle.h
src/lib/hooks/library_manager.cc
src/lib/hooks/library_manager.h
src/lib/hooks/library_manager_collection.cc
src/lib/hooks/library_manager_collection.h
src/lib/hooks/pointer_converter.h
src/lib/hooks/server_hooks.cc
src/lib/hooks/server_hooks.h
src/lib/hooks/tests/basic_callout_library.cc
src/lib/hooks/tests/callout_handle_unittest.cc
src/lib/hooks/tests/callout_manager_unittest.cc
src/lib/hooks/tests/common_test_class.h
src/lib/hooks/tests/framework_exception_library.cc
src/lib/hooks/tests/full_callout_library.cc
src/lib/hooks/tests/handles_unittest.cc
src/lib/hooks/tests/hooks_manager_unittest.cc
src/lib/hooks/tests/incorrect_version_library.cc
src/lib/hooks/tests/library_manager_collection_unittest.cc
src/lib/hooks/tests/library_manager_unittest.cc
src/lib/hooks/tests/load_callout_library.cc
src/lib/hooks/tests/load_error_callout_library.cc
src/lib/hooks/tests/marker_file.h.in
src/lib/hooks/tests/no_version_library.cc
src/lib/hooks/tests/run_unittests.cc
src/lib/hooks/tests/server_hooks_unittest.cc
src/lib/hooks/tests/test_libraries.h.in
src/lib/hooks/tests/unload_callout_library.cc
src/lib/log/buffer_appender_impl.cc
src/lib/log/buffer_appender_impl.h
src/lib/log/compiler/message.cc
src/lib/log/interprocess/interprocess_sync.h
src/lib/log/interprocess/interprocess_sync_file.cc
src/lib/log/interprocess/interprocess_sync_file.h
src/lib/log/interprocess/interprocess_sync_null.cc
src/lib/log/interprocess/interprocess_sync_null.h
src/lib/log/interprocess/tests/interprocess_sync_file_unittest.cc
src/lib/log/interprocess/tests/interprocess_sync_null_unittest.cc
src/lib/log/interprocess/tests/run_unittests.cc
src/lib/log/log_dbglevels.h
src/lib/log/log_formatter.cc
src/lib/log/log_formatter.h
src/lib/log/log_messages.mes
src/lib/log/logger.cc
src/lib/log/logger.h
src/lib/log/logger_impl.cc
src/lib/log/logger_impl.h
src/lib/log/logger_level.cc
src/lib/log/logger_level.h
src/lib/log/logger_level_impl.cc
src/lib/log/logger_level_impl.h
src/lib/log/logger_manager.cc
src/lib/log/logger_manager.h
src/lib/log/logger_manager_impl.cc
src/lib/log/logger_manager_impl.h
src/lib/log/logger_name.cc
src/lib/log/logger_name.h
src/lib/log/logger_specification.h
src/lib/log/logger_support.cc
src/lib/log/logger_support.h
src/lib/log/logger_unittest_support.cc
src/lib/log/logger_unittest_support.h
src/lib/log/logging.dox
src/lib/log/logimpl_messages.mes
src/lib/log/macros.h
src/lib/log/message_dictionary.cc
src/lib/log/message_dictionary.h
src/lib/log/message_exception.h
src/lib/log/message_initializer.cc
src/lib/log/message_initializer.h
src/lib/log/message_reader.cc
src/lib/log/message_reader.h
src/lib/log/message_types.h
src/lib/log/output_option.cc
src/lib/log/output_option.h
src/lib/log/tests/buffer_appender_unittest.cc
src/lib/log/tests/buffer_logger_test.cc
src/lib/log/tests/buffer_logger_test.sh.in
src/lib/log/tests/console_test.sh.in
src/lib/log/tests/destination_test.sh.in
src/lib/log/tests/init_logger_test.cc
src/lib/log/tests/init_logger_test.sh.in
src/lib/log/tests/local_file_test.sh.in
src/lib/log/tests/log_formatter_unittest.cc
src/lib/log/tests/log_test_messages.mes
src/lib/log/tests/logger_example.cc
src/lib/log/tests/logger_level_impl_unittest.cc
src/lib/log/tests/logger_level_unittest.cc
src/lib/log/tests/logger_lock_test.cc
src/lib/log/tests/logger_lock_test.sh.in
src/lib/log/tests/logger_manager_unittest.cc
src/lib/log/tests/logger_name_unittest.cc
src/lib/log/tests/logger_specification_unittest.cc
src/lib/log/tests/logger_support_unittest.cc
src/lib/log/tests/logger_unittest.cc
src/lib/log/tests/message_dictionary_unittest.cc
src/lib/log/tests/message_initializer_1_unittest.cc
src/lib/log/tests/message_initializer_1a_unittest.cc
src/lib/log/tests/message_reader_unittest.cc
src/lib/log/tests/output_option_unittest.cc
src/lib/log/tests/run_initializer_unittests.cc
src/lib/log/tests/run_unittests.cc
src/lib/log/tests/severity_test.sh.in
src/lib/log/tests/tempdir.h.in
src/lib/stats/tests/run_unittests.cc
src/lib/util/buffer.h
src/lib/util/encode/base32hex.h
src/lib/util/encode/base64.h
src/lib/util/encode/base_n.cc
src/lib/util/encode/hex.h
src/lib/util/filename.cc
src/lib/util/filename.h
src/lib/util/io/fd.cc
src/lib/util/io/fd.h
src/lib/util/io/fd_share.cc
src/lib/util/io/fd_share.h
src/lib/util/io/pktinfo_utilities.h
src/lib/util/io/sockaddr_util.h
src/lib/util/io/socketsession.cc
src/lib/util/io/socketsession.h
src/lib/util/io_utilities.h
src/lib/util/memory_segment.h
src/lib/util/memory_segment_local.cc
src/lib/util/memory_segment_local.h
src/lib/util/pointer_util.h
src/lib/util/python/const2hdr.py
src/lib/util/python/gen_wiredata.py.in
src/lib/util/random/qid_gen.cc
src/lib/util/random/qid_gen.h
src/lib/util/random/random_number_generator.h
src/lib/util/range_utilities.h
src/lib/util/signal_set.cc
src/lib/util/signal_set.h
src/lib/util/strutil.cc
src/lib/util/strutil.h
src/lib/util/tests/base32hex_unittest.cc
src/lib/util/tests/base64_unittest.cc
src/lib/util/tests/boost_time_utils_unittest.cc
src/lib/util/tests/buffer_unittest.cc
src/lib/util/tests/fd_share_tests.cc
src/lib/util/tests/fd_tests.cc
src/lib/util/tests/filename_unittest.cc
src/lib/util/tests/hex_unittest.cc
src/lib/util/tests/io_utilities_unittest.cc
src/lib/util/tests/memory_segment_common_unittest.cc
src/lib/util/tests/memory_segment_common_unittest.h
src/lib/util/tests/memory_segment_local_unittest.cc
src/lib/util/tests/optional_value_unittest.cc
src/lib/util/tests/qid_gen_unittest.cc
src/lib/util/tests/random_number_generator_unittest.cc
src/lib/util/tests/range_utilities_unittest.cc
src/lib/util/tests/run_unittests.cc
src/lib/util/tests/signal_set_unittest.cc
src/lib/util/tests/socketsession_unittest.cc
src/lib/util/tests/strutil_unittest.cc
src/lib/util/tests/time_utilities_unittest.cc
src/lib/util/tests/watch_socket_unittests.cc
src/lib/util/threads/sync.cc
src/lib/util/threads/sync.h
src/lib/util/threads/tests/condvar_unittest.cc
src/lib/util/threads/tests/lock_unittest.cc
src/lib/util/threads/tests/run_unittests.cc
src/lib/util/threads/tests/thread_unittest.cc
src/lib/util/threads/thread.cc
src/lib/util/threads/thread.h
src/lib/util/time_utilities.cc
src/lib/util/time_utilities.h
src/lib/util/unittests/check_valgrind.cc
src/lib/util/unittests/check_valgrind.h
src/lib/util/unittests/fork.cc
src/lib/util/unittests/fork.h
src/lib/util/unittests/interprocess_util.cc
src/lib/util/unittests/interprocess_util.h
src/lib/util/unittests/mock_socketsession.h
src/lib/util/unittests/newhook.cc
src/lib/util/unittests/newhook.h
src/lib/util/unittests/resource.cc
src/lib/util/unittests/resource.h
src/lib/util/unittests/run_all.cc
src/lib/util/unittests/run_all.h
src/lib/util/unittests/testdata.cc
src/lib/util/unittests/testdata.h
src/lib/util/unittests/textdata.h
src/lib/util/unittests/wiredata.cc
src/lib/util/unittests/wiredata.h
tools/git-obsolete-branch.py
tools/mk_cfgrpt.sh
tools/path_replacer.sh.in
tools/reorder_message_file.py
tools/system_messages.cc

diff --git a/COPYING b/COPYING
index a820eb320968a7825e6168281c2f7dc8b1163a49..75b58d23820c52ba526bac285df41b17a8b6b28a 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (C) 2009-2015  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2009-2015 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
index 8413ea474ebd7f556a5e1cb06e87663bf70bbeb9..2afd4cde6c1c26475c9f8d97f438e90a6eb1e92d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index c6e4270c67dfa2501acda5acf1358f36fb0b5a79..31028decaa0d33160544c751f90de63a50d026db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 704dc9138ff48b8b5934b7c8518ede066d838ebc..e9fa759a8b12ff395e902386633a68ca320463b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index fee973ffd0d08dba2a1b69d0eebceac370cf5774..8ad8c88840c725b9c0d9b52250f29882e6e04f2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 5b3c5569b36c6443808a4a67909b543341f741e3..ce230bb5afe75077c0914534a90f9db46e8dfa52 100644 (file)
@@ -7,7 +7,7 @@
 ]>
 
 <!--
- - Copyright (C) 2010-2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2010-2015 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
index 70523f7e6bd9d6f8ca78c2fb35c24a3eb725321e..7f444bd6065fad6ec608fe07869eb5dbc843af3d 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2012-2015 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
index 7574cc09631cda84646c7266a6d74d16fcdb98c0..7ee20bc89d5601562580de054b934077dddcbc80 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-2015 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
index 2dbab4628cc9bd7a21c69d2ff8d7582101233ab3..d2f409723629ee0eb4e49775f55560123ddfc89b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  Internet Systems Consortium.
+# Copyright (C) 2012-2015 Internet Systems Consortium.
 #
 # 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
index 2d228c704df1ed327fe76d51b511e0b8e53ea827..6ddd373ee5d2e814b02f8de26f541c290b6fbdc6 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright (C) 2012-2015  Internet Systems Consortium.
+-- Copyright (C) 2012-2015 Internet Systems Consortium.
 
 -- 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
index 81ddb379a2bd9555bcdded6d1e78038171d03a5d..d5ec1e3d65fb5514d380778ab600e5336a21345d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-201 Internet Systems Consortium.
+# Copyright (C) 2012-2015 Internet Systems Consortium.
 #
 # 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
index 2c4811897eb768f2f822a49a7e7f2a4b400f09bc..1155b60d14c49cb6e1c5f24cb6c705a37c2fccec 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright (C) 2012-2015  Internet Systems Consortium.
+-- Copyright (C) 2012-2015 Internet Systems Consortium.
 
 -- 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
index cfbde86fb5393e9e1446e7fabb3adb6e2caf085e..f00e2d95cc39f74832dc9183b5084db231dd49b2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2015 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
index a054c6a74021ab2ab16d3b30f92187389b70239f..14cbf318d1fb4256716cf4b8eab3a9e3b62ff04e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 902fa1a734bd4eb45a9232e9a90918661294b9e3..61017839b137097ad8867ae45b08f91a64baaa34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 5f7aeb08eb95a0de59c5ccf2b61fcbaa348616dd..661cb55383e6ee9c05fb9d24254cd1d14f756430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 923f0aaac171f27119164cf350e9e6d43f23be24..daadcf41182ad6f7ec1876809945448fc56d89d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index bd1bc909bbd201d14213724f5e5f771be76ee1ac..e6728527c58962a82e29ca6bdd568bb33dc7e60a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 9d7d1891c92458ed701ff34240de10a3ccf876d3..41e301bdd5d0c0a5876a0e939cf5853d39d64658 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-2015 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
index 13af3ef4ee52d0df8774111d0b158ca2beff1699..2c5ac578db7e78f1b9c622675b95faa902c90f70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c98a49751d5f0ac452123d15f3834f58198ae100..2ec6b520e8c85cf30ec8dae8d1eda2fd39ee9696 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 70af9d075bce697072c9ad6cecfe23657d31633b..0a8d9c3a63e1a7a057a4318ff31cbfdf5426f192 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index ca54296460d970d53046bbeae251fc30143f68ee..a9b0613d51b956143bc835a4c4e743d9c912550e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index da67b547f4d203a6ecb7481b47db30e069bf9d3b..d9dab3e0bd4aaf1240365030b5a27e0329d4a7a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 5f5b12d06282e438fd11c0479131d881cbbfb010..708d9a64388fafcc773b20b9752d00e4192af0bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index b297563de9efa7d5e697a5491f1e2d482ce80711..29a49d7e199a093e0a5064b0086e740b2c983905 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c07c51811905c2d997a727fbf1f0c0c15897b727..60f2000546dfafba53df8f338a6272d9adfb3104 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index ae1727248e8a8d466ab98678d6aacd2959279eb3..ec13871094a4bb45663553cac8b32aa3a3e1efa1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 690a30fe3d880a9f7000d05cfeca081fd6d9f4f9..2a917665227f00491ede5fcd75575ee352eb2e79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 6cee3dcddf0477c89063af597f10bdcf71c40da0..afd829f501df58806adaaf3b5cf091e0c8f7819a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 994f1ba83321c2f78f829d8e9d52bc4fa2f5c577..0d707036a6a1af3c4d2947dd1a6a8709e80fdb82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index f2ea9d6b34145d0537ef92b3fd8d79811f781492..c3c488164acc4b9da4ebcc7887c9efc2207c64d5 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2013, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2013-2015 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
index f8d4635ddbc51eb7a1038680d59a1a551cf96e92..6483b9453ca2239a5dc1a3c7cb4ad2b93390124d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index e2dfc5533c553b1dda3b363aab6b880875c403ff..baf2f1cdbd418f7b1fddbaea5ddb2a75ef99ba19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 08f6a578d8c4c7556f06000f246aafeaaee265e9..b701375ce206f2e35413fa0f899005a1108d098a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index ab401a38c78a59753ff0999d8354e59557b6b17e..0f9929abd12c9e0c3ec5eccb8e04b305f84a9a6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 0fd1406c058d6b98a6162b70db41730e84e6ebf9..b9ed2c9918b04f47764ab5db97e8fb9a118bee14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7548d157b924c5b1f6da17698098b65c92913d5c..41a7addba05e99aeda55b1230cd52ebaa9b7707c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7a7671e5e9dd181c5e0fc15b4c2a627034ff4026..57f8e0948c43f705fe9cd3a8fe84b1c54fa63842 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 14041fad35e9cbcef382924942ede52e860be325..8b07bd0335016901ca35257f61aecc40cf186f81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 493f90338f416228ad56dbab0684ba8587a0bdbc..f253b85af762772a812b397506281f8e630a433d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 956db64a8e41326372c770ec8d7064f28a52dcea..cc0c6448a3b9268b1dd7b725bfe04778f5858620 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 427734133ca3151c512f27cab9120dcf991cc022..e8955bbb5372c414b584d7037eaba6960256d67e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7962907d3f4c0276504182ee71e74e1688e31cad..794d965d43d2fc834f25af1a758c8f9292323f3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c6a1c364c46eb1b06a165c3b5da286fc584dd83d..5bb11e3ebe7bf274abcdc6dde6415a490cbb7804 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 91417cc68576c3eb08b9259b6648cef5d0cbb5f9..a13e20b5aaf288a4f9c913707f291bf48ddc66a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index b0bacee998a51903526043cffb312eedbd3cced5..6d17ba0f819af66f21bb6f3e0267a1f540030775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index da468ae9470e202e3141ad084dfefb7126342cc4..826af281e749fc51ca55b3aaa94a599696fc32f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 0efd42dc779f1c7fb8bd0b1ac4be7d7eddb92777..8e9562b87bd1a8eac03e865d80835777d04b9264 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a9934c2320298ed27707323bfad445be4f31e8b6..d812bff243065f428269e5186b1653d2067ce8db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 32ddd20a682394fdc4185622b4a53800ff8807ba..40122c6069e93a73437bb9537b6c84888f712320 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 67e16978bb1f43da52658cc216e6152223214d14..1969396f4542c7363606fdbad41fe034dd24e067 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2015 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
index d1a75deaa6b13fe7356c32e8029906d40041c5dc..57883e5fd8f4764d2c595181950af676ea8bd486 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 5cb4b248abe87c655de6a1428a21c51c03fabc83..e97a9f09eb9aa58ee778314e58683c3fa4a30587 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 2981618ef0222d66502101516b52e0f590e609d7..a62f7c7e321df8a78037a9ebacab65c5274c7f5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index d8b08dd5384373a3ab28b74689b96e03374a0f7f..161537b5d3201333787ce80e1d89d4cad4253d08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 2981b5a97364e7bc385b586f9f4fd904aadae5bf..45882000571d1ff10cba4d6a4c3a48ea593b357c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index d3f729469fb16a0a2849acae25ce41893a3acbbc..11c04e1cc8976229d79f447a202b67c9964c024b 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2011-2015 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
index bc3b4e9a445d59c855d59bca6f046463c6a7361b..102691cc3b3b2452a0adfa97b415447a43d6c8ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 2a25712253408029725fce7e21ea358cde7ad652..3300a8572c918e49bffb193bc21e0fd10c9603b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012, 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 97cb9682e732848303fbba99babb6caeb4703ba8..bddf64619b882bc06017f54484e5d01b284ff8d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index c6f9333c897f5f48e081b4ccc21c4b60f483b0a4..72045f28d05eea26a36430a715d063df16cf0e5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7595b2ed10a79a88f34556cb17ae9e6a8eb9e83f..3c7bbe00ff633a1b889b76ba3a93bcde3a97e71e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 394d262e88c353d89d7efabbd01065309367bf64..c3e3436591619eac980a0b7da7cf0b783472c8d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 1149da3cec4a3a26d096177b1d127e7ff21a02e3..5cf827a4cc2428c218d54460bbe46674a58548c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e9c99e43c173a996f6ce8933eb3a5819a7818cf2..20474e352efc24a4f82f639fd574eed3b67a1846 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index e3c160958cffbe332b0f4c79ba270145ead23081..f824c98562c13625e552cf75dcd07a68e5c8c2ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 7002f68bad73957bd985d30b405dd0b92db53f43..c4d6d73e6beabbbc4f5a56c520d30a2f1df45a74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 8cc04c1f471a65074755455e8fea81d9c5fa4351..cc3dfb538928a945151c9800d3e1364432fe8782 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 75ad4513541cf2611dd8d6cff0bf591b1f7f64bc..090a6e8430ddef7a4d41974780b4f78240beb25a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 5e3c380868d9f8221a6ac5f50e166828d79ceace..e957c67230f37db147948f799efa122c43b2b4e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 53d9d53cd52c4e07a2fe2a3caa07d2fe89ecf16c..dfa1e64e4e9a2746dfc2e6412da1f8b242cd410b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 2989c09801de3d130ca86e860d1aadbf94a823c4..1a196101837c4f8f9b4bb509a1d58a91efea3f39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 63af8d11d5ea58e34bb00fa12e0d76a27c587f71..b1ca9587c1424e09e09a6060dc0531e3818d9e51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 6b6421db93ddfa2e57f54076b9a59c101e81d28b..7e2bcf02cebfec24e0f49eb3009f8ea3e0fb0251 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 0448618b610d3335eb4b93649b39b36e4e199f25..e28fd713d2223d583be681e804233a5a35853ccb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2015 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
index 5efcfaaacfb74d94229c972683c26a54103fcff5..7326878331bf5deda9cf838e3ae7ed9c2aa84306 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 678e9ed54904c0615137579b686ab87ddacd4c12..b98bd037e4e9e7907ef1e129ddba931bfbb94cb6 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2011, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2011-2015 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
index 7d7c9894e55540626eebd471d661c326daccbb3c..f77ee5af4cab476f5c6368b9dd90b33d3fca6d1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index fe0d24c0d536ace89da9ce2db585ccebcaf550b2..c4d8609bd331d3aaa3add7061fde1f5b737f1c22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index c6f9333c897f5f48e081b4ccc21c4b60f483b0a4..72045f28d05eea26a36430a715d063df16cf0e5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7595b2ed10a79a88f34556cb17ae9e6a8eb9e83f..3c7bbe00ff633a1b889b76ba3a93bcde3a97e71e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 394d262e88c353d89d7efabbd01065309367bf64..c3e3436591619eac980a0b7da7cf0b783472c8d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7144fa2cb8e3386350633842956e4686e2fdd117..0b424386bf44c54d552d9bf68828048326ca79fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 3c0c3b2f16caf77d48579785b6049e06a49bf77f..55b94620ccfe84cf0483a97ab095cf21c0ab2022 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index ac345a6e27397d4687be2cad45c2b67c91c8bd37..9053d70121aeefbf4324f4d55fa62f21d8d25a32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 4444c19260a638595187d585f1c6ae832abc61ee..37ae7d200ca622f988e1f6a732df80ca8444ef5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a537e528128aa542ee0f834171969c4b49632e6c..5cc826cf83b7649856c8fe888e66879debb0e352 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 5861ffe903a7cfee59e47805881be33e234f4abe..03e8d501e28f4d4b0c424f4efafe21621cec6ff1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 2782c545bbf28d9495b003af68ad702dd90ca03a..1950633570e1f658a71c4cdbaf377c9d2d08ede9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 75ad4513541cf2611dd8d6cff0bf591b1f7f64bc..090a6e8430ddef7a4d41974780b4f78240beb25a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 5e3c380868d9f8221a6ac5f50e166828d79ceace..e957c67230f37db147948f799efa122c43b2b4e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index de981d05e3223822975966535492e2b87e934f54..278744fcf9fe9d436a12ea939e11fa44bef592f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index a5f8edfd7a653e152ede742fdd10786b1f1f9074..9a54fc65a2aeaeeb50eb8b16f60f51b61ae612da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 2956f5b07a052fa5c4869d96aa04ca70bd0d1e2a..edf3ad0819da55a06410b944c4cfb2f6386a9146 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-2015 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
index dc5f5ae70d11b34934dee7a0d2d58697f37e1236..8b5cf42552e1bd9c8ffd47dbde5e52052a1342d5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2015 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
index 167df9611e553fb30f2122b6c63bce400c244cd4..20ca9f87970c9661fe8c5ccaca9114b4ce8f1d69 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2015 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
index b8bc981f94e036719dd6edf25f976bd7eaf30599..d8fcd9d1aceea4fc7bcc84d4090fc9058195d194 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index e1f1aba92124db7db6da6020e0addc2a9a200f29..ff647655bb83efb9562c88b02c1688e8ee2f2469 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index ad1ddb2043808fd78e60944a9f4f509c6f34fa4a..91e7765465765e97887affe89791ff7d147ef804 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 791794b2d0fe9a856514ae33630725de85e593c5..4b6637eccaebc01ef1e53e1d5a797d6a1a2a836f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 29cbd2d28008dc4c11b8b082080e42e6f4f34984..d9657e3fcd4a1c2b27877e2e9d6d078e0f208080 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015 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
index 337d43d88ae0997f6cc91d0fe1d04ddea51d47f8..30a423b09efd68491cbe02136e4b8b48a9ed7967 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 7d1d2a6115097463561d1cf17932dc1c02f2408e..8362aea66824fe94e98e5243ebe69432313a32d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 6e98e054bf06cfdcdf5f28222375f67a13fe5a78..baa1a70af4d012e4eb8b4fcc19b624352b452772 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 649c811b79df520be1f4c183390a736722c595e0..b0b2cff5188c7fbde0bb0893a8f9bdc3674b8fdf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f1c12cf7765260cd6c2d49f735affc24f8087273..2bfb66c423329ac2b57ffe980c5b7189ff14162b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 6a416829fced810859174e853edeb1731662cef2..3908d7784cea776ab82c27848bf79da44dcd1111 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0edc33069a577202504f42d5bedc39094a08ed6e..d8aca9549834f44e1d3f566e52dea485374be153 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 8cdb86646161011d6b6b3ac5ac638c139319b4cd..6cc8b49374c544115ab16912399476ba69aa64df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0a6c3b2605e436af6fd72ad80c38d68e38e66b21..4d802471dfd30aeb91cdf1d1c6e24a1fc12a3a7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 9336e8c518916152c4e6d637955818b67030d633..c16df58a1fb2a780224f3ecade99c8309eeeaf2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 80176fd007acb6a56425f8da9e482e282adff65a..0a53c045923d5eca880033eef3348689b5f7b1fc 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-2015 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
index 14f7cc33a3ed33a3b310de94d3e7da45e5e64751..078cb57b5aabdcdb2bcdad4e3fc8ee09534aded2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index d2e7e9e85536a8b334e1f43699fa73a01b1b9832..66e0de9f72ff1eb5123702c7d21f18476e272ac4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index a339c9ab150ad6ebe0cd1c42c9e02cc4faf0197a..8eb59863fb7488e6e5893a523dc167595d8ca89f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 952b67eb73eee791ff0acd922ced77b5371376c6..b1b8b723608e9a1e1c0054e708136bc19178d78b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 86e5fa734e14b35d9c1016b6918d4e98c5fda648..9ab95a145142517a1ee08488de2f3c00ec8fc9e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 3f59877c3b841f742075073b12579b126207657e..ab0baa7f16486f1155ca5fe5f08eb994dad56891 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f06910b5e862b4d87ff8be857a8ddd5912877971..d3e179c86d83b63d8b1831f149b0e2aa23e27c6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c5e3f6d78a37406b9ed3bbca6be234b38b7fef15..6b849bdb40254031dedfe30ac59f90733bc44189 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 4acd2dafa12935fdf7f361eeeb1ee5d114487682..157da2bde9ccfd723737e5afcb7d5163e94ae0bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 0ef9068c22264f302c045a3e8bdf34f917b28b24..511825d35ad6d3f80a022c55124f765d0949e98a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 1708888bd8bc266b6e4caa209bad2cf2dbb3386b..54bddc3d9d3fbc613d9e9712cfe34f391f23779b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index da0b54bccb3105043138d8aa993308da29731206..d2824a272934b302a21428c08a6af6976eaf9671 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 02a4fa0f82e2518c3e8f47ee53f53671ac8b2f55..628f79db263e81321b1797ed1aa7060614503913 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 273ad7f638bc4b7f7487ce4de097727e39005099..25bc29035a8794de26c606f1a11df6cdcbf9cd79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c4782dfddcf1aa0eeee38bb4425a0108be3961a7..309c92e6c2cd9188d63b7304d5a0a7b124a48f93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c189dfe91437f56a5b96ad541cf38ec65c5f8867..00463b2ae9fe4f9a6c5367457d1ecfb570590ad5 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2012-2015 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
index 369df025d92320d6cdbd8feb532a0d46265dc3d5..d390c5bcd7f9beb1cddc69003309cf2c6a09d040 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 8de28b4849b81d1a57d276784f1e90b4ba7884e6..9ec6dc2bf4b7f50409266436ef51c9004115f9ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index a3cc153b2ddd01aa4003bf9fedd922b8ce9647db..c93a9e8cc88fdb6f144562d6de47e94c91452a8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1e8fd646d4ab218a7bf7d18433ea2a518d847782..e34b99530267f6e03e389bc5bdaa51460149078e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 38b576478aeb8affabead53d668afe84de5a5e1b..576b6049f74d265a24a671883925e0d3919ae9c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6b5033402132e6feaefc77dc81feed5c97af144b..3951783b37f3ecc917c8ef59ee56ec0800d35beb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a0fee18f593112ccd98bbc3b564e9a87e1f3ec5f..3a4869f0632362055f601e0592831f5b64636cfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index f4629635c6bc031daf7b2381b481807b4fb62143..648ed2b08669761b654f70f99b6bd30adc77620b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index e43a4829315cfe00cd3ffb18eaef822bd19581ac..c36c83cf1fcf9ccf48bed171a8dcc6be854e42d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 029271bca8f2e935a645dd9ce8c16e61606e5a74..65e55898165d557fa0d48274f5f39bd30342a203 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index d1a39d61bc9094c7d8c351d3c0aca79bf3a8151f..06acda398400ef20dd35d428596aea9e65847cdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index caf8624e2879600ee497d439f63cca5c8100de7d..e7a341b7263e03efef9990b9ed5cb10b1a526d32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 8f1ebfb7a20e8815dda5c1beb7d3f64ecb2c2926..cdc25cb9476fa8fd8c3df303b490dbc25b03bc51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 309fb12b9006baef9d23afdc454dee739bc36d86..9eb83d0f39751752a0f8995245b4ae76cef3715d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index b4e81a1320850b70ea81bc34c45dcf66ed256d3f..84d090b48f28145ed7ac5fc770292ff6355f8d1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index af0747b8319b2a1b9296a09d79dcf7444c18a82d..45702da97c3859bd01aac91cac871212fbfde363 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 74262e750649863e09c33c0304ec5cfbfde529a5..776c8fedc9fc417cd46e0cd9a2227f8125e914ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 5d6a83c964d3b873b04d62487036dc187d030b30..879c81580e4615f658bb6222c8bf8bbc910fabd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 6cc1c43b10707492bafd234bab10f16b81d488a5..5147bf98d836f4261a324ed9f6d997292365024f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 1d51a809c77fe712fc909ad0c9b15e512070111d..2fa0d215b958ef54d898b7ec558f43e639382536 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 2adb36cff37b85fb3c0e17afdcf44c2862a7c8ff..e191e283b670b7a7b64781a7171a87a2f90b9029 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 385d806807bcb7f8bd10759f01a84ab290e9350f..cf07f6a6607d0845eca5578dc87b8ba45bc269ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-2015 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
index 9542d1368a28372e692833e5436c34aab17fad86..c9a3571e66aaa880924ce3fb4aa4a73b2fb820ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 3e1d8dcf498bdf9188a8179521558b0423f79c9a..d5e0979d4c4bff2b4dfc79f072b8aff21e4f0c6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a648c04f52aa2f34de3a5810fb340b68dccbd45d..88b68cf8f8e7fb16a3bd4c70b792abadde4b0ea4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 68616437ac15c529d091ac3b8d533e5d0d579d1b..f4acbf0231a806c272220ca3c38014abed5ff636 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 1761856fb5b7bf5fcb487104052e955127823ce0..d99c0c7262bd0fa48d19964ba70a6a9728d4d1af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index ffc2cf9c0b46f719606b6aa081ca986d937d3497..364eb399bf78916813126e9b5e187c570b1212c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 6f5e265d9b0dc7ea14c9876ff49c944259c5368a..1f7f35eceda6f9ba73a9ea076feba33660942adb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index 60d20a5f5849665ec8163a0fa791c275d99b9902..ba06669e1da79dfff5161d26432fbf7004421e89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index fcc3916ef772a81144800e02bf40bcde1b7ecf39..09c22ae9e6b65634b50d62f5ddcf9a3bd8a929a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 157de872c52d91d66ce093a448d6c07bdefdad4f..3f6d5d5b30f7a2071cbc8b499451bfe32fe1f2c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index bdf667af7c97ccba8d3566b604d87f83113bf288..e2d88e219f17a6201e8ea018a4218b95a32b8a90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e28351293a07aa20ff69177c5f78a715636d0b14..9216c2fab303c7dab9cbe7b99f9e2adf7105bf6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index ca68c8922c1695814532beee7db7a024ceff61d0..784fa599ba7f57e5e5916d217bd4644136c974dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 87df5852f29bdaa6522b78f6c489d504710d03f0..dfe31a212e70205b5419633da4fe89bc56c37b00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index db1d674759f734cf78536027dc62eeee74d5d0c3..795fad970ddaeef49a0762e68e7179036bc4a0ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3789b3bc9e4f841648b36f5ed31777cc6171356e..3c05c65019df211000183a15b6aecbc7d00f17db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 64be38040adac7a602ad884ebabc04a350ae1c5e..d61988fba91ac43667aee77371a594af050d7e26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e626fb898e29c4897d0e7a00df7d3cb130b79212..3416fa9452cbadd38e791fd0f8b5bdd7270fa140 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2012, 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index e214b3ea81572b2bf9b509cd20eb4806f06725d8..c793b45c8dc35f1154f28f51d42d38621472d470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 2cdcf017f1e976af44f845680a1ad785387e38bd..d68c7c74a612022c219992aa9a2f70a1dfb4fec9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 2ce00c572aad3b1040c56442b364771428d70522..ec8787f91dda6047a3c408a0a77553d820d1093e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1d6fb971f34210ed0ac28024afce436f0c88d34c..8421a305ee4dd0137d50891095bf0c57eebb219a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index c3dc72c3615ee2a827a914c35134898727e455c0..692070c7c46f7d150f6dae6c12a96cd7420c8233 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 346b66daf45c8bbd26339d3d3d69e5e0bee9a457..5239cc1ef9489994970d87ef860fd2c9649d600c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index fe89c6081991b66f7cbe8ef4fc360f7360875dfd..ad952bda173d30e90fb20f3d81f1ed0cf6b0dd6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 13df131c67a7372882310a4a54e79b78d382a4e1..308262f64ee7f9104caf72823ce0db4023e44885 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 44b32cb13278cd3d2169ce4c08dbf12c72e57d97..efb2eebf7b9eae1750b54a85eb6697c97db1ff5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index fc4305f9a695a56bb1059171720b4116c9bc8e78..7cbb73b2ab45718c01131c529cccaf6841101e76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1d7ebbc6d776826bff75da4c93ab8ecc7c598a07..a3946fe5869ff9db1556914425d99522ae7b8842 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index ed3a21dc2086d75ebcec461b565502fe33a51e6a..f9d2089d6d6a18c07384c249ec1b4f3290c8fe0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 5e70184d3f52bc2b628bade7eafe45c2fbe33f8a..c08f332f60679a1bbafc54291ff4a5084713e82c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 7d500a0f51c576272f39c007fa1257200b73021d..a6cbc675aa22cdd11935d8adafbac85a20bcde5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012,2014-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index c6a0fa35580502d3c52861cb2a9e43496b5f6bd5..314a6a0c389c03e1d0ede7bd0bddeb514ec24876 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index a10b4af06ecc4d54cbcd0999ae73551b8f4d71d5..70887c3d243bb1722b3ec17751570ceb75f72ae5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 718d362f6ffd890a60b458a4107ee2d9803fc847..d501f207da37c12d08803517dc2032f69bfc2dbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 42413043ad2bb75f82622e41d831849bfc59aee0..7044863677f15b351528e7521c21f6c3b0b42498 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index df25ef137afdf6b1285874b7ae3726fd6720eedb..445895ff18d2b13a1ab344edef242e061e051fb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 9edd68fa9fe6170ef3bb90717fbaa58fa0cf5c36..e79cef3e09641ad82b968aec7c8c9d8ecae7071a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 173abc63aa54b41956e21594fa47bbeaf4a2ddfb..a2677573af009eec98c6e8bfb99636bce776a719 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 7e83973a9668471cd5d7b7528efaed42ebc16f3e..ac1cc7e7db68ff0b387391c226272a618816dae1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 5459e983e885255979f85d614597ed74e521cce9..894032b2216065bc631ac68524ab9101460a2c7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 05d502b526d6f9666291188d3fd135f34ad0006d..07ba44743e1808a9150149b1d1dd6f81cec807c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3537357fc699fe2139e6403dbac5a7551224d5ea..be12190be48d13c225b3d96b0bf65626b92898c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index a1b2fd78ec7a35548910514d5d33439921a1e615..c42f2fd49f55decad6c3c23e2533adaa44d9d5d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index b8c421dcffd84dc372876af78ca6c2524097c1b2..65d9f6808ff099acac756adfdf6cff48f39e6a3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 973ae01d713e2a1cb063acb9ad6c53875f3946ef..791a555344e569c25dd7dd6cc93dd8b1d91782b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index d298fcc792100f8d98d3e11de6d25478ad0e598c..170da754c719068d337ec7815109e40bdc2a6817 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index d8501e0c0bc5e3e3cac4647a6fbe2e84d874f6fa..eea89c5db2fbfc3b15b85f3921d2fec13456e1ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 3298b022f553082b4f930511fef57ca5d8c6ffa4..65e63b3644baeeb9379af0801c37f3023a552cb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index a1e668eef35a5b0ae3fab1108754b83217ed385e..0b4b59721b9f9cdf8e9627e909f7350bdee1b794 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 7107c8e868c03ac81f3f743c99bc5a3646561d21..2f54b37ce21761e9cefe928f40964b157ae3452c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 611464d861e92967471c696892f9d58d84efa41f..82537bc96a701429603279cbfd78604b4bbf9e7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 35db7df0db075086cfc1143a7b8dcd1ad33c9837..4267769c5a39c1d439c3e8e9fb1aa96a92994f86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 51c610f24389a40971f6b99b7bec74659fc07787..40c991835169c34971f7438e8d361606b6899539 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b8bdf221152600a2bb3d428dbf26cbbce5b0a2ac..7142015a346f33bfb2076e1fa382f4ffefa30ce4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 4d2a683d35c72e84629c46e625ce47ec247cd026..2a4558fd853c0b3566fe19910f03906ae5e4c9bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2014-2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index 0a7df55584801597c8e972b4895fc2e4783f554e..0c9613b2b46af1b69eb4800331233729995dbc2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2011, 2015  Internet Systems Consortium.
+// Copyright (C) 2010-2015 Internet Systems Consortium.
 //
 // 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
index dbc7afc6625ada2fff5523fa48fe3a76312d5fb4..ef8c2a287bbfb5681acccf2fa4c3e5b7fb3c9d51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2011  Internet Systems Consortium.
+// Copyright (C) 2010-2015 Internet Systems Consortium.
 //
 // 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
index df733c2f6a3aa6d043464eaa8041bd363e634ed8..9c847237e0791dece3324a0d4c3aa55a5cffb3e0 100644 (file)
@@ -1,5 +1,5 @@
 
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index c39560e7d62fb748b6413f7174555b7b3b0f3966..0837f846d87fd5e2aa0e841022b7b3b75f7f4cfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")   
+// Copyright (C) 2009-2015 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
index d0eb58c54dabdcf62a0c6ccd7c6bce7be075568a..5d1aa2a75d178d9b8fb9172fbb616712002b218f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 573d0834c291a799ab3a1f053743f6d5eb21c206..c996e816d21f576bd4e5bc619a731dd99c5f8e04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 613c2cd11a82659361c000193fe854e860723f25..96ef1cd50820d2fbd101900486961684eac51be0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index ed668be339323eca574a02f6f4af1a02788f4bbe..ff3ed55edd21069e4e7121a668f267db51d15c01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 1f831c0b2153d14df0a6d191925200967aa37113..a0527cd4aa9704a29da242222ad07b4f21717dce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1d7a53c0ef162dcdd4b0f46520c27dfd86b32796..c8f4a95c389909be76f704a6ab2c6c62faf0706b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 4a677744f09defd62d4f3dfde670fd9f5de10af1..9c4a96f1c6410980ffbc8b83de1fd9ff56ab6c59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 06350671d13e83c572124aec8addd61ffbed407a..33d708c45384ed47eb95ac5ddab33417670d975c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index bc7d4aeba646c831488f69a4113b123dbd288dc9..8b02fc2ab48a226620e89a5f2f712cb0de00d007 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 96310415827343749e07d46d307cd9f80e6a36f0..49661e72283836ca4ff61283b15cfae7239f5f15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6e70f303b25aaa123fe7f3d0bd582ab80aabf05a..d3e47331666e24e195f12e223870a3f2b66572b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 63eb4bbaf24b5de65132231f75c63c6ce44a0cd3..1856b34137a7dda837bad7ac5ce3a7104194b035 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index d8b075c021473c34978a4d4eab4b419bbbc2e567..92652dc968bca6aae2bbc0335eefda06cea03fe8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index ca73adfc120a1a9f6ca4af70bc7dfc951657e5b9..99e4023c67dbcb93572799a41b01d252d1e4382d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 68a01492b839d27e215cba0b87eb393363823939..87a2775ce7ff29b1ced0184642a953db428fa738 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 0cfa4b873332ded8c7b3d3c6e0fabe9baa9f32c3..f7914992a56ec1cd06d7f703d423cdd0cd4e503f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index dd12b9d4182bee604b30fd58642116f77ffed180..d512ecaa5ae80ce81822154e01c4c3e1f760db2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 91bd5ee75a61e00915a3f0e5a9b5ce020f906ce2..c2c07650cc8b5ae6b004bf59d5958f613d7db045 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 72fec3497d2772ac57b02750e82800fca45a6380..3e370a6d1602240943b2e919f2b02da38152d64c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e7dd816c4494b3e3c82389d1bcbaa0eabae50c42..a93ee8338e9200ce2f3f580b8fe2d62133375925 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b8a8a7b78b3897a7fcf529cd4e6fb27e6ff42bc8..ed499266c0212c6c087a56a6fa3f2f14b625d0aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index a17d70b3a808cdace5f380bab84600a664af1731..61911f1047910ef266850d4946a1803f3b62d7ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index e21d2ad1254394e3d496835e0dee43a1c26c17f7..55209a81065ce8f117bdf02a946d3c733d51a909 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004-2011, 2014-2015 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
  * Copyright (c) 1995-2003 by Internet Software Consortium
  *
  * Permission to use, copy, modify, and distribute this software for any
index ec16c668896dfc2ea6b67bf8e78829efc43bd618..596947546159d95bfd3028e1aeef5f50871ca897 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2006-2015 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
index 537334115be88d7de17673c02ac0d1f11239eecd..77368134ea59da0a3cc10131d88ed36c9ebf4386 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 3558b8c843343fc2832a0f8674724e169b3bdab5..69722de79a7470bc35158ee4e79491b6407dece1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 1362c23f386f33cb7e8c0913a7d946ca074f2fd0..8e984707444f01f44ee96d9e814f5906f686aa0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index b0050adfdca7384512979f2ae0c8a8af6d40add1..5eb627250d9d1faab16b52b4e80b69488da751b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3972363e64a8ac9e129f40d06dbcbaa2a97c94ac..0956bf69ac63894878a4b115b0cb83e2b03df154 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 30d45040823bb0ed1e1ef4f340ad4c71f671814b..2788e27f7c7f15e92b8bc7fea906725d78eee6a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index cae4aff6385c702225857c41403b5cfe2ad28e83..81b460a3136337662f398a7b9e8a5f51dfb28675 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 6e5a05df55e64e9138a368d0cd67c0838d03c045..8205c9f0b3afb17fda1f85ace5a14668b189285b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 53c8eae03900f9a311cb5c458ecb27e8fb112a03..f055fab716e08959670789e736b6a3f8197793eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index dca2e4cb6261b97892b1fafb084494822b91848b..9b4246eeed9dea6d6b2d436549d27fd2b69cceff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b4479a286d159fa383762dc6ae65c44c503d5a8e..8e24c5e0caa108f5b5a511863d5017b7559ec273 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 97eb823bdcdac10e468c8ae6db082fdb2750fef8..2a4f41cd797797fba31abc7d7f5ebde4b823c1d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index d025031520adb5b274ab66a2d2a402427807d101..f59bc4ecd1af54b21dcb22c40c38213c675b29c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 631f6d8f33e98dfd8dfe7b0b3e6a45d5107711c5..5547187eae9d8df1ff4e8d3617aec50ece362a25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 8c042c0df4868d3ac66ef0c52ca8f7d5fbf9236d..da6475d3ebfa52afed16f789a134c12f481b4e0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012, 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 8b524ae7618a5aae9b442c9d811414f73ba9f74a..fae7b312f0145d5252bfb2783a22217dbda223cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index cc129d0228780e71d89b1e912d978e3ac3a43fa3..ccb4d824251279747118e7771468b4fccbf8901b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 488a01c5535786a9fd7cc3dfd23024c9f81d47f7..bd49c36fdb92e7b600d0b2b6049f963e6ca5bdf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index c5e8150833f5c950ec57531f064b6a1ff2c16199..c3608895350571d3e641a5c9ff57ec0bceb5216a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 0c584ab435124cfbedb1549e6558a23c5298ddc2..83996581b330856b8035f08a917cfb6025be0b7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 17c527f915a278b664ebe37326f8868397cc9f86..d15786b03e20f26632f42bffde54a35d0b9e7b06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 97599bfe574a969a0f523cbd5cc7082b143a6f1c..79d0aca57ee52606182993d64aed33a3db13c25f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index dbbf4f87a510b7b0fcdc30da66dc0d8ee1111ed8..d3e0147afcc54ced9a693ee26e17fdca183ad73f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f7b6a459923c3ea9ffcefaff1ff5495f0eae376e..8a8fdf622d5b22e44522231ea2c39cbe17dd0df1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 438db19b36cfbb7613f0d7ecdaac1db60d5349ee..e7a5dc8ebd25309ab29de6cff0032be4b3aec6d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 5a3989a7596af971954bdb202ecd39f512b8aca9..6ed029db95bee89cc58cf96624b9fca1c8ff7ec8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f4f936f2cfffe30693c6760b367916bd92385202..5f2c33262910fe957f746928179bf15e6237ccfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index bfa9d43dc9e2ec76c2989a59539612507c4fb341..c1867d930d8a82e94a429c4b624d9d8ff3609488 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 9f713085efa9f7fe118fcc61210d813386d7339d..c8751432172180a5ef66e9404c6fe9b7a86b1a15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a317b002541828915e5b6f5088a36be07fecf991..147251d4fa7f9814b9b9e08dfb07f488c877e85a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index d16cfe9d574048d7f10f8220f69f073704ed12ab..210abac8b030a1268cdbd3eae83560bf881fd473 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index f0881f566a1f003fc48f86cd686c5e7006d220d4..47fb194022a5ff87557bb2b905ca5a702289dd4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 4a4c3fb0ccf86209c030aa094412e1951468c90c..b3db4641f04e021a7121c7cbb937f880116b1ad6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 033318da9c2bb62803c76082ef3aac2386f06b1c..4619c7e9f5c6d31782137a7f6e70e37ee5fa22f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index b4165ba0f7ab1e1ee31a6685b5432a1aec60de61..b72de5c2d6a8418a15c5a677b15bca37a06a7f4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 0b75272ffc83b80b681afcef78e8ec4fa231ec38..0474c888c1bbcda53df2fa274bbb597520f555af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 3179a58bcea2ed6eca356c7acca0722f9d1a6327..62948ac10912ca2964a330a44bca83f1485eeca5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 33aaf652ff95308ea74e2b3369a0b225975d15cf..29906df6b318b4bc52e3168c7ffc0b68d03ee573 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index b15ac0b6585f15f46d73c01c4f7ff122a7278211..3c9dc796304139d38a2c28fd6380f46e2d33643a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 022d739fa1f956f4599042f2a6947dfdadbc6cc9..a7a74edef9984e191f965a9c275f83e7e2fc63bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 55255529dbb57f4bfa63b373cece91a1f269aeb5..c6fa7421fef77a02f27ec1724479064891aac702 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 35401d81976f41ce9eafc5bb370114a4263602ae..87fcf9250117657071dfff7752aa1df8a875d869 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index e7d654ca41c48f90e0d50c2aedd8bc66a67ef3e8..8c8a4aa7d15f7cd3e52a91d95dbb7118ce3faaf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index cdb635a7361974d5c783a8b88320351f2d14dc88..16ec4788783447e46b17deaac17202155e8effed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 3c85aa272015b877a299fc9bb66f27e7095fdc2e..9963089dbd0389eeaa197b8d84a275b542678aae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 15f50f07fdd022573f523f4cd7bec03358e39c35..474da98b511588aba9111dac450a9bd6f60a3903 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index e2e738856226f539544e873a10c504d235e937e6..32b939389bc9bd8911b3ea91a3a40041d8829b97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 676a8f1f68ea83bfe58ba0faf8b7aee2baaa15be..389dce8d9c04a28591174c8e550e1bbc802bab28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 55528789369bd15d7bc155475c23112ea2bd0380..2d1bad878b0f12cd0e9605a9cf43a166e48a7921 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 69384043bb00da6bdc1d75f9a21d2ddc32930935..678c7cf4aa488ae1ff5d32621319cddd67c38319 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 34471a37e554fd6ca0398c23db41251789020b68..fae109272c93df4e204c71faea25cbe9db35dd9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index ef270cd914b728a603138cc869d91cd207f5bd06..ba60554020d7eb89177253e87cd5376f169e5356 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 67e6ca573c241489a9f4cb6e4a690621e775e722..b9ff8aa0f2fa8c65d76bd9ebe20d72b953bb9405 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 964b5b4ffef5f10b73ed1e0b75522d3a54f1ac90..d31254398bf0e141855fc53f3d40d62a1f53a0bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index acb75faca0eed77a43a77dfad6382506aeb4f5d5..136f0323764c5bddcebbe03e0863569e276c560f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 657f3910cad86cfc1c374b5c3ae8685c091cf9ea..e1f6b4ba30c2f8b7b9281bd96e84a3011e4a249c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 02501cd4b967216c0fad5c9ed28efa873ac950ac..b792052b52c12e5fd19907fcc004bd5ddaca88c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index f0504eb074b8344521ea4962d8af011211f16f98..183581a64347275e61b916edb41082c96d682eea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 23ac19b564ed9ed8a22bb4d06cb5580910adda20..9c33e65f3a290465d2dc02782aca78b4a340d6d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 511124531e3ddfb2efad253e08db4859a3b0c367..b9872cb99545977c07be849b26faa9e15cdfe0a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index e9644ada072a5e1e443d01cb67e79b55bbe82684..c6ab99c4f1a6c145780ad34e1d2d833b86cbfc84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index d84b7f643414b1749f6b0ff1e4d8907b085e7ce6..398b3a1ac11048d4c8b19ff96e74334715d7e8d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 297de2638fa8d171cfa6dc7447a7a17973cb10e5..a143128bf4a62ac522c16c60fe4e6ca0ece5d172 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 77124c8a06f1a00243632dbbcf8957cac1228e10..06878b7c192ea9aef1073af9f09b455f2d687af0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a197b178ec3298b87105bc8fe0a64256eddd2def..029808569e5a5c8327ada7dd41009b6f80186007 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 8eead04a80a0d0ba04ca33b5d82fb359cd340ec4..467f341a251a8e6d8d832cdea6e37a7ee609ffa1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 4d45c72e5be9d61c9d270c5b03f22e04320af412..6580401e1187e618a8bdf4f6ec26cfa3f2d457d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 50ab8d9b5e4280f1bcda69b2cc914cb71f8dae31..ca4b0814eb97df4781c8f1e8498f4881b5e5636e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 441b66c1b61a4d548828a7b838884c4f6de6675c..824aa22a9995729b20e48ce5d5b9a402f7444193 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 12c94a53d909e71870b327511f293077f879827f..a5a234a04a02bca26df213964d94cf78a23561b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 4cbc7449728b85bb0bfd8d788ebf721fda329d90..5cb81c4a8af50be5266e7e2e3943f09c8cfb7064 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 2fe33e758a8725d69c92727141cfa3ac8d72ec3f..5a7235713f8373f3ff93eedb37ba2df3d9834d86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 63549456ed01dd4c7ad5eff8a4bf1d60f21cc8c9..cda7fdf9236cd2f7ba44ff7cfd554594296bf466 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 3dc235e69d795e7714c8a76c2934b1333eedecb9..d980200d979bcad332208bea3e537cc042dd8613 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-201 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-2015 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
index 555447632e0f0caa9d55d9b759702176d52313f1..e6102f6bc40598650134ca2e58aeaaa8820eeb76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 27377eacb3609bfd5d73ae30225a068d3aed13c9..289d83177e90ebb7601bca4fff4cb1c9a2a4d75c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7c856fba1b609c07620e4ad380e752603ee90269..484778e420fd54ce2a8b56d2a6951239856a3a31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20132015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index f25303fa584a41553aa682600c6164f9293b7c77..b5f2c583796de317e4aec1dbf2b01a490aae25e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c62e39b1b9a05300594fb6af4d8afb7e2e27abe3..5cb4a05e6afee90716779f86dda279984e16a44b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 4cbc7449728b85bb0bfd8d788ebf721fda329d90..5cb81c4a8af50be5266e7e2e3943f09c8cfb7064 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3285e48f59e8588b6ebd8afabbdaa8a8cc25f414..b61ee1cf990a154f08cc1e143e94656a57aa5daf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 1a021414586010e363c3d7a058878ac696e31afe..256350e384cd75200798b68bc3b39396d8a02be7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index b8700fd26d8fce4f826a8f1a1cb63c61663ba976..b3179ffe6d768d40610fdb438ab9562cd1ae2969 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20122015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 3c0e54e3ca2a3b9c32f48ea8029d1cfbc14be37c..f39c0a2c1f88ab49738b701601da79c0c7ea1f7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012,2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 2c67abba4f269a2a70a64acbdf57b062941f4a6a..d38c21c364fb0ae54145888ef50cfd893c90c6fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 54640270d8fd05cfa741aa0da1431708a0e0fe53..6fe4565caa3b4b4b0ee867a51e12e8325cff1e22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 831ae6b8434a983d1d62449764cd92286e8d20e2..8255286d8e57f2a8f1224201291cac6d9f7bb72b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015 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
index 01e8e65fa259b7983a643dc298f05d191a29dcc5..a35a2213ad7c7490b647cae5114396c54b214bfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c9631692bbd7bea7694933133867f3486fad540d..4307d407c16abac7a9bccd00fdeae81712e01efd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 37efac3e210fb26c1a7be121b33106cf4e069a20..cddfceedfb28f481b1e1929f2d2ef325a66ba771 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 9538d79388382d934885c540442320063569dbd3..ccc668ae85f0cce3555ea2f3b66dc22d55d353c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index c553b025a75b1a4d9c04a8432c2ef14af13ecff4..1b660d689fa8a26d9df0614e182cfe8f8f19c2f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 4e4ae5bef28710bf86fb4e88c9e7e3090ccc5035..143c6418534a46ed4cb150e956d80d5e3644fc15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 0b57e01cf9f5a804eb6130644dab3c2fdf7ec4a2..ad8ed4c6c6b6ab160a63b595b2442a53c82fe99a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 0c6e2fd89bb2598f94118cb58aba6b415ed21cc4..3a9a0b52d5bb2ef7698a6943689191aae91b362c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index a9ad499ff3f3d5b4e6cfe95627ef51d848324714..022b57abcbfd825efa05d94ce66605a53958ebf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 6183b07f14f0cbef924705a744af9731b882c74a..3364e04cebcf8a437ec707b7b105007b3d422f8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e42b60aee97fd017dfc595e75a39cb5edc880480..8fe4c462f9e67c9c169f3533792cfdd6b0d14a54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 27d53dd5209476086aa4a641440b3f3ab1123422..b7141bc894671ff2ef3f4b89b7c5db8f79f798b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index cff7adf2b9278bbaa6909e1e93ca4afb20acb522..7fcb15a2562dc9765b5c979c70da016f58a4e4e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2015 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
index e4ed4dbb9cebb8c4686f4e4b0eb4346329876ce1..be049a9255dbea0f9904bf0bd8b785c54044b5cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 4efb1bf5609db7a1d6b3499db5f4ecf370d45864..45fa64b44acef59d0acc8712258adb6ab01bb4e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 2611de6c3c69960f7c65fc3e742504952d249834..14fe4c65d80a795305e4134bc144ceb572ebcde3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015 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
index 9ce8d2a32eed3a822a1831dbb16d70c20859acfc..ce8a92e1518bbbb07562413e15720f0c8163cf95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index d2b80f39b6b4eaf75b77a12a324a82033d2cdf3f..58f95d7dc9b32d779ff4c9737a69ccde33c818cd 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f3a787ff0e936c0ba30101bea0dcbd74f252881d..7418e16f966fae6939c68432f1ac44562b02f4b9 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index d11ad027298f3b59af2a87507b3ab6d85b4a50f1..fc90caf9831302d02f4542a69c4afc896af84477 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 7b17d6b9766a90b1d3c14ff7f916365d4e20075b..c812954f958143b9e92e420534747921e06945d2 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 10175ca81596e44e0e91676373940ed9b3737e03..d072bf8e980a2e0ac029242b4a64e4fb5df6e8ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index da3c6a97ae6a1c5d1683204ff244ce49f107d11b..77a197f5c5cacecf206af754d8c02fe3334b2d1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index c78fab88f187d71ffabf19f2b9c54a62f3835e4c..d0c759b3b6cd4916999a1e2251cc757fdfc5fad0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 293555afe11cf45420c77c987bce3ec14778c4f0..93a51bb88e617cf18cfb86bb12d968f0ca2ac8c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index bdd0bcfb530178b6966c55b789e7520008392a1c..86a4895d95a66234380d603390385d43e35bf6e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index e96e49ef5518d88965e0a2bd2905c74116fcd541..d5b26aa28fbfc5bc1e370fef0680fda093ae1dc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 6b067affb520ef428c4fa76654ee886653666ff0..7fe6a2d07873aec9fdec3d7c04fbecd1a6cbcaa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 24a3d9a2c721aed761b3adb97930c6f6cda83c09..1b51fa5b19caf7ecb649c60c6271663a49304a4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index dcd3f8a5ea75a083d09f44a9f581f089bce8aa77..59e463c30d4a5426b11a714d5754a49b70e139ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 02a02ba5f3a218e9cb1209253b9c88e0e8a23339..bfc2f9e5b9d01625106c064f92c832b80dc5e5fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index bb0181a7eecbae85001b1eec61acbd8f456606dd..c54158db36e663e08cd81f2738d8d228d713173c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 3141ddbe5c306d6b5a332f5abbe2321d02ea21c4..166100b8435e84434118a88a4df2f00055a5b54e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index a6f43b34ab61753bed8426eeaf3cb704a909dca7..e42260386ad6ee71951f5c9beb2d0595d2e62eda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 6fcec794751bebfe8ba902f74dffcccf46a0a77a..f212bed92183a10a29bc87fe4d31d4fb82598d53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 11471ee77f5e1e53e3eda4f3e8da9ca8429e8a1f..aa7d1a7a81e219b39b25c0b89a61a4605648f4db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 0b81cf06e4fbf2ccbbed2771f8bcce80db3f22b0..788eeeadc68a75c8c85f9099a8b3a12e80e9a918 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index cfa6fcb3de9093e2dc191caf51847d9df6a6e5d1..4dd3d8d5854e9ab7d8ab88dc6b1cbcdfc2877d87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index d99f2a7a38dab853446ed763708fcf9a43ef8904..b3b0738378467ffd46e7f0aa05ec95f4d385c176 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index beeef47c130ed19593abde0111bc0c6f14631494..0e495774b28ce94b36380be50a51c0858f7e1610 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 06624fb96a75482c9dc80ede0b15de776f803cbf..e4f2a82b9405ca89ef5f07f05a88c44e0efe504f 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index ef5344749b7c8653226114e623d8f9fe61c14e18..3c61ecd2369915aae1a959d8019451611bfa5e50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index d94beb9dc96ae9bb48a114cbe6c1630ef5a86b4e..76b2ebf0bc3f3e809a7adf868d239eb42cb5f9a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index cc4d13808b266b78a8af7ece9602ff8a016f05b6..a5eac6bd5b745920bcbd1203a8ca6fbe6db54f9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a0fce27623ea84c73679740290032c28e9a74235..1658933d1db20c3e5563999476ad4776162f0a80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 3a05341da04e4e166887a82099ed58eb595b94db..67d9c819dd41aacd9496a4b2f3208c1dfe3f4ff6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a8dceb9c7a80a8ff5227ef64f62c5c130c0613cd..1618b30f5eb1df6fcc5bb599333d57f54229a204 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index d21d0f17594da433dc736bcb195d3cb34ce768d7..e36aac7cce63e86a1e6c490d3697030100698a94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 1493375a4d9b3da6e26bec02adc656063ce0a62d..6aceaf0d58e8e6addb3295359d78de9fcb0553ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 44dbad83d3e22c4b59287f9865f53836133bd129..cb7ac09b496fd4eb7ec4016791fb324d78054367 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e6dfcb80756ed339564fccb5c787f17928c62cbe..96faa93fc7e7b5c478ba21cb2d8e1999dc338eaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 5328b91b43719d111ddd16e67341bda56bde73c4..efc23817ef9032253e064b0ccf118bc7b75211ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e185177952e3c77bd9d80151b81d5462f014993a..46506bf918f4e19c7aed64444259e43220500250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 9de68789fa31599caec984cd0a66419d13f2759f..9bf5e75b913ae653b184273690dbbb6058b43ed3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index e8e84dda8241d73718d4bf6e9ff367fa030450b8..1ce9d8352fae7c5210710dd865759d5d7a047965 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 15ad8b471697189dd2390faadb2f2f41c0390cfd..99dac37ded1f16bdaa9ea2244fe702b332a795b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index fd7bc1a8b81c89ba61d893a0a617e000acf6bef3..49253cf2229f3246e77f846f5137f00fbbad2073 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index b140b70047c39e3410a65c77092e1e36e1f48862..d5e63754810377ed8d68d9d65b77e9ae09b19917 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index d911e59871c2b88d2bf83c56e0eabfc3fea84cb9..e0a1b791b3c1cd433939a47a43a28155a2d02625 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 3e11b0275a61a0816986e58d4dcce5d56457f9c5..40f2cc1d879dfbcb16b6b7fd7697e38963746569 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 8509bb847e76d0187cebbe11050c2433b192fc37..d16bfdc4077463e44ac8e29b8f9a44741804ad31 100755 (executable)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010-2015 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
index 52138e1da20eaabaedc81c3c67c52938477c602b..c5682c3c7d7d6f230377e43d9bcda970b986e854 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 36b12bf34ba8688f512e1d564415bbd9a779e220..be5a1efeb83b10946684ef0ee404e45b4122523d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f8bb87e5cbb5d18317a3d3b289b1e7e9eb4236b2..7679c704b058d1442c6ed9589c92852e230fc483 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 8fe085f36d091a96e5656ae83dc0b29cd1813a5e..9ed4e813e65cd22a8e0cf693a49bc65dda872c65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 58a340c3c24cd38dce97e8ef28d0b7cffef71409..86d934e750c196b3f8cbff4b7d24c48fbbca8dc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 820337a5b54c34914c2e1264342b8b05be81cb13..d830239c9845067a99e8d4427da10fa063cb8dec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index de9ce9d48e03dc0e5df0981f644dd71a952e0999..a040fe4a38b3fd59ae78218c9339f4fd31f1b705 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e00c79f6dd66207dac68dfa6611e8941bd096351..0e932b25054e3e6a5f9e241613b8aeb83f66950d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c83b2a2e3d088bd4966e98e9265da211cc505306..45ac6f4fd76bdd44b1719fa8141674b87561ff52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c3b9e8be9a0691d469a45ab6acfbdd4a26e21422..e325f77e851348bcff83a38543a0a10b6a1987f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index dd7d7fb47ced8abce48968e3b31080baaab4f242..1b531790286194398be5ad17cacc9e804305d785 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 7c2b42c1ffee78f67662e1a79cb59a16c579876b..84e5b3731e68458f21a54a02aba52ceaba518e7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 0d8ca88184c2bc4efb5298759eee2d595f42fee4..30b0fa1d42b96394da4816eca3bd40fd92f09b9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 15e864b7a09ed0338c5a1e0c430a0444ba52371e..6d442fbc08b9cac7aceaeb38940aded4efdcec61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 686ce2088c9d71fd3198dbee9b0c1ae30f1c3b1c..67c4ddd333b75c10f035963254c91ef2759e717e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 5f1c7fa242ca3b0174a428aa2925f61e041dc77c..8b56a70197b25a8146765b26b7b2fb7e06a75967 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 236e861d4a51dd8780dfb85c009a342a4bfe6b08..8fbaef8659e6803733fc5ddfa8c87dc62f632ec6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index fe1a9f3131c19f07a9c29cc09907ed5853926625..e3809b0f5fbed5ceaf9045c1040e11344d39ed58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 6e4c14fc3b9f346b65e717b1a6048763e22b1926..27a088e287bfab6d0e7605cb556d0a0b0ef11a79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index baa9fa2d5b23d9411dd6337c5e93de05ba3121c4..8be55ec1d82c3a524666f3fe54afcafd20eb7736 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 8484c5daae33ac16828911c93112ceba9b418ed8..4f787d39367e3499525bf3b206a6de24562f46e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012,2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index add640fb7763ffc56edb9c87a22a06e66cb8194e..26bb715db2121b74df1e968bfa8ddbb03ac1b4fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0760ab3a8d2ecf64e765f8a3c6b04146bd51017f..d27930e77a53454dd64543cbcbf824e4f164733a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 8cc236c27464b5f92c2f3a01d29bf87d5e003aa5..67dd57919b11253f4549a54957a9693b29fe4a4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010-2015 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
index 3f8c528fc89a4f98743b13070affcce7af44c40d..ace35c3c8462f134eec7e92bd6e728275db9ccaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index f8b575701f5ec1ac2cfa73d27386e608c774d54d..05f52eeef9d474e06819f0ccaf649ae1629454f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 05081cf75db19a6a1b03b3e35554e9d02ad46a98..cea0626c764dc21bdbff219e3cf9542187f8636d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index f48a897a751b92ab420774ac6edb26d999931267..eb192cd520d3cd8010ba0dd8090d2da58867ea7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010-2015 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
index 59dd2d6731eff643c72c0cd8456f72e67742df4a..d2ce5b8ead66450ae02be3917587a49072ab75e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 0e931c3d723fb15e5255dc0c72e46ec1a6c7e44c..a6515ef936dfa0a001f75ede835119f1343bca92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 970fa32353c4a398c4272b8da6e194678a2362da..d8e7224e4c6411bd8456b959ceb43ae693bd9ed0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 1a0a6e56c4adc46c583fae7dae470e6cac053447..63c223449b2765a44798f287e7f985f4961bb265 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 357ace9b9b6ceb96bd01d35f799fbdf229a9d6b2..55a7ec00edd8841042760c2a50d7df8db8a7ea91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 9bf7253de23b88a5de84b353d74fbde287b561bb..6f319b9c7ddefe3496d152af447c97dc36fc8b52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 7fe2a793b8410d49d51eafd95e7ffcf91dabe9f6..9f1bf41645fa05b24e10160effece35ae29c1fc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3cfc798edb13a2ee01aab7b7803d3cd186e53e0d..2fd8fbaa6d9c007c67be0fa8923058a9057e55bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e83be76a2248e92e5ba8da3b41267e1579f1ac9e..378c1cac07e164fab45cfdad2e4e5fe1e3661a0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index e3124b0272cf4540006dcb879d805709b5f761b9..0e81e71c54422eb5322018a4277c514bbf2467c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 206f979969344b2bb50236b6321efea61995a6c3..71cb4dc0c1237567be9c0373cd3f5519b53293a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 6dce65e5a68fcf5763900e80c0092426c5c8888e..21493407095a4a663a9ba254bf138d5eb5d0a64e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index a84de02b7e844d38bfa13ceb4294790e430a3320..23543294748f489f011e91304ce9877a6919a4ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e8f51801b28c057f4322029cfbe3340b4bc45c55..2ad12fb4001e66d0a27bf418a2fa22d9bee239a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 78da8173352bc1f24af8c3656434f3b35c25a92a..4d8c2ea3e81188c0dfdc3c2bcc22e1bdd73e720d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 2da3a23e8f1155fd7c8aa4f0deb64f9b084939c5..29b6c31c8497e7bbe96577832818a1d1f9a263b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index a8e571bebe1308eeed0035587866b2e1f5e1d84a..28c93e827240d595c0fe809783f47a3671176eb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 485b51e13554818aa4197e5812bd421f7480114b..89b2596c403aa13ede0fee39bf11f92975f34ee6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 8af8877ddb4a98cac4f8807aa7eb75e6cd2183fa..756f6f0c6ee72c09ab74a138c79be0c91e82973d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 108de26bab6335d3abab7f3cf6e62a200121b80e..4e073a08aff44508e63ad4ff42400922e2470e78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index f41df7e794962c7dec72a655dd9a3be3079db73c..dbe220b6855599d0e4f6a066d60c7ac4bf8c82b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 7961a4cd295a53ee77adc4cfec77a26cb3c3d52e..ee23cf8413b9244c0e20401c02e0c12a3ff89797 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e7bb74f1bd3c8cf16cbade11ba9338b4da6d3e49..26523de6fec47a9693c10466d7c6788651e84dda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 8e8bbb9d2aa7810113158ff06175d3b39e0b836c..9ee669baf63c70b0b7242e30b8594c3cc1ffcfd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 0a038177f863489e6a863938df6af613849e8c70..998fea0d5f81e1369db90c3b5509eca074df9196 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index c368ea8e9e62eddc479c9af7afa18617fce8ea36..3bdb93ee78b9d1106e1a44ae058159f2553ee4ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index bd897894c8f8a6caa06d536b222743ef5bb41aa3..a5e9efa43ff905d94a3a089188c86968c4870062 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 6ebe2a62ab1faac6960317ed3a07f50a141017e7..f4d9f189c739486380b668bf16d8563fa62abee3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 38ace464f2731c8aa6b4a1c5c36a6baae54d3bd9..a20e349ef64dd429082af87e089799b4370dab55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 764a886f8cf330f7c4d8ae2c52f3ec6b3a245bab..3bda21979c448ee871fa0c678f6a8afc2a038e25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index cf8c82acf57cd9e8e0125732d14fcfc774182435..acceb14fdb0da49899ad3b611c6376b2b59a5b1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3a55bda76d2fb59891e5508b172778660eb38dea..178b59d31581932edf2ab35f49291591b2304c3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 47cc04e536f802bb4975a062f3e29311445c9ec0..ce9f43df333908e52058d3269422884a96005aff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 2c2d6581a62b0cc4a4282f1fa4655e4f019e7d59..bbe8abcacbda153fd4c5f2710f58dc4c02917b6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index fb44b225be79ff82fda073c071f149eee7524344..b688f882cd2653a288c3fe0899d6fa9f97fee0dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index be882191f6051c495c942af4d4fc6f11a1d3730d..aa2d7f54c6b58a84b744e21cf776c836951c203d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e2f3b8bb511464d0134c2c3bc27607891a4167c6..c77b95d0a81ab07c6e57f1975cd6f9147255cec2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 2ca41d855b31f49820e79ec0c21ddfdd448fe474..7c1fd012573f371f27a79f72a28a504a17b607bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 1d8760330b20aad07c7c0f45a8f1a0db6a067b8e..18c3cf671fb858c350b26f3d5c4a29f047b5b10e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index ac265e7f8a301a61c8a2691b57d89de87f4b720e..e6b9208094f20f40c8ec78d7bf2964f7e04a7b6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 13506872f9f61e44fb1d535cd504ae7f9deea7c4..cf73624f58e49318502af02dd98bf5257e691e09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 3ae4c8a86f34f53614ccf422b6f9dd3ab77230ae..444701a37465e0cd036954f3ca3561a7f67d8b59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 0f54409ec7ee815be76d7d6914fd76f5452d1eed..1c7bf032514b8c3cba30eb1d7b24ea0a0950311e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index f68b822f2d8e0cde5d88677cf5ad55faab83174a..8bbf8664db70fb61bd06f8858c52ad40ef93779f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 16c9d38a101c7eb69ba05e656c375c1addaeb8b5..299d3815982fd832edb50c07d6d0e65f292d5ffd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index fefd3874c674ad0585235060bf9650b8eeffc0f3..460b3666aeca8118d050bb8cd3c324ab9410e073 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 60978125288279e0b04aac61be72ac45455bd7bd..ecdaccf280146e545dc48d7e1811042d2a1a1331 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 0f73b54e54c1f70926c4c5c64f97d5ff512ca004..b3596e8905f8aa6a80bb5cd52d3daf7dc9870216 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 5a4386f96c8e7dd37228506d430921412fb4deca..e562ef7f11e511c3fb252fc7677df5c461291f74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 46dbf4debd804811e5e13757c26df459f0c5bda9..92bab7406d2fac9d819216dbab69f8356cdfe033 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 20858891ae4b1cace87a651b310c58adf21a1800..9536ee9cffd1691ab4559a7803e342e0e1944dc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index a5b34bd0daa1fad77fa52b15910b4857d4542f49..856539299625c7a07598f32fa28ad20a675975b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 5c57a19cca1aa18194f8432225820446a7a6d59b..aca26bacab4e053e8ac40f4568f74bb5c61b976c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index fc31a17a5f170f8b37b811cbed7a82339fd889c3..ee4e43d48dcc30070d8253acb0edbb9de27e854c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 9d4216049aad9b6252d2adf0e0fb9caf21e76fe6..50a062eb45dee445f66184bcbb72ec3e6d0cc8a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index aada5a4c05cbfee03ed66ebe19b8961dc6f18a46..1936f1331627b469625f9927112dd76534c8080d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index b2f173934f40f288851c6164325f8388f23b5650..3a84d9deb84bb668344f6e5084668a840db825cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 328592564cfff72fab506d7a2764044732c8f1c1..5aa7bdd4454768ac612a33c1b54de98aa191a45e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c5de389ead67004216a26d4cfe343a2a282069c8..4eae696bdcbac980d290549c3e55d4a4a31d9c1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f4ae84cdf22e3a7a12a5f41003f372ba4ef2ef6c..330b7a2c829886f94a6cb832e83ff19b5a1388ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 5ab95b1c6bd8c1f61c9e3cc5e34ddc21861aa1cf..007aa43ddccab51609c9153fe0ed263f3f24976a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 6599f1be54b04a74eb15860d4ac3ea2f830303bc..87d2361a133bb9ce881bfba9d1460f586362a4af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 22538bd0ed24f3b267d66158207b17b37c65a5bf..83979c47658c7ee9e5d03f18e37b3fffc99c16ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 357ace9b9b6ceb96bd01d35f799fbdf229a9d6b2..55a7ec00edd8841042760c2a50d7df8db8a7ea91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 9bf7253de23b88a5de84b353d74fbde287b561bb..6f319b9c7ddefe3496d152af447c97dc36fc8b52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 6f0b321e9487167b2edebf30ef6f31bc9461a8b7..01428bfc3a4f62ac54c80b5953884f919d5a1039 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 2eeb8950c1b50443d840ace5570d6e89de186eb4..9aaeea8e3faef892d6af363099ff8fbf38442764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index e735c797d461b0175c730151db189cea264e3c76..e1fc39ca84c4c7ea13b419b790948b68d26fb7e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index eae5473fc6bd1d7afac30dbe0fa699a6d7c6a0a5..a5cabf41c95f8d08d19064e1b509887416a8cd3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 8cdc934041ee2952ac6777e06c766efe88cbb1f4..331770836c238ee22550d654f14851a6399554b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 0599987b0cb36a235a71f72725208ab2c67701ad..7f79602fbcef9a5c0ad23dd9699878b8bcf1c450 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index eb18b5bbe034cbaa610f9267b655a2d203307fe2..c832d7ceca2c68e48d4227d92e94abab4094f7bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6229b29d0a173f0b082effb5929d9acd3abb82c7..aca210e038089e5571fe81a966d63448dca28e72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 44f808562bf75f146f08eb9a969ae1fd663f6f6f..ed1803e9d798fa81197275e27a3f8d6b4eb22fd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6c75facbc295f2ef05b9981efc5dc39a2df4a451..d74790eefe8ff30dc918a01f577178c99d1e6892 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 5f7c02a5619f0fd3042762527ea344865424749f..baa343a529a904369016f9853da0f1b44e9687a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 5d26a79bc3da2d17ee0b2425c8cb7057a7161f1e..4a9bf3662e6e4c1e99858f47c33e96348e5ec4f5 100644 (file)
@@ -5,7 +5,7 @@
 ///////////////
 ///////////////
 
-// Copyright (C) 2010-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -574,7 +574,7 @@ TSIG::getOtherData() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -640,7 +640,7 @@ A::compare(const Rdata&) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -843,7 +843,7 @@ AFSDB::getSubtype() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
@@ -1145,7 +1145,7 @@ CAA::getValue() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1274,7 +1274,7 @@ CNAME::getCname() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -1396,7 +1396,7 @@ DLV::getTag() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1527,7 +1527,7 @@ DNAME::getDname() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1845,7 +1845,7 @@ DNSKEY::getAlgorithm() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -1937,7 +1937,7 @@ DS::getTag() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -2092,7 +2092,7 @@ HINFO::toWireHelper(T& outputer) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -2267,7 +2267,7 @@ MINFO::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -2431,7 +2431,7 @@ MX::getMXPref() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -2691,7 +2691,7 @@ NAPTR::toWireHelper(T& outputer) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -2816,7 +2816,7 @@ NS::getNSName() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -3161,7 +3161,7 @@ NSEC3::getNext() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -3395,7 +3395,7 @@ NSEC3PARAM::getSalt() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -3613,7 +3613,7 @@ NSEC::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -3836,7 +3836,7 @@ OPT::getPseudoRRs() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -3963,7 +3963,7 @@ PTR::getPTRName() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -4125,7 +4125,7 @@ RP::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -4461,7 +4461,7 @@ RRSIG::typeCovered() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -4675,7 +4675,7 @@ SOA::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -4816,7 +4816,7 @@ SPF::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
@@ -5118,7 +5118,7 @@ SSHFP::getFingerprintLength() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
@@ -5464,7 +5464,7 @@ TLSA::getDataLength() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -5561,7 +5561,7 @@ TXT::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -5627,7 +5627,7 @@ A::compare(const Rdata&) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -5803,7 +5803,7 @@ A::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -5958,7 +5958,7 @@ AAAA::compare(const Rdata& other) const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -6121,7 +6121,7 @@ DHCID::getDigest() const {
 } // end of namespace "rdata"
 } // end of namespace "dns"
 } // end of namespace "isc"
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1769388f6f2521de88e40be428f1054f5a16bf2d..f601e4f2365df16e7fbd6f03124e7110b768b368 100644 (file)
@@ -18,7 +18,7 @@ class MasterLexer;
 class MasterLoaderCallbacks;
 }
 }
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -189,7 +189,7 @@ private:
 } // end of namespace "isc"
 #endif // ANY_TSIG_250_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -244,7 +244,7 @@ public:
 } // end of namespace "isc"
 #endif // CH_A_1_H
 
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -335,7 +335,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_AFSDB_18_H
 
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
@@ -422,7 +422,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_CAA_257_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -484,7 +484,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_CNAME_5_H
 
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -576,7 +576,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_DLV_32769_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -638,7 +638,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_DNAME_39_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -721,7 +721,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_DNSKEY_48_H
 
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -813,7 +813,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_DS_43_H
 
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -900,7 +900,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_HINFO_13_H
 
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -997,7 +997,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_MINFO_14_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1072,7 +1072,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_MX_15_H
 
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -1159,7 +1159,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_NAPTR_35_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1225,7 +1225,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_NS_2_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1302,7 +1302,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_NSEC3_50_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1381,7 +1381,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_NSEC3PARAM_51_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1457,7 +1457,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_NSEC_47_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1570,7 +1570,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_OPT_41_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1637,7 +1637,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_PTR_12_H
 
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -1738,7 +1738,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_RP_17_H
 
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1815,7 +1815,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_RRSIG_46_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1889,7 +1889,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_SOA_6_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -1984,7 +1984,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_SPF_99_H
 
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
@@ -2063,7 +2063,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_SSHFP_44_H
 
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
@@ -2143,7 +2143,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_TLSA_52_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -2212,7 +2212,7 @@ private:
 } // end of namespace "isc"
 #endif // GENERIC_TXT_16_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -2267,7 +2267,7 @@ public:
 } // end of namespace "isc"
 #endif // HS_A_1_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -2328,7 +2328,7 @@ private:
 } // end of namespace "isc"
 #endif // IN_A_1_H
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
@@ -2389,7 +2389,7 @@ private:
 } // end of namespace "isc"
 #endif // IN_AAAA_28_H
 
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
@@ -2465,7 +2465,7 @@ private:
 } // end of namespace "isc"
 #endif // IN_DHCID_49_H
 
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 357dffab1f0c94c06867177ccd1f39e9b073e366..fd9992bf7c865e3c4e6b2bcd242355f93dc09f42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index c11e0a2b1d33a88e1ca6bb5fbe7432ae7abf39cf..c4a64ad79860a0800bc05c1d283f81d9370c9a24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index dee8c873bf1f70ab5a0a578ebc07c2b3f394a1a3..e31b8075895f3174f91929650d147f93599dbba0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index f08ad6d4963276656fd92856e793cac1a552af44..1524149e1e7b837a1f81910f128793f03a2add4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 6660575543d2c59130ce43ee08d4ed1285bac19a..a8325169130f47cc8d7c4b64a877ad812f45f7a1 100644 (file)
@@ -5,7 +5,7 @@
 ///////////////
 ///////////////
 
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index b6dd019dc0c08d827cb4ca47ae761d92748f6f23..e879e3eb92322d0a126915fb47ed611748651661 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0637dbf61f8a9298d6622eaa46579adaf05a39f8..cabe32060aaa5896aa8ed0cec159ffc2ee445e36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 49a30c6af2dc635c9c01d82454c6264a1691b578..c28a7d989c02187d21a8667b3196659331edafef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 01ee1e5a97d042ed3dbfa60d6f522a9598745b2e..aafa96636f5e6b400ad364805498c3b7fd341121 100644 (file)
@@ -5,7 +5,7 @@
 ///////////////
 ///////////////
 
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 50cea42e813753dddf48953a1026f96c489744eb..27e8a4fc2d7d06c798bfcefb52bea53c0fd7b3c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index de5ca66f40f0e643d0d15410306e41d018f1335e..e0c90459a4c836fd005d52938f29aedad4acc079 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 06cb2ed15e5dffa44ed6f073edabfc1861c057cd..65cd264e9150a0bc24aa2cee44b9faef30bd6458 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 4c3076078846ff296d43eb12b032efa12f93ea7e..197f81410bd3f3069f5b9ded35dd10d7e618d232 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 6263868dce6abb6aba02a3d786619af9cd994ce2..7fb1e9c78bef74b124104eb27f818fcde2f3ce55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 9d5b8001e36e6731f3842ae14a0b93f476e453e2..a3d61243cb583d17022c518168c662d5c9bc005e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index a4a99f364252ae3d6835c6923c98753cf5199b24..dde905a24dda544a48a34931db225fd37871bd30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 57b11c03001dca7676a681e9f85b3c7fa6538782..abda3e5c31fe1e121f5105c8bc401d038ec6a5cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 4f7f4e2b45f6115f699e2224263cba6560cb6b2e..22e036a363d9229cfbcaec489efc193e690a3583 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index f4437086133791ed2385e581e9d155f7d8b044e8..6be6ee8e459b32250dc4baa655e20c88dfb54bbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 3a8ab0ba9f6d99de98023a846e4c8f61f734ba80..9ced6965d5b3ac06d2b687c529447c208cec12fb 100644 (file)
@@ -5,7 +5,7 @@
 ///////////////
 ///////////////
 
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index e40b31acbc809291b891074211b6e155fb9d0d00..2c50d332bb81c32b55efb51627aa39aaad33b617 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 17758647b396b2280e638384d522e2728ae85d39..b9dbcda2fb0d5a6c98f74bc085db6c686e7233c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index f05885a3ed1192e7ec581b545be3ed3d8214722d..bef41628e6bee300add4845f75b7dcfc7b10d0dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index e4bb8866d69d0cb2699c9276b471f3cb2f95ee16..81f9df6d310d56bb081bba8ef7b214cb50fd1779 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 09afdf003475b7f9714490eb027e97244bbd1e38..69e2cb8e4e7225576acb5ec1935007c2e1c3f4b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 79b1df3eab4e05e19fdbde1a9256cc7f90455da7..88e1fdcbc4317b3de8285eb0513256322084e2a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 2ace1b8bd27f26995d89cbcda7f8b9fe1def2827..56ed5187a349002bdd422db41fcfc3759b2d751c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 875ff74e2a2eeda5197a2b330c5e56d7102b1142..019679c3ac4c829301328192b9534466edc18d04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 878eb12f6fbb60eaa0bd8d9e8db562b060010c6b..281f43f39077ecfd951923c0cb038f07de75cf79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index d1df005e4891c529399af2172731c3ffbb693e02..c0472507adb7d53e27cff1c4cd0688b4d73b3131 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f461ffe4f17f222c25a10614f145c5d3785444d1..291f825e7f59871b98e35dbcf03e01ccd016eabc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c5264d693de125fb2a9992fbf56e83c17afbef4d..650400a8502881fe7d72522a5e38477afdd3aa78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 3ee57fe5033bf7f11f0eacbcf53f9025c09419d5..01c2d055c2cdbf106621c7d53155d91afaf46d7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index e4cd21802ad897af2b5d346bacbaef08bca64b72..9296823b85a1dba6e3c501440cbcd46e4f1f6d91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 2abd7bcd6cef6695c4eef63027e2d8f76f71895c..c534877404fbb5261bf5a205d04b55a4e822df79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 9c785e7e87e1a21ec9cd00798c16ec7a91ebafee..99172689098b625ba2ef8932cc341cf9ab6377dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index bf30ff5b9fdb8565898119f868d552809cde3019..87df0841c100e842c6b25f2cc7bd02879bcbb87a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index e0b26ad0618545eb0602204e4e31ce0ed4706cf2..e091f65242d733b32607b77df6dc42c2fde14484 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 162aa4c619dd8f0dc26c9be4e77589f81bc6d45c..15f484846e20eeb50d9a7560ff0f14e5b7ceb1c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index bbe3c4950ce566083a0a167816fbf6cc51510932..502e2740381ee4568312efb3b39341aed370b3c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index eba85df43e6d99d6b0d5958e37f47bef3b2efd3d..8f6eb4ecb52d4043d4fd937f9407cf9c5844c699 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 92e2c4bc8b9cfe7abb1d18524d502eeabecd208e..5ef9e28e7acfa49bdc08240ab1307f70c3a5e960 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 72db421c89fe45c587935df84777433262a12f3c..7b830b92bd9bf2a068ff41454b89db8ee974d104 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 8fbf47329df220a700f874d55db730577f4aeccf..5834ecae24e88da4dda1b6c316a1a99e969466a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 471ab3b5556cc6e8d21ddda737666d28569517e3..1e32eb195d4d5f59e4cc3131f5dbef34b5237568 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 340bc10626f7967fb959f055d7b7bc7a9c8cb986..31aaa74342438032fc59b121e496f5bd7548db33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 0e9148939eac954d6151fe81c211d8976759fb16..b2e4962177ebd063a693dd17510e2093faf01323 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 346b806e1c7bc12f262e134349d183c73fe8bce9..2c6bdee4c58dde51575941594a3fafbc921ccfee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index c20f31693c06bc2aa6247df4852df94022031db4..0d3fae3b7ddd2ca1d1225e0797c6d59ba0d49520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 30b29df2c7903aa92dea7f1dd7340c1d02657d8e..28345d75f8d2931064150d03c301fe3869724e5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index d6ffff02e0fd90785d78a4b8a8d221f47670ecf0..b1e0e9810ebdf9cad18832ede4184dcba28a1695 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index a09060a9279d23a65e7100d3ad8c4047f1898217..4259567700fcf31fbb634bbf7a2a0d2b65ccb20a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index dac8656ae3b685da9a9e6151db23cc8d9523bb69..53676d538c49740417d00a7569336a6e2eca63ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index c52134cead8d4b5b0d1aed0cbfaf4e080cdf907a..fc6a2765f70c49ec75c2c09d98649a681d2abbc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b7c35f7c70b04ce4fbc2ab1376fec32ee8861a8c..1ae7a0ae60d187ccb2601f0c4be82fd10f8c0189 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 88df296bdb0f361b694714304109e68ba9af5e50..296cb34639d4457d1645237efe0c5da7372c64a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 17ec15fe264882550c421b722d7c430d68c5744c..fa490e735d387c912d294bdacc58fab01a8644e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 58ce5a1340816d299fea30042076e3c34682d2d8..e67c5846846688c952a9ec09754bb0a14bfcbbff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index e27712f93b36ec9b2ac7d21e34983d988253d34b..e59385476e24b9afbf1f92bccc8f26c9cb8fdb54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 8cd3234ed498da9977cc5b8be39d02d8c9c6ac7c..fb9ae310f857603971076f3e1a0399539496b5e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 04d09e3005e13b8b7c73fc6a4d295ac8f841632e..4e55361d9291b8602f30ef6f7eddcd7771a7e8bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index b4d7afb29a940b24a9b0317ae7d2a06a65e531eb..e963b6c0e938ee9da371e1ed595d66a2f7458a01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index c6944a7d534a4e7a7c6562ff476b239ddcb32e19..b071420c097978c7bb7ab72e81d97a85007934f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 64d0e53c06df3d7c4a45a9547a33f3c61ffee70e..524b937d193c5ab3263bc3074938ab0a47b60940 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 0362511d20feadb6e6c301ad0d2a5cfd109be2ca..a4abb6843ebd6462b70cdf66ab83c38b33cc36b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index c6cbba87de42cee9b4d7c7e8d54d4a8c7ef7a4b0..442c0f51c5624220e7713d7b727bc9a9bc7cb164 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index ef17c4e2c46764cdbc8d807c0e40f63e99d23f8b..1f5b669de6570c179b2d8d04a5d614706a8069ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 20a312a6579d45d7b27aed07a07a20a4019f0f79..303c1ed3b2ee3b929c566fd952bcbd83cd5c8191 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index a419e3e4490ffde2787e3c02be68b05216d96cd0..637f3bbcff333f11906f1fb447f3a90bbc6b005d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 1fe8fed97e7c30a05aef39c6c52b3cfa08ee255f..cbfe7be218a9b071f07b423d59d538f5d6491760 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 8293696f34bb3d53360fc639cafed9f04fb80680..0774fb1a5c550283c675d98746c88af667d83590 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3c6a14416495ce75855243813f7f7e23159b55d2..2fc4f4e77395fac9f29a75848852e3d5f6158507 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 9e5365571b9a96ac46067a424cedc958e8c74536..0c9178e17ceaa12dea0df97d1d542def05fa8296 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 9a1c1c90dea45c7d01b3abce956647046df37491..1f9e09343b272ad7dcd6b0dcb66d7d68c49c1f1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index ce7907d1c0c4fd4138be837148fa9652acc9374f..7261b72008448946fae5ab4ebd5a3835f9e67669 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 7c1b8640d1a28fea02542c5fc6bf405adbf0ea93..ffbb79591fd291be12ba98da8c5255314d118b3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0229d1c3c85d0a3653c3f96a9c3218119aa2d2aa..b2e58eb534e34be071bd428901153a5c59eaa68d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index af7b5704a9641ad5bf1e8b10970a8b92067d6070..5241143a4e2e11f0cd008140fbce685725b83134 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 88357f2895de70839bb1f70278c00c4fba626cf7..b919c915c4c005f73fd18eb17ff0c7bdae6cb2ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index bc4fe7a92655407eff883550a203761bf9d04bb9..679193e184eb4bc35ce82eea5c8848ec5816760c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index adcadf490ed5d19eba702c09b158c96af237e59e..c0c29f57e6b1702cd6edf45a621e450e426a4c7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 212cc75c27e692ab0735d8eddebe1a45d087cc10..0dc5e4d2d8c552c200402f156c228f35baf0b378 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 2748cce4d93d682b8d5d36a0130d3207e7b72f9a..0880b62ff160d4d926d2fbe8001c72b2ce500cac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index d4bfed10965e1d812ceb24cd4b4c2254dbe61f65..3f62af63a212a5ff0c9be65d330d0e9a7ca6eb37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1d2acc9976fab1d44c9139ab5f2924fca5a277b0..6460fa15ee04b0f63bb20ce5f9f9bc700a84cdbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 768a1590f33ad08d70ecb7d8e6249d2e4fe115f4..e8d84f5e8de749dbe4012a5af3871a6ddd95a942 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 66ba4ea6542199a8c5d727343e8e66771030be89..d08421ad9ab25035892fdc287e65927f2e128fd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6d034f6a35a1bad9ed05173bfe686ae7ef081eef..b234c1cf9ddaa4809f040c3d8c3d0736362c2100 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 4c43025a7cec442afbfd8820ecfd267c9a40594b..b0594bb385716f887e2b15156304ec49699b1dd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index add0b2198a576861684c8bd3a31d1bae45eb223f..9530d7a0fa4b75000be0e3e4583b50cdcd00bddf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0c6525faef3a18edc17b78ce5b6b4251734b33b7..513d5e7ae543eeb612a3796ad9c88a2058145630 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index f347c4e1ec9feaac8158dd2e0c540ce07a586fec..046e46e31c8cd88a8b4a28ed6e877c80cfd64116 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index f86843840db609d5643a2583871f59fdd93e715c..9774d25443cb7a623f8be4e8677678b47a00a56a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index a74af5bb520e8ddcf7636b6c35e0dedb03560c69..f7727d71ae3b2f5ba96195463cdbc0d86333aa21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index cfcc017822e92a759b83cbb18f32dfdb6c275ab5..9cd8d21c0e99c7b6aecaecdfb84232ac5fd2f372 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index e1bebd8c6b053acd716eb9c21017c3a922faa82b..2ee17abb968faef165e5dcca5a14593b5b807133 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 035f15bd0fa4cde70976330db6881e616e64d2ba..3e29a618b32ba5d98df3d47c5f4d0cd6199129b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 33f658b33755ca33d396ec2463b89d139ed4f0a8..0d5a37593f9686d301980e408c1d7815a66f7975 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6ad99bdceb5e2efd89e0cfe415f8836ad379d3fc..bf0f4e639c61b377a7c9446a0b96dd30b6a2802f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index aeac5370d28e22bf7a115538ecc387a9892f7a90..f0a057d1be49d071a82f80c61bca4870d86f6e93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f8007db5a771d1de8a89146d847d0919ed3fe499..3b8008e3bc090f0a3032b463f92b5049670d110d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 244ca409699a8d56d4b3cd86011dadfa8005889c..fcbeab051aca96bda9410227e29a514724809e38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 4b8dedcccfda3158f1d25e78698841b8c72f8b39..a85e459f1fa3651ab7be218dcced7817f51d8dcf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index d7791cfb2ccf9c90ba8ace87edca42a07f5bd425..9d2329358159d21e226e0b50ffc98e11b0b54a98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015 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
index 35026c691ef6f97a90557b52b35915c6c5845768..fbc187c9ca0ee8c09d897b045aafd385add70095 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 4abbd7064c758e96c2722974402ffe990953eccf..22ee7aaf468d174625cc0835fab6a609487a3b78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index eef2b48aba0513c8190e38170d9d2fac683939af..2f044e6a197aaea88875dd206b8813bfc70ba70a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index c74dc236b7cce9cea6daaab24f7d34ae784c899c..381b84eb028035caf3ca936ab3507a2995da9b45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 863668fbf0e8d0504df0ffbd047d75977da337ca..4df5b5d8f687cc3366b46bd7cb702e4790055aff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index cd3466fea24b173f69e1186210be464c281446d2..34c2c4b1fce0bed3a435ffc5403d89eda1c15c15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 10045da0646551302ab0fcb96b54c95d9b598bd7..637f4dbaede9bec105f3e605da59f448ab0bd27b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 6f6108465c224fa6aa96cc9a0e03210399d4dc30..2510b7bcf6fac3791792406e8ef9c48c0e0638fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 977dc0e6c359b8c523206321b6ef25359338cacd..843e1b9cc8c7a10cf4ebaaed8dd6a311583cbb8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 50aca9fff1e015255fc62ae263051a576bc76cca..a851431abd1d277e5e7013f6ef06b6052f5da0f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 063b61a9924bd537e1e59046c28f2e59bbeef273..be8658468eb07bad47769acea88c5aa5b633fa89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 45255a90f60a10dd1485f638a235f09ee83da844..0426364486e6488dceae2686f896113866c68b44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6be5cbe68e4c8fd37482151bf6fb4ff235870ec7..beb020f6ca76e93d4fdf08f5b9101e52f0470eed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index e18d50b9a2b5af1b52036bba7c4bb18caf6c3227..7e32918bdd5685cf17d4f3dfd8c74d0ad1588415 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index eb87d12494f6fbc6c202395a8631e7a262f7c573..4e0006f908f1e3dc5bd5c03b32a195ae7f383bdf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 86fec11533fdc9693fa3e87ceea609dd47dfeaa0..ea97f3d5c1658f5ed787e42bd50885806c5ac775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index dca4d61cc893fedfc65445ffc953a73b03217c1c..b4fc5a6d13ad708d3ed741aeec48b93bd6502232 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-201 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-2015 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
index 2a852cf1487dd163255a6b7af74a97d2ad741bc8..ad6ade972a441598ef17fb7f20a149dbc008d7f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 6b4f1dd7ab7b2c94edc9a1a3fedf605af8cb07aa..c248b6ec94fff25177074b3a28e14292278bda2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 82d01eb8417d407e4d83971fe7b02bbd550c8179..61754eb32001622394506a9301b7633fab096754 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c690790579d2d185cb666b90794afb256d061cef..dfc25fa9af5149c2a296beee95e422b34d3fdde0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 6db6102105efdeea49dcacb640cd9cdd6283c224..03f3ddfd7a9e11b37b651937bd66573c1aea0c98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 06087b8e91c64348b0af69eadf15c71b6fe21199..66c0573ac222c3493a6b3a7ced6610783968e8ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 0c689f1a16b891dc05d07a5ca1a36e72890ed42c..99c34bc551449c071e69b9450c594ace6e1aabe5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 079ad182d87da7bcd5b598629a9ef841340fdcab..d160affd557749c779ce9ee16adedce4e6c80d4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index ec826e3c1f04a5935860c2c23bd47bc8702468ed..ebd416998b3ad28aaaa5eae4a4e6b15a264e3b79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index b5cc6baee0b741aff2d96795faefb0d080278abf..246cb83e61c4b5a154ae8343d2877d6501f1038c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c8a9a60a609e6dbaf5cc5649f9b995e39b99517f..bd80555a78ab23fd767a1227ae0bb4d520d10d94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 6c1a524ad9b39d061186c9f4b9d67c721a9c30af..990fca4025e7a14973f6df90b4a0c256a8c35b0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 5410bfbabae93e169d7bdb6cd7a92d3029aa7e98..33357a2ae198ff3da7edde7e4fa7e2a9dabaf817 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index d2d97608eff36ffaa4cd590324a4d38d41d20ed6..48251e41b15d5edb685eb43d6684325a6aeb1015 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 815e5baaa7ee674d19bfa2c31c174fee47d85b5c..c60c3f85a6ffaf28c20725a18e72955138b2363a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 006d1abb620bda6a247f419cb0658585868b52f6..8aef81e187d39ab8b4eb1c25fb16944072ff28a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 0f109bba68a97400b48d317ca54fe1a60fabca38..de742e5ba3a7b372205db8da4bbeadb3d2fa98d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index d0e83e3df057a3ffff31584cafe6fe3a4515dd3a..a79ae7f8aed9b02ed374f6084b316c1d4ef2a160 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 8259240e1a62f81ca85b43c3ff14873922f02713..f4d78502f2422254bb59a23e5b9fe44f2cef56be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c585bc60f5370a18ff7f472f465de33ae7de9edb..b991f77a7f4aafe3236824fc2744b2451a9a002e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 4b9cf9254724e26b33f2ab1703d3649f0aedaa0d..23c1461ca8fb60b7094b40077c4ef960961b6ec8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 304431f92874e7eee9f0c32cecf5e4a1bf8b94f0..5b96f321661ecdfab8d7fa430e8aa7a9517a3b03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 663756cfe37c1915d9a27cf1d0f4c5d8f400158b..87bcd6c1fad7ac5e9b5f2fea7141d0011d9729d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 2dfc54d5a195a19ca7abbf9c670480dd499c3cf4..368ad37a0a29d9fd46a8922b0b952a863ccf1013 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 45d62dbb07d6f2fe7a4bb0d0dc4cedc88cebe61e..17330b903651d7c359b26eeecc99ba388c758d09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 7e32d4c560bca81acaca319337ce1ed486ad1d7f..75b4454cf8765229b3233334b6ff05d4ed0684a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 92ad0414a84cfb5d14dc9c235f820ed8265d3872..d66966af09c678e8a955e4574751bf6d2f02161e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index c516c67020f16d0afa79378760e81bffa3686108..5975c6eda453813a9fcbf83b469911b121fd50f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 60b408121da6bfd1afc0439343ae914ef27103ae..a15b870fd8461ebb5e49b055c4f83d96c76c3a85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 1b26127970f0edf0700a85878d7ebcf6e03d8dca..6d6e8a09bfc79152a72cae1d7ac987c9e7e3a5d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 297c58954fbc77ca656a763ba1798ea14a63c6fe..10290b5bd6ecf0a843abf5a011f03c6bededc4bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 2655dd9491fce2d7ccaeaac83be307597d09ca6b..6206b083abc21a22e81d40a92507a8b1e69e8ff4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index fe24020d8beef1393d20cef8f95db7c7afb860c6..0692ee15b746026e5548f339cba0c4841a1245a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index eb960c388c45d533b70bd8d99880eb110e64342b..85733c5691e754ab5e61bb7abb0f2695a90ca592 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012,2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 918a067003966af09cfadd81f1ee57ac98413253..9613e7f18ed339fc01bfe93adf1d815d96b4cf5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 4a3fd110336076260a2ee6afaf23bb23a5a9aaf5..55f9a00d58efbe515f41ea0a71caa349fef1aca4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index a244ff59042a64f910e07194b99cfbdc5dfe6fbe..8b0c57b3f92eb8a4f39611c4da3266a12934cfaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 523e2280b4e2a4df8200c84ebb1b3f7cb4b51914..5118fa482ee05a655a691280a432c39fff24ba19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index a15686aa1bfd4a280f4efd7a6ffbb568c5e2d0cf..485680e06855f39d8d9d7882babcb47a724a71e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c05634903ca61d9543021571c4acb987755322ce..2d7581efa1c9c20fefac4dc284d69b9578203cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-201 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index d862d75f74a4c5b49568f10108973cc9749fa848..5c4707726fece46ba27359b07aa533841ae1e17e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6e44334724908404f04d0ece360fc682c11359ab..a794cca45c1249679039b7b63376c4951d4e9a9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index d7b7fa2e3571bb463fc067fbe59793f69d92d606..baac6c3075a3edb615292c9d782e82382b5613eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 202aec9e37987f03a56beb743329ee0b502d88d0..bcb648c242a80f0aee666dd03ceed9b8551d9a6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index c1e421f8872824ecf58bed12072235cdadd0a1aa..a545d5d4efc6814c8779dd2d1cdada70865e7ba5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1c13fe36c5f87c9854fab0395b2bb4cd8f859053..9789c81b371fc781c8c744d5948847aedb0b36fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index d989a90a52b3d865a243b3677157e2bc77d1f61c..66c6379e91f7a4b8087d19eae4702caa29f16a2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b8333867ac4a308a96d9c649af45708c76759ee1..babb8e807e85cd465a2b9b8ed381ac4e2600e95e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b2bf62911cef67a67268f9ad7dc00692eb10b082..00b185fb1581f3940faa4a0c6ad45604c72e6d8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1504b7100733e295ee7507209de614ae58930c98..7732868a27fd6eab2d434c269a3845027f2fbf6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b83dc980df5f2d6b0819ca7cab92f991736fcb98..d5cff064d0db63516012544d18538c14c6a512c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 094845f7501e13a2f1c5411fa4b0dac9aeda4155..9d4dd4b0aa3cc041f0b6758be2e6661d3663da31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 0d67b52ceb1dbb70c2aaebccc9370350ea46c3d1..c1b81cac422c961489662ddfb7ba8b9d007a9f35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e9faf4d323350b08ec0fdab8b44a803c969e08b8..7a5d32344c5032385ac46aae5b3fc718390d957d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 40110790a1cd92da72293305f6ab09412c36c9ee..065db9e313c51a4b9aa60be694d2579a5d3dfded 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 81c80ae4a68bc6f924e4b34e281253a752a52940..29b2c71ea5827aa76f9e7f5b9e6d7e0a9749038f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 72feb300cc5b7ab60ba9ea3d8a9a01b406341c09..eb502aefd7d6717752edfbc43aff6d297218e848 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 32b1852b08b4e3dcaf64bc8820cd9fc7a8fee2fc..08090cb767a6d201e34e21f5ab21e2d7c6fe892c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 59d2cd07e221846bf0e9db9ba647219f02575df8..906c2dc636f672f6bcda556876ece72c7d1fbe5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index caf791ff4d1b20cbc360e03ff59a5b6738e2a06a..c8c9c353d5f144ebb84888ad61e3fd7b3d583764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index dcd94a413cd8ecfe8f6f31de617d137e52c126c6..515ab117c3c20f1639799453ae72239e360d3902 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 4ab63722c427c964d20ff87f2412aa155530627e..59fe8e04b7c296b41357d67cd0b908e792a6c529 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2014,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index eed2c481ef0fae9aa21d8a6fc7a06e1db1981547..5b3f8745679644fd952cfed10216ce1685833273 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 00a5e9aecd1a3fc4c430ce1121f6057156f68651..2d66779880347c5e22209f082557e92a9abdae40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 337d20003e4378278029d3d35e2fd801c469627a..8af43fc5b2af0fc44effaec85f4ea35c274e7d48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index 4172d3aabf2975b76cd551d50a73851c26eaa14e..f8336d6a286e052283e5b0374e65f18b5c084fb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index bf42444bdab267be2c0e99d850a69cc25b174e23..f9c5ee3b200032ff2dd211a8b751014bcec8281f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 1ce027be1c83bed9ed8668b862a72ae4a21245d8..ac8541a86365bdce93fde5276b41a39e0098fb02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index adaeb79ba13f06e3a10e328420fcec74340d91c0..f839f0e154194a9c15e30fdb8ced73086a5ee797 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 6f01097ff987f9365f76d9e0ffbdfdca12243de5..cbe55e99269487c8703664e1893235c9f289d7fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3a01d7176ca5fcee3e0172ac9d226b1f13f30009..5521802457314dbce6150bb0e67eb2333aacec8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 87edbc149d9d68833b4fd916834df446b62286ea..55cf5423dd2b730d9beaea62b40f0ffe232a060d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 73d884b0959cce24d08bc37b9789c2b3ced6a871..65fdb2bf0efbc87ca5c9834d98b067fa42bf8ff9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 7e28b9a562730a1162f60d002e45d81877e01875..6991bd61bb95ccd8517669a5b8cd8ec1fe0d7480 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index c80790355fa6059e799e80e517a53b34392c7379..3ffaa0da88c3ef56682ed20c7c4aa2a672c5007e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 64f1a1697fd66a851adc623f1767193dc6820bb1..a35de7b94fcef554d5fe32e96ca4dbddbd37a0bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 589c4ba616f198c42928af939e20af2f5303886d..f52d8339b0eb2f09a2e85c44c3d8c98e51047226 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index a08d6917b102f0b4d1876abb1d7ae34308a8b012..0855a0f883477bfdc6a2451f23c9b2b80f7e3474 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 01d0a9fd48bea966a4b014e57c670b4ff0f3ee5e..572d702c84dc5a8b18e4e89217db92d40f208ca7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2015 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
index aa11ee49d320ca47a2dee2e7826f87704c1ffeb1..2091e79c4f66295dc0f1bc6535d328cf2f50a130 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index 789e24ba1dfd1c20b93d6bf707a3da299a306eda..b4e18ff0012ff23acd5b8d261e7edf2d1588aef7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index 2590f6af6e2dd042776728a63530a9d9f58558cf..8cc64f475c436dc69e7ca84bc4cd2705df65a063 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 790547f2e4f55d06d5056dc67f579720a903ba4d..f327ce40e0ec3ebc34bda23ede8b1c85a10565ef 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index 75dfd9d2ad7419f030bb5fb2e6e00312ae0e8277..607c0533556723b3f81d92810dfc44d3744ccfb4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index cf80f52555089fa24965799f429f8b49f59bf8da..21a98faa2aae62ac2092f115a2326c57f8ca3f24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 37dd2dea5a4f2860f691fda41a8b3042bee13c8d..f7bee431730bcafde2e5d92d950c66c60923a09d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2015 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
index df43873cc9af94d19a5e20c8a0f5c0ad666f04d4..4fbda1fd38497e8f9a6a2c3904513c530a253c1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 4aa23d2939f1286a34d92502f530e505a33a1d63..5246032072fb443ca3e6c27d6a14b9d5d1169365 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 5cea794f7b8ebe357f66905345b476f4d6367644..b7d0af5580335291f72b43b579f9b06426fe1a70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index f04afbfdd77a5388fbfc0880d77a8288aab966e0..bbef11c87e56c7a43058caede1e6bc49b185fb23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 61f6f6ae7c2f1ae9244633bed0a7f443a03031a6..c1fab943db06b07a1fbcc89dbd5322f7607256f8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2015 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
index e103383d84e39b2e10486012438e4763d8c36618..1ef9f3f8bfee74a160affa68dcdbfabc9034e233 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20112015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 75b6a7007697fad9e795d5e88bcdf7c128fd9bca..a939f6c4bd4d54f25f292cfb8fff0911fa1c3b80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 47bcda5a3ad715292b48e63cefb14dae630f9e76..f3aade1a9e45b6e37dd1a3a3ab86e7913de457cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 43cdb7c8647b6a7f64152789468526adc3a23a4b..9b249ed4b06c50504fb76589df7a9eae91df5bf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index c1784864c73af8c190a1249a915a503cb699b44d..8f06a4203dc7503e6b90f17ceff30f95ee98f892 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 903e3ab71fe6906d959a9ae8bc6ec00397b0ad69..eb5804f6d27328747d0e91b258d034f613745a5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3aa926b25451b943e6119f86d468b90ff97f954c..cb28cf236177b813450432ba37fd6aad9a423d29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012,2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f8963ef5be53a9917d06cb7774f5e59bdabc50dd..aaeef156904f612b26365cd0b2d0855558395cf0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index cab15a744fad0bf4865f257c28b221206d14ae76..0f3bb0b8193bb0beb8c87a530e9936c0b2df7eb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3e2c37bcf2166b81f0c39fae590d3fb4432460ae..d4557f4c51819b1f6d873eed7bdfb65e59b65b4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 9c3bd99711040166ee9df0a5d84361bac8d79ae3..506b327b880e6d41e9f63a94fd1794ece1d3ba81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index af8f074b285b9a86d3cbb2cfd21fe5b363a395c1..3b75434bccc2b00f9382f5afa5047f7c3fb22f71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 9ac891f46b730244f90d2e5e09a1e9bdade12c44..76b190b6ec1c77f50204062512739d6d63bd0389 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index e2935eeae8bbdc9bc55661f2b97bc3da6a2729fc..c8058449671bc77b3547dba56037e562df6510f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 7107c8e868c03ac81f3f743c99bc5a3646561d21..2f54b37ce21761e9cefe928f40964b157ae3452c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index d4a026ffdc66e3eeb19fdda3abf8e63d2410deec..e6986b6248a3b7fb12bb9ca66b33c72d228fc62b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index a125ef5b634b599d1806af524c1f8c4cfd3cc8cb..0a85b360d5c97e31b2741cb4366e0716c556a2dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index d1abb4a84e96a822ca2f2bdd4b261aac1688c4bf..84280ecb1530df6334905c36b6e5849163d1ba6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 32941041eeb22c5e21c46aab1c27d34661cbc05d..87f60c41985f0feb002f1d8632ab5f5fc27ffadf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 41fa7586fdf3d3eed20e84d89c51eb4b05398b45..7f18cc72eb656f73a3e1101f3a49941b8dab60a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 4b98c4dcb50c25b6ad11f149be1cb6854ba1610c..85277c17007e14440251de965458d90c3254324b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 59a662601d7d8e1a40fe88eac80feca9d67881a9..c27ed8799bd470e8fe0b92de1e87cbd0c8eef7f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 02b44544120151ca3d4df34c373ababca1f24275..f04a10709029003d8c1843f3199195902b173203 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 9e8a742106f0fec8a56f9138e5d3e2fa9e3f5dcf..b647425422e3d0383b9682001175c46d106275e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 7235192df54ab447440168b2b2635a3fe87e2513..40a2796073fa39c41afc34ae7fe415248544d8b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 5b7d997c22bc49213a5683c89b19375a43f7ee63..36d0d5fbc3a2ccb055677ccb6f28f40ca62815ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 3bd9010b9a6f6bb6eccac130c29a3ca3eb53223e..262500891861d5b2007fbf9e76ff1933333be771 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index fed84eb7e5f72d9c3630f1ca48f415aed44fc4b7..554602fdd40ede34124590a5144c8ec27e930511 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 85465e59768a1287bbdeb1aa63c3c205eb6e800e..2cd848fbbb71ffc354388955a63b8f416da01fb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 0118a085dbc2c569bd169c11d943d6d583a5d1e8..00415d15ed7a4d2bb79109042597fd86854bceb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 461b25cd334dbeacc369f5d4990fc3fadb7f019e..2ff8be40b0f9d76e423d9ad9600daca17f055f3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 5b2d131a8cc71cafecbc7d3c552cefc98d24212f..c9ae97f9dea05873a027ce89a6ee4f0c39dafc15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index e1f1650c4f4cbad04997f5f90bb7bb373534192f..67625dc3d6fd277fed81567b288ba5e56b1ccdb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 419cfd4a306ddc54e196a799ef8faec8a19e225c..2c0ee53db65a2113f588eb6f2f05183ab3b42f2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 381523a3430dc62f60eabae9891dea0f8b09bfc8..a775584573917139354be0c05aa4b8894dccd52f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index e005610e91cd765f3b9468cda4f757595d27631b..59f9bfb7873b5cf9a3a3dea8d79f8e92c68c2a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013  Internet Systems Consortium.
+# Copyright (C) 2013-2015 Internet Systems Consortium.
 #
 # 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
index b05951c174254096563e4c040c8dbabb1f7a9dce..2bbfc4dce737acf3a6f3857bbe0ec8af71207338 100755 (executable)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2010  Internet Systems Consortium.
+# Copyright (C) 2010-2015 Internet Systems Consortium.
 #
 # 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
index 6c652164b42e356a20c668f1580d37fac13c6b70..0459050d5e2a40328380683c865e33ce4a92dc6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 79fb83042157d3ddbcbc37c1b8b189599f0936f0..ad65b39a28f1435fa3e3601dda32d60da38d0a90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 07163c20d0617969eb031eb92eb38d8faaf91b14..3e63830e7c7e66fa7e4eab42de0c9dc72050326b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index c40aa9dbbaa9cbbf9cc8f9fe4e9c0e824839652a..c35ff69d34c5a30133fe1334567a7bc18ee997cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index c8ecc8f5d4dc5c4ee3f9c526c3be971daf1d0a20..ba1b1b693c259975abc56dc40cce737594114322 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 016681680db52a5a98ce9ddf5431daba21411edc..5ddd65aabc9d4dee4e372bf76a11a46afee6ffd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 20142015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 69523e160d34eccdb172cf4941bbbc9cb682a8f0..846661c55dfc977072a1516cb70a4c5a1696899c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index bcd72a2dd3a19386fc17fde3fe2c9da5b00b8def..1294f22102049d3b63bc3878bd7a13262fa6acd5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 804809a7a4c98f170f672857c1be3491253d2874..7011c05acb2558d7b052e091dd883dab67b8a0be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 8721e36c042bc42c401418ea02089d6312f0cceb..8952c886a9b3eda42f99f7e3094c45f081e76ae4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 1f06977a9f09adac438816b731127b1d5a09fd6b..b5290d9191d0c4144c4ca9c202ac30f85e0e469a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 7532264673606e41a42e744a853da9b98516a018..827e91cb8ab21a597a6fa3f63b9d07a302f9356f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index e41a307f714b87dacc2a639315638e2386654090..f870ec2329737a95664caec9098f02218d5e5e72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index b7bc2f1a68fa402aeaac7e771d45f747f28ad39e..f2ffb98e9778c3bf12f0e173f4e9718ad476e4e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 62e1f17ffb156f0b213f0f599d5439fbef71c8f1..1421ed7986e3a333aa9690c29764652504ca06fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index cd7bfebd97f58aa4f822f6b1df92456a1eb12c2b..150ad5a990839e3cf8e9cdaa69196893505554a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 1b5cc9bfc085148d72b89792d55f2cf6398bda7e..4d9efdb294a352669d57c62026e8a87aa078d93e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 53eb99833d369665af18d051c0392b710a687949..3263f829a25b0fa5c3bd6741c74182a4a402635c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index f7e2899ddf17e9caa35132251354d70750751b17..435ff12cd21dca70c8cc2c14afe06cbfc33712a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 75956b825dad1b420bc26edc1b8af755ae541e54..75a240f6e19573624ade3c26bb51792026dab539 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 83e216678368aae92467209f8a59cadf117ef84c..903cd051472508cdfcbd5c63a83ef986fa4cb8fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 1552c1c6a724ddbdb308412cace321aad0128a80..f3c6a59745d63d900e051798a9f3748343b228ec 100644 (file)
@@ -1,10 +1,10 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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/.
 
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e585acbad21525eac6e1fd034dea9c41d52547a3..5710c95f05b595d9fbff03c362bcd9f5834219fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index beebd446bd4cc0cd608de9facab159ddcf92af57..ce94a380ae8625f580c2f34a9de4e5ffaabf3e65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 62b3555d56de9898fbf05934a8b3ad49bf2a8e16..5ea0a8a28b071c3606df9608cee05afc041e6c24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index e987d92e914096ff9db829b030da504e76dd40b6..1cc5620d86983d2f53522cd916b196e971fded0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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
index 72341f195fb9fa7e379e1ec15e7a53b7ea076cce..9f019ebfd006ecc7d24ae37d5ba5652c38737a97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 2c9cc98241e55e2b07ce59044cd42d95189f6aa1..1153b83d853b3cb9fcb238d20e51602d25f848de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 0527a32e73d4520921ec8b3c2b75fc9644fcbf73..7d1cc4fe2bfd5193db5a18fbfbaca9a1d309e1cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 5e91a757262cac93ff141dad727e6e42ed70bbd2..fb8997a361d05a23003f7737d26f7f074251f5a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2015 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
index 460e6297b2c6abbd269f945a172e81685a8ebf7d..50c7bf88ef0a34f27ba7ad217e835b831c230c94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 290f9b316ccf7db3a157be8cb111082e57d59c2d..6306078be8f4425c2b951a3d15cf0ad723e95ca2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 49acbf95400bc439ffca053eed8b045d7d85b193..40d43715e20a719d2364ca24ae3cc53dc5e6da35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index f66745c173182f285c08afa99d909691d1e40ce3..79697987503a219290bbd4f6b4b7e96c9db25b90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0d2aaa8c843089e5aa68ab185c0e5e08e66c294e..d58abd7dbeb36562e378560a2150b11ec054df62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012,2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 4eec19e2597d7a37e29c1a13b41e7727ab35c26b..bf95d3c00821eab778db9b2ac8af529b98ed413f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 3221545a8812a44de04f78e4171c16e20ec64a68..aa15e1d13d3c17e903f532366451b27f6e6088a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 147542f0eb6c6c2a5e1341482bce8f28e8a4a85b..2f56c33e254c5171b435748e2d2daecc89a78f7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 4ab9815904cb1b6477b0628eaf76c066976a6feb..31c5bbb0ec4f22be909195f1b245c5254bf9b1dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2015 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
index 1c4ac3892d0cbe0d2e1780f93f0eb4d006e0ae62..226a632dd0a4133a35eba723fdbf4b705ed4f3b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2015 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
index 732cb6c824dd25fcb20c20e359fbf5d4624691f8..8412d43b6fbddc54e1fa4760802029574c0dc3ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index a4ed533ddf65045e37effd97abe4f5c9e7c65f35..0abe39fd74ef1338c7e54e8710bdf5d2afad3e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index bbe417c33592f204b87e02fa3fb20bccaadb1583..058eb32d8122e1576f8bc6ff8633d467aecb8345 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index cd5cf619ec56debd68e3686b90cd8a70092749a2..68277f6e94a6ecbe9b6d6ddffefa694d3a890fa8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index eda36048852a8380030a02a94a4a4180a46ab0e3..b50603a307ed1b7ff87db4b82a19930c64aa922a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 022e48644dddc4d00f3d2866b97d68eb5f889f7d..7012f7b27025fd087ef10e099a4b843fb87faee1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 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
index 836486c3d57b394557f041d1dfcb662b6a30f959..808cddb399dfd591ad0dcb667d00d26368853eb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 84d6448d8a0e85ea8387d7c3ea688148e53c4f0c..09686d43ce103eb21ee06e57eeddd3a3049d70ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index af472e459c3be89a7bfc14e225ee827f88db9295..1fc3eba1134cfd80cfef20ae8a909419f727acfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index a53e2dcd821960f2c2702a33baa57850208253ee..55788cab88755f0aed4a486e12298a1f442f82a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 2c4a9da615e043005d8fbbd42371670b54baef61..dfa44eecdf9f2738616c8a24fd7756838290d701 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 53ee871fc1087ed4908320c34704cb207427a1fc..c965fec6d5e77f505c320f62473b8849a977d132 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 10fcedba381e42912b86de9f00d98be4fc3c1aa5..7415e6b0c2f1154e28e13564e1ada51e403e41c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 0ed72a263eb3a13bd67ef76dbf707f321a512810..7dbb4ff11f72a26c534b97403e914d4860466944 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index d9ff2f192df4175d91ec0ef9c81c29e246c48c5f..ee7c1c57536ae2aaf5d1d1c3fbbf94663178e76c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index ee0523eb3e1e7c8e28f35902e5d32fda6c46ea32..ae132cd10f5bcfcc67d8dabc36923c4c9baafe8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2015 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
index 64d7217fc283c3cf86d8efe9e9c41c8a5d029292..9e7487ac69b7e86cb1660b9e46ba1d707c5eec20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 0691bd4b02e87d2fd9c57ec3b0a0a44e05226c9b..fee555e9912a55adbd060c95c0eaec350df0018f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2015 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
index 1b0688aae0ff3d162b7ce7df127c7586f92dad66..4c5826e596939564deccc63f3450c2dd40d61eee 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 #
-# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-2015 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
index dd0c3dca06e53c3ec7fcd6a21dfd518f77ec8258..c9f5f241f9337a330a3fd4310e8f76abafa21590 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015 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
index a34e305271bcaf7441cc30a6600bf55b2a9c2c1e..e47fe1f436d769b38a10be8ed0fe01908c7404b3 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2015 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
index 1b4029a19bf29393fc39fb94bc6bc005aabbe2a5..57cd5ee2e30f61c3f61c6c0219fd4e17dca5b1ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2015 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
index 475e4141c20ad3a3f937b4963784e46cd8cfa3e2..ef2173dadb7b8ed19fc7b134df9633c87e52a97b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015 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