From: Tinderbox User Date: Sun, 27 Dec 2015 23:45:24 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.11.0a1~229 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7321d8df7b5e3fdd53c1f72fe3e4f759e34334ca;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/bin/tests/system/geoip/options.conf b/bin/tests/system/geoip/options.conf index eed3fe2b256..b4d46cb5ef4 100644 --- a/bin/tests/system/geoip/options.conf +++ b/bin/tests/system/geoip/options.conf @@ -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; + }; }; diff --git a/bin/tests/system/geoip/tests.sh b/bin/tests/system/geoip/tests.sh index e762983005f..c2f496d1a67 100644 --- a/bin/tests/system/geoip/tests.sh +++ b/bin/tests/system/geoip/tests.sh @@ -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 diff --git a/lib/isccfg/aclconf.c b/lib/isccfg/aclconf.c index 5e10023d0e6..cce55299ef1 100644 --- a/lib/isccfg/aclconf.c +++ b/lib/isccfg/aclconf.c @@ -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