- cross-posted to:
- opensource@lemmy.ml
- technology@lemmy.world
- cross-posted to:
- opensource@lemmy.ml
- technology@lemmy.world
cross-posted from: https://feddit.org/post/35110129
This year I decided to switch my “default license” to EUPL-1.2. This is an OSI-approved free software license created and published by the European Union. And it is quite a divergence from the licenses I’ve used in the past. EUPL is a strong copyleft license that closes the “SaaS loophole” by requiring reciprocal licensing regardless of how the software is distributed.
Over the years it has been clear that we in the “open source” camp (as opposed to the “free software” camp) were wrong all along.
We won the debate, and gained little for users or developers. All that our efforts did was to make it easier for big corporations build things more cheaply and for billionaires to become trillionaires.
And so it is time to stop messing about with permissive licenses. If corporations don’t want to use our software under our terms, they are free to spend the effort or tokens to build their own.



Well, I already wrote that copyleft licenses get hate from corporations…
I am not a corporation, and I don’t hate copyleft in general, just redundant and abundant legalese like in this one.
Check this i am working on : https://github.com/trplfoundation/trpl-license/blob/main/LICENSE_DRAFT_1_1
It is generally not a good idea to write an own license. Because it is complex legal stuff.
Also, when using licenses, one should check whether the interactions with other licenses are as intended. Some licenses are compatible in a two-way manner, some only in one way, some not at all. The GNU project has a page for that.