]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Sat, 4 Feb 2017 23:45:35 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Sat, 4 Feb 2017 23:45:35 +0000 (23:45 +0000)
lib/dns/dnstap.c
lib/dns/tests/dnstap_test.c

index 3c9e4fd065ef41e642327d9fd6054102fe833f45..11a97b80ec09a8ac6e36d5fc71c608d040d898ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2015-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
@@ -1184,7 +1184,7 @@ dns_dt_datatotext(dns_dtdata_t *d, isc_buffer_t **dest) {
        } else {
                CHECK(putstr(dest, "?"));
        }
-       
+
        CHECK(putstr(dest, " "));
 
        /* Protocol */
index 9c895fb123eb72352d6564f065ecb6d7cfca7333..9ceee80ac4102b4b9529b6cc0a863cf282e6ebd4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2015-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