diff options
author | Internet Software Consortium, Inc <@isc.org> | 2011-02-15 23:09:48 -0700 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2011-02-15 23:09:48 -0700 |
commit | bd475077adb782c3be3b8aff9c7db976a252c607 (patch) | |
tree | 5c9fdbd1088543a699cccf6101b1f878adb704fe /win32utils | |
parent | 93702497b856ab01c6b944faab7829b0759e0429 (diff) | |
download | bind9-bd475077adb782c3be3b8aff9c7db976a252c607.tar.gz |
9.8.0rc1
Diffstat (limited to 'win32utils')
-rw-r--r-- | win32utils/index.html | 2 | ||||
-rw-r--r-- | win32utils/makedefs.pl | 2 | ||||
-rw-r--r-- | win32utils/makeversion.pl | 2 | ||||
-rw-r--r-- | win32utils/readme1st.txt | 2 | ||||
-rw-r--r-- | win32utils/setpk11provider.pl | 2 | ||||
-rw-r--r-- | win32utils/updatelibxml2.pl | 2 | ||||
-rw-r--r-- | win32utils/win32-build.txt | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/win32utils/index.html b/win32utils/index.html index 05e50499..ba0ff72c 100644 --- a/win32utils/index.html +++ b/win32utils/index.html @@ -14,7 +14,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> -<!-- $Id: index.html,v 1.8 2008/12/14 21:33:25 tbox Exp $ --> +<!-- $Id: index.html,v 1.8 2008-12-14 21:33:25 tbox Exp $ --> <html> <head> diff --git a/win32utils/makedefs.pl b/win32utils/makedefs.pl index c0940e5c..4b3c7ca8 100644 --- a/win32utils/makedefs.pl +++ b/win32utils/makedefs.pl @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: makedefs.pl,v 1.10 2009/01/17 23:47:43 tbox Exp $ +# $Id: makedefs.pl,v 1.10 2009-01-17 23:47:43 tbox Exp $ # makedefs.pl # This script goes through all of the lib header files and creates a .def file diff --git a/win32utils/makeversion.pl b/win32utils/makeversion.pl index 70e05b29..97abeb73 100644 --- a/win32utils/makeversion.pl +++ b/win32utils/makeversion.pl @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: makeversion.pl,v 1.8 2007/06/19 23:47:24 tbox Exp $ +# $Id: makeversion.pl,v 1.8 2007-06-19 23:47:24 tbox Exp $ # This script takes the version information from the version file located # at the root of the source tree and the api files in each library directory diff --git a/win32utils/readme1st.txt b/win32utils/readme1st.txt index bddc8e1c..538c5bf2 100644 --- a/win32utils/readme1st.txt +++ b/win32utils/readme1st.txt @@ -2,7 +2,7 @@ Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC") Copyright (C) 2001, 2003 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
-$Id: readme1st.txt,v 1.24 2009/09/01 06:51:47 marka Exp $
+$Id: readme1st.txt,v 1.24 2009-09-01 06:51:47 marka Exp $
Release of BIND 9.7 for Windows and later.
diff --git a/win32utils/setpk11provider.pl b/win32utils/setpk11provider.pl index 9892ccfb..15e3b177 100644 --- a/win32utils/setpk11provider.pl +++ b/win32utils/setpk11provider.pl @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: setpk11provider.pl,v 1.2 2009/10/12 16:41:13 each Exp $ +# $Id: setpk11provider.pl,v 1.2 2009-10-12 16:41:13 each Exp $ # setpk11provider.pl # This script sets the PKCS#11 provider name in the build scripts. diff --git a/win32utils/updatelibxml2.pl b/win32utils/updatelibxml2.pl index 6a3db9cc..a6348d38 100644 --- a/win32utils/updatelibxml2.pl +++ b/win32utils/updatelibxml2.pl @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: updatelibxml2.pl,v 1.5 2010/08/13 23:47:04 tbox Exp $ +# $Id: updatelibxml2.pl,v 1.5 2010-08-13 23:47:04 tbox Exp $ # updatelibxml2.pl # This script locates the latest version of libxml2 in the grandparent diff --git a/win32utils/win32-build.txt b/win32utils/win32-build.txt index e8994761..5eeaed5e 100644 --- a/win32utils/win32-build.txt +++ b/win32utils/win32-build.txt @@ -2,7 +2,7 @@ Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") Copyright (C) 2001, 2002 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
-$Id: win32-build.txt,v 1.19 2009/11/06 03:14:10 each Exp $
+$Id: win32-build.txt,v 1.19 2009-11-06 03:14:10 each Exp $
BIND 9.7 for Win32 Source Build Instructions. 02-Jul-2009
|