cjfields / bioperl6

reimplementation of BioPerl classes in Raku (e.g. the language formerly known as Perl6)
http://bioperl.org
Artistic License 2.0
48 stars 13 forks source link

Use SPDX identifier in license field of META.info #14

Closed samcv closed 7 years ago

samcv commented 7 years ago

Use the standardized identifier for the license field. For more details see https://design.perl6.org/S22.html#license

cjfields commented 7 years ago

Thanks @samcv!