On Mon, May 02, 2016 at 04:49:21PM +0200, Ricardo Wurmus wrote: > * gnu/packages/bioinformatics.scm (r-centipede): New variable.
> + (synopsis "Predict transcription factor binding sites") And here I thought it would be a centipede genome ;) > + (license (list license:gpl2+ license:gpl3+)))) If something is gpl2+, can it also be gpl3+? I'm not sure, just asking for clarification.