Home » Support » Index of All Documentation » Wing IDE Reference Manual » License Information »
18.1. Open Source License Information
Wing IDE incorporates the following open source technologies, most of which are under OSI Certified Open Source licenses except as indicated in the footnotes:
- atk -- GUI accessibility toolkit by Bill.Haneman, Marc.Mulcahy, and Padraig.Obriain -- LGPL [1]
- docutils -- reStructuredText markup processing by David Goodger and contributors-- Public Domain [2]
- expat -- XML parsing library by the Thai Open Source Software Center Ltd, Clark Cooper, and contributors -- MIT License
- fontconfig -- Font configuration detection and support by Keith Packard -- MIT License
- freetype -- High quality text rendering library by Werner Lemberg, David Turner, and contributors -- FreeType License
- glib -- Object development support library by Hans Breuer, Matthias Clasen, Tor Lillqvist, Tim Janik, Havoc Pennington, Ron Steinke, Owen Taylor, Sebastian Wilhelmi, and contributors -- LGPL [1]
- gtk+ -- Cross-platform GUI library by Jonathan Blandford, Hans Breuer, Matthias Clasen, Tim Janik, Tor Lillqvist, Federico Mena Quintero, Kristian Rietveld, Søren Sandmann, Manish Singh, Owen Taylor, and contributors.-- LGPL [1]
- gtk-engines -- GTK theme engines by The Rasterman, Owen Taylor, Randy Gordon -- LGPL [1]
- gtkscintilla2 -- GTK wrapper for Scintilla by Dennis J Houy, Sven Herzberg, and contributors-- LGPL [1]
- GTK Themes -- Aluminum Alloy by Robert Iszaki (roberTO), AluminumAlloy License [4]; Black-Background based on work by Eric R. Reitz, unspecified [5]; Glider by Link Dupont, LGPL [1]; Glossy P by m5brane, unspecified [5]; gnububble by Kyle Davis, unspecified [5]; H2O by Eric R. Reitz, unspecified [5]; High Contrast, Low Contrast, and Large Print themes by Bill Haneman and T. Liebeck, LGPL [1]; Smokey-Blue by Jakub 'jimmac' Steiner and Paul Hendrick, LGPL [1]; Redmond and Redmond95 by Anonymous, unspecified [5]; Smooth2000 by ajgenius, unspecified [5]; SmoothDesert by Ken Joseph, other [6]; SmoothRetro by Ken Joseph, other [6]; SmoothSeaIce by ajgenius, unspecified [5]
- gtk-wimp -- GTK theme with Windows native look by Raymond Penners, Evan Martin, Owen Taylor, Arnaud Charlet, and Dom Lachowicz.-- LGPL [1]
- Crystal Clear -- An icon set by Everaldo -- LGPL [1]
- Tulliana-1.0 -- An icon set by M. Umut Pulat, based on Nuvola created by David Vignoni -- LGPL [1]
- libiconv -- Unicode conversion library by Bruno Haible -- LGPL [1]
- libpng -- PNG image support library by Glenn Randers-Pehrson, Andreas Eric Dilger, Guy Eric Schalnat, and contributors -- zlib/libpng License
- libXft -- X windows font rendering by Keith Packard and contributors -- MIT License
- libXrender -- X windows rendering extension by Keith Packard and contributors -- MIT License
- pango -- Text layout and rendering library by Owen Taylor and contributors -- LGPL [1]
- parsetools -- Python parse tree conversion tools by John Ehresman -- MIT License
- pexpect -- Sub-process control library by Noah Spurrier, Richard Holden, Marco Molteni, Kimberley Burchett, Robert Stone, Hartmut Goebel, Chad Schroeder, Erick Tryzelaar, Dave Kirby, Ids vander Molen, George Todd, Noel Taylor, Nicolas D. Cesar, Alexander Gattin, Geoffrey Marshall, Francisco Lourenco, Glen Mabey, Karthik Gurusamy, and Fernando Perez -- MIT License
- py2pdf -- Python source to PDF output converter by Dinu Gherman -- MIT License
- pygtk -- Python bindings for GTK by James Henstridge and contributors -- LGPL [1]
- pyscintilla2 -- Python bindings for gtkscintilla2 by Roberto Cavada and contributors -- LGPL [1]
- python -- The Python programming language by Guido van Rossum, PythonLabs, and contributors -- Python 2.3 License [3]
- render -- Header files for X render extension by Keith Packard -- MIT License
- scintilla -- Source code editor component by Neil Hodgson and contributors -- MIT License
- zlib -- Data compression library by Jean-loup Gailly and Mark Adler -- zlib/libpng License
Notes
[1] The LGPL requires us to redistribute the source code for all libraries linked into Wing IDE. All of these modules are readily available on the internet. In some cases we may have modifications that have not yet been incorporated into the official versions; if you wish to obtain a copy of our version of the sources of any of these modules, please email us at info at wingware.com.
[2] Docutils contains a few parts under other licenses (BSD, Python 2.1, Python 2.2, Python 2.3, and GPL). See the COPYING.txt file in the source distribution for details.
[3] The Python 2.3 license is an OSI Approved Open Source license. Each version of Python is under a similar but unique license; Wing includes only Python 2.3.
[4] Not OSI Approved. Wingware has obtained explicit permission from the author to redistribute these themes.
[5] Not OSI Approved. These GTK themes are widely distributed works that are implicitely in the public domain, but without stated license or copyright. They may be removed from Wing IDE without altering the product's base functionality by removing the correspondingly named directories from bin/gtk-bin/share/themes within the Wing IDE installation.
[6] Not OSI Approved. However, license grants permission to modify and use without limitation.
Scintilla Copyright
We are required by the license terms for Scintilla to include the following copyright notice in this documentation:
Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org> All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Fontconfig Copyright
We are required by the license terms for Fontconfig to include the following copyright notice in this documentation:
Copyright © 2001,2003 Keith Packard Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Keith Packard not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Keith Packard makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
| « 18.0. Wing IDE Software License | Table of Contents | Next » |
