From: Tinderbox User Date: Tue, 2 May 2017 23:45:36 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.12.0a1~313 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b168f3f805fb396518d49f2081da8602c3dda261;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/bin/named/zoneconf.c b/bin/named/zoneconf.c index 96318ba2781..4485b1bc898 100644 --- a/bin/named/zoneconf.c +++ b/bin/named/zoneconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/nsupdate/clean.sh b/bin/tests/system/nsupdate/clean.sh index be8d8f34852..5d90b312d61 100644 --- a/bin/tests/system/nsupdate/clean.sh +++ b/bin/tests/system/nsupdate/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2000, 2001, 2004, 2007, 2009-2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2000, 2001, 2004, 2007, 2009-2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/nsupdate/ns1/many.test.db.in b/bin/tests/system/nsupdate/ns1/many.test.db.in index a4d28d74696..d3df7ff9732 100644 --- a/bin/tests/system/nsupdate/ns1/many.test.db.in +++ b/bin/tests/system/nsupdate/ns1/many.test.db.in @@ -1,4 +1,4 @@ -; Copyright (C) 2014, 2016 Internet Systems Consortium, Inc. ("ISC") +; Copyright (C) 2014, 2016, 2017 Internet Systems Consortium, Inc. ("ISC") ; ; This Source Code Form is subject to the terms of the Mozilla Public ; License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/nsupdate/ns1/maxjournal.db.in b/bin/tests/system/nsupdate/ns1/maxjournal.db.in index 9ad1e43ee13..5f86c5db3b3 100644 --- a/bin/tests/system/nsupdate/ns1/maxjournal.db.in +++ b/bin/tests/system/nsupdate/ns1/maxjournal.db.in @@ -1,4 +1,4 @@ -; Copyright (C) 2014, 2016 Internet Systems Consortium, Inc. ("ISC") +; Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") ; ; This Source Code Form is subject to the terms of the Mozilla Public ; License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/nsupdate/ns1/named.conf b/bin/tests/system/nsupdate/ns1/named.conf index cb88f44dc24..ed60246f4c4 100644 --- a/bin/tests/system/nsupdate/ns1/named.conf +++ b/bin/tests/system/nsupdate/ns1/named.conf @@ -134,5 +134,5 @@ zone "maxjournal.test" { type master; allow-update { any; }; file "maxjournal.db"; - max-journal-size default; + max-journal-size default; }; diff --git a/bin/tests/system/resolver/ns6/keygen.sh b/bin/tests/system/resolver/ns6/keygen.sh index 1c126236e66..8f5716ef733 100644 --- a/bin/tests/system/resolver/ns6/keygen.sh +++ b/bin/tests/system/resolver/ns6/keygen.sh @@ -1,6 +1,6 @@ #!/bin/sh -e # -# Copyright (C) 2010, 2012, 2014, 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2010, 2012, 2014, 2016, 2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/resolver/tests.sh b/bin/tests/system/resolver/tests.sh index 64432c70ecc..b5fb679e4fa 100755 --- a/bin/tests/system/resolver/tests.sh +++ b/bin/tests/system/resolver/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2000, 2001, 2004, 2007, 2009-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2000, 2001, 2004, 2007, 2009-2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/lib/dns/include/dns/journal.h b/lib/dns/include/dns/journal.h index 046f9684892..c3e352c4bdb 100644 --- a/lib/dns/include/dns/journal.h +++ b/lib/dns/include/dns/journal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001, 2004-2009, 2011, 2013, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2001, 2004-2009, 2011, 2013, 2016, 2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/lib/dns/journal.c b/lib/dns/journal.c index 6666c70fcf1..e124a30e985 100644 --- a/lib/dns/journal.c +++ b/lib/dns/journal.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002, 2004, 2005, 2007-2011, 2013-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2002, 2004, 2005, 2007-2011, 2013-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/lib/isc/tests/sockaddr_test.c b/lib/isc/tests/sockaddr_test.c index 86d12b7d582..d5d73880716 100644 --- a/lib/isc/tests/sockaddr_test.c +++ b/lib/isc/tests/sockaddr_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012, 2015, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2012, 2015-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this