this post was submitted on 08 Jan 2024
-17 points (27.0% liked)

Open Source

30270 readers
285 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Is there a pull request template that does this?

Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn't use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.

Edit 2: Also, license enforcement is not very important for my project.

Edit 3: Now I'm using creative commons zero and making the repo comply with https://reuse.software/

you are viewing a single comment's thread
view the rest of the comments
[–] mp3@lemmy.ca 9 points 8 months ago (1 children)

What is the need for this?

[–] Octorine@midwest.social 6 points 8 months ago (1 children)

Some GPL projects do it. If you find someone infringing, it's easier to sue them if you have one copywrite holder instead of 100.

[–] NekkoDroid@programming.dev 6 points 8 months ago* (last edited 8 months ago)

Generally the only groups I would maybe sign such a CLA in regard to the GPL is: the FSF and the Linux Foundation. Anybody else (especially individuals I don't know) I wouldn't sign any CLA unless my contribution is like a 1 off, trivial patch.