Skip to content

Commit 5eee2a8

Browse files
committed
Use SPDX identifier in license field of META6.json
Use the standardized identifier for the license field. For more details see https://design.perl6.org/S22.html#license
1 parent 90cea00 commit 5eee2a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

META6.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name" : "Inline::Python",
3+
"license" : "Artistic-2.0",
34
"version" : "0.3",
45
"author" : "github:niner",
56
"description" : "Use Python code and libraries in a Perl 6 program",

0 commit comments

Comments
 (0)