From 948ed10a1d6c46b98eb8c917d354b3daa831f680 Mon Sep 17 00:00:00 2001 From: Jens Nyman Date: Sun, 7 Jun 2015 12:09:19 +0200 Subject: [PATCH] Made bower.json->license compatible with bower.json-spec (https://github.com/bower/bower.json-spec, using a SPDX license identifier). --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 8112af7..1c44fd3 100644 --- a/bower.json +++ b/bower.json @@ -10,7 +10,7 @@ "bootstrap", "theme" ], - "license": "Apache", + "license": "Apache-2.0", "ignore": [ "**/.*", "node_modules",