+Although this may seem complex, it is there to allow authors of
+proprietary/commercial applications to use wxWindows in
+addition to those writing GPL'ed applications. In summary,
+the licence is LGPL plus a clause allowing unrestricted
+distribution of application binaries. To answer a FAQ, you
+don't have to distribute any source if you wish to write
+commercial applications using wxWindows.
+
+However, if you distribute wxGTK or wxMotif (with Lesstif) version
+of your application, don't forget that it is linked against
+GTK+ (or Lesstif) which is covered by LGPL *without* exception
+notice. Under Linux systems your app is probably linked
+against LGPL glibc as well. Please read carefuly LGPL, section 6.
+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.
+
+Documentation
+-------------
+
+See docs/bugs.txt for a bug list: this file is new and will initially
+ be edited by hand, later generated from a web-based bug database.
+
+See docs/html/index.htm for an HTML index of the major documents.
+
+See docs/changes.txt for a detailed history of changes to wxWindows 2
+ (not up-to-date).
+
+The Windows help files are located in docs/winhelp.
+The PDF help files are located in docs/pdf.
+
+Further information
+-------------------
+
+The wxWindows Web site is located at:
+
+ http://www.wxwindows.org
+
+The wxGTK Web site (with further wxGTK-specific files and
+information) is located at:
+
+ http://www.freiburg.linux.de/~wxxt
+
+The main wxWindows ftp site is at:
+
+ ftp://www.remstar.com/pub/wxwin
+
+A wxWindows CD-ROM with the latest distribution plus an HTML
+front-end and hundreds of MB of compilers, utilities and other
+material may be ordered from the CD-ROM page (see the wxWindows
+web site) or contact Julian Smart <julian.smart@ukonline.co.uk>.
+
+Good luck!
+
+The wxWindows Team, February 2000