|
|
|
|
|
by 8organicbits
770 days ago
|
|
We're seeing an uptick in open source projects getting relicenced to non-open licenses. Some projects are successfully forked and the userbase shifts, other times not. One theory of mine is that we can measure the risk that a project will be relicensed by looking at things like diversity of contributors, trademark ownership, contributor agreements, and license terms. Low risk projects include the Linux kernel (GPL, DCO) [1]. High risk projects include Kubernetes (Apache, CLA) [2]. If this trend continues developers will need to get a better understanding of how relicencing works and may decide to avoid contributing to projects with elevated risk. [1] https://alexsci.com/relicensing-monitor/projects/linux/ [2] https://alexsci.com/relicensing-monitor/projects/kubernetes/ |
|
To me, the obvious questions are who owns the IP, and what are their incentives to maintain the current licensing.