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

Properly license this work #49

Open
1 of 3 tasks
neiser opened this issue Jul 10, 2017 · 1 comment
Open
1 of 3 tasks

Properly license this work #49

neiser opened this issue Jul 10, 2017 · 1 comment

Comments

@neiser
Copy link
Contributor

neiser commented Jul 10, 2017

We should license this software properly.

This would enable automatic coverity checks (it's already prepared, but was rejected due to missing license).

@a2wagner
Copy link
Contributor

The third party requirements are very permissive. Easylogging++ and TCLAP both use the MIT (or X11) license, cereal uses the BSD-3-Clause (pretty similar to the MIT one), and Catch uses the Boost Software License (BSL). They're all compatible with the GPL.

From the licenses of the third party projects which are used within Ant, MIT or GPLv3 should be good to go. Both are widely used Open Source licenses.

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