summaryrefslogtreecommitdiffstats
path: root/WebContent/license.html
diff options
context:
space:
mode:
authormichaelvogt <michael@vaadin.com>2013-06-28 14:16:56 +0300
committerVaadin Code Review <review@vaadin.com>2013-06-28 11:27:40 +0000
commit68f025f89e2f7dabfe75bedf3e9cde044fb8b118 (patch)
tree8b733aa39462244d0882c3dfee96734bc7c48939 /WebContent/license.html
parent939095af2b1349388cd568043cce91f9f9a1cb98 (diff)
downloadvaadin-framework-68f025f89e2f7dabfe75bedf3e9cde044fb8b118.tar.gz
vaadin-framework-68f025f89e2f7dabfe75bedf3e9cde044fb8b118.zip
The 'license.html' file has flaw in the HTML (unclosed span tag)
(#11952) Change-Id: Ib940b76df7d2507e8a8b7122e99c4542850f9ac9
Diffstat (limited to 'WebContent/license.html')
-rw-r--r--WebContent/license.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/license.html b/WebContent/license.html
index 22678ca981..5e9bfe4dc5 100644
--- a/WebContent/license.html
+++ b/WebContent/license.html
@@ -346,7 +346,7 @@
<div id="footer">
- <span class="slogan">Vaadin &ndash; thinking of U and I<span>
+ <span class="slogan">Vaadin &ndash; thinking of U and I</span>
</div>
<!-- /footer -->