]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Thu, 12 Jan 2017 23:45:41 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 12 Jan 2017 23:45:41 +0000 (23:45 +0000)
14 files changed:
bin/tests/Makefile.in
bin/tests/system/dnssec/tests.sh
bin/tests/system/integrity/clean.sh
bin/tests/system/integrity/ns1/mx-cname.db
bin/tests/system/integrity/ns1/named.conf
bin/tests/system/integrity/ns1/srv-cname.db
bin/tests/system/integrity/tests.sh
lib/dns/include/dns/dnstap.h
lib/dns/rbtdb.c
lib/dns/zone.c
lib/isc/include/isc/event.h
lib/isc/ratelimiter.c
lib/isc/task.c
win32utils/Configure

index 43395d81a8016fd1f16f35829788e97e992e60c8..8f487e248d068638f28e964846e889aac625787d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 1998-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 613b50271f6bd42c85e6fdc480413ca8587b2aa7..ab28b8b72fdf160f6643442a5c93005fcafdf0ae 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2002, 2004-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2000-2002, 2004-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 551cf885706068020baee5b60746009ace6d896d..22c066fb22312ee4e684ed0ab7457ced9ec21ece 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 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 78c1f51e81e4ab65bddad98a73774dbfda832091..d575084f0b48ac0324b9238b09642e891e917e22 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 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 e206146b5abac33c3023041074e77809102c0a2f..136b5b6914a864d60fcf91f22660ea93f5dafc41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 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 12148c666ed52d93eacaf799284e8f762ec35d2c..0628678f4cd4aaeb1784261247409a7a0971b1e6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 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 87be7196938c9f3a36c84b8de790b7c069ef9fcb..2c1e91c1a6e18a2f6bc0bb6bb352645a99ead96b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 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 e8953783292fec9c41803dcb592d49571369fd84..d9508fe959bc29340cb4a4b9b7a09ece85f2ea28 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 90a09a3201a2a11c2f2ff8481959a85162ec74ea..278b6f8aa17d07e6a1fde589f624239db44457d4 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 b426c754ae96a36fe42a54152de6fee69fc24fc0..367b380e76ccf2d944d24c650bb186488af58a15 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 8e40b4eebda524f8836f1a3b4f08bd032b928add..f598c2d07db9934d1cf08fac087bc932b1e957df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1998-2002, 2004-2007, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1998-2002, 2004-2007, 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
index 350bec0cdec4a79846c5d7ad62583b4b803260a5..fb188842bec51b9b4da188386742a78a1f067d1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002, 2004, 2005, 2007, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1999-2002, 2004, 2005, 2007, 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
index 49a5f26e77ace3dc1c201aaeb5c3c0037fbf1fbe..1fac0df21657c4e4ce1381ea322178af01bcc602 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1998-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1998-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 d34e2fd63d6d9d284c3d700e7acd516fde504201..4aee48ee642d0dff8a59b32f8665a0645c8cd746 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-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