From 8c4a2170785a8d98de896df2b2fbf3632ded104d Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 7 Sep 2017 23:50:03 +0000 Subject: [PATCH] update copyright notice / whitespace --- bin/win32/BINDInstall/AccountInfo.cpp | 2 +- bin/win32/BINDInstall/BINDInstallDlg.cpp | 2 +- bin/win32/BINDInstall/BINDInstallDlg.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/win32/BINDInstall/AccountInfo.cpp b/bin/win32/BINDInstall/AccountInfo.cpp index 145c1472f0..289d594f2d 100644 --- a/bin/win32/BINDInstall/AccountInfo.cpp +++ b/bin/win32/BINDInstall/AccountInfo.cpp @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2004, 2007, 2009, 2013 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2004, 2007, 2009, 2013, 2017 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 2001, 2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/win32/BINDInstall/BINDInstallDlg.cpp b/bin/win32/BINDInstall/BINDInstallDlg.cpp index 18df40a98e..d64c7df781 100644 --- a/bin/win32/BINDInstall/BINDInstallDlg.cpp +++ b/bin/win32/BINDInstall/BINDInstallDlg.cpp @@ -1175,7 +1175,7 @@ void CBINDInstallDlg::RegisterMessages() { (LPCTSTR)m_binDir, "bindevt.dll"); if (n < 0 || (size_t)n >= sizeof(pszMsgDLL)) throw(Exception(IDS_ERR_CREATE_KEY, - "\\bindevt.dll too long")); + "\\bindevt.dll too long")); SetCurrent(IDS_REGISTER_MESSAGES); /* Create a new key for named */ diff --git a/bin/win32/BINDInstall/BINDInstallDlg.h b/bin/win32/BINDInstall/BINDInstallDlg.h index c526c8bf60..71961e6e23 100644 --- a/bin/win32/BINDInstall/BINDInstallDlg.h +++ b/bin/win32/BINDInstall/BINDInstallDlg.h @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2004, 2007, 2009, 2015 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2004, 2007, 2009, 2015, 2017 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any