From 90d6ec636de8180fec51dc1577aa88d5c37f36e9 Mon Sep 17 00:00:00 2001 From: Marko Gronroos Date: Tue, 29 Jan 2013 13:07:17 +0200 Subject: [PATCH] Split the license dependencies into runtime and development. #10858 Change-Id: I40f69b18f09252f2cf79ce7e22c43702f2787dd3 --- WebContent/license.html | 173 ++++++++++++++++++++++++++++------------ 1 file changed, 120 insertions(+), 53 deletions(-) diff --git a/WebContent/license.html b/WebContent/license.html index 272d153f89..30d53d11f6 100644 --- a/WebContent/license.html +++ b/WebContent/license.html @@ -44,11 +44,92 @@

Included Third-Party Software and Licenses

+

Vaadin Production Dependencies

+ +

The following dependencies are used by the Vaadin runtime + libraries when running the application in the production + mode, and some also by the development libraries:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PackageLicense
Apache Commons
+ CLI
+ Discovery
+ IO
+ Jexl
+ Lang
+ Logging
+ Math
+
Apache License, Version 2.0
Bean Validation (JSR-303) APIApache License, Version 2.0
Google AppEngine API*Google App Engine Terms of Service
Google CollectionsApache License, Version 2.0
Google GWTApache License, Version 2.0
GuavaApache License, Version 2.0
JSONThe JSON License
JSoupThe MIT License
streamhtmlparserNew BSD License
+ +

* Not required by Vaadin, only used if provided by the user.

+ +

Vaadin Development Dependencies

+ +

The following dependencies are only used by the Vaadin + development libraries. Some are also used when running a + Vaadin application in the development mode:

+ + @@ -58,195 +139,180 @@ + + + + - + + + + - - - - - + + + + - + + - - - - - + - - - - - + - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - + + + + + +
PackageLicense
Apache Ant
Ant Launcher
Apache Commons
BCEL
- Beanutils
- CLI
+ Codec
Collections
Digester 3
- Discovery
EL
- IO
- Jexl
- Lang
- Logging
- Math
Modeler
Apache License, Version 2.0
Apache HttpComponents Core Apache License, Version 2.0
Apache Jakarta Regexp Apache License, Version 2.0
Apache Tapestry Apache License, Version 2.0
Apache Tomcat
Catalina
Coyote
Jasper
JK
Naming
Apache Tomcat
+ Catalina
+ Coyote
+ Jasper
+ JK
+ Naming +
Apache License, Version 2.0
Apache Xalan Apache License, Version 2.0
Apache Xerces Apache License, Version 2.0
Args4j The MIT License (MIT)
Bean Validation (JSR-303) APIApache License, Version 2.0
CSS Parser GNU Lesser General Public License, version 2.0
CUP CUP Open Source License
CyberNeko HTML Parser Apache License, Version 2.0
Eclipse - JDTEclipse JDT Eclipse Public License - v 1.0
Flute W3C Software Copyright Notice and License
Google AppEngine APIGoogle App Engine Terms of Service
Google Closure Compiler Apache License, Version 2.0
Google CollectionsApache License, Version 2.0
Google Protocol Buffers BSD License
Google GWTApache License, Version 2.0
GuavaApache License, Version 2.0
HtmlUnit Apache License, Version 2.0
ICU ICU License
Jetty Apache License, Version 2.0 OR Eclipse 1.0 (see exceptions)
Jsilver Apache License, Version 2.0
JSONThe JSON License
JSoupThe MIT License
JUnitCommon Public License (CPL) - v 1.0
Liferay Service InterfacesLiferay Service Interfaces* GNU Lesser General Public License 2.1 or newer
Mozilla Rhino Mozilla Public License v. 1.1
MX4J The MX4J License
SAC: The Simple API for CSS W3C Software Copyright Notice and License
SmartSprites BSD License
+

* Not required by Vaadin, only used if provided by the user.

+

Copyright and trademarks

- "Vaadin" and "}>" are registered trademarks of Vaadin Ltd. You may not market your products or services using the Vaadin -brand name, use Vaadin logos or trademarks without written permission from Apache License +

Terms and Conditions for Use, Reproduction and Distribution

 Apache License
-- 
2.39.5