|
|
|
|
|
by onli
1912 days ago
|
|
> They were using copyrighted code without permission from the copyright holder, relying on a false claim. Again, that does not seem to have been the case here. > I have no idea why you think that the copyright holder would have to go to the gem's author to sue about a copyright violation. 1. It depends where you are, which jurisdiction gets applied. Might explain the different expectation. 2. It'd be the gem author that created an unlicensed derivative work, not anyone else directly. Have fun claiming damages, copyright infringement or anything for indirect usage in such a good faith situation. I really think that wouldn't fly, but again, might depend where you are. |
|
Again? Not sure where you said it. But the copyright holders in question are the authors of shared-mime-info, and they certainly never gave permission for their work to be used by Rails in the way that it was.
It depends where you are, which jurisdiction gets applied. Might explain the different expectation.
I'm in the USA. But I'm pretty sure that what I said is generically true.
It'd be the gem author that created an unlicensed derivative work, not anyone else directly.
Copyright is triggered by downloading unlicensed copies. And lots of people other than the gem author did that.
An unlicensed derivative was created by anyone who used Rails and wrote code that did mime detection - for example they were handling uploaded files.
It is an open question whether these cases are worth litigating, and what would be decided in court. They might well decide that there isn't enough creative work in the compilation for the file in question to have copyright protection at all. But in the meantime it would be a generally good idea to treat the issue seriously, and to accept that lots of people are potentially liable here. (Even if, in all probability, none will suffer more than a temporary inconvenience as the dependency is removed.)