Administrator Guide

[ACCEPT BUTTON]
B. HISTORY OF THE SOFTWARE
=======================================================
JPython was created in late 1997 by Jim Hugunin. Jim was also the primary developer while he was at CNRI. In February 1999
Barry Warsaw took over as primary developer and released JPython version 1.1.
In October 2000 Barry helped move the software to SourceForge where it was renamed to Jython. Jython 2.0 and 2.1 were
developed under the Jython specific license below.
From the 2.2 release on, Jython contributors have signed Python Software Foundation contributor agreements and releases are
covered under the Python Software Foundation license version 2.
The standard library is covered by the Python Software Foundation license as well. See the Lib/LICENSE file for details.
The zxJDBC package was written by Brian Zimmer and originally licensed under the GNU Public License. The package is now
covered by the Jython Software License.
The command line interpreter is covered by the Apache Software License. See the org/apache/LICENSE file for details.
Kronos Group License
Copyright (c) 2007 The Khronos Group Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation
files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Materials.
THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
lihbsqlite3-0 3.6.4
All of the deliverable code in SQLite has been dedicated to the public domain by the authors. All code authors, and
representatives of the companies they work for, have signed affidavits dedicating their contributions to the public domain
and originals of those signed affidavits are stored in a firesafe at the main offices of Hwaci. Anyone is free to copy, modify,
publish, use, compile, sell, or distribute the original SQLite code, either in source code form or as a compiled binary, for any
purpose, commercial or non-commercial, and by any means.
The previous paragraph applies to the deliverable code in SQLite - those parts of the SQLite library that you actually bundle and
ship with a larger application. Portions of the documentation and some code used as part of the build process might fall under
other licenses. The details here are unclear. We do not worry about the licensing of the documentation and build code so much
because none of these things are part of the core deliverable SQLite library.
All of the deliverable code in SQLite has been written from scratch. No code has been taken from other projects or from
the open internet. Every line of code can be traced back to its original author, and all of those authors have public domain
dedications on file. So the SQLite code base is clean and is uncontaminated with licensed code from other projects.
LGPL2.0
GNU LIBRARY GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.]
Preamble
105