]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Thu, 9 Jul 2015 23:45:22 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 9 Jul 2015 23:45:22 +0000 (23:45 +0000)
18 files changed:
bin/named/server.c
bin/tests/system/ditch.pl
bin/tests/system/fetchlimit/ans4/ans.pl
bin/tests/system/fetchlimit/clean.sh
bin/tests/system/fetchlimit/ns1/named.conf
bin/tests/system/fetchlimit/ns1/root.db
bin/tests/system/fetchlimit/ns2/example.db
bin/tests/system/fetchlimit/ns2/named.conf
bin/tests/system/fetchlimit/ns3/named1.conf
bin/tests/system/fetchlimit/ns3/named2.conf
bin/tests/system/fetchlimit/ns3/named3.conf
bin/tests/system/fetchlimit/ns3/root.hint
bin/tests/system/fetchlimit/setup.sh
bin/tests/system/fetchlimit/tests.sh
lib/dns/include/dns/log.h
lib/dns/include/dns/resolver.h
lib/dns/log.c
lib/isc/include/isc/util.h

index cf46efa812fc72b4b81be65b3511e090b72aa013..91bc8209bfd7e68556e0c585eed2cca586db6c6a 100644 (file)
@@ -3083,7 +3083,7 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewlist,
                freq = cfg_obj_asuint32(obj2);
 
                obj2 = cfg_tuple_get(obj, "low");
-               low = (double) cfg_obj_asfixedpoint(obj2) / 100.0; 
+               low = (double) cfg_obj_asfixedpoint(obj2) / 100.0;
 
                obj2 = cfg_tuple_get(obj, "high");
                high = (double) cfg_obj_asfixedpoint(obj2) / 100.0;
@@ -5780,7 +5780,7 @@ load_configuration(const char *filename, ns_server_t *server,
                        isc_log_write(ns_g_lctx, NS_LOGCATEGORY_GENERAL,
                                      NS_LOGMODULE_SERVER, ISC_LOG_ERROR,
                                      "'recursive-clients %d' too low when "
-                                     "running with %d worker threads", 
+                                     "running with %d worker threads",
                                      server->recursionquota.max, ns_g_cpus);
                        CHECK(ISC_R_RANGE);
                }
index 6c48d82b5914a60884fc9c1587f511e9d4be616f..1e6ad491d4d2ceb7261f1387a7ab39776876de0a 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2011, 2012  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
index d844502702b3efd283223be68b8b5b1d870db7ad..7e6e0c59e8640aaf29b52b563aa43bcaab2f5fcc 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# 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
index 4976b3ae986fa962ede9b50f94911ad3a9687e6c..73ed8c8aeadf44e6034875bda7c85f1f2f406b50 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 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
index 4354b46e3bd352c87d6346595f744f868b5afee8..27b5c885facef040f102364fe43901752ada0770 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
index cd74861619df1524784c78148fb4fd61e86bc762..b433cd8d04edf87711e42df62d0f61d735455e2a 100644 (file)
@@ -1,4 +1,4 @@
-; 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
index 128155420eefd582e338646655887b8fa31cc725..1197da4b553878c72d504291703a6432763ba726 100644 (file)
@@ -1,4 +1,4 @@
-; 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
index b276181ffe2f3e1212b9ed1bd942cb53690a6f38..2a5667a714d9359599804db38c753f24ac12b1f9 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
index e4a50391111c684fafcf973467a040aa30b77f4c..95e138ecba4a5728509441b943974a7faed9847e 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
index 2a405129285335f83cd91f568e065e1f1ddc2f61..3a4d43ac6e1fec85271b9f3f3aaf54213613f10a 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
index e017e420f43c5803300aceb3ab142166a83f3767..94bf0b9a4137e561567c05726917d5aace04b1e1 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
index 2b369268d34f5862256272c1f5b24e501b7efb54..1680d8e15260e409860b7296af827c160e7612de 100644 (file)
@@ -1,4 +1,4 @@
-; 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
index 89772208a2ef52f4208b2e688ed674400141e6d6..6f30b29fc2388f154022ac101c4525de2394f648 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 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
index 83534e6501cf20c70cc8f675197f641bceded2e6..bf3c63c44b3f3de839a0b6cb264093280b1a24d2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 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
index 4947b14a13173a1e055eebd1f2bd497303617323..533c42679d7b5928909bf817b1b8fe8c79a23594 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index a843f99152707f4abc1ba71513774f6780277c8f..4f19ff47394e2b62e8d853dd8b74d78e30012d47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2015  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -684,7 +684,7 @@ dns_resolver_getquotaresponse(dns_resolver_t *resolver, dns_quotatype_t which);
  * are exceeded. If 'which' is set to quotatype "zone", then the
  * result specified in 'resp' will be used when the fetches-per-zone
  * quota is exceeded by a fetch.  If 'which' is set to quotatype "server",
- * then the reuslt specified in 'resp' will be used when the 
+ * then the reuslt specified in 'resp' will be used when the
  * fetches-per-server quota has been exceeded for all the
  * authoritative servers for a zone.  Valid choices are
  * DNS_R_DROP or DNS_R_SERVFAIL.
index 3f1a8311313815d7156acfa2708c752ae53166e7..101c26639df3d79ab2e17dc7305481261b37728a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 0c1e94562f09ed05ebd71a04dbf93c8a7b313042..6baf786bdeab5a18668dbdca8e4a5cac9b693ac7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2010-2012, 2015  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any