This pull request adds the CODEOWNERS file ensuring that Last Rev LLC has authority on code pushes to main/master.
This pull request adds the Apache License 2.0 to our repository to make it officially open source. The Apache 2.0 license allows others to use, modify, and distribute the code, with certain conditions that ensure the integrity of the open source project.
Changes:
Added a LICENSE file with the text of the Apache License 2.0.
Motivation and Context:
Adding an open source license is essential for encouraging collaboration and ensuring that our project can be used and contributed to by others in the open source community. The Apache 2.0 license provides a good balance between permissiveness and protecting the contributions made to the project.
How Has This Been Tested?
No code changes have been made, so no additional tests are necessary. The addition of the LICENSE file has been reviewed to ensure it correctly contains the full text of the Apache License 2.0.
Checklist:
[x] I have added the Apache License 2.0 to the root of the repository.
[x] I have ensured that the license text is complete and unaltered.
[x] I have updated the repository documentation to mention the addition of the license (if applicable).
Related Issues:
This PR addresses the need for an open source license as discussed in issue #XX (replace #XX with the actual issue number if there is one).
Additional Notes:
Feel free to suggest any changes or improvements to this PR. Thank you for contributing to our project and helping us foster an open and collaborative environment.
Add Apache 2.0 License
Description:
This pull request adds the CODEOWNERS file ensuring that Last Rev LLC has authority on code pushes to main/master.
This pull request adds the Apache License 2.0 to our repository to make it officially open source. The Apache 2.0 license allows others to use, modify, and distribute the code, with certain conditions that ensure the integrity of the open source project.
Changes:
LICENSE
file with the text of the Apache License 2.0.Motivation and Context:
Adding an open source license is essential for encouraging collaboration and ensuring that our project can be used and contributed to by others in the open source community. The Apache 2.0 license provides a good balance between permissiveness and protecting the contributions made to the project.
How Has This Been Tested?
No code changes have been made, so no additional tests are necessary. The addition of the
LICENSE
file has been reviewed to ensure it correctly contains the full text of the Apache License 2.0.Checklist:
Related Issues:
This PR addresses the need for an open source license as discussed in issue #XX (replace
#XX
with the actual issue number if there is one).Additional Notes:
Feel free to suggest any changes or improvements to this PR. Thank you for contributing to our project and helping us foster an open and collaborative environment.