From 1c3b9b7666d40b0ab3f8662212f431a46ea41cb2 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Mon, 14 Aug 2017 23:48:00 +0000 Subject: [PATCH] update copyright notice / whitespace --- CHANGES | 2 +- bin/dnssec/dnssec-verify.c | 2 +- bin/tests/system/checkconf/good.conf | 2 +- bin/tests/system/verify/tests.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 5beab0f4fc..1c64c552d5 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ 4678. [bug] geoip-use-ecs has the wrong type when geoip support is disabled at configure time. [RT #45763] - + 4677. [cleanup] Split up the main function in dig to better support the iOS app version. [RT #45508] diff --git a/bin/dnssec/dnssec-verify.c b/bin/dnssec/dnssec-verify.c index c34eb20080..cbf319dea4 100644 --- a/bin/dnssec/dnssec-verify.c +++ b/bin/dnssec/dnssec-verify.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 diff --git a/bin/tests/system/checkconf/good.conf b/bin/tests/system/checkconf/good.conf index ba4f58a4d1..9b74657157 100644 --- a/bin/tests/system/checkconf/good.conf +++ b/bin/tests/system/checkconf/good.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007, 2010-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2005, 2007, 2010-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/bin/tests/system/verify/tests.sh b/bin/tests/system/verify/tests.sh index 3d921b4e8a..a02a1a03dc 100644 --- a/bin/tests/system/verify/tests.sh +++ b/bin/tests/system/verify/tests.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2012, 2013, 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2012, 2013, 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