Ricardo Wurmus <rek...@elephly.net> skribis: > Ludovic Courtès writes: > >>> + (synopsis "Burrows-Wheeler aligner") >> >> s/aligner/genome sequence aligner/ or something like that. > > Is a change to "Burrows-Wheeler sequence aligner" acceptable? I don't > think "sequence aligner" has any other meaning in this context (and in > combination with "Burrows-Wheeler").
Yes, sounds good. >>> + (license license:gpl3))) >> >> GPLv3-only? > > Yes, just GPLv3 as far as I can tell. The usual upgrade clause is > nowhere to be found in the source tree. If there are no file headers or documents specifying the version, then it’s effectively GPLv3+ (actually it’s even any version, per Section 14, but we usually do GPLv3+ in this case.) Thanks, Ludo’.