this post was submitted on 27 May 2024
1100 points (99.4% liked)

Programmer Humor

19572 readers
1929 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 5 months ago (17 children)

What happen when the repository is getting forked? Goofing with the license is all haha fun till nasty lawyers get into the picture and you get all sort of liability claims

[–] [email protected] 8 points 5 months ago (1 children)

If you want to fork the repo then you make a commit to the original repo giving yourself rights then you make the fork and you’re golden.

[–] [email protected] 3 points 5 months ago

I was gonna say, just make a commit changing the license to something else, like MIT?

load more comments (15 replies)