summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni@jouni.me>2015-12-08 11:34:05 +0200
committerJouni Koivuviita <jouni@jouni.me>2015-12-08 11:34:05 +0200
commit794cb2d5300dcd510b7d0020b4a8219cc05d763b (patch)
treeab5c2760075f95f919ca1560822b1b09efeb24b0
parent8fc9bd97eddf6480516284f2af3670471dbdac7c (diff)
downloadvaadin-core-794cb2d5300dcd510b7d0020b4a8219cc05d763b.tar.gz
vaadin-core-794cb2d5300dcd510b7d0020b4a8219cc05d763b.zip
Update bower.json
Change license key to comply with webjar specs
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 84d2779..e231299 100644
--- a/bower.json
+++ b/bower.json
@@ -5,7 +5,7 @@
"Vaadin Ltd"
],
"description": "Vaadin Elements is an evolving set of custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.",
- "license": "Apache License 2.0",
+ "license": "Apache-2.0",
"keywords": [
"web-components"
],