]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Thu, 5 Oct 2017 23:45:49 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 5 Oct 2017 23:45:49 +0000 (23:45 +0000)
bin/named/unix/dlz_dlopen_driver.c
bin/tests/system/addzone/ns3/named1.conf
bin/tests/system/cds/checkmtime.pl
bin/tests/system/cds/checktime.pl
bin/tests/system/cds/clean.sh
bin/tests/system/cds/mangle.pl
bin/tests/system/cds/prereq.sh
bin/tests/system/cds/setup.sh
bin/tests/system/cds/tests.sh
lib/dns/include/dns/zt.h
lib/dns/zt.c

index bbb93eeab61283d6100dc4a5cb5f126f2830cf5e..49db360d7a708ecf2c8b97bd913721ab44dd3e68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011-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 433322b35d40d2da145f765485984c510f2dcc1d..14ea730050bf670bf0acbccf79d579fe05111779 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 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 a8f94f3da6687dc61fb289d15d952b48496e1cb0..ea3fa5d27a047b3540cadf46b2afb4d3a3d6abba 100644 (file)
@@ -1,4 +1,11 @@
 #!/usr/bin/perl
+#
+# 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
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 my $target = shift;
 my $file = shift;
 my $mtime = time - (stat $file)[9];
index 1efd65373ccfd1cd32c871385fe372fe907f36c1..f51857f5a3e4ba7d45eeeeabe3c3a1bde85a9806 100644 (file)
@@ -1,4 +1,10 @@
 #!/usr/bin/perl
+#
+# 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
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 $target = shift;
 while (<>) {
index 25798f2060858a8b17a10a21ffc814f4b2f929c5..30b085b2a44b82dd9ad823d62d585f0e0baee29d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014, 2016, 2017  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 a5660063c7cf9c7560b8f9dc1061ffc54505ef97..7c42df603f5046e5ba4fda4c96c660a6037dd332 100644 (file)
@@ -1,4 +1,11 @@
 #!/usr/bin/perl
+#
+# 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
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 my $re = $ARGV[0];
 shift;
 while (<>) {
index 0eacf1db84b0ff2bc23fce4afe0edf660ee6b2b7..0de9fa3a872605f31188986119e71bc5e454cdde 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2014, 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 6437c0aa2e98c5941b4df8abeff9ae2dadef0e2c..94df3b2747de11bcd11bdb5d26741817e38b4dae 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014, 2016, 2017  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 11e5605e88bc8aa3b12c89eb4790cc2a20883780..ed399bd92ae710536083b73b54f10b1c6c943e7b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2012, 2014, 2016, 2017  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 592a43f4f285e4bc6a84dcec454245fd17cd21be..6b2739f0d828f31c5514cd25a974c9b32dc96726 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002, 2004-2007, 2011, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1999-2002, 2004-2007, 2011, 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 4c1e1918339617f5efaf812d58d5156d025c20c7..9f24591c60496179ee6bfa05a6852f1f0ad45048 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2002, 2004-2007, 2011-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1999-2002, 2004-2007, 2011-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