-
-
Notifications
You must be signed in to change notification settings - Fork 686
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
Licensing issues with iTK 5.1.0 #1913
Comments
The NOTICE file says (line number 109):
but the Statistics module depends on ITKnetlib which requires the non-free |
@badshah400 thanks for the note. I'll see if we can remove the triangle* files from the repository. CC @hjmjohnson |
thewtex
added a commit
to thewtex/ITK
that referenced
this issue
Jul 13, 2020
These are incompatible with ITK's license per Issue InsightSoftwareConsortium#1913.
thewtex
added a commit
to thewtex/ITK
that referenced
this issue
Jul 13, 2020
Patch in #1920, to be included in v5.1.1. |
Super, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some files in VXL that ITK 5.1.0 uses have non-free licenses, making them incompatible with ITK's Apache-2.0 Licensing:
These non-free licenses make it impossible to ship the updated ITK as part of openSUSE, see https://build.opensuse.org/request/show/817960. See also parallel vxl issue vxl/vxl#752.
The text was updated successfully, but these errors were encountered: