jhuapl-bio / taxtriage

TaxTriage is a Nextflow workflow designed to agnostically identify and classify microbial organisms within short- or long-read metagenomic NGS data. This flexible tool was developed with various use-cases of mNGS in mind.
MIT License
18 stars 4 forks source link

conflicting licenses in the repo #62

Closed romerocesar closed 4 months ago

romerocesar commented 4 months ago

Description of feature

The LICENSE has an unresolved merge conflict and shows two open source licenses (i.e. MIT and GPLv3). While these licenses are largely compatible, GPLv3 is more restrictive than MIT and the ambiguity may affect projects interested in leveraging workflows in this repo.

Upon inspecting the history, it seems the original intention was to replace GPL with MIT and later accidentally the conflict was introduced without being resolved.

Can you confirm which license is the correct one? I'd happily send a pull request with the change if that helps

Merritt-Brian commented 4 months ago

@romerocesar Thanks for catching that conflict. The issue was resolved back to MIT