update copyright notice / whitespace

This commit is contained in:
Tinderbox User 2017-09-07 23:50:03 +00:00
parent c8b5ccfbca
commit 8c4a217078
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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,
"<m_binDir>\\bindevt.dll too long"));
"<m_binDir>\\bindevt.dll too long"));
SetCurrent(IDS_REGISTER_MESSAGES);
/* Create a new key for named */

View file

@ -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