diff --git a/package.json b/package.json index edee447..c0560d0 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "type": "git", "url": "https://github.com/klokantech/tileserver-gl.git" }, + "license": "BSD-2-Clause", "scripts": { "test": "mocha test/**.js" },