Praxes is licensed under the terms of the new or revised BSD license, as follows.
Copyright (c) 2010, Praxes Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Darren Dale began Praxes in 2007 and is the project lead.
The Praxes Development Team includes all contributors to the Praxes project. Currently active contributors include:
Praxes uses a shared copyright model. Each contributor maintains copyright over their contributions to Praxes. These contributions are typically changes (diffs/commits) to the repositories. The source code in its entirety is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire Praxes Development Team. Individual contributors wishing to maintain a record of contributions to which they hold specific copyright should indicate their copyright in the commit message of the change to the repository.
Any new code contributed to Praxes must be licensed under the BSD license or a similar (MIT) open source license.
Praxes is built upon PyQt4 and dip, which are provided by Riverbank Computing (http://www.riverbankcomputing.com/news) under the terms of the GNU Public License. Riverbank Computing explicitly grants additional rights to license such derived work under the terms of the BSD license (among others). This allows Praxes to be developed and distributed under the terms of the BSD license. Commercial projects can be derived from Praxes, but if such a project continues to derive from PyQt4, a commercial license is required from Riverbank Computing.