lottie/parser: fix a crash when the color string is empty.
[platform/core/uifw/lottie-player.git] / COPYING
diff --git a/COPYING b/COPYING
index b5de87c..d630e2d 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,14 +1,15 @@
 Licensing
 
-lottie-player basically comes with Flora license(see: licenses/COPYING.FLR)
+lottie-player 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 mported project sources
+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/lottie/rapidjson    licenses/COPYING.RPD