mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00
This is a trial-error test that could be accepted by server test. Change-Id: Ib7ccc4f5d5282df9d119b1efb1de51ffb3cbb0b9
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
|
|
|