Update license info.

Just better formatted.
This commit is contained in:
Dylan Vann 2018-05-16 05:39:53 +01:00
parent aac6a9a867
commit 3bd08ef952
2 changed files with 4 additions and 4 deletions

View File

@ -218,6 +218,6 @@ It also uses Glide and SDWebImage, but didn't have some features I needed (prior
## Licenses
* FastImage [MIT]
* SDWebImage (included) [MIT]
* Glide (included via gradle) [Apache 2.0 License]
* FastImage - `MIT`
* SDWebImage - `MIT`
* Glide - `Apache-2.0`

View File

@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/DylanVann/react-native-fast-image/issues"
},
"license": "MIT",
"license": "(MIT AND Apache-2.0)",
"author": "Dylan Vann <dylanvann@gmail.com> (http://dylanvann.com)",
"files": [
"ios/FastImage",