Merge pull request #3697 from marcjansen/npm-license-warning

Use a valid SPDX license expression
This commit is contained in:
Marc Jansen
2015-05-15 16:58:50 +02:00

View File

@@ -19,7 +19,7 @@
"type": "git",
"url": "git://github.com/openlayers/ol3.git"
},
"license": "BSD",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/openlayers/ol3/issues"
},