diff options
author | Jouni Koivuviita <jouni@jouni.me> | 2015-12-08 11:34:05 +0200 |
---|---|---|
committer | Jouni Koivuviita <jouni@jouni.me> | 2015-12-08 11:34:05 +0200 |
commit | 794cb2d5300dcd510b7d0020b4a8219cc05d763b (patch) | |
tree | ab5c2760075f95f919ca1560822b1b09efeb24b0 | |
parent | 8fc9bd97eddf6480516284f2af3670471dbdac7c (diff) | |
download | vaadin-core-794cb2d5300dcd510b7d0020b4a8219cc05d763b.tar.gz vaadin-core-794cb2d5300dcd510b7d0020b4a8219cc05d763b.zip |
Update bower.json
Change license key to comply with webjar specs
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" ], |