Add NOTICE.md, update LICENSE.md
This commit is contained in:
120
LICENSE.md
120
LICENSE.md
@@ -21,122 +21,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
-------
|
||||
|
||||
This product bundles cairo 1.15.2, which is available under an
|
||||
"MPL 1.1" license. For details, see [project/lib/cairo/](project/lib).
|
||||
|
||||
This product bundles libcurl 7.37.1, which is available under an
|
||||
"MIT/X derivate" license. For details, see [project/lib/curl/](project/lib).
|
||||
|
||||
This product bundles freetype 2.5.3, which is available under an
|
||||
"FTL" (BSD-style) license. For details, see [project/lib/freetype/](project/lib).
|
||||
|
||||
This product bundles harfbuzz 0.9.32, which is available under an
|
||||
"MIT" license. For details, see [project/lib/harfbuzz/](project/lib).
|
||||
|
||||
This product bundles libjpeg 6b, which is available under a
|
||||
"libjpeg" (BSD-style) license. For details, see [project/lib/jpeg/](project/lib).
|
||||
|
||||
This product bundles libogg 1.3.0, which is available under a
|
||||
"BSD" license. For details, see [project/lib/ogg/](project/lib).
|
||||
|
||||
This product bundles LZMA SDK 4.65, which is available under
|
||||
public domain. For details, see [project/lib/lzma/](project/lzma).
|
||||
|
||||
This product bundles libnfd, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/nfd/](project/lib).
|
||||
|
||||
This product bundles OpenAL-Soft 1.17.2, which is available under an
|
||||
"LGPLv3" license. For details, see [project/lib/openal/](project/lib).
|
||||
|
||||
_OpenAL-Soft is only included in dynamically-linked builds, it is excluded
|
||||
from Lime static builds in order to preserve Lime's permissive nature._
|
||||
|
||||
This product bundles pixman 0.32.8, which is available under an
|
||||
"MIT" license. For details, see [project/lib/pixman/](project/lib).
|
||||
|
||||
This product bundles libpng 1.6.12, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/png/](project/lib).
|
||||
|
||||
This product bundles SDL 2.0.5, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/sdl/](project/lib).
|
||||
|
||||
This product bundles libvorbis 1.3.3, which is available under a
|
||||
"BSD" license. For details, see [project/lib/vorbis/](project/lib).
|
||||
|
||||
This product bundles zlib 1.2.8, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/zlib/](project/lib).
|
||||
|
||||
-------
|
||||
|
||||
Modifications and source-repository versions of Haxe core files are included in the
|
||||
[haxe/](haxe/) folder, which are available under an "MIT" license. For details, see
|
||||
https://github.com/haxefoundation/haxe
|
||||
|
||||
The following files were developed in collaboration with the NME project,
|
||||
which is available under an "MIT" license. For details, see
|
||||
https://github.com/haxenme/nme
|
||||
|
||||
lime/utils/JNI.hx
|
||||
project/include/utils/QuickVec.h
|
||||
project/src/graphics/format/
|
||||
project/src/graphics/opengl/
|
||||
project/src/system/JNI.cpp
|
||||
project/src/text/Font.cpp
|
||||
project/src/utils/compress/LZMA.cpp
|
||||
tools/utils/JavaExternGenerator.hx
|
||||
|
||||
The typed array implementation was developed in collaboration with Sven Bergström
|
||||
and the hxtypedarray project, which is available under an "MIT" license.
|
||||
For details, see https://github.com/underscorediscovery/hxtypedarray
|
||||
|
||||
-------
|
||||
|
||||
_The following are not embedded in Lime applications directly, but are used
|
||||
as dependencies for web-based builds. Their licensing does not affect products
|
||||
created with Lime._
|
||||
|
||||
This product bundles howler.js 2.0.0, which is available under an
|
||||
"MIT" license. For details, see [dependencies/howler.min.js](dependencies/howler.min.js).
|
||||
|
||||
This product bundles pako 1.0.2, which is available under an
|
||||
"MIT" license. For details, see [dependencies/pako.min.js](dependencies/pako.min.js).
|
||||
|
||||
This product bundles stats.js r16, which is available under an
|
||||
"MIT" license. For details, see [dependencies/stats.min.js](dependencies/stats.min.js).
|
||||
|
||||
This product bundles SWFObject 2.2, which is available under an
|
||||
"MIT" license. For details, see [templates/flash/templates/web/swfobject.js](templates/flash/templates/web/swfobject.js).
|
||||
|
||||
This product bundles webgl-debug.js 1.0.0, which is available under an
|
||||
"MIT" license. For details, see [dependencies/webgl-debug.min.js](dependencies/webgl-debug.min.js).
|
||||
|
||||
-------
|
||||
|
||||
_The following are not included in Lime applications, but are used by
|
||||
the Lime command-line tools. Their licensing does not affect products
|
||||
created with Lime._
|
||||
|
||||
This product bundles Closure Compiler v20141215, which is available under an
|
||||
"Apache 2.0 License" license. For details, see https://github.com/google/closure-compiler.
|
||||
|
||||
This product bundles ios-deploy 1.4.0, which is available under an
|
||||
"GPLv3" license. For details, see https://github.com/openfl/ios-deploy.
|
||||
|
||||
This product bundles ios-sim 3.1.1, which is available under an
|
||||
"MIT" license. For details, see https://github.com/openfl/ios-sim.
|
||||
|
||||
This product bundles node.js 0.10.26, which is available under an
|
||||
"MIT" license. For details, see https://github.com/joyent/node.
|
||||
|
||||
This product bundles http-server 0.7.4, which is available under an
|
||||
"MIT" license. For details, see https://github.com/nodeapps/http-server.
|
||||
|
||||
This product bundles webify 0.1.1.0, which is available under an
|
||||
"MIT" license. For details, see https://github.com/ananthakumaran/webify.
|
||||
|
||||
This product bundles YUI Compressor 2.4.7, which is available under an
|
||||
"MIT" license. For details, see https://github.com/yui/yuicompressor.
|
||||
THE SOFTWARE.
|
||||
121
NOTICE.md
Normal file
121
NOTICE.md
Normal file
@@ -0,0 +1,121 @@
|
||||
Notice
|
||||
======
|
||||
|
||||
Lime
|
||||
Copyright (c) 2013-2016 Joshua Granick and other Lime contributors
|
||||
|
||||
This product bundles cairo 1.15.2, which is available under an
|
||||
"MPL 1.1" license. For details, see [project/lib/cairo/](project/lib).
|
||||
|
||||
This product bundles libcurl 7.37.1, which is available under an
|
||||
"MIT/X derivate" license. For details, see [project/lib/curl/](project/lib).
|
||||
|
||||
This product bundles freetype 2.5.3, which is available under an
|
||||
"FTL" (BSD-style) license. For details, see [project/lib/freetype/](project/lib).
|
||||
|
||||
This product bundles harfbuzz 0.9.32, which is available under an
|
||||
"MIT" license. For details, see [project/lib/harfbuzz/](project/lib).
|
||||
|
||||
This product bundles libjpeg 6b, which is available under a
|
||||
"libjpeg" (BSD-style) license. For details, see [project/lib/jpeg/](project/lib).
|
||||
|
||||
This product bundles libogg 1.3.0, which is available under a
|
||||
"BSD" license. For details, see [project/lib/ogg/](project/lib).
|
||||
|
||||
This product bundles LZMA SDK 4.65, which is available under
|
||||
public domain. For details, see [project/lib/lzma/](project/lzma).
|
||||
|
||||
This product bundles libnfd, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/nfd/](project/lib).
|
||||
|
||||
This product bundles OpenAL-Soft 1.17.2, which is available under an
|
||||
"LGPLv3" license. For details, see [project/lib/openal/](project/lib).
|
||||
|
||||
_OpenAL-Soft is only included in dynamically-linked builds, it is excluded
|
||||
from Lime static builds in order to preserve Lime's permissive nature._
|
||||
|
||||
This product bundles pixman 0.32.8, which is available under an
|
||||
"MIT" license. For details, see [project/lib/pixman/](project/lib).
|
||||
|
||||
This product bundles libpng 1.6.12, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/png/](project/lib).
|
||||
|
||||
This product bundles SDL 2.0.5, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/sdl/](project/lib).
|
||||
|
||||
This product bundles libvorbis 1.3.3, which is available under a
|
||||
"BSD" license. For details, see [project/lib/vorbis/](project/lib).
|
||||
|
||||
This product bundles zlib 1.2.8, which is available under a
|
||||
"zlib" (BSD-style) license. For details, see [project/lib/zlib/](project/lib).
|
||||
|
||||
-------
|
||||
|
||||
Modifications and source-repository versions of Haxe core files are included in the
|
||||
[haxe/](haxe/) folder, which are available under an "MIT" license. For details, see
|
||||
https://github.com/haxefoundation/haxe
|
||||
|
||||
The following files were developed in collaboration with the NME project,
|
||||
which is available under an "MIT" license. For details, see
|
||||
https://github.com/haxenme/nme
|
||||
|
||||
lime/utils/JNI.hx
|
||||
project/include/utils/QuickVec.h
|
||||
project/src/graphics/format/
|
||||
project/src/graphics/opengl/
|
||||
project/src/system/JNI.cpp
|
||||
project/src/text/Font.cpp
|
||||
project/src/utils/compress/LZMA.cpp
|
||||
tools/utils/JavaExternGenerator.hx
|
||||
|
||||
The typed array implementation was developed in collaboration with Sven Bergström
|
||||
and the hxtypedarray project, which is available under an "MIT" license.
|
||||
For details, see https://github.com/underscorediscovery/hxtypedarray
|
||||
|
||||
-------
|
||||
|
||||
_The following are not embedded in Lime applications directly, but are used
|
||||
as dependencies for web-based builds. Their licensing does not affect products
|
||||
created with Lime._
|
||||
|
||||
This product bundles howler.js 2.0.0, which is available under an
|
||||
"MIT" license. For details, see [dependencies/howler.min.js](dependencies/howler.min.js).
|
||||
|
||||
This product bundles pako 1.0.2, which is available under an
|
||||
"MIT" license. For details, see [dependencies/pako.min.js](dependencies/pako.min.js).
|
||||
|
||||
This product bundles stats.js r16, which is available under an
|
||||
"MIT" license. For details, see [dependencies/stats.min.js](dependencies/stats.min.js).
|
||||
|
||||
This product bundles SWFObject 2.2, which is available under an
|
||||
"MIT" license. For details, see [templates/flash/templates/web/swfobject.js](templates/flash/templates/web/swfobject.js).
|
||||
|
||||
This product bundles webgl-debug.js 1.0.0, which is available under an
|
||||
"MIT" license. For details, see [dependencies/webgl-debug.min.js](dependencies/webgl-debug.min.js).
|
||||
|
||||
-------
|
||||
|
||||
_The following are not included in Lime applications, but are used by
|
||||
the Lime command-line tools. Their licensing does not affect products
|
||||
created with Lime._
|
||||
|
||||
This product bundles Closure Compiler v20141215, which is available under an
|
||||
"Apache 2.0 License" license. For details, see https://github.com/google/closure-compiler.
|
||||
|
||||
This product bundles ios-deploy 1.4.0, which is available under an
|
||||
"GPLv3" license. For details, see https://github.com/openfl/ios-deploy.
|
||||
|
||||
This product bundles ios-sim 3.1.1, which is available under an
|
||||
"MIT" license. For details, see https://github.com/openfl/ios-sim.
|
||||
|
||||
This product bundles node.js 0.10.26, which is available under an
|
||||
"MIT" license. For details, see https://github.com/joyent/node.
|
||||
|
||||
This product bundles http-server 0.7.4, which is available under an
|
||||
"MIT" license. For details, see https://github.com/nodeapps/http-server.
|
||||
|
||||
This product bundles webify 0.1.1.0, which is available under an
|
||||
"MIT" license. For details, see https://github.com/ananthakumaran/webify.
|
||||
|
||||
This product bundles YUI Compressor 2.4.7, which is available under an
|
||||
"MIT" license. For details, see https://github.com/yui/yuicompressor.
|
||||
Reference in New Issue
Block a user