Skip to content

Commit

Permalink
Add license to META6.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Apr 30, 2017
1 parent 687ae14 commit cf469bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions META6.json
Expand Up @@ -4,6 +4,7 @@
"version" : "0.1",
"description" : "MoarVM heap snapshot analysis tool",
"author" : "Jonathan Worthington <jnthn@jnthn.net>",
"license" : "Artistic-2.0",
"depends" : [ ],
"provides" : {
"App::MoarVM::HeapAnalyzer::Model" : "lib/App/MoarVM/HeapAnalyzer/Model.pm6",
Expand Down

0 comments on commit cf469bb

Please sign in to comment.