I changed my license to EUPL

50 points by knedl


reidrac

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.

Totally agree. Not that the ubiquity of OSS didn't have any benefits, but now is time for a change.

I wasn't aware of the EUPL, I'm interested to know how it compares to the AGPL. There is a faq.

hongminhee

I mostly use GPLv3 or AGPLv3, and EUPL looks like a solid alternative. Hadn't heard of it before this post, so thanks for the pointer.

The fact that EUPL has legally valid official translations to 23 languages also doesn't hurt in a world where most of software is built and used in the wider world outside of the Valley.

This part really resonates. As someone from East Asia, though, I wish the list included at least one East Asian language: Chinese, Japanese, or Korean. Understandable given it's an EU effort, but still.

mhm

EUPL was previously discussed here [1] on lobste.rs.

1: https://lobste.rs/s/msjuyz/eupl_european_union_public_license

bramh

The compatibility clause of the EUPL always brings up some confusion:

If the Licensee Distributes or Communicates Derivative Works or copies thereof based upon both the Work and another work licensed under a Compatible Licence, this Distribution or Communication can be done under the terms of this Compatible Licence

This is what the FSF has to say about that specific clause:

However, it gives recipients ways to relicense the work under the terms of other selected licenses, and some of those—the Eclipse Public License in particular—only provide a weaker copyleft. Thus, developers can't rely on this license to provide a strong copyleft.

https://www.gnu.org/licenses/license-list.en.html#EUPL-1.2

This interpretation would also imply that e.g. the SaaS loophole that AGPL and EUPL close, can be bypassed in this way.

The EU itself does say the following:

To be legitimate, the use of the compatibility clause must result from necessity: using it for the sole purpose of relicensing a copy of the original work would be a copyright infringement.

https://interoperable-europe.ec.europa.eu/collection/eupl/how-use-eupl

There's some more discussion about it from the EU itself (https://interoperable-europe.ec.europa.eu/collection/eupl/discussion/clarifying-eupl-compatibility-clause, https://interoperable-europe.ec.europa.eu/collection/eupl/discussion/how-does-fsf-considers-eupl) and HN (https://news.ycombinator.com/item?id=45422512)