]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Sun, 27 Dec 2015 23:45:24 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Sun, 27 Dec 2015 23:45:24 +0000 (23:45 +0000)
bin/tests/system/geoip/options.conf
bin/tests/system/geoip/tests.sh
lib/isccfg/aclconf.c

index eed3fe2b2562f1a4d203a844c652ead1ca537919..b4d46cb5ef4387e796026d8b51855f3422804155 100644 (file)
@@ -28,15 +28,15 @@ options {
        listen-on-v6 { none; };
        recursion no;
        geoip-directory "data";
-        allow-query {
-                geoip area 831;
-                geoip areacode 831;
-                geoip metro 828;
-                geoip metrocode 828;
-                geoip tz PST;
-                geoip timezone PST;
-                geoip postal 95060;
-                geoip postalcode 95060;
-        };
+       allow-query {
+               geoip area 831;
+               geoip areacode 831;
+               geoip metro 828;
+               geoip metrocode 828;
+               geoip tz PST;
+               geoip timezone PST;
+               geoip postal 95060;
+               geoip postalcode 95060;
+       };
 };
 
index e762983005fca9f1e802812d44021d55a739b20f..c2f496d1a676e83f0a3e362e61f7b720e2be88db 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-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 5e10023d0e6deab9945167c4a493ed150ce4cc31..cce55299ef1d0dc4eb70c379f48861467465f174 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any