diff options
author | Internet Software Consortium, Inc <@isc.org> | 2012-06-04 09:10:50 -0600 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2012-06-04 09:10:50 -0600 |
commit | 38f27ae0bdb4b0b53b00a160a2a4e370a3a1d506 (patch) | |
tree | 9f575097a1f052ba70000f2efc79b4949e481b6d /bin/win32/BINDInstall | |
parent | 539173bbea3b9b25e6c7474a3e3d112f6e4e5cd2 (diff) | |
download | bind9-38f27ae0bdb4b0b53b00a160a2a4e370a3a1d506.tar.gz |
9.9.1-P1
Diffstat (limited to 'bin/win32/BINDInstall')
-rw-r--r-- | bin/win32/BINDInstall/AccountInfo.cpp | 2 | ||||
-rw-r--r-- | bin/win32/BINDInstall/AccountInfo.h | 2 | ||||
-rw-r--r-- | bin/win32/BINDInstall/BINDInstall.cpp | 2 | ||||
-rw-r--r-- | bin/win32/BINDInstall/BINDInstall.h | 2 | ||||
-rw-r--r-- | bin/win32/BINDInstall/BINDInstallDlg.cpp | 2 | ||||
-rw-r--r-- | bin/win32/BINDInstall/BINDInstallDlg.h | 2 | ||||
-rw-r--r-- | bin/win32/BINDInstall/DirBrowse.cpp | 2 | ||||
-rw-r--r-- | bin/win32/BINDInstall/DirBrowse.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/bin/win32/BINDInstall/AccountInfo.cpp b/bin/win32/BINDInstall/AccountInfo.cpp index ec1ed8ea..ec3e106f 100644 --- a/bin/win32/BINDInstall/AccountInfo.cpp +++ b/bin/win32/BINDInstall/AccountInfo.cpp @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: AccountInfo.cpp,v 1.10 2009-09-29 23:48:04 tbox Exp $ */ +/* $Id: AccountInfo.cpp,v 1.10 2009/09/29 23:48:04 tbox Exp $ */ #ifndef UNICODE #define UNICODE diff --git a/bin/win32/BINDInstall/AccountInfo.h b/bin/win32/BINDInstall/AccountInfo.h index cb4d1289..4e8098f4 100644 --- a/bin/win32/BINDInstall/AccountInfo.h +++ b/bin/win32/BINDInstall/AccountInfo.h @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: AccountInfo.h,v 1.6 2007-06-19 23:47:07 tbox Exp $ */ +/* $Id: AccountInfo.h,v 1.6 2007/06/19 23:47:07 tbox Exp $ */ #define RTN_OK 0 diff --git a/bin/win32/BINDInstall/BINDInstall.cpp b/bin/win32/BINDInstall/BINDInstall.cpp index d4bc6d1f..608f4cf2 100644 --- a/bin/win32/BINDInstall/BINDInstall.cpp +++ b/bin/win32/BINDInstall/BINDInstall.cpp @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: BINDInstall.cpp,v 1.9 2009-09-29 23:48:04 tbox Exp $ */ +/* $Id: BINDInstall.cpp,v 1.9 2009/09/29 23:48:04 tbox Exp $ */ /* * Copyright (c) 1999-2000 by Nortel Networks Corporation diff --git a/bin/win32/BINDInstall/BINDInstall.h b/bin/win32/BINDInstall/BINDInstall.h index 373251d5..4251f25b 100644 --- a/bin/win32/BINDInstall/BINDInstall.h +++ b/bin/win32/BINDInstall/BINDInstall.h @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: BINDInstall.h,v 1.6 2007-06-19 23:47:07 tbox Exp $ */ +/* $Id: BINDInstall.h,v 1.6 2007/06/19 23:47:07 tbox Exp $ */ /* * Copyright (c) 1999-2000 by Nortel Networks Corporation diff --git a/bin/win32/BINDInstall/BINDInstallDlg.cpp b/bin/win32/BINDInstall/BINDInstallDlg.cpp index 8911e092..b321c5ae 100644 --- a/bin/win32/BINDInstall/BINDInstallDlg.cpp +++ b/bin/win32/BINDInstall/BINDInstallDlg.cpp @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: BINDInstallDlg.cpp,v 1.48 2010-01-07 23:48:54 tbox Exp $ */ +/* $Id: BINDInstallDlg.cpp,v 1.48 2010/01/07 23:48:54 tbox Exp $ */ /* * Copyright (c) 1999-2000 by Nortel Networks Corporation diff --git a/bin/win32/BINDInstall/BINDInstallDlg.h b/bin/win32/BINDInstall/BINDInstallDlg.h index 6d7ae017..9cbc4c4c 100644 --- a/bin/win32/BINDInstall/BINDInstallDlg.h +++ b/bin/win32/BINDInstall/BINDInstallDlg.h @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: BINDInstallDlg.h,v 1.11 2009-09-01 06:51:47 marka Exp $ */ +/* $Id: BINDInstallDlg.h,v 1.11 2009/09/01 06:51:47 marka Exp $ */ /* * Copyright (c) 1999-2000 by Nortel Networks Corporation diff --git a/bin/win32/BINDInstall/DirBrowse.cpp b/bin/win32/BINDInstall/DirBrowse.cpp index de2b59ce..b4fbf91e 100644 --- a/bin/win32/BINDInstall/DirBrowse.cpp +++ b/bin/win32/BINDInstall/DirBrowse.cpp @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: DirBrowse.cpp,v 1.6 2007-06-19 23:47:07 tbox Exp $ */ +/* $Id: DirBrowse.cpp,v 1.6 2007/06/19 23:47:07 tbox Exp $ */ /* * Copyright (c) 1999-2000 by Nortel Networks Corporation diff --git a/bin/win32/BINDInstall/DirBrowse.h b/bin/win32/BINDInstall/DirBrowse.h index e392bd21..a81605ff 100644 --- a/bin/win32/BINDInstall/DirBrowse.h +++ b/bin/win32/BINDInstall/DirBrowse.h @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: DirBrowse.h,v 1.6 2007-06-19 23:47:07 tbox Exp $ */ +/* $Id: DirBrowse.h,v 1.6 2007/06/19 23:47:07 tbox Exp $ */ /* * Copyright (c) 1999-2000 by Nortel Networks Corporation |