summaryrefslogtreecommitdiffstats
path: root/all/src/main/resources/WebContent/license.html
diff options
context:
space:
mode:
Diffstat (limited to 'all/src/main/resources/WebContent/license.html')
-rw-r--r--all/src/main/resources/WebContent/license.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/all/src/main/resources/WebContent/license.html b/all/src/main/resources/WebContent/license.html
index fe37813e57..b051865193 100644
--- a/all/src/main/resources/WebContent/license.html
+++ b/all/src/main/resources/WebContent/license.html
@@ -188,11 +188,17 @@
<td>Bourbon</td>
<td><a href="licenses/the-mit-license.txt">The MIT License</a></td>
</tr>
+ <tr>
+ <td><a href="https://github.com/timruffles/ios-html5-drag-drop-shim">drag-drop-polyfill</a>**</td>
+ <td><a href="licenses/bsd-2-clause-drag-drop-polyfill.txt">BSD-2-clause</a></td>
+ </tr>
</tbody>
</table>
<p>* Not required by Vaadin, only used if provided by the user.<br/>
-^ Only if <tt>vaadin-push</tt> is used.</p>
+^ Only if <tt>vaadin-push</tt> is used.<br/>
+** Used only when mobile drag and drop is enabled.
+</p>
<h4>Vaadin Development Dependencies</h4>