]> git.saurik.com Git - wxWidgets.git/commitdiff
Expat licensing info added
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Aug 2003 21:00:13 +0000 (21:00 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Aug 2003 21:00:13 +0000 (21:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/readme.txt

index 2b079c28b49166892e2758c7814238a954498540..8705250b328254aa737c821c9224ec3d3d092f04 100644 (file)
@@ -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
 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
 
 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.
 
 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
 -------------
 
 Documentation
 -------------