summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-17 17:47:44 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-17 17:47:44 -0500
commiteafdec383cf6a99dc7a4c1a26107db306a133f08 (patch)
treee9ceb56122b9114f0ccf92f3fe19bfca3372fe7a /LICENSE
parent91922ff576405c2890c41dcd76c3c165e7a8151d (diff)
downloadhtml5ks-eafdec383cf6a99dc7a4c1a26107db306a133f08.tar.xz
html5ks-eafdec383cf6a99dc7a4c1a26107db306a133f08.zip
clarify LICENSE, delete some unused files
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE18
1 files changed, 11 insertions, 7 deletions
diff --git a/LICENSE b/LICENSE
index 6331724..9d9f1d9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,15 +1,19 @@
© 2013 Alex Xu (Hello71)
All Rights Reserved
-I haven't decided on an open-source license; contact me [0] to discuss.
-
-The unrpyc/ subdirectory is released under the license in unrpyc/LICENSE. This should be the MIT license, but the license in that file overrides whatever this says.
-
-The "Playtime With Hot Toddies" font is not licensed, but was found on Font Squirrel [1]:
+The "Playtime With Hot Toddies" font is not licensed, but was found on Font Squirrel [0], and is also in the KS source.
> 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.
-[0] mailto:alex.hello71@gmail.com
-[1] http://www.fontsquirrel.com/license/Playtime-With-Hot-Toddies
+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 GPL 3.0 license [1].
+
+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.
+
+[0] http://www.fontsquirrel.com/license/Playtime-With-Hot-Toddies
+[1] https://www.gnu.org/copyleft/gpl.html