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

not whole sources are under GPLv3+ #191

Closed
ignatenkobrain opened this issue Nov 20, 2016 · 1 comment
Closed

not whole sources are under GPLv3+ #191

ignatenkobrain opened this issue Nov 20, 2016 · 1 comment
Assignees
Milestone

Comments

@ignatenkobrain
Copy link
Contributor

Apache (v2.0)
-------------
nitrokey-app-0.5.1/src/utils/base32.cpp
nitrokey-app-0.5.1/src/utils/base32.h

BSD (3 clause)
--------------
nitrokey-app-0.5.1/src/inttypes.h

GPL (v2 or later)
-----------------
nitrokey-app-0.5.1/src/ui/splash.cpp
nitrokey-app-0.5.1/src/ui/splash.h
nitrokey-app-0.5.1/src/utils/gui.cpp
nitrokey-app-0.5.1/src/utils/gui.h

GPL (v3 or later)
-----------------
All others.

I guess we could get rid out of inttypes.h. Not sure about ASL 2.0 though. But at least we should mention this licenses.

@ignatenkobrain
Copy link
Contributor Author

also AFAIK, ASL 2.0 requires to include the text of license.

@szszszsz szszszsz added this to the 0.7 milestone Nov 28, 2016
@szszszsz szszszsz self-assigned this Apr 3, 2017
szszszsz added a commit that referenced this issue Apr 3, 2017
Fixes #191
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
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

No branches or pull requests

2 participants