Add remaining copyright statements, add licenses sanity test#5098
Merged
felixfontein merged 8 commits intoansible-collections:mainfrom Aug 8, 2022
Merged
Add remaining copyright statements, add licenses sanity test#5098felixfontein merged 8 commits intoansible-collections:mainfrom
felixfontein merged 8 commits intoansible-collections:mainfrom
Conversation
Collaborator
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #5099 🤖 @patchback |
patchback bot
pushed a commit
that referenced
this pull request
Aug 8, 2022
* Add sanity test (currently fails). * doc_fragments can also be non-GPLv3+. * Replace 'Author:' by 'Copyright:' in some specific cases. * Avoid matching string for license checkers. * Reformulate not to throw license detection off. * Add PSF copyright notice for plugins/module_utils/_mount.py. * Add generic copyright notices. * Update changelog fragment. (cherry picked from commit aab22e7)
Collaborator
Author
|
Ok, that was a bit too early... I merged the wrong tab. Sorry for that! I won't merge the backport until this - and possibly follow-up PRs to fix what's wrong here - are done. |
gotmax23
reviewed
Aug 11, 2022
Contributor
gotmax23
left a comment
There was a problem hiding this comment.
I have a couple nitpicks, but I don't think it's a big deal that you merged it as is.
Collaborator
Author
|
I'm collecting updates to this PR in #5106. |
felixfontein
added a commit
that referenced
this pull request
Aug 14, 2022
…ents, add licenses sanity test (#5099) * Add remaining copyright statements, add licenses sanity test (#5098) * Add sanity test (currently fails). * doc_fragments can also be non-GPLv3+. * Replace 'Author:' by 'Copyright:' in some specific cases. * Avoid matching string for license checkers. * Reformulate not to throw license detection off. * Add PSF copyright notice for plugins/module_utils/_mount.py. * Add generic copyright notices. * Update changelog fragment. (cherry picked from commit aab22e7) * Update copyright statements. (#5106) (cherry picked from commit c892505) Co-authored-by: Felix Fontein <felix@fontein.de>
bratwurzt
pushed a commit
to bratwurzt/community.general
that referenced
this pull request
Nov 7, 2022
…-collections#5098) * Add sanity test (currently fails). * doc_fragments can also be non-GPLv3+. * Replace 'Author:' by 'Copyright:' in some specific cases. * Avoid matching string for license checkers. * Reformulate not to throw license detection off. * Add PSF copyright notice for plugins/module_utils/_mount.py. * Add generic copyright notices. * Update changelog fragment.
1 task
This was referenced Nov 15, 2022
Closed
Closed
Closed
Closed
Closed
Closed
This was referenced Dec 1, 2022
1 task
1 task
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.
SUMMARY
This should conclude the endeavor for community.general :-)
CC @gotmax23
CC @russoz and @jirihnidek for eb36302
The statements I'm most unsure of are 7ca7fb0
ISSUE TYPE
COMPONENT NAME
various