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.

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 1 day ago (1 child)

From what I understood,

P.S. It's interesting. Has anyone in this (fediverse) community used the license already? What is your impression?

P.P.S. Personally, I wish they would not start their PDF with preambles such as

COMMISSION IMPLEMENTING DECISION (EU) 2017/863
updating the open source software licence EUPL to further facilitate the sharing and reuse of software developed by public administrations
In order to further facilitate the sharing and reuse of software developed by public administrations concerning the use of an open source software licence, a new EUPL version, EUPL v. 1.2, should be adopted.

If I read this word-to-word, my brain wants to zone out. I cannot / don't fully want to understand what they're talking about. I want the license first, and I want to learn when and how it came to be later, on a separate page. (Not joking or being sarcastic here, I literally would want it later, e.g. last page or referenced below.) Otherwise it distracts attention and it gives me a feeling that they might be too full of themselves and busy virtue signaling, as opposed to being a strong ally and have my back covered. Maybe I'm exaggerating? Anyway, that's just one downside. I do like some of the other parts listed above.

  • source
  • hideshow 2 child comments
  • [–] 3 points 1 day ago (2 children)

    It allows mixing EUPL-1.2 code with other copyleft licenses, less restrictive than GPL.

    Yes and no. I guess it depends on what you call "less restrictive", or "lesser copyleft". The comparison table makes it a point to mention that "lesser copyleft" is not allowed, if "lesser" means it takes away some of the core freedoms awarded by the EUPL.

    To that end, the EUPL 1.2 comes with an explicit list of other copyleft licenses that are compatible for cross-licensing. This page has a good explanation on how it works:

    Note: this does NOT change the EUPL licence of the original software component (that is NOT re-licensed). In addition, for all derivative works, EUPL provisions stay appliable where not in conflict with the compatible licence. this is because Article 5 states that the compatible licence will prevail in case its provisions conflict with those of the EUPL.

    For example, the EUPL accepts, when needed, the LGPL and MPL for covering derivatives (these licenses are known to be "less or weak copyleft"). But the LGPL and MPL do not conflict with the EUPL on the coverage of remote use (SaaS) or on the obligation to publish source code. When the compatible license is silent on such points, the EUPL obligations persist.

    There's also the issue of what you mean by "mixing". I've covered cross-licensing above. If you mean interoperability (aka linking) that is explicitly allowed by the EUPL 1.2.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 1 day ago*

    I was talking about mixing indeed. An example of a license that I think is less strong - but can be mixed with EUPL - is MPL (the Mozilla one). Your quote clarifies what happens in that case though: EUPL's requirements still hold. I still haven't looked at it sufficiently carefully. Also, sadly, the referenced page has multiple mistakes so I feel I need to read the actual license in detail before getting convinced. (My take on tivoization is also different than what the author of the page where he says "Note: This is still controversial: ....".) That page is also just a "news" article, and not a definitive source. So it's OK to be less polished, but then it means a push for me to trust the license itself only.

  • source
  • parent