diff --git a/META6.json b/META6.json index 6fc940d..c66b507 100644 --- a/META6.json +++ b/META6.json @@ -1,6 +1,7 @@ { "perl" : "6.*", "name" : "Math::Vector", + "license" : "Artistic-2.0", "version" : "*", "description" : "Vector math class", "provides" : {