Ludovic Courtès <[email protected]> writes: > Ricardo Wurmus <[email protected]> skribis: > >> * gnu/packages/bioinformatics.scm (multiqc): New variable. > > [...] > >> + (license license:gpl3))) > > Make sure it’s v3-only, but otherwise LGTM too!
The only mention of a license is in “setup.py” declaring it to be “GPLv3”. As there is no indication that what is actually meant is really “GPLv3+” I think I have no choice but to use “gpl3” here. ~~ Ricardo
