Use a valid SPDX license expression

This commit is contained in:
Marc Jansen
2015-05-15 13:55:22 +02:00
parent 16c4082898
commit 26f1062dbf
+1 -1
View File
@@ -19,7 +19,7 @@
"type": "git", "type": "git",
"url": "git://github.com/openlayers/ol3.git" "url": "git://github.com/openlayers/ol3.git"
}, },
"license": "BSD", "license": "BSD-2-Clause",
"bugs": { "bugs": {
"url": "https://github.com/openlayers/ol3/issues" "url": "https://github.com/openlayers/ol3/issues"
}, },