tokuhirom / p6-HTTP-Server-Tiny

Web application server for Perl6
Artistic License 2.0
18 stars 10 forks source link

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

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

jonathanstowe commented 7 years ago

I merged this manually as it crossed over the change of the META file see 3f6e55dc4371921497af6723afa2af9efa88451a

Thanks