diff --git a/LICENSE-MIT.txt b/LICENSE similarity index 100% rename from LICENSE-MIT.txt rename to LICENSE diff --git a/LICENSE-APACHE.txt b/LICENSE-APACHE similarity index 100% rename from LICENSE-APACHE.txt rename to LICENSE-APACHE diff --git a/README.md b/README.md index 2a0514c5fb..20b78b356c 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,6 @@ Follow next steps: 3. `yarn fix` fix any issues with linter. 4. `yarn build` to update `lib/**.js` files +## License +This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). +See [LICENSE](LICENSE) and [LICENSE-APACHE](LICENSE-APACHE) for details.