Skip to content
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

bugs in the part "based on data licensed under X and Y" #8

Open
stranak opened this issue Mar 10, 2016 · 1 comment
Open

bugs in the part "based on data licensed under X and Y" #8

stranak opened this issue Mar 10, 2016 · 1 comment
Labels

Comments

@stranak
Copy link
Member

stranak commented Mar 10, 2016

  • for SW based on MIT and GPLv2 it returns an empty list. Should return GPLv2 (any maybe Afero v1?). For GPLv2+ or v3 it works fine.
  • for data based on CC-BY and CC-BY-NC-SA it works correctly, but when ODbL is added, it returns CC-BY-SA, which is wrong (breaking the NC of some original data)
@stranak stranak added the bug label Mar 10, 2016
@stranak
Copy link
Member Author

stranak commented May 22, 2018

Seems to be OK for MIT now, but for GPLv2 it still returns empty list.

The other bug is also still there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant