From: Tinderbox User Date: Tue, 30 May 2017 23:45:32 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.12.0a1~265 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bb01fced12fe728b1b0b1001fe9b149996fa172e;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/CHANGES b/CHANGES index 5bcd16e1a36..97ab6583292 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 4532. [security] The BIND installer on Windows used an unquoted - service path, which can enable privilege escalation. + service path, which can enable privilege escalation. (CVE-2017-3141) [RT #45229] 4531. [security] Some RPZ configurations could go into an infinite diff --git a/bin/win32/BINDInstall/BINDInstallDlg.cpp b/bin/win32/BINDInstall/BINDInstallDlg.cpp index 3569f8d3520..341c427b2e8 100644 --- a/bin/win32/BINDInstall/BINDInstallDlg.cpp +++ b/bin/win32/BINDInstall/BINDInstallDlg.cpp @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2001, 2003-2010, 2013-2016 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2001, 2003-2010, 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/dns/client.c b/lib/dns/client.c index a7d71589970..67143df7023 100644 --- a/lib/dns/client.c +++ b/lib/dns/client.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 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/dyndb.c b/lib/dns/dyndb.c index dec68a71ad2..ad3e95db781 100644 --- a/lib/dns/dyndb.c +++ b/lib/dns/dyndb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 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 diff --git a/lib/isc/unix/app.c b/lib/isc/unix/app.c index b39a784092f..5546922990d 100644 --- a/lib/isc/unix/app.c +++ b/lib/isc/unix/app.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2005, 2007-2009, 2013-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2005, 2007-2009, 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/samples/sample-update.c b/lib/samples/sample-update.c index 848d861e05a..0d7dbb84816 100644 --- a/lib/samples/sample-update.c +++ b/lib/samples/sample-update.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009, 2010, 2012-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2009, 2010, 2012-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