summaryrefslogtreecommitdiff
path: root/bin/win32/BINDInstall
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2011-02-15 23:09:48 -0700
committerInternet Software Consortium, Inc <@isc.org>2011-02-15 23:09:48 -0700
commitbd475077adb782c3be3b8aff9c7db976a252c607 (patch)
tree5c9fdbd1088543a699cccf6101b1f878adb704fe /bin/win32/BINDInstall
parent93702497b856ab01c6b944faab7829b0759e0429 (diff)
downloadbind9-bd475077adb782c3be3b8aff9c7db976a252c607.tar.gz
9.8.0rc1
Diffstat (limited to 'bin/win32/BINDInstall')
-rw-r--r--bin/win32/BINDInstall/AccountInfo.cpp2
-rw-r--r--bin/win32/BINDInstall/AccountInfo.h2
-rw-r--r--bin/win32/BINDInstall/BINDInstall.cpp2
-rw-r--r--bin/win32/BINDInstall/BINDInstall.h2
-rw-r--r--bin/win32/BINDInstall/BINDInstallDlg.cpp2
-rw-r--r--bin/win32/BINDInstall/BINDInstallDlg.h2
-rw-r--r--bin/win32/BINDInstall/DirBrowse.cpp2
-rw-r--r--bin/win32/BINDInstall/DirBrowse.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/bin/win32/BINDInstall/AccountInfo.cpp b/bin/win32/BINDInstall/AccountInfo.cpp
index ec3e106f..ec1ed8ea 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 4e8098f4..cb4d1289 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 608f4cf2..d4bc6d1f 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 4251f25b..373251d5 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 b321c5ae..8911e092 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 9cbc4c4c..6d7ae017 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 b4fbf91e..de2b59ce 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 a81605ff..e392bd21 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