15
Copyleft in the EU (lemmy.world)
submitted 12 hours ago by KexPilot@lemmy.world to c/opensource@lemmy.ml

Hello!

As some of you might be aware, copyright law and precendence in the EU show a bit of a difference in the FOSS license landscape compared to for example the US. Particularly, I am talking about linking in the context of derivative work. I tried to do some research here, but I didn't manage to find any conclusive articles or discussions on the matter.

As both dynamic and static linking in the EU is generally considered as a question of interoperability rather than derivative work, linking-wise virality of licenses like GPL are basically void over here. The EUPL license (my license of choice) as per my understanding even explicitly claims that "derivative work" is a definition out of scope of the license text due to this. I today read about additional possible AGPL violations uncovered from BambuLab regarding not opensourcing a .so library that the software uses. This made me wonder: what stops someone from taking a copyleft project in the EU, and adding all their heavy modifications basically as callouts to a proprietary dynamic library? Do I only have to publish the modified source full of single line callouts, without the library source?

top 2 comments
sorted by: hot top new old
[-] eleijeep@piefed.social 2 points 5 hours ago

I don't really understand how you can say both of these things at the same time:

I tried to do some research here, but I didn’t manage to find any conclusive articles or discussions on the matter.

and

As both dynamic and static linking in the EU is generally considered as a question of interoperability rather than derivative work, linking-wise virality of licenses like GPL are basically void over here.

If you can point to a law that specifically excludes dynamic linking as creating a derivative work then I'd be interested to see it, but surely that would count as a "conclusive discussion on the matter"!?

Note that countries in Europe do not use Common Law, so legal precedent is not as important as in Anglo-Saxon countries and that means that in every case the judge will have to inspect and interpret the relevant statutes.

[-] KexPilot@lemmy.world 1 points 3 hours ago

I should have been clearer with the intent of my post. The intent was more along the lines of asking people to help point out to me some detail on the topic which I might have missed, because this loophole seems to be too obvious and dangerous to FOSS...

As the EUPL FAQ (written by EU lawyers) also points out, Directive EC 2009/24 states in point 15:

Nevertheless, circumstances may exist when such a reproduction of the code and translation of its form are indispensable to obtain the necessary information to achieve the interoperability of an independently created program with other programs. It has therefore to be considered that, in these limited circumstances only, performance of the acts of reproduction and translation by or on behalf of a person having a right to use a copy of the program is legitimate and compatible with fair practice and must therefore be deemed not to require the authorisation of the rightholder. An objective of this exception is to make it possible to connect all components of a computer system, including those of different manufacturers, so that they can work together.

However, there is a last sentence in this point, which I only realised now that it might be the answer to my question! So good that you questioned it.

Such an exception to the author's exclusive rights may not be used in a way which prejudices the legitimate interests of the rightholder or which conflicts with a normal exploitation of the program.

Maybe in court the exploitative nature of the hypothetical in my post would be covered by this. Though, this moves the matter towards some gray zone, where the question is where the line of explotiation lies. Is a plugin system, where by default the software functions as before, but functionality can be expanded with "premium" plugins that make algorithms in the software more precise or fast considered exploitative?

this post was submitted on 19 May 2026
15 points (85.7% liked)

Open Source

46929 readers
392 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS