]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Thu, 10 Sep 2015 23:46:28 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 10 Sep 2015 23:46:28 +0000 (23:46 +0000)
14 files changed:
autogen.sh
bin/tests/system/checkconf/in-view-good.conf
bin/tests/system/checkconf/portrange-good.conf
bin/tests/system/checkconf/shared.example.db
bin/tests/system/genzone.sh
bin/tests/system/resolver/ns1/named.conf
lib/dns/rdata/generic/cdnskey_60.h
lib/dns/rdata/generic/cds_59.h
lib/dns/rdata/generic/dlv_32769.h
lib/dns/rdata/generic/dnskey_48.h
lib/dns/rdata/generic/key_25.h
lib/dns/rdata/generic/ninfo_56.h
lib/dns/rdata/generic/spf_99.c
lib/dns/rdata/generic/ta_32768.h

index 3eaecd773499f90427c5642b1e6a1068455473cf..2a37079924bffad84761c7a6038a5fb029526d37 100755 (executable)
@@ -1,4 +1,18 @@
 #!/bin/sh
+#
+# Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
 
 # Run this script after modifying configure.in to generate configure
 autoreconf -i
index 3a6b63b001b358ecbf6b40c49c44048aba782506..aca113855532099934261d4e83071ba7e21cd1f5 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
 view internal {
        zone shared.example {
                type master;
index fe25efa62bc8e58e4664c0e969cb72e59350b58b..0fca33d444eb67e8017d07a62f668692a4690992 100644 (file)
@@ -1,9 +1,25 @@
+/*
+ * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
 options {
        avoid-v4-udp-ports {
-                1935;
-                2605;
-                4321;
-                6514;
-                range 8610 8614;
-        };
+               1935;
+               2605;
+               4321;
+               6514;
+               range 8610 8614;
+       };
 };
index 0d90a0795ad6cbd44ac7c44f4b1657659a0ed36f..04032c4e68fbe778551f2a4bc7866d2a1b51825f 100644 (file)
@@ -1,2 +1,16 @@
+; Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+;
+; Permission to use, copy, modify, and/or distribute this software for any
+; purpose with or without fee is hereby granted, provided that the above
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+; PERFORMANCE OF THIS SOFTWARE.
+
 @      0       SOA     . . 0 0 0 0 0
 @      0       NS      .
index 95a65c3e71ee3858d7d7f607a4552528e235dcd7..ba7d26d0caa0e923bf897fbe298d8d1bfc9c240c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 4fe510c064f65e1bb77462b58253ae74d8e44a48..645b10e8137237bc2816eea02b67c36ca7471745 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e2876f6cbee1c9560cf9073e7e3282b6f5e77dce..c52035eaceec7da0b9e616501c09b1461ca32681 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b5375e2cd261b4ecd7c8282437d6dd956f50567c..c51cefbf27c039763c16eeebd8812e35dcedf48b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index b849fae2f29762936fb4ae37d968dfaf90a1c5eb..404b2856c9298e0a5aa6b758ac0d7b36d7ca23b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 2c07ecff8241ce91c8b5acb29413c49785feef71..67b1d7a3573a8d076615851882bc6793ac601b99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 8ee312152f43559be2f9ca220dfb36915f256536..e3aa8beaec3dad45828c7d34a38e15d4d9a519b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * \brief Per RFC2535 */
 
 typedef struct dns_rdata_key {
-        dns_rdatacommon_t      common;
-        isc_mem_t *            mctx;
-        isc_uint16_t           flags;
-        isc_uint8_t            protocol;
-        isc_uint8_t            algorithm;
-        isc_uint16_t           datalen;
-        unsigned char *                data;
+       dns_rdatacommon_t       common;
+       isc_mem_t *             mctx;
+       isc_uint16_t            flags;
+       isc_uint8_t             protocol;
+       isc_uint8_t             algorithm;
+       isc_uint16_t            datalen;
+       unsigned char *         data;
 } dns_rdata_key_t;
 
 
index f0f09eca0cc57f96142fd84437c1c3f947e9ba9b..343cae387b0e26eae816a3cf794d738a9d7570bd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4e886677e0cd7fb7b59026f58559a8284832e18c..2fa1174d4237533069702b40ad388016ec0e9499 100644 (file)
@@ -36,7 +36,7 @@ fromtext_spf(ARGS_FROMTEXT) {
        UNUSED(callbacks);
 
        return (generic_fromtext_txt(rdclass, type, lexer, origin, options,
-                                     target, callbacks));
+                                    target, callbacks));
 }
 
 static inline isc_result_t
@@ -60,7 +60,7 @@ fromwire_spf(ARGS_FROMWIRE) {
        UNUSED(options);
 
        return (generic_fromwire_txt(rdclass, type, source, dctx, options,
-                                     target));
+                                    target));
 }
 
 static inline isc_result_t
index c5304af1845d26b7f418f22a0c6ac76d080ab9ce..3e50ed05c0ed5fcd28eff72bd11cb81691318e84 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above