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

Dockerfile license is Mozilla MPL2.0 #559

Closed
paskino opened this issue Jun 7, 2021 · 1 comment · Fixed by #718
Closed

Dockerfile license is Mozilla MPL2.0 #559

paskino opened this issue Jun 7, 2021 · 1 comment · Fixed by #718
Assignees
Milestone

Comments

@paskino
Copy link
Contributor

paskino commented Jun 7, 2021

The license of the Dockerfile is Mozilla 2.0 and is different for the rest of SIRF.

@paskino paskino added this to the v3.1 milestone Jun 7, 2021
@KrisThielemans KrisThielemans modified the milestones: v3.1, v3.2 Jun 24, 2021
@KrisThielemans KrisThielemans modified the milestones: v3.2, v3.3 Feb 17, 2022
@KrisThielemans KrisThielemans modified the milestones: v3.4, v3.5 Jan 16, 2023
@KrisThielemans KrisThielemans modified the milestones: v3.5, v3.6 Mar 16, 2023
@casperdcl
Copy link
Member

This is no longer the case as per

org.opencontainers.image.licenses=Apache-2.0${{ matrix.type == 'gpu' && ' AND BSD-3-Clause AND GPL-3.0' || '' }}
(fixed by #718)

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

Successfully merging a pull request may close this issue.

3 participants