Skip to content

Latest commit

 

History

History
126 lines (91 loc) · 5.34 KB

LICENSE.md

File metadata and controls

126 lines (91 loc) · 5.34 KB

License

The MIT License (MIT)

Copyright (c) 2013-2015 Joshua Granick and other Lime contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 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.14.2, which is available under an "MPL 1.1" license. For details, see project/lib/cairo/.

This product bundles libcurl 7.37.1, which is available under an "MIT/X derivate" license. For details, see project/lib/curl/.

This product bundles freetype 2.5.3, which is available under an "FTL" (BSD-style) license. For details, see project/lib/freetype/.

This product bundles harfbuzz 0.9.32, which is available under an "MIT" license. For details, see project/lib/harfbuzz/.

This product bundles libjpeg 6b, which is available under a "libjpeg" (BSD-style) license. For details, see project/lib/jpeg/.

This product bundles libogg 1.3.0, which is available under a "BSD" license. For details, see project/lib/ogg/.

This product bundles LZMA SDK 4.65, which is available under public domain. For details, see project/lib/lzma/.

This product bundles libnfd, which is available under a "zlib" (BSD-style) license. For details, see project/lib/nfd/.

This product bundles OpenAL-Soft 1.15.1, which is available under an "LGPLv3" license. For details, see project/lib/openal/. It also bundles an OpenAL-Soft derivative for Android under project/lib/openal-android/.

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.6, which is available under an "MIT" license. For details, see project/lib/pixman/.

This product bundles libpng 1.6.12, which is available under a "zlib" (BSD-style) license. For details, see project/lib/png/.

This product bundles SDL 2.0.4+9174, which is available under a "zlib" (BSD-style) license. For details, see project/lib/sdl/.

This product bundles libvorbis 1.3.3, which is available under a "BSD" license. For details, see project/lib/vorbis/.

This product bundles zlib 1.2.8, which is available under a "zlib" (BSD-style) license. For details, see project/lib/zlib/.


Modifications and source-repository versions of Haxe core files are included in the 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

legacy/
lime/utils/ByteArray.hx
lime/utils/JNI.hx
project/include/utils/ByteArray.h
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/ByteArray.cpp
project/src/utils/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 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.0.3, which is available under an "GPLv3" license. For details, see https://github.com/openfl/ios-deploy.

This product bundles ios-sim 1.8.2, 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.