Skip to content

Commit

Permalink
Use SPDX identifier in license field of META6.json
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 28, 2017
1 parent 7728bd2 commit 783b83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions META6.json
@@ -1,5 +1,6 @@
{
"name" : "File::HomeDir",
"license" : "MIT",
"version" : "*",
"perl" : "6.c",
"description" : "Find your home and other directories on any platform",
Expand Down

0 comments on commit 783b83c

Please sign in to comment.