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

index 404a25a6d1f9b94ea30c6fafa87f9658d2234c67..e3ae0828513358397fd56fcd60c8adddf1a7ce48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1999-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
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 883a2e592bfcdd7cff9c9ce638accf114b187372..7f6793b22ae93c05daf910552a5f098f7a51f63a 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
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