-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copyright status of test data #138
Comments
FYI: @Natureshadow |
I can clarify. First of all, I am not a legal expert. I have done some research and never found something very clear about the current use case.
Ideally, I could get rid of them, but not in a short term. |
Copyright law of course varies from jurisdiction to jurisdiction, but my understanding would be that subtitles are a derivative of the TV shows. Both the translator and the producers of the series would have a copyright interest. They may be freely available on the Internet, but that doesn't mean that they are being legally distributed on the Internet. It's more of a grey area that isn't being policed. Here's an article confirming this interpretation in court in the Netherlands: https://fossbytes.com/are-subtitles-illegal/
It seems that in the short term, we're just shipping them, too. But it's definitely not ideal.
I'm afraid I don't have any council I can reach to on this, but I could ask on the debian-legal mailing list, where I expect to hear many people saying the same thing. |
I had the chance to reach someone with a legal background, the conclusion is: some countries clearly stated those as unauthorized either in their laws or courts. So in the light of those, I will prioritize the removal/replacement of the targeted assets. |
Can you clarify the copyright status of the test data files in
data
? There are some things there that look like commercial TV subtitles. I wouldn't assume that you can legally redistribute those.This came up when reviewing the package contents in Debian.
Ideally, anything that is public domain or freely licensed should be documented with the copyright holder and license. And everything else should be removed from the package. That's a fairly tireless bureaucratic job, but it needs to be done for us to be able to distribute the test content and run the test suite.
The text was updated successfully, but these errors were encountered: