summaryrefslogtreecommitdiffstats
path: root/WebContent/license.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/license.html')
-rw-r--r--WebContent/license.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/WebContent/license.html b/WebContent/license.html
index 0ce22da99c..48be15b98d 100644
--- a/WebContent/license.html
+++ b/WebContent/license.html
@@ -90,6 +90,16 @@
<td><a href="licenses/apache-license-version-2-0.txt">Apache License, Version 2.0</a></td>
</tr>
+ <tr>
+ <td>Closure Stylesheets</td>
+ <td><a href="licenses/apache-license-version-2-0.txt">Apache License, Version 2.0</a></td>
+ </tr>
+
+ <tr>
+ <td>ASM</td>
+ <td><a href="licenses/ow2-asm-license.txt">ASM Project License</a></td>
+ </tr>
+
<!-- In vaadin-shared-deps -->
<tr>
<td>Guava</td>
@@ -99,7 +109,7 @@
<!-- In vaadin-shared-deps -->
<tr>
<td>JSON</td>
- <td><a href="licenses/the-json-license.txt">The JSON License</a></td>
+ <td><a href="licenses/apache-license-version-2-0.txt">Apache License, Version 2.0</a></td>
</tr>
<!-- Used by vaadin-server -->