←back to thread

383 points hkalbasi | 1 comments | | HN request time: 0.203s | source
Show context
pzmarzly ◴[] No.42815005[source]
Ever since mold relicensed from AGPL to MIT (as part of mold 2.0 release), the worldwide need for making another fast linker has been greatly reduced, so I wasn't expecting a project like this to appear. And definitely wasn't expecting it to already be 2x faster than mold in some cases. Will keep an eye on this project to see how it evolves, best of luck to the author.
replies(5): >>42815102 #>>42815606 #>>42816517 #>>42819089 #>>42819826 #
easythrees ◴[] No.42816517[source]
Wait a minute, it’s possible to relicense something from GPL to MIT?
replies(2): >>42816559 #>>42817285 #
prmoustache ◴[] No.42817285[source]
Yes if you are the only developper and never received nor accepted external contributions or if you managed to get permission from every single person who contributed or replaced their code with your own.
replies(1): >>42817374 #
computably ◴[] No.42817374[source]
> or if you managed to get permission from every single person who contributed

This makes it sound more difficult than it actually is (logistically); it's not uncommon for major projects to require contributors to sign a CLA before accepting PRs.

replies(3): >>42817562 #>>42824459 #>>42824486 #
1. prmoustache ◴[] No.42824486[source]
These are the ones I refuse to contribute to.