update copyright notice / whitespace
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 */
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user