Skip to content

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented Jul 4, 2023

We want to change the license under which we distribute the Coccinelle scripts, in order make it consistent with the rest of the repository, and to help with Cilium's Graduation process.

These scripts were written from scratch by Cilium contributors. Looking at the Git history:

$ git log --reverse --format='%an' -- contrib/coccinelle/*.cocci | sort -u
Alexandre Perrin
André Martins
Anton Protopopov
Daniel Borkmann
Dylan Reimerink
Paul Chaignon
Quentin Monnet

... we note that all contributors are currently affiliated with Isovalent. Liz Rice, currently Chief Open Source Officer at Isovalent, gave her consent for the change.

Fixes: #26599

Cc: @kaworu @aanm @aspsk @borkmann @dylandreimerink @pchaigno

We want to change the license under which we distribute the Coccinelle
scripts, in order make it consistent with the rest of the repository.

These scripts were written from scratch by Cilium contributors. Looking
at the Git history:

    $ git log --reverse --format='%an' -- contrib/coccinelle/*.cocci | \
        sort -u
    Alexandre Perrin
    André Martins
    Anton Protopopov
    Daniel Borkmann
    Dylan Reimerink
    Paul Chaignon
    Quentin Monnet

... we note that all contributors are affiliated with Isovalent. Liz
Rice, currently Chief Open Source Officer at Isovalent, gave her consent
for the change.

Acked-by: Liz Rice <liz@lizrice.com>
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
@qmonnet qmonnet added area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. release-note/misc This PR makes changes that have no direct user impact. labels Jul 4, 2023
@qmonnet qmonnet requested review from lizrice and a team July 4, 2023 14:34
@qmonnet qmonnet requested a review from a team as a code owner July 4, 2023 14:34
@qmonnet qmonnet requested a review from gentoo-root July 4, 2023 14:35
Copy link
Member

@lizrice lizrice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@aspsk aspsk self-requested a review July 4, 2023 14:48
@aanm aanm merged commit 043ff5b into cilium:main Jul 4, 2023
@qmonnet qmonnet deleted the pr/cocci-relicense branch July 5, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/misc Impacts miscellaneous areas of the code not otherwise owned by another area. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

relicense Coccinelle files to not be GPL
9 participants