summaryrefslogtreecommitdiffstats
path: root/WebContent/license.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/license.html')
-rw-r--r--WebContent/license.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/WebContent/license.html b/WebContent/license.html
index 0f9a573041..d984717773 100644
--- a/WebContent/license.html
+++ b/WebContent/license.html
@@ -99,7 +99,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 -->
@@ -135,6 +135,11 @@
<td>FontAwesome</td>
<td><a href="licenses/OFL.txt">SIL OFL 1.1</a></td>
</tr>
+ <!-- The extracted vaadin-sass-compiler -->
+ <tr>
+ <td>Vaadin Sass Compiler</td>
+ <td><a href="licenses/apache-license-version-2-0.txt">Apache License, Version 2.0</a></td>
+ </tr>
</tbody>
</table>
@@ -182,6 +187,10 @@
<td>Apache Jakarta Regexp</td>
<td><a href="licenses/apache-license-version-2-0.txt">Apache License, Version 2.0</a></td>
</tr>
+ <tr>
+ <td>Apache Mime4j</td>
+ <td><a href="licenses/apache-license-version-2-0.txt">Apache License, Version 2.0</a></td>
+ </tr>
<!-- The Mime4j does not appear to be used anywhere. Remove if necessary.
<tr>