diff --git a/bin/tests/system/masterformat/tests.sh b/bin/tests/system/masterformat/tests.sh index 8a95a7009b..c644c984ae 100755 --- a/bin/tests/system/masterformat/tests.sh +++ b/bin/tests/system/masterformat/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2005, 2007, 2011-2014, 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2005, 2007, 2011-2014, 2016, 2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/doc/dev/rdata.md b/doc/dev/rdata.md index 41074992ef..0b421cf469 100644 --- a/doc/dev/rdata.md +++ b/doc/dev/rdata.md @@ -1,11 +1,10 @@ - ## RDATA Types ### Overview diff --git a/lib/dns/tests/nsec3_test.c b/lib/dns/tests/nsec3_test.c index ef7f7898eb..51313c1f34 100644 --- a/lib/dns/tests/nsec3_test.c +++ b/lib/dns/tests/nsec3_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this