From 8664a1bd40814ed0b42eacfc5eb354b598dfd6df Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 30 May 2017 23:46:05 +0000 Subject: [PATCH] update copyright notice / whitespace --- CHANGES | 2 +- bin/tests/system/nsupdate/tests.sh | 2 +- bin/win32/BINDInstall/BINDInstallDlg.cpp | 2 +- lib/dns/client.c | 2 +- lib/dns/dyndb.c | 2 +- lib/dns/include/dns/events.h | 2 +- lib/isc/unix/app.c | 2 +- lib/samples/sample-update.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index 9c89bb89a5..82bb824b85 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/tests/system/nsupdate/tests.sh b/bin/tests/system/nsupdate/tests.sh index c73950a102..502ed8dcf7 100755 --- a/bin/tests/system/nsupdate/tests.sh +++ b/bin/tests/system/nsupdate/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/bin/win32/BINDInstall/BINDInstallDlg.cpp b/bin/win32/BINDInstall/BINDInstallDlg.cpp index 3569f8d352..341c427b2e 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 011073af02..d93abc12c6 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 dec68a71ad..ad3e95db78 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/dns/include/dns/events.h b/lib/dns/include/dns/events.h index 157344ee71..1791b58de5 100644 --- a/lib/dns/include/dns/events.h +++ b/lib/dns/include/dns/events.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002, 2004-2007, 2009-2011, 2014, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2002, 2004-2007, 2009-2011, 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/lib/isc/unix/app.c b/lib/isc/unix/app.c index b39a784092..5546922990 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 848d861e05..0d7dbb8481 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