Next: THE ANNOTATED Q PUBLIC
Up: Various Flavors Of Open
Previous: MOZILLA PUBLIC LICENSE -
  Contents
The License for the Qt Free Edition
Included below is version 1.0 of the license that will be offered
(along with all the new code features) for version 2.0 of the Qt Free
Edition. The license is called the Q Public License (or "QPL"), and
qualifies as an Open Source license. It is thus appropriate for people
wishing to write software under the Open Source model where all source
code to the software is made available to all users and can be freely
modified and redistributed.
The Qt 2.0 pre-release snapshots are licensed under the QPL 1.0
We would like to especially thank CEO Ransom Love and all the other
good people at Caldera Systems who have helped us in many ways during
the creation of the QPL. Their backing and feedback have been
invaluable during the process of making Qt Open Source.
We would also like to thank Joseph Carter, from the Debian project,
for his valuable input and Eric Raymond for his assistance.
The QPL has features that make it well suited to Qt:
- Modifications are distinct from the original, making it easier
to apply them to new Qt versions.
- Modifications can be incorporated into new Qt versions (at the
authors choice).
- Binaries can have the same name as the original - important
for dynamic libraries.
- Anyone can make bug-fixes - important for distributors of
systems.
- The Qt Free Edition can be used to run software written with
the Qt Professional Edition.
Free software development with the Qt Free Edition is additionally
protected by the KDE Free Qt Foundation, which of course remains
valid.
To develop software with the Qt Free Edition, simply meet the
requirements in the QPL. Your software can be licensed by any license
that permits the requirements in section 6.
THE Q PUBLIC LICENSE version 1.0
Copyright (C) 1999 Troll Tech AS, Norway.
Everyone is permitted to copy and
distribute this license document.
The intent of this license is to establish freedom to share and change the
software regulated by this license under the open source model.
This license applies to any software containing a notice placed by the
copyright holder saying that it may be distributed under the terms of the Q
Public License version 1.0. Such software is herein referred to as the
Software. This license covers modification and distribution of the
Software, use of third-party application programs based on the Software,
and development of free software which uses the Software.
Granted Rights
- You are granted the non-exclusive rights set forth in this
license provided you agree to and comply with any and all
conditions in this license. Whole or partial distribution of
the Software, or software items that link with the Software,
in any form signifies acceptance of this license.
- You may copy and distribute the Software in unmodified form
provided that the entire package, including - but not
restricted to - copyright, trademark notices and disclaimers,
as released by the initial developer of the Software, is
distributed.
- You may make modifications to the Software and distribute your
modifications, in a form that is separate from the Software,
such as patches. The following restrictions apply to
modifications:
- Modifications must not alter or remove any copyright
notices in the Software.
- When modifications to the Software are released under
this license, a non-exclusive royalty-free right is granted to
the initial developer of the Software to distribute your
modification in future versions of the Software provided such
versions remain available under these terms in addition to any
other license(s) of the initial developer.
- You may distribute machine-executable forms of the Software or
machine-executable forms of modified versions of the Software,
provided that you meet these restrictions:
- You must include this license document in the
distribution.
- You must ensure that all recipients of the
machine-executable forms are also able to receive the complete
machine-readable source code to the distributed Software,
including all modifications, without any charge beyond the
costs of data transfer, and place prominent notices in the
distribution explaining this.
- You must ensure that all modifications included in the
machine-executable forms are available under the terms of this
license.
- You may use the original or modified versions of the Software
to compile, link and run application programs legally
developed by you or by others.
- You may develop application programs, reusable components and
other software items that link with the original or modified
versions of the Software. These items, when distributed, are
subject to the following requirements:
- You must ensure that all recipients of
machine-executable forms of these items are also able to
receive and use the complete machine-readable source code to
the items without any charge beyond the costs of data
transfer.
- You must explicitly license all recipients of your items
to use and re-distribute original and modified versions of the
items in both machine-executable and source code forms. The
recipients must be able to do so without any charges
whatsoever, and they must be able to re-distribute to anyone
they choose.
- If the items are not available to the general public,
and the initial developer of the Software requests a copy of
the items, then you must supply one.
Limitations of Liability
In no event shall the initial developers or copyright holders be
liable for any damages whatsoever, including - but not restricted to -
lost revenue or profits or other direct, indirect, special, incidental
or consequential damages, even if they have been advised of the
possibility of such damages, except to the extent invariable law, if
any, provides otherwise.
No Warranty
The Software and this license document are provided AS IS with NO
WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN,
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Choice of Law
This license is governed by the Laws of Norway. Disputes shall be
settled by Oslo City Court.
Next: THE ANNOTATED Q PUBLIC
Up: Various Flavors Of Open
Previous: MOZILLA PUBLIC LICENSE -
  Contents