Add reuse compliance#861
Merged
AndyScherzinger merged 6 commits intomainfrom Dec 17, 2024
Merged
Conversation
blizzz
approved these changes
Nov 4, 2024
8267f36 to
73da11f
Compare
Contributor
Fine with me @AndyScherzinger |
Collaborator
Fine with me |
…icense from `COPYING`: AGPLv3+ Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
73da11f to
d5b7f50
Compare
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
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.
Issue for later is https://github.com/nextcloud/ldap_write_support/compare/docs/noid/reuse-compliance?expand=1#diff-adcde21b250e975125386acde3a042f3a5c11176891e3f5e40c2100e690bbdbe - which in contrast to any other file of the app has a AGPL3-only license header instead of a AGPL3+ header. So this should be fixed but needs an approval of @viniciuscb @blizzz
@come-nc @susnux for switching that fiel from AGPL3 to AGPL3+ - I expect this to be a c&p issue since it is the only file that had been missing the "or later" part in the license header. Also
rector.php@come-nc is labelled AGPL3-only instead of 3+.