User Tools

Site Tools


proton:license

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proton:license [2011/06/30 08:02] sethproton:license [2018/07/28 07:14] (current) seth
Line 1: Line 1:
 +=== The License ===
 +
 The Proton SDK License (based on the XFree86 1.1 license) The Proton SDK License (based on the XFree86 1.1 license)
  
Line 8: Line 10:
 1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer. 1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer.
  
-2. Redistributions in binary form must reproduce the above copyright noticethis list of conditions and the following disclaimer in the documentation and/or other materials provided with the distributionand in the same place and form as other copyrightlicense and disclaimer information.+2. The end-user documentation included with the redistributionif any, must include the following acknowledgment: "This product includes software from the Proton SDK developed by Seth A. Robinson ( www.rtsoft.com )", in the same place and form as other third-party acknowledgments. Alternatelythis acknowledgment can appear in the software itself, in the same form and location as other such third-party acknowledgments.
  
-3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software from the Proton SDK developed by Seth A. Robinson ( www.rtsoft.com )", in the same place and form as other third-party acknowledgments. Alternately, this acknowledgment may appear in the software itself, in the same form and location as other such third-party acknowledgments. +3. Except as contained in this notice, the name of Seth A. Robinson shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior authorization from Seth A. Robinson.
- +
-4. Except as contained in this notice, the name of Seth A. Robinson shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior authorization from Seth A. Robinson.+
  
 THIS SOFTWARE IS PROVIDED 'AS IS' AND ANY EXPRESSED 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 SETH A. ROBINSON 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. THIS SOFTWARE IS PROVIDED 'AS IS' AND ANY EXPRESSED 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 SETH A. ROBINSON 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.
Line 24: Line 24:
 Some of the libraries Proton may link to may have additional requirements or restrictions.  The Proton SDK license only applies to the Proton SDK source code itself; each of the dependency libraries used in your project includes a license as well, which must be followed. Some of the libraries Proton may link to may have additional requirements or restrictions.  The Proton SDK license only applies to the Proton SDK source code itself; each of the dependency libraries used in your project includes a license as well, which must be followed.
  
 +=== Attribution a problem?  Don't despair ===
 +
 +If you absolutely can't include the one line attribution text somewhere in your about or credits, you can license a "no attribution" version of Proton for a fee.  Contact <seth@rtsoft.com> for more information.
 +
 +=== Why that bsd license and not GPL or zlib? ===
 +
 +Here is the reasoning:
  
 +  * A GPL/LGPL license removes the ability to protect and hide your private code and introduces various licensing limitations concerning proprietary code that are not helpful especially on mobile platforms
 +  *   If Proton was zlib free, someone would eventually GPL a branch and start adding features to it, which could not be shared with the main distribution which has a much more open license.  (This happened with my zlib licensed game Dink Smallwood -  I was unable to use community improvements from a GPLed version when doing the mobile port, for instance)
 +  *  The no attribution license for a fee option allows someone to use Proton in a place where attribution is impossible/undesirable
proton/license.1309420931.txt.gz · Last modified: 2011/06/30 08:02 by seth