Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
18 lines
684 B
Plaintext
18 lines
684 B
Plaintext
Licensing
|
|
|
|
rlottie basically comes with LGPL-v2.1 license(licenses/COPYING.LGPL)
|
|
but some parts of shared code are covered by different licenses. Listed
|
|
below are the folder names and the license file covering it. Note that this
|
|
license would cover all of the source invovled in each folders, unless
|
|
specifically noted otherwise. So please refer to these imported project sources
|
|
for details.
|
|
|
|
Dependencies and licenses:
|
|
|
|
src/vector/ licenses/COPYING.LGPL
|
|
src/vector/freetype licenses/COPYING.FTL
|
|
src/vector/pixman licenses/COPYING.PIX
|
|
src/vector/stb licenses/COPYING.STB
|
|
src/lottie/rapidjson licenses/COPYING.RPD
|
|
|