Use dual licenses

This commit is contained in:
2024-09-10 20:33:25 -03:00
parent 744c6771b3
commit 6a8fe8d988
3 changed files with 204 additions and 2 deletions

View File

@ -18,6 +18,7 @@ JavaScript SDK to access Tribufu APIs and services.
## License
This project is licensed under the [MIT License].
This project is licensed under both the [MIT License] and the [Apache License 2.0].
[MIT License]: https://github.com/Tribufu/TribufuJs/blob/main/LICENSE.txt
[MIT License]: https://github.com/Tribufu/TribufuJs/blob/main/LICENSE-MIT.txt
[Apache License 2.0]: https://github.com/Tribufu/TribufuJs/blob/main/LICENSE-APACHE.txt