From: Tinderbox User Date: Thu, 14 Nov 2013 23:46:24 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.10.0a1~16^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=432d8fa3b403767d63d166492222b0435486914d;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/tests/system/views/ns2/named1.conf b/bin/tests/system/views/ns2/named1.conf index ef5e3a0df74..1b3dfd6cb1a 100644 --- a/bin/tests/system/views/ns2/named1.conf +++ b/bin/tests/system/views/ns2/named1.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2007, 2013 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/tests/system/views/ns4/named.conf b/bin/tests/system/views/ns4/named.conf index bf9d0e257c7..f191ca22370 100644 --- a/bin/tests/system/views/ns4/named.conf +++ b/bin/tests/system/views/ns4/named.conf @@ -1,6 +1,5 @@ /* - * Copyright (C) 2004, 2007, 2013 Internet Systems Consortium, Inc. ("ISC") - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2013 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 @@ -33,12 +32,12 @@ options { }; key rndc_key { - secret "1234abcd8765"; - algorithm hmac-sha256; + secret "1234abcd8765"; + algorithm hmac-sha256; }; controls { - inet 10.53.0.3 port 9953 allow { any; } keys { rndc_key; }; + inet 10.53.0.3 port 9953 allow { any; } keys { rndc_key; }; }; zone "." { diff --git a/lib/dns/zt.c b/lib/dns/zt.c index 7e58546ec24..f2f3af2f250 100644 --- a/lib/dns/zt.c +++ b/lib/dns/zt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2011, 2012 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2011-2013 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any