Skip to content

Commit

Permalink
Use SPDX identifier in license field of META.info
Browse files Browse the repository at this point in the history
Use the standardized identifier for the license field.
For more details see https://design.perl6.org/S22.html#license
  • Loading branch information
samcv committed Apr 26, 2017
1 parent 75ee4f6 commit acfed61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions META.info
@@ -1,6 +1,7 @@
{
"perl" : "6.*",
"name" : "Coro::Simple",
"license" : "Artistic-2.0",
"version" : "*",
"description" : "Simple coroutines for Perl 6, inspired by the Lua coroutines.",
"provides": {
Expand Down

0 comments on commit acfed61

Please sign in to comment.