-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mandatory change in licensing and legal documentation #314
Comments
@SebastianBezold we've updated all the tasks, but this is still on our develop branch. Is this sufficient, or should we make an official release on main with these changes? Just for context: we're planning on merging a couple of features, before we do a main release (within 1-2 weeks from now). |
Hi @borisrizov-zf, |
@SebastianBezold this is just our release process, everything goes through dev first. We'll make a main release then and continue with the rest of the work. Thanks for the quick answer. |
Done and released on main |
Description
Due to a change in how we want to license Eclipse Tractus-X, there are a couple of changes
to legal documentation in our repositories.
This issue is created for every active repository in our GitHub org, to remind everyone
about the required changes and also to track the completion of if.
If there are any reasons, why you think this change should not be applied to this repository,
document them as comment on this issue, before closing it. Be aware, that there are most likely no
exceptions for our repositories.
If you have any questions, feel free to join the weekly Community Office Hour
and raise it there.
What has to be done?
The following steps have to be completed, to fully implement the licensing change:
LICENSE_non-code
in your repository root with the contents of the CC-BY-4.0 license/LICENSES
directory in case you previously stored the CC-BY-4.0 license there. Make sure there is no other CC-BY-4.0 License left, other than on root asLICENSE_non-code
CONTRIBUTING.md
file. See Update legal docs (TRG7) sig-infra#476 for an exampleNOTICE.md
. See Update legal docs (TRG7) sig-infra#476 for an exampleCONTRIBUTION.md
does not have encoding issues. We found several occurences in repositories.Additional information
You can find detailed information in our Release Guidelines section 7.
The changes have been introduces in eclipse-tractusx/eclipse-tractusx.github.io#856.
You can also see an example on how a repository was changed in eclipse-tractusx/sig-infra#476.
Overall progress tracked in eclipse-tractusx/sig-infra#477
The text was updated successfully, but these errors were encountered: