Hacker News new | ask | show | jobs
by stymaar 3696 days ago
> I see light of hope in Servo. But liscenses ( MPL? Why not Apache 2.0 ) are a concern for a few company to join and devote resources into it.

Copyleft licences are often the best way to go in this kind of situations: thanks to the GPL, Linux remained one until Google forked it for Android. And 15 years after its beginning, there is no fragmentation in the kernel space. On the other hand, BSD has been forked many times by companies to build their own proprietary OS [1].

The MPL will ensure that Servo is never forked by Google/Apple/Microsoft into a competing proprietary software, but will remain a free software.

[1]: https://upload.wikimedia.org/wikipedia/commons/7/77/Unix_his...

1 comments

I am not against Copyleft at all, but MPL in particular because no one is using it apart from Mozilla. They could have use GPL or LGPL instead.