summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-04-24 12:19:07 +0300
committerVaadin Code Review <review@vaadin.com>2013-04-24 09:43:12 +0000
commit4868c16df79525f0028c7e382b4005fe26a50961 (patch)
tree0ee4b9390b786029c376b1403d6daf456d8d0039 /WebContent
parentbe433ace81027bfe9225513badbf4a07d3816377 (diff)
downloadvaadin-framework-4868c16df79525f0028c7e382b4005fe26a50961.tar.gz
vaadin-framework-4868c16df79525f0028c7e382b4005fe26a50961.zip
Added jQuery to license file (#11513)
Change-Id: Ic4ca1aa2b3d1ac61a7919b3a8f404915e6ea51ab
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/license.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/WebContent/license.html b/WebContent/license.html
index 4b4e2e27a0..22678ca981 100644
--- a/WebContent/license.html
+++ b/WebContent/license.html
@@ -125,6 +125,11 @@
<td>SLF4J^</td>
<td><a href="licenses/the-mit-license.txt">The MIT License</a></td>
</tr>
+ <!-- Used by vaadin-push -->
+ <tr>
+ <td>jQuery^</td>
+ <td><a href="licenses/the-mit-license.txt">The MIT License</a></td>
+ </tr>
</tbody>
</table>