Closed cbrueffer closed 2 years ago
The licensing situation is currently unclear: the README says Apache 2.0, setup.py says GPL 3 or later, and the LICENSE file is empty.
I'm taking a guess that it's supposed to be Apache 2.0 and this PR fixes the setup and LICENSE files accordingly.
What prompted this was a Bioconda update for this software: https://github.com/bioconda/bioconda-recipes/pull/35152
Thank you!
The licensing situation is currently unclear: the README says Apache 2.0, setup.py says GPL 3 or later, and the LICENSE file is empty.
I'm taking a guess that it's supposed to be Apache 2.0 and this PR fixes the setup and LICENSE files accordingly.