hickory-dns/copyright.txt
Benjamin Fry 370f664064 initial dynamic update insert test
- dynamic_update: test_create_multi
- dynamic_update: test_append
- dynamic_update: test_append_multi
- dynamic_update: test_compare_and_swap
- dynamic_update: test_compare_and_swap_multi
- dynamic_update: test_delete_by_rdata
- dynamic_update: test_delete_by_rdata_multi
- dynamic_update: test_delete_rrset
- dynamic_update: test_delete_all
2019-01-19 01:03:38 -08:00

7 lines
354 B
Plaintext

// Copyright 2015-2019 Benjamin Fry <benjaminfry@me.com>
//
// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
// http://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
// http://opensource.org/licenses/MIT>, at your option. This file may not be
// copied, modified, or distributed except according to those terms.