react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 459 forks source link

Add LICENSE.md file #1012

Closed horikandthepurpleshrooms closed 9 months ago

horikandthepurpleshrooms commented 9 months ago

Proposal

Hello!

I would like to propose to integrate LICENSE.md file inside this codebase.

By doing this, it will be easy for developers that want to credit this package in their apps to easily link the MIT license right inside this codebase, making it easier for others to also see the codebase associated with the LICENSE.

I am working on a project and I would gladly like to link the license of this product, even if it is MIT. Thank you!

Kind regards, Horea

Alternatives

No response

Implementation Details

No response

Additional Context

No response

tido64 commented 9 months ago

Thanks for reporting this. This project is MIT licensed. We moved the license file without keeping a copy here. This should be rectified soon.

AsyncStorageBot commented 8 months ago

:tada: This issue has been resolved in version 1.19.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: