I had never heard about it, but it seems nice! Am I right that it is really about "sharing" the code and not so much about "allowing to modify", in the sense that it does not prevent tivoization? Or did I miss that part?
I'm not sure if I understand correctly. For me, it is mostly about "sharing the code" as in: I put it somewhere and anyone who wants can use it. But if they adapt or remix it, they should also use a free license (ideally contribute back to my project). > in the sense that it does not prevent tivoization? I'm not sure, but I guess it does not protect against tivoization because if I were to distribute an executable or…
Sure, I did not express it correctly. I really just wondered about the tivoization.
> But if they adapt or remix it, they should also use a free license
I think that the code has to stay EUPL, but if you merge it into, say, a bigger GPL project, then the whole project can count as GPL. But the EUPL code inside stays EUPL, right?