Skip to content

Commit 466cc01

Browse files
committed
Use SPDX identifier in license field of META.info
Use the standardized identifier for the license field. For more details see https://design.perl6.org/S22.html#license
1 parent eb608b1 commit 466cc01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

META.info

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name" : "p6doc",
44
"version" : "*",
55
"description" : "Perl 6 documentation (tools and docs)",
6+
"license" : "Artistic-2.0",
67
"depends" : [ "URI", "File::Temp", "JSON::Fast", "Pod::To::BigPage", "Pod::To::HTML",
78
"OO::Monitors", "IO::String" ],
89
"build-depends" : [ "File::Find" ],

0 commit comments

Comments
 (0)