Skip to content

Commit 1156af9

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 9b45ea3 commit 1156af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
],
4444

45-
"license": "Artistic 2.0",
45+
"license": "Artistic-2.0",
4646

4747
"test-depends": [
4848

0 commit comments

Comments
 (0)