Skip to content
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

Relicense Kitsune #479

Merged
merged 13 commits into from
Feb 9, 2024
Merged

Relicense Kitsune #479

merged 13 commits into from
Feb 9, 2024

Conversation

aumetra
Copy link
Member

@aumetra aumetra commented Jan 27, 2024

This PR relicenses the repository under the AGPLv3 and the contents of the lib/ directory under an MIT/Apache-2.0 dual-license.


This is a draft for now. After exiting the draft status, we will collect the consent of contributors for the relicense (while this isn't strictly required, I'd much rather be on the safe side here).


Closes #477

@aumetra
Copy link
Member Author

aumetra commented Jan 27, 2024

Should we add the license information into the LICENSE file?

@aumetra
Copy link
Member Author

aumetra commented Jan 27, 2024

Added a clarification file with a table of the components and their respective licenses.
An open question is still: AGPL-3.0-only or AGPL-3.0-or-later?

For now I simply declared it as AGPL-3.0-or-later but I'm not sure of that yet?

Rendered

@aumetra aumetra marked this pull request as ready for review January 27, 2024 16:19
@aumetra
Copy link
Member Author

aumetra commented Jan 27, 2024

Now for the fun part that I wanna do even though it's not 100% required


The new license structure will look like this:

License structure

The Kitsune monorepo contains differently licensed items:

Component License (SPDX identifier)
lib/ directory contents MIT OR Apache-2.0
Anything else AGPL-3.0-or-later

If you agree that your works are relicensed under these new terms, please comment "I agree to the relicensing terms stated above" or something of the like.

@aumetra
Copy link
Member Author

aumetra commented Jan 27, 2024

I agree to the relicensing terms stated above

@ghost
Copy link

ghost commented Jan 27, 2024

I agree to the relicensing terms stated above.

@perillamint
Copy link
Contributor

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

I agree to the relicensing terms stated above
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQQAEgUTRRqsTe/igycRq554QmPhhgUCZbVSzgAKCRARq554QmPh
hhdWAP9SCzDOTtxj6DTHvd0MLE2v9oyKM+Ilm7919n5mS9FfIAD/WoIFR0XVPWvg
H/TEaZGpA3E4TOdyRzU7TzP6KFW6Zgw=
=BXYT
-----END PGP SIGNATURE-----

@Nemo157
Copy link
Contributor

Nemo157 commented Jan 27, 2024

I agree to the relicensing terms stated above

@tesaguri
Copy link
Contributor

I agree to the relicensing terms stated above.

Copy link
Contributor

@tesaguri tesaguri left a comment

Choose a reason for hiding this comment

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

Here're some legal-ish nits, though I'm not a lawyer and this review do not constitute legal advice (just in case!). Also, these nits are not to annul my agreement to the relicensing as previously stated (again, just in case!).

Also, I think the subprojects should each have (a symlink to) the respective LICENSE file because, otherwise, the resulting .crate files won't include the licence files so the recipients of the packages won't receive the licence. (Well, this could've been done at any time technically, but I think it's best to do it while we're at it.) I think futures-rs is a good model for multi-crate projects like Kitsune.

LICENSE-MIT Show resolved Hide resolved
LICENSE-APACHE-2.0 Show resolved Hide resolved
lib/athena/Cargo.toml Show resolved Hide resolved
@Houkime
Copy link
Contributor

Houkime commented Jan 29, 2024

I agree to the relicensing terms stated above.

@zeerooth
Copy link
Collaborator

I agree to the relicensing terms stated above.

@aumetra
Copy link
Member Author

aumetra commented Feb 6, 2024

Prepared a relicense without the need of all contributors declaring that they agree with relicensing their contributions.
We will ship a disclaimer in the LICENSE.md file about the fact that Kitsune used to be MIT licensed and include the original license text.


Did that in the case that I continue to fail to get a hold of @SlimeyIceCream which I didn't manage to for around a week(?) now.

@SlimeyIceCream
Copy link
Contributor

SlimeyIceCream commented Feb 7, 2024

I agree to the relicensing terms stated above.
Im so sorry for my late reply & any issues it's caused, my dumbass saw this in my email, read the title and thought "oh it's probably fine I dont need to worry about this"

@aumetra
Copy link
Member Author

aumetra commented Feb 7, 2024

@SlimeyIceCream Don't worry, all's good! Thanks for giving the okay!

@aumetra aumetra enabled auto-merge February 9, 2024 14:04
@aumetra aumetra added this pull request to the merge queue Feb 9, 2024
Merged via the queue into main with commit 4116b44 Feb 9, 2024
12 checks passed
@aumetra aumetra deleted the aumetra/relicense branch February 9, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Tracking] Relicensing
7 participants