diff --git a/package.json b/package.json index 6c9fb7e..55e683c 100644 --- a/package.json +++ b/package.json @@ -40,16 +40,7 @@ "engine": { "node": ">=0.10.x" }, - "licenses": [ - { - "type": "GPL", - "url": "https://github.com/wikimedia/jquery.uls/blob/master/GPL-LICENSE" - }, - { - "type": "MIT", - "url": "https://github.com/wikimedia/jquery.uls/blob/master/MIT-LICENSE" - } - ], + "license": "(MIT OR GPL-2.0)", "scripts": { "test": "grunt test --verbose" }