chore: Change license from APL-2.0 to EPL-2.0#190
Merged
Conversation
# Conflicts: # build.sbt
Signed-off-by: Raphaël Lemaitre <rlemaitre@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎉 License Change: From Apache License 2.0 to Eclipse Public License 2.0
📜 Summary
This pull request updates the license for the Pillars project from the Apache License 2.0 (APL-2.0) to the Eclipse Public License 2.0 (EPL-2.0).
🔄 Changes Made
Updated License File:
LICENSEfile with the text of the EPL-2.0 license.Updated Source File Headers:
Documentation Updates:
READMEfile to reflect the new license.CHANGELOGabout the license change.Build Configuration Updates:
build.sbtfile to include the new license metadata.🛠 Why This Change?
The switch to the Eclipse Public License 2.0 was made to better align with the project's long-term goals and its ecosystem. The EPL-2.0 offers stronger copyleft provisions, ensuring that derivative works under certain conditions contribute back to the open-source community.
Additionally, the EPL is a European license, which aligns more closely with the project's base and the legal frameworks of many of its contributors and users. This change reflects a preference for a license tailored to the European context and its implications.
As part of this vision, the EPL-2.0 will be the standard license for all current and future projects under the a Funktional.IO organization, ensuring consistency and clarity across the ecosystem.
👥 Community Impact
If you are a contributor to this project and do not agree with the license change, please comment on this PR or contact the maintainers directly. Contributions that cannot be re-licensed will be addressed on a case-by-case basis.
📢 Next Steps
Once this PR is merged:
Thank you for your understanding and support as we make this important change to the project! ❤️