From 3b443e87a0bb3c8d888d26d0a34db7255772715f Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 20 Apr 2017 23:45:39 +0000 Subject: [PATCH] update copyright notice / whitespace --- bin/dig/nslookup.c | 2 +- bin/dig/nslookup.docbook | 3 ++- bin/nsupdate/nsupdate.c | 2 +- bin/tests/system/additional/tests.sh | 2 +- bin/tests/system/checkzone/tests.sh | 2 +- .../checkzone/zones/delegating-ns-address-below-dname.db | 6 ++++++ bin/tests/system/checkzone/zones/ns-address-below-dname.db | 6 ++++++ lib/dns/cache.c | 4 ++-- 8 files changed, 20 insertions(+), 7 deletions(-) diff --git a/bin/dig/nslookup.c b/bin/dig/nslookup.c index e8b3940894..a912c6f179 100644 --- a/bin/dig/nslookup.c +++ b/bin/dig/nslookup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2000-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/dig/nslookup.docbook b/bin/dig/nslookup.docbook index 26d8cd9a66..4c32977e48 100644 --- a/bin/dig/nslookup.docbook +++ b/bin/dig/nslookup.docbook @@ -1,5 +1,5 @@