summaryrefslogtreecommitdiff
path: root/LICENSE.rst
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 17:49:49 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-25 17:49:49 -0500
commitabd62cd0d2dd0cb1a702fb518cb4c6b84b127bbb (patch)
treebf85988d3c7ba11f9339d88e675a6b534a473e9e /LICENSE.rst
parent7b9972291ff24fec983e64e12404fc79ea252931 (diff)
downloadhtml5ks-abd62cd0d2dd0cb1a702fb518cb4c6b84b127bbb.tar.xz
html5ks-abd62cd0d2dd0cb1a702fb518cb4c6b84b127bbb.zip
resolve more licensing discrepancies, move to rst
Diffstat (limited to 'LICENSE.rst')
-rw-r--r--LICENSE.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/LICENSE.rst b/LICENSE.rst
new file mode 100644
index 0000000..8a9d73c
--- /dev/null
+++ b/LICENSE.rst
@@ -0,0 +1,20 @@
+© 2013 Alex Xu (Hello71)
+License GPLv3+: `GNU GPL version 3`_ or later <http://gnu.org/licenses/gpl.html> *except as noted below*
+
+The "Playtime With Hot Toddies" font is not licensed, but was found on `Font Squirrel`_, and is also in the KS source, which is released as CC-BY-ND. We follow the legal opinion of Font Squirrel, as below:
+
+> This font was found on the internet and did not come with a license. While we try to make sure that all the fonts on fontsquirrel.com are properly licensed for commercial use, there are many fonts that have either been abandoned by their authors or the authors distribute their fonts without an explicit license.
+>
+> It is our opinion that if the unlicensed font is freely available for download from either the original source or from multiple free-font sites then we assume it to be safe to use the font commercially. This is no guarantee of such freedom, but there are so many unlicensed free fonts distributed by primary sources that the intentions must be read that the font is free to use how you like.
+
+Ren'Py (unrpyc/renpy) is distributed under the MIT license, in unrpyc/renpy/LICENSE.txt.
+
+Git submodules are not included as part of the source, and are licensed separately. See their respective subdirectories for more information.
+
+All other source code (i.e. mine) is licensed under the `GPLv3`_ license.
+
+unrpyc itself used to be under the MIT license, but I have relicensed it as GPL 3.0. Where this is not legal, the contents of that subdirectory are available under the MIT license; however, the rest of the source code remains under GPL 3.0, unless otherwise noted above.
+
+.. _Font Squirrel: http://www.fontsquirrel.com/license/Playtime-With-Hot-Toddies
+.. _GNU GPL version 3:
+.. _GPLv3: https://www.gnu.org/licenses/gpl.html