forked from Samsung/rlottie
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCOPYING
More file actions
17 lines (13 loc) · 690 Bytes
/
COPYING
File metadata and controls
17 lines (13 loc) · 690 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Licensing
rlottie basically comes with MIT license(licenses/COPYING.MIT)
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.MIT, COPYING.SKIA
src/vector/freetype licenses/COPYING.FTL
src/vector/pixman licenses/COPYING.PIX
src/vector/stb licenses/COPYING.STB
src/lottie/rapidjson licenses/COPYING.RPD