]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/readme.txt
updated legalese regarding libtiff, libjpeg
[wxWidgets.git] / docs / readme.txt
index b2dbdf19e8b0d0bd56f19c2fba0b244aeca47d17..f531a11606e6a1673b0bac7b4032e8aa53eafc05 100644 (file)
@@ -146,10 +146,17 @@ which describes conditions for distribution of closed source applications
 linked against LGPL library. Basically you should link dynamicaly and
 include source code of LGPL libraries with your product (unless it is
 already present in user's system - like glibc usually is).
-
 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.
+
+If you use JPEG image handler, documentation for your program should
+contain following sentence: "This software is based in part on the work of
+the Independent JPEG Group". See src/jpeg/README for details.
+
+
 Documentation
 -------------