summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2011-08-23 12:17:32 +0000
committerArtur Signell <artur.signell@itmill.com>2011-08-23 12:17:32 +0000
commite6f8e5df8559867c27f74d79d65011fc7f14b239 (patch)
tree8dbeacebeb8d212e9742420a9fd7e9f7b43aafd3
parente15336a28bce157cb0259ed2f6df64dc4cc95006 (diff)
downloadvaadin-framework-e6f8e5df8559867c27f74d79d65011fc7f14b239.tar.gz
vaadin-framework-e6f8e5df8559867c27f74d79d65011fc7f14b239.zip
Clarified Vaadin vs GWT relationship
svn changeset:20567/svn branch:6.7
-rw-r--r--WebContent/license.html36
1 files changed, 22 insertions, 14 deletions
diff --git a/WebContent/license.html b/WebContent/license.html
index f3e589df55..db05574fae 100644
--- a/WebContent/license.html
+++ b/WebContent/license.html
@@ -18,7 +18,7 @@
<div id="content">
- <h1>Licensing Summary</h1>
+ <h1>Licensing</h1>
<p>
<strong><i>Vaadin Framework</i> is intended to be freely
@@ -26,29 +26,37 @@
these freedoms, <i>Vaadin Framework</i> is licensed under the Apache
License, Version 2.0.
</p>
- <p>The Vaadin software and sample code developed by Vaadin Ltd. is
- licensed under the Apache License, v. 2.0.</p>
+ <p>Vaadin Framework is built using Google Web Toolkit, which is
+ also licensed under the Apache License, v 2.0. Development using
+ Vaadin Framework or use of applications created with Vaadin Framework
+ do not require Google Web Toolkit. Vaadin Framework includes a
+ precompiled "widget set", which uses only Apache 2 licensed code from
+ Google Web Toolkit.</p>
+
+ <p>
+ Extending Vaadin Framework requires use of Google Web Toolkit. For
+ details on Google Web Toolkit licensing, see <a
+ href="http://code.google.com/webtoolkit/terms.html">http://code.google.com/webtoolkit/terms.html</a>.
+ </p>
<p>
- Vaadin uses, but does not include, Google Web Toolkit. Google Web
- Toolkit is also licensed under the Apache License, v 2.0. See <a
- href="http://code.google.com/webtoolkit/terms.html">http://code.google.com/webtoolkit/terms.html</a>
- for more details.
+ If you have any questions on licensing terms, please contact us
+ through <a href="http://vaadin.com/contact">the vaadin.com
+ web-site</a>.
</p>
+
+ <h1>Copyright and trademarks</h1>
<p>
- Trademarks for "Vaadin" and "}>" are owned by <a
+ "Vaadin" and "}>" are registered trademarks of <a
href="http://vaadin.com/company">Vaadin Ltd</a>. You may not market
- your products using Vaadin -brand name without written permission
- from <a href="http://vaadin.com/company">Vaadin Ltd</a>.
+ your products or services using the Vaadin -brand name, use Vaadin
+ logos or trademarks without written permission from <a
+ href="http://vaadin.com/company">Vaadin Ltd</a>.
</p>
<p>
Copyright to <i>Vaadin Framework</i> is owned by <a
href="http://vaadin.com/company">Vaadin Ltd</a>.
</p>
- <p>
- If you have any questions on licensing terms, please <a
- href="http://vaadin.com/contact">contact us</a>.
- </p>
<h1>
<a name="apachelicense">Apache License</a>