Skip to content

Latest commit

 

History

History
141 lines (98 loc) · 6.21 KB

NOTICE.md

File metadata and controls

141 lines (98 loc) · 6.21 KB

Notices

Lime

Copyright (c) 2013-2024 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/.

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

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

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

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

This product bundles HashLink 1.9, which is available under an "MIT" license. For details, see HaxeFoundation/hashlink/.

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 mbedTLS 2.6.0, which is available under an "Apache 2.0" license. For details, see project/lib/mbedtls/.

This product bundles OpenAL-Soft 1.19.0, which is available under an "LGPLv2" license. For details, see project/lib/openal/.

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/.

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.12, which is available under a "zlib" (BSD-style) license. For details, see project/lib/sdl/.

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

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

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 unifill project is included in the lime/text/unifill/ directory, which is available under an "MIT" license. For details, see https://github.com/mandel59/unifill

lime/_internal/graphics/StackBlur.hx is adapted from original code by Mario Klingemann and the EaselJS project, and is available under an "MIT" license. For details, see http://www.quasimondo.com/StackBlurForCanvas/StackBlur.js and https://github.com/createjs/easeljs


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.1.1, which is available under an "MIT" license. For details, see dependencies/howler.min.js.

This product bundles FileSaver.js 1.3.3, which is available under an "MIT" license. For details, see dependencies/FileSaver.min.js.

This product bundles pako 1.0.2, which is available under an "MIT" license. For details, see dependencies/pako.min.js.

This product bundles LZMA-JS 2.3.2, which is available under an "MIT" license. For details, see dependencies/lzma_worker-min.js.

This product bundles stats.js r16, which is available under an "MIT" license. For details, see 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.

This product bundles webgl-debug.js 1.0.0, which is available under an "MIT" license. For details, see 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 v20200315, 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.9.0, which is available under an "GPLv3" license. For details, see https://github.com/phonegap/ios-deploy.

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.10.0 and its dependencies, 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.