X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dca9009bcc8f02e81916c9aaab236346874dd767..63e7198ba8304880bc279e0e99f1ed7b49e35d96:/docs/readme.txt diff --git a/docs/readme.txt b/docs/readme.txt index 2b079c28b4..03bbb23335 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -1,4 +1,4 @@ -wxWindows 2.5.0 +wxWindows 2.5.1 --------------- *** Please note that this is an UNSTABLE DEVELOPMENT SNAPSHOT. @@ -9,7 +9,7 @@ wxWindows 2.5.0 *** may change in backwards incompatible way. If this doesn't frighten *** you, do try this release and please let us know what you think! -Welcome to wxWindows 2, a sophisticated cross-platform C++ +Welcome to wxWindows, a sophisticated cross-platform C++ framework for writing advanced GUI applications using (where possible) the native controls. @@ -164,7 +164,7 @@ If compiled with --enable-odbc (Unix only), wxWindows library will contain iODBC library which is covered by LGPL. If you use TIFF image handler, please see src/tiff/COPYRIGHT -for libtiff license details. +for libtiff licence details. If you use JPEG image handler, documentation for your program should contain following sentence: "This software is based in part on the work of @@ -174,6 +174,9 @@ If you use wxRegEx class on a system without native regular expressions support (i.e. MS Windows), see src/regex/COPYRIGHT file for Henry Spencer's regular expression library copyright. +If you use wxXML classes or XRC, see src/expat/COPYING for licence details. + + Documentation ------------- @@ -208,5 +211,5 @@ web site. Have fun! -The wxWindows Team, November 2002 +The wxWindows Team, September 2003