remove obsolete CVAL hints
diff --git a/org.eclipse.osbp.mobile.vaadin.feature.ecview/build.properties b/org.eclipse.osbp.mobile.vaadin.feature.ecview/build.properties index d2ce2f7..bfb7f6b 100644 --- a/org.eclipse.osbp.mobile.vaadin.feature.ecview/build.properties +++ b/org.eclipse.osbp.mobile.vaadin.feature.ecview/build.properties
@@ -1,8 +1,6 @@ bin.includes = feature.xml,\ feature.properties,\ LICENSE.txt,\ - license-epl-v10.html,\ license.html src.includes = LICENSE.txt,\ - license-epl-v10.html,\ license.html
diff --git a/org.eclipse.osbp.mobile.vaadin.feature.ecview/feature.properties b/org.eclipse.osbp.mobile.vaadin.feature.ecview/feature.properties index 0712c78..b5a685a 100644 --- a/org.eclipse.osbp.mobile.vaadin.feature.ecview/feature.properties +++ b/org.eclipse.osbp.mobile.vaadin.feature.ecview/feature.properties
@@ -21,7 +21,7 @@ providerName=Eclipse OSBP # "description" property - description of the feature -description= Vaadin Mobile Touchkit Extensions for ECView project. Attention: Read the copyright notice of CVAL3 license. +description= Vaadin Mobile Touchkit Extensions for ECView project. # "updateSiteName" property - label for the update site updateSiteName=
diff --git a/org.eclipse.osbp.mobile.vaadin.feature.ecview/license-epl-v10.html b/org.eclipse.osbp.mobile.vaadin.feature.ecview/license-epl-v10.html deleted file mode 100644 index b398acc..0000000 --- a/org.eclipse.osbp.mobile.vaadin.feature.ecview/license-epl-v10.html +++ /dev/null
@@ -1,259 +0,0 @@ -<!--?xml version="1.0" encoding="ISO-8859-1" ?--> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"><head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>Eclipse Public License - Version 1.0</title> -<style type="text/css"> - body { - size: 8.5in 11.0in; - margin: 0.25in 0.5in 0.25in 0.5in; - tab-interval: 0.5in; - } - p { - margin-left: auto; - margin-top: 0.5em; - margin-bottom: 0.5em; - } - p.list { - margin-left: 0.5in; - margin-top: 0.05em; - margin-bottom: 0.05em; - } - </style> - -</head> - -<body lang="EN-US"> - -<h2>Eclipse Public License - v 1.0</h2> - -<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE -PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR -DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS -AGREEMENT.</p> - -<p><b>1. DEFINITIONS</b></p> - -<p>"Contribution" means:</p> - -<p class="list">a) in the case of the initial Contributor, the initial -code and documentation distributed under this Agreement, and</p> -<p class="list">b) in the case of each subsequent Contributor:</p> -<p class="list">i) changes to the Program, and</p> -<p class="list">ii) additions to the Program;</p> -<p class="list">where such changes and/or additions to the Program -originate from and are distributed by that particular Contributor. A -Contribution 'originates' from a Contributor if it was added to the -Program by such Contributor itself or anyone acting on such -Contributor's behalf. Contributions do not include additions to the -Program which: (i) are separate modules of software distributed in -conjunction with the Program under their own license agreement, and (ii) -are not derivative works of the Program.</p> - -<p>"Contributor" means any person or entity that distributes -the Program.</p> - -<p>"Licensed Patents" mean patent claims licensable by a -Contributor which are necessarily infringed by the use or sale of its -Contribution alone or when combined with the Program.</p> - -<p>"Program" means the Contributions distributed in accordance -with this Agreement.</p> - -<p>"Recipient" means anyone who receives the Program under -this Agreement, including all Contributors.</p> - -<p><b>2. GRANT OF RIGHTS</b></p> - -<p class="list">a) Subject to the terms of this Agreement, each -Contributor hereby grants Recipient a non-exclusive, worldwide, -royalty-free copyright license to reproduce, prepare derivative works -of, publicly display, publicly perform, distribute and sublicense the -Contribution of such Contributor, if any, and such derivative works, in -source code and object code form.</p> - -<p class="list">b) Subject to the terms of this Agreement, each -Contributor hereby grants Recipient a non-exclusive, worldwide, -royalty-free patent license under Licensed Patents to make, use, sell, -offer to sell, import and otherwise transfer the Contribution of such -Contributor, if any, in source code and object code form. This patent -license shall apply to the combination of the Contribution and the -Program if, at the time the Contribution is added by the Contributor, -such addition of the Contribution causes such combination to be covered -by the Licensed Patents. The patent license shall not apply to any other -combinations which include the Contribution. No hardware per se is -licensed hereunder.</p> - -<p class="list">c) Recipient understands that although each Contributor -grants the licenses to its Contributions set forth herein, no assurances -are provided by any Contributor that the Program does not infringe the -patent or other intellectual property rights of any other entity. Each -Contributor disclaims any liability to Recipient for claims brought by -any other entity based on infringement of intellectual property rights -or otherwise. As a condition to exercising the rights and licenses -granted hereunder, each Recipient hereby assumes sole responsibility to -secure any other intellectual property rights needed, if any. For -example, if a third party patent license is required to allow Recipient -to distribute the Program, it is Recipient's responsibility to acquire -that license before distributing the Program.</p> - -<p class="list">d) Each Contributor represents that to its knowledge it -has sufficient copyright rights in its Contribution, if any, to grant -the copyright license set forth in this Agreement.</p> - -<p><b>3. REQUIREMENTS</b></p> - -<p>A Contributor may choose to distribute the Program in object code -form under its own license agreement, provided that:</p> - -<p class="list">a) it complies with the terms and conditions of this -Agreement; and</p> - -<p class="list">b) its license agreement:</p> - -<p class="list">i) effectively disclaims on behalf of all Contributors -all warranties and conditions, express and implied, including warranties -or conditions of title and non-infringement, and implied warranties or -conditions of merchantability and fitness for a particular purpose;</p> - -<p class="list">ii) effectively excludes on behalf of all Contributors -all liability for damages, including direct, indirect, special, -incidental and consequential damages, such as lost profits;</p> - -<p class="list">iii) states that any provisions which differ from this -Agreement are offered by that Contributor alone and not by any other -party; and</p> - -<p class="list">iv) states that source code for the Program is available -from such Contributor, and informs licensees how to obtain it in a -reasonable manner on or through a medium customarily used for software -exchange.</p> - -<p>When the Program is made available in source code form:</p> - -<p class="list">a) it must be made available under this Agreement; and</p> - -<p class="list">b) a copy of this Agreement must be included with each -copy of the Program.</p> - -<p>Contributors may not remove or alter any copyright notices contained -within the Program.</p> - -<p>Each Contributor must identify itself as the originator of its -Contribution, if any, in a manner that reasonably allows subsequent -Recipients to identify the originator of the Contribution.</p> - -<p><b>4. COMMERCIAL DISTRIBUTION</b></p> - -<p>Commercial distributors of software may accept certain -responsibilities with respect to end users, business partners and the -like. While this license is intended to facilitate the commercial use of -the Program, the Contributor who includes the Program in a commercial -product offering should do so in a manner which does not create -potential liability for other Contributors. Therefore, if a Contributor -includes the Program in a commercial product offering, such Contributor -("Commercial Contributor") hereby agrees to defend and -indemnify every other Contributor ("Indemnified Contributor") -against any losses, damages and costs (collectively "Losses") -arising from claims, lawsuits and other legal actions brought by a third -party against the Indemnified Contributor to the extent caused by the -acts or omissions of such Commercial Contributor in connection with its -distribution of the Program in a commercial product offering. The -obligations in this section do not apply to any claims or Losses -relating to any actual or alleged intellectual property infringement. In -order to qualify, an Indemnified Contributor must: a) promptly notify -the Commercial Contributor in writing of such claim, and b) allow the -Commercial Contributor to control, and cooperate with the Commercial -Contributor in, the defense and any related settlement negotiations. The -Indemnified Contributor may participate in any such claim at its own -expense.</p> - -<p>For example, a Contributor might include the Program in a commercial -product offering, Product X. That Contributor is then a Commercial -Contributor. If that Commercial Contributor then makes performance -claims, or offers warranties related to Product X, those performance -claims and warranties are such Commercial Contributor's responsibility -alone. Under this section, the Commercial Contributor would have to -defend claims against the other Contributors related to those -performance claims and warranties, and if a court requires any other -Contributor to pay any damages as a result, the Commercial Contributor -must pay those damages.</p> - -<p><b>5. NO WARRANTY</b></p> - -<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS -PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS -OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, -ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY -OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely -responsible for determining the appropriateness of using and -distributing the Program and assumes all risks associated with its -exercise of rights under this Agreement , including but not limited to -the risks and costs of program errors, compliance with applicable laws, -damage to or loss of data, programs or equipment, and unavailability or -interruption of operations.</p> - -<p><b>6. DISCLAIMER OF LIABILITY</b></p> - -<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT -NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING -WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR -DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED -HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p> - -<p><b>7. GENERAL</b></p> - -<p>If any provision of this Agreement is invalid or unenforceable under -applicable law, it shall not affect the validity or enforceability of -the remainder of the terms of this Agreement, and without further action -by the parties hereto, such provision shall be reformed to the minimum -extent necessary to make such provision valid and enforceable.</p> - -<p>If Recipient institutes patent litigation against any entity -(including a cross-claim or counterclaim in a lawsuit) alleging that the -Program itself (excluding combinations of the Program with other -software or hardware) infringes such Recipient's patent(s), then such -Recipient's rights granted under Section 2(b) shall terminate as of the -date such litigation is filed.</p> - -<p>All Recipient's rights under this Agreement shall terminate if it -fails to comply with any of the material terms or conditions of this -Agreement and does not cure such failure in a reasonable period of time -after becoming aware of such noncompliance. If all Recipient's rights -under this Agreement terminate, Recipient agrees to cease use and -distribution of the Program as soon as reasonably practicable. However, -Recipient's obligations under this Agreement and any licenses granted by -Recipient relating to the Program shall continue and survive.</p> - -<p>Everyone is permitted to copy and distribute copies of this -Agreement, but in order to avoid inconsistency the Agreement is -copyrighted and may only be modified in the following manner. The -Agreement Steward reserves the right to publish new versions (including -revisions) of this Agreement from time to time. No one other than the -Agreement Steward has the right to modify this Agreement. The Eclipse -Foundation is the initial Agreement Steward. The Eclipse Foundation may -assign the responsibility to serve as the Agreement Steward to a -suitable separate entity. Each new version of the Agreement will be -given a distinguishing version number. The Program (including -Contributions) may always be distributed subject to the version of the -Agreement under which it was received. In addition, after a new version -of the Agreement is published, Contributor may elect to distribute the -Program (including its Contributions) under the new version. Except as -expressly stated in Sections 2(a) and 2(b) above, Recipient receives no -rights or licenses to the intellectual property of any Contributor under -this Agreement, whether expressly, by implication, estoppel or -otherwise. All rights in the Program not expressly granted under this -Agreement are reserved.</p> - -<p>This Agreement is governed by the laws of the State of New York and -the intellectual property laws of the United States of America. No party -to this Agreement will bring a legal action under this Agreement more -than one year after the cause of action arose. Each party waives its -rights to a jury trial in any resulting litigation.</p> - - - -</body></html> \ No newline at end of file
diff --git a/org.eclipse.osbp.mobile.vaadin.feature.ecview/license.html b/org.eclipse.osbp.mobile.vaadin.feature.ecview/license.html index 67ec978..b398acc 100644 --- a/org.eclipse.osbp.mobile.vaadin.feature.ecview/license.html +++ b/org.eclipse.osbp.mobile.vaadin.feature.ecview/license.html
@@ -1,1522 +1,259 @@ <!--?xml version="1.0" encoding="ISO-8859-1" ?--> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>Eclipse Foundation Software User Agreement</title> +<title>Eclipse Public License - Version 1.0</title> +<style type="text/css"> + body { + size: 8.5in 11.0in; + margin: 0.25in 0.5in 0.25in 0.5in; + tab-interval: 0.5in; + } + p { + margin-left: auto; + margin-top: 0.5em; + margin-bottom: 0.5em; + } + p.list { + margin-left: 0.5in; + margin-top: 0.05em; + margin-bottom: 0.05em; + } + </style> + </head> <body lang="EN-US"> -<html xmlns:v="urn:schemas-microsoft-com:vml" -xmlns:o="urn:schemas-microsoft-com:office:office" -xmlns:w="urn:schemas-microsoft-com:office:word" -xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" -xmlns:mv="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"> -<head> -<meta name=Titel content=""> -<meta name=Stichwörter content=""> -<meta http-equiv=Content-Type content="text/html; charset=macintosh"> -<meta name=ProgId content=Word.Document> -<meta name=Generator content="Microsoft Word 14"> -<meta name=Originator content="Microsoft Word 14"> -<link rel=File-List href="cval3-license-Dateien/filelist.xml"> -<style> -<!-- - /* Font Definitions */ -@font-face - {font-family:"\FF2D\FF33 \660E\671D"; - mso-font-charset:78; - mso-generic-font-family:auto; - mso-font-pitch:variable; - mso-font-signature:1 134676480 16 0 131072 0;} -@font-face - {font-family:"\FF2D\FF33 \660E\671D"; - mso-font-charset:78; - mso-generic-font-family:auto; - mso-font-pitch:variable; - mso-font-signature:1 134676480 16 0 131072 0;} -@font-face - {font-family:Cambria; - panose-1:2 4 5 3 5 4 6 3 2 4; - mso-font-charset:0; - mso-generic-font-family:auto; - mso-font-pitch:variable; - mso-font-signature:-536870145 1073743103 0 0 415 0;} -@font-face - {font-family:Monaco; - panose-1:2 0 5 0 0 0 0 0 0 0; - mso-font-charset:0; - mso-generic-font-family:auto; - mso-font-pitch:variable; - mso-font-signature:3 0 0 0 1 0;} - /* Style Definitions */ -p.MsoNormal, li.MsoNormal, div.MsoNormal - {mso-style-unhide:no; - mso-style-qformat:yes; - mso-style-parent:""; - margin:0cm; - margin-bottom:.0001pt; - mso-pagination:widow-orphan; - font-size:12.0pt; - font-family:Cambria; - mso-ascii-font-family:Cambria; - mso-ascii-theme-font:minor-latin; - mso-fareast-font-family:"\FF2D\FF33 \660E\671D"; - mso-fareast-theme-font:minor-fareast; - mso-hansi-font-family:Cambria; - mso-hansi-theme-font:minor-latin; - mso-bidi-font-family:"Times New Roman"; - mso-bidi-theme-font:minor-bidi;} -span.GramE - {mso-style-name:""; - mso-gram-e:yes;} -.MsoChpDefault - {mso-style-type:export-only; - mso-default-props:yes; - font-family:Cambria; - mso-ascii-font-family:Cambria; - mso-ascii-theme-font:minor-latin; - mso-fareast-font-family:"\FF2D\FF33 \660E\671D"; - mso-fareast-theme-font:minor-fareast; - mso-hansi-font-family:Cambria; - mso-hansi-theme-font:minor-latin; - mso-bidi-font-family:"Times New Roman"; - mso-bidi-theme-font:minor-bidi;} -@page WordSection1 - {size:612.0pt 792.0pt; - margin:70.85pt 70.85pt 2.0cm 70.85pt; - mso-header-margin:36.0pt; - mso-footer-margin:36.0pt; - mso-paper-source:0;} -div.WordSection1 - {page:WordSection1;} ---> -</style> -<!--[if gte mso 10]> -<style> - /* Style Definitions */ -table.MsoNormalTable - {mso-style-name:"Normale Tabelle"; - mso-tstyle-rowband-size:0; - mso-tstyle-colband-size:0; - mso-style-noshow:yes; - mso-style-priority:99; - mso-style-parent:""; - mso-padding-alt:0cm 5.4pt 0cm 5.4pt; - mso-para-margin:0cm; - mso-para-margin-bottom:.0001pt; - mso-pagination:widow-orphan; - font-size:12.0pt; - font-family:Cambria; - mso-ascii-font-family:Cambria; - mso-ascii-theme-font:minor-latin; - mso-hansi-font-family:Cambria; - mso-hansi-theme-font:minor-latin;} -</style> -<![endif]--><!--[if gte mso 9]><xml> - <o:shapedefaults v:ext="edit" spidmax="1026"/> -</xml><![endif]--><!--[if gte mso 9]><xml> - <o:shapelayout v:ext="edit"> - <o:idmap v:ext="edit" data="1"/> - </o:shapelayout></xml><![endif]--> -</head> +<h2>Eclipse Public License - v 1.0</h2> -<body lang=DE style='tab-interval:35.4pt'> +<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE +PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR +DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS +AGREEMENT.</p> -<div class=WordSection1> +<p><b>1. DEFINITIONS</b></p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Commercial <u><span style='color:black'>Vaadin</span></u> -Add-On License version 3<o:p></o:p></span></p> +<p>"Contribution" means:</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> +<p class="list">a) in the case of the initial Contributor, the initial +code and documentation distributed under this Agreement, and</p> +<p class="list">b) in the case of each subsequent Contributor:</p> +<p class="list">i) changes to the Program, and</p> +<p class="list">ii) additions to the Program;</p> +<p class="list">where such changes and/or additions to the Program +originate from and are distributed by that particular Contributor. A +Contribution 'originates' from a Contributor if it was added to the +Program by such Contributor itself or anyone acting on such +Contributor's behalf. Contributions do not include additions to the +Program which: (i) are separate modules of software distributed in +conjunction with the Program under their own license agreement, and (ii) +are not derivative works of the Program.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>NOTICE TO USER: PLEASE READ THIS LICENSE AGREEMENT -CAREFULLY. BY<o:p></o:p></span></p> +<p>"Contributor" means any person or entity that distributes +the Program.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>USING ALL OR ANY PART OF THE LICENSED SOFTWARE YOU -ACCEPT ALL THE<o:p></o:p></span></p> +<p>"Licensed Patents" mean patent claims licensable by a +Contributor which are necessarily infringed by the use or sale of its +Contribution alone or when combined with the Program.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>TERMS AND CONDITIONS OF THIS AGREEMENT, INCLUDING, -IN PARTICULAR THE<o:p></o:p></span></p> +<p>"Program" means the Contributions distributed in accordance +with this Agreement.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>RESTRICTIONS ON: USE AND TRANSFERABILITY CONTAINED -IN CLAUSE 2;<o:p></o:p></span></p> +<p>"Recipient" means anyone who receives the Program under +this Agreement, including all Contributors.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>WARRANTY IN CLAUSE 6; LIABILITY IN CLAUSE 7. YOU -ACCEPT THAT THIS<o:p></o:p></span></p> +<p><b>2. GRANT OF RIGHTS</b></p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>AGREEMENT IS ENFORCEABLE LIKE ANY WRITTEN -NEGOTIATED AGREEMENT DULY<o:p></o:p></span></p> +<p class="list">a) Subject to the terms of this Agreement, each +Contributor hereby grants Recipient a non-exclusive, worldwide, +royalty-free copyright license to reproduce, prepare derivative works +of, publicly display, publicly perform, distribute and sublicense the +Contribution of such Contributor, if any, and such derivative works, in +source code and object code form.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>SIGNED BY YOU. IF YOU DO NOT AGREE ON ALL THE -TERMS AND CONDITIONS OF<o:p></o:p></span></p> +<p class="list">b) Subject to the terms of this Agreement, each +Contributor hereby grants Recipient a non-exclusive, worldwide, +royalty-free patent license under Licensed Patents to make, use, sell, +offer to sell, import and otherwise transfer the Contribution of such +Contributor, if any, in source code and object code form. This patent +license shall apply to the combination of the Contribution and the +Program if, at the time the Contribution is added by the Contributor, +such addition of the Contribution causes such combination to be covered +by the Licensed Patents. The patent license shall not apply to any other +combinations which include the Contribution. No hardware per se is +licensed hereunder.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>THIS AGREEMENT, STOP THE USE OF THE LICENSED -SOFTWARE IMMEDIATELY.<o:p></o:p></span></p> +<p class="list">c) Recipient understands that although each Contributor +grants the licenses to its Contributions set forth herein, no assurances +are provided by any Contributor that the Program does not infringe the +patent or other intellectual property rights of any other entity. Each +Contributor disclaims any liability to Recipient for claims brought by +any other entity based on infringement of intellectual property rights +or otherwise. As a condition to exercising the rights and licenses +granted hereunder, each Recipient hereby assumes sole responsibility to +secure any other intellectual property rights needed, if any. For +example, if a third party patent license is required to allow Recipient +to distribute the Program, it is Recipient's responsibility to acquire +that license before distributing the Program.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> +<p class="list">d) Each Contributor represents that to its knowledge it +has sufficient copyright rights in its Contribution, if any, to grant +the copyright license set forth in this Agreement.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> +<p><b>3. REQUIREMENTS</b></p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>1. Definitions<o:p></o:p></span></p> +<p>A Contributor may choose to distribute the Program in object code +form under its own license agreement, provided that:</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>In this Agreement, unless the context requires -otherwise, the<o:p></o:p></span></p> +<p class="list">a) it complies with the terms and conditions of this +Agreement; and</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>following words and phrases shall have the -following meanings:<o:p></o:p></span></p> +<p class="list">b) its license agreement:</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Developer" shall mean a software developer, tester, designer<o:p></o:p></span></p> +<p class="list">i) effectively disclaims on behalf of all Contributors +all warranties and conditions, express and implied, including warranties +or conditions of title and non-infringement, and implied warranties or +conditions of merchantability and fitness for a particular purpose;</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>or other person<o:p></o:p></span></p> +<p class="list">ii) effectively excludes on behalf of all Contributors +all liability for damages, including direct, indirect, special, +incidental and consequential damages, such as lost profits;</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"<u><span style='color:black'>Vaadin</span></u> Framework" shall mean -the <u><span style='color:black'>Vaadin</span></u> user interface library<o:p></o:p></span></p> +<p class="list">iii) states that any provisions which differ from this +Agreement are offered by that Contributor alone and not by any other +party; and</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>and web framework that help Developers -in building rich <u><span style='color:black'>internet</span></u><o:p></o:p></span></p> +<p class="list">iv) states that source code for the Program is available +from such Contributor, and informs licensees how to obtain it in a +reasonable manner on or through a medium customarily used for software +exchange.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>applications and that is available for -download at the<o:p></o:p></span></p> +<p>When the Program is made available in source code form:</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>vaadin.com <u><span style='color:black'>website</span></u>.<o:p></o:p></span></p> +<p class="list">a) it must be made available under this Agreement; and</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Licensed Software" shall mean an add-on software component,<o:p></o:p></span></p> +<p class="list">b) a copy of this Agreement must be included with each +copy of the Program.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>theme, tool or other software or -resource that adds<o:p></o:p></span></p> +<p>Contributors may not remove or alter any copyright notices contained +within the Program.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>functionality to <u><span -style='color:black'>Vaadin</span></u> Framework or helps Developers in<o:p></o:p></span></p> +<p>Each Contributor must identify itself as the originator of its +Contribution, if any, in a manner that reasonably allows subsequent +Recipients to identify the originator of the Contribution.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>developing <u><span style='color:black'>Vaadin</span></u> -Framework based applications. Licensed<o:p></o:p></span></p> +<p><b>4. COMMERCIAL DISTRIBUTION</b></p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>Software include, but are not limited -to, user interface<o:p></o:p></span></p> +<p>Commercial distributors of software may accept certain +responsibilities with respect to end users, business partners and the +like. While this license is intended to facilitate the commercial use of +the Program, the Contributor who includes the Program in a commercial +product offering should do so in a manner which does not create +potential liability for other Contributors. Therefore, if a Contributor +includes the Program in a commercial product offering, such Contributor +("Commercial Contributor") hereby agrees to defend and +indemnify every other Contributor ("Indemnified Contributor") +against any losses, damages and costs (collectively "Losses") +arising from claims, lawsuits and other legal actions brought by a third +party against the Indemnified Contributor to the extent caused by the +acts or omissions of such Commercial Contributor in connection with its +distribution of the Program in a commercial product offering. The +obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In +order to qualify, an Indemnified Contributor must: a) promptly notify +the Commercial Contributor in writing of such claim, and b) allow the +Commercial Contributor to control, and cooperate with the Commercial +Contributor in, the defense and any related settlement negotiations. The +Indemnified Contributor may participate in any such claim at its own +expense.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>components, data integration components, -graphical themes<o:p></o:p></span></p> +<p>For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those +performance claims and warranties, and if a court requires any other +Contributor to pay any damages as a result, the Commercial Contributor +must pay those damages.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>and development tools.<o:p></o:p></span></p> +<p><b>5. NO WARRANTY</b></p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Use Licensed Software" shall mean either directly interacting<o:p></o:p></span></p> +<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS +PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS +OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, +ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY +OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely +responsible for determining the appropriateness of using and +distributing the Program and assumes all risks associated with its +exercise of rights under this Agreement , including but not limited to +the risks and costs of program errors, compliance with applicable laws, +damage to or loss of data, programs or equipment, and unavailability or +interruption of operations.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>with, including without limitations -using the user interface<o:p></o:p></span></p> +<p><b>6. DISCLAIMER OF LIABILITY</b></p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>of, running on workstation or -installing, the Licensed Software<o:p></o:p></span></p> +<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT +NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING +WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR +DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED +HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>during Project or editing Project source -code file that refers<o:p></o:p></span></p> +<p><b>7. GENERAL</b></p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>to or depends on Licensed Software -either directly or<o:p></o:p></span></p> +<p>If any provision of this Agreement is invalid or unenforceable under +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further action +by the parties hereto, such provision shall be reformed to the minimum +extent necessary to make such provision valid and enforceable.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span><span -style="mso-spacerun:yes"> </span>indirectly. Developer who edits source -code that can not be<o:p></o:p></span></p> +<p>If Recipient institutes patent litigation against any entity +(including a cross-claim or counterclaim in a lawsuit) alleging that the +Program itself (excluding combinations of the Program with other +software or hardware) infringes such Recipient's patent(s), then such +Recipient's rights granted under Section 2(b) shall terminate as of the +date such litigation is filed.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>compiled and/or run without a copy of -Licensed Software is<o:p></o:p></span></p> +<p>All Recipient's rights under this Agreement shall terminate if it +fails to comply with any of the material terms or conditions of this +Agreement and does not cure such failure in a reasonable period of time +after becoming aware of such noncompliance. If all Recipient's rights +under this Agreement terminate, Recipient agrees to cease use and +distribution of the Program as soon as reasonably practicable. However, +Recipient's obligations under this Agreement and any licenses granted by +Recipient relating to the Program shall continue and survive.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>considered to Use Licensed Software. <span -class=GramE>Interacting with a test</span><o:p></o:p></span></p> +<p>Everyone is permitted to copy and distribute copies of this +Agreement, but in order to avoid inconsistency the Agreement is +copyrighted and may only be modified in the following manner. The +Agreement Steward reserves the right to publish new versions (including +revisions) of this Agreement from time to time. No one other than the +Agreement Steward has the right to modify this Agreement. The Eclipse +Foundation is the initial Agreement Steward. The Eclipse Foundation may +assign the responsibility to serve as the Agreement Steward to a +suitable separate entity. Each new version of the Agreement will be +given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the +Agreement under which it was received. In addition, after a new version +of the Agreement is published, Contributor may elect to distribute the +Program (including its Contributions) under the new version. Except as +expressly stated in Sections 2(a) and 2(b) above, Recipient receives no +rights or licenses to the intellectual property of any Contributor under +this Agreement, whether expressly, by implication, estoppel or +otherwise. All rights in the Program not expressly granted under this +Agreement are reserved.</p> -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>server that runs Licensed Software as a -part of automated test<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>suite is not consider as Use of Licensed -Software, but the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span><span class=GramE>maintainers of the -mentioned test suite are considered to Use</span><o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>Licensed Software.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Agreement" shall mean this Commercial <u><span style='color:black'>Vaadin</span></u> -Add-On License<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>version 3 agreement.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"License" shall mean the right to Use Licensed Software<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>according to Agreement by one Developer -and is identified by a<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>unique License Number.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"License Number" shall mean a number that identifies one unique<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>License and is created by <u><span -style='color:black'>Vaadin</span></u> <u><span style='color:black'>Ltd</span></u>. -and sent to Licensee after<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>the payment of the license fee or -Subscription fee.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Intellectual Property Rights" shall mean any and all patent,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>copyright, trademark, design right, -petty patent, service mark,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>domain name or any other right or trade -secret whether<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>registered or not.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Licensee" shall mean the entity that has purchased Licensed<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>Software or subscribed to a subscription -that includes the right<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>to Use Licensed Software.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"<u><span style='color:black'>Licensor</span></u>" shall mean <u><span -style='color:black'>Vaadin</span></u> <u><span style='color:black'>Ltd</span></u>. -or a third party licensing<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>Licensed Software under Agreement.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Parties/Party" shall mean Licensee and <u><span style='color:black'>Licensor</span></u>, -or either of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>them.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Project" shall mean Licensee's software development project<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>during which the participating -Developers Use Licensed Software<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>and which aims to produce Project -Result.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Project Result" shall mean the outcome of the Project.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"<u><span style='color:black'>Vaadin</span></u> Directory" shall mean -the central on-line repository for<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>add-on software components and tools at -vaadin.com <u><span style='color:black'>website</span></u><o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>operated by <u><span style='color:black'>Vaadin</span></u> -<u><span style='color:black'>Ltd</span></u>.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Subscription" shall mean a subscription offered by <u><span -style='color:black'>Vaadin</span></u> <u><span style='color:black'>Ltd</span></u>.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>in which <u><span style='color:black'>Licensor</span></u> -grants rights to Use Licensed Software<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>according to the terms of the -subscription.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span>* -"Major Version", "Minor Version" and "Maintenance -Version" shall<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>mean parts of a version number X.Y.Z, -where X is considered to be<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>Major Version, Y Minor Version and Z -Maintenance version. For<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>example, in version 7.1.3 the Major -Version is 7, Minor Version<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><span style='mso-tab-count:1'> </span><span -style="mso-spacerun:yes"> </span>1 and Maintenance Version 3.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2. Grant of License<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.1 <u><span style='color:black'>Licensor</span></u> -grants to Licensee, against full payment of respected<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>license fee or Subscription fee, a worldwide, -royalty-free,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><u><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco;color:black'>irrevocable</span></u><span -style='font-size:11.0pt;font-family:Monaco;mso-bidi-font-family:Monaco'>, -non-exclusive limited License to Use Licensed Software in<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Project(s) by a Developer.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.2 Licensee shall not, unless expressly provided -in Agreement or in<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>the applicable legislation<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.2.1 rent, lease or loan Licensed Software or any -copy of it;<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.2.2 remove, obliterate, <u><span -style='color:black'>deface</span></u> or in any way alter the notice of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><u><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco;color:black'>Licensor</span></u><span -style='font-size:11.0pt;font-family:Monaco;mso-bidi-font-family:Monaco'> or -third parties' proprietary rights related to Licensed<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Software;<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.2.3 grant sub-licenses to Licensed Software or -assign its rights or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>obligations under this Agreement to a third party.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.3 Licensee may license, for free or against a -payment, Project<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Result including Licensed Software whether -regarded as derivative<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>works or not. End users using Project Result that -does not involve<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>changing any source code are not required to have -a valid License. If<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Project Result is further developed or modified by -changing its source<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>code or the Project Results is used as a software -component or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>framework in a software development project, all -persons who Use<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Licensed Software need to have a valid License. If -Project Result is a<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>software development tool, component or -environment that provides the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>functionality of the Licensed Software for use in -software development<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>projects, all persons who Use Licensed Software -need to have a valid<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>License.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.4 Licensee may transfer License to another -person or an entity for<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>free or for a fee. License is transferred by -giving the associated<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>License Number to the recipient and ceasing Use of -Licensed Software<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>with that particular License Number by the -original Licensee. After<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>this, only the Developers of the original Licensee -for whom the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Licensee still has a valid License and License -Number may continue to<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Use Licensed Software.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.5 If the License is obtained as a part of -Subscription, the right to<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Use Licensed Software expires when Subscription -ends.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>2.6 If the License has been given for a limited -period, the right to<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Use Licensed Software expires when the this period -ends.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>3. Intellectual Property Rights<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>3.1 All Intellectual Property Rights in and to -Licensed Software are<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>and shall at all times remain the sole and -exclusive property of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><u><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco;color:black'>Licensor</span></u><span -style='font-size:11.0pt;font-family:Monaco;mso-bidi-font-family:Monaco'> and -its third party <u><span style='color:black'>licensors</span></u>, if any.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>3.2 Licensee will not at any time do or cause to -be done any such act<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>or thing which in any way impairs, or intends to -impair, any right,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>title, interest or any Intellectual Property Right -of <u><span style='color:black'>Licensor</span></u> or its<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>third party <u><span style='color:black'>licensors</span></u>. -Licensee shall not in any manner represent that<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>it has any ownership of any kind in any of the -above mentioned<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Intellectual Property Rights.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>4. License fee<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>4.1 In consideration for the license granted -herein, <u><span style='color:black'>Licensor</span></u> shall<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>charge Licensee a license fee according to price -visible at <u><span style='color:black'>Vaadin</span></u><o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Directory at the time of purchase or a -Subscription fee when the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>License is included as a part of Subscription. -Licensee must have a<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>valid License <span class=GramE>for all Developers</span> -who Use Licensed Software in Project.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>License may be used in many Projects simultaneously -without additional<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>payments. Project Result may be copied an -unlimited number of times<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>and deployed to an unlimited number of computers -without additional<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>payments.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>4.2 Licensee's License will be valid on the -payment of respected<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>license or Subscription fee and delivery of -corresponding License<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Number by <u><span style='color:black'>Vaadin</span></u> -<u><span style='color:black'>Ltd</span></u>. If License is given by <u><span -style='color:black'>Vaadin</span></u> <u><span style='color:black'>Ltd</span></u>. -without a<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>fee, License if valid immediately after delivery -of corresponding<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>License Number by <u><span style='color:black'>Vaadin</span></u> -<u><span style='color:black'>Ltd</span></u>.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5. Term and termination<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5.1 This Agreement and the Licenses granted herein -become effective as<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>of the payment of the applicable license fee.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5.2 In the event Licensee fails to comply with the -terms set in this<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Agreement, the License granted herein shall not be -valid and Licensee<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>must either comply with one of the open source -licenses available, if<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>any, listed for Licensed Software at <u><span -style='color:black'>Vaadin</span></u> Directory or at once cease<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>the use of Licensed Software and any of its rights -under Clause 2, and<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>delete all copies of Licensed Software.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5.3 <u><span style='color:black'>Licensor</span></u> -has the right, in addition and without prejudice to any<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>other rights or remedies, to terminate this -Agreement immediately as<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>follows:<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5.3.1 for any material breach of Agreement, that -is not cured within<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>seven (7) days of receipt by Licensee in default -of a written notice<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>specifying the breach and requiring its cure;<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5.3.2 upon receiving a written notice, if (a) all -or a substantial<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>portion of the assets of Licensee are transferred -to an assignee for<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>the benefit of creditors, or to a receiver or a trustee -in bankruptcy,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>(b) a proceeding is commenced by or against -Licensee for relief under<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>bankruptcy or similar laws and such proceeding is -not dismissed within<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>sixty (60) days, or (c) Licensee is adjudged -bankrupt.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5.4 If and when this Agreement is terminated due -to any reason or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>cause whatsoever, the Licensee shall cease to Use -Licensed Software<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>and any of its rights under Clause 2, and delete -all copies of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Licensed Software.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>5.5 Provisions of the Agreement which, by their -nature, are intended<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>to survive its termination or expiration, shall -survive its<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>termination or expiration.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>6. Warranties<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>THE LICENSED SOFTWARE IS PROVIDED "AS -IS" WITHOUT WARRANTY OF ANY KIND<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>EXPRESS OR IMPLIED, AND TO THE MAXIMUM EXTENT -PERMITTED BY THE<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>APPLICABLE LAW. EXCEPT AS EXPRESSLY PROVIDED IN -THIS CLAUSE, NO<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>WARRANTY, CONDITION, UNDERTAKING, LIABILITY OR -TERM, EXPRESS OR<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>IMPLIED, STATUTORY OR OTHERWISE, AS TO CONDITION, -QUALITY,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>PERFORMANCE, FUNCTIONALITY, INFRINGEMENT, -MERCHANTABILITY, DURABILITY<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>OR FITNESS FOR PURPOSE, IS GIVEN OR ASSUMED BY -VAADIN LTD., LICENSOR<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>OR ITS LICENSORS AND ALL SUCH WARRANTIES, -CONDITIONS, UNDERTAKINGS AND<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>TERMS ARE HEREBY EXCLUDED.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>7. Limitation of Liability<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>VAADIN LTD. AND/OR LICENSOR WILL NOT BE LIABLE FOR -ANY INDIRECT,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>INCIDENTAL, PUNITIVE OR CONSEQUENTIAL LOSS, -DAMAGE, COST OR EXPENSE OF<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>ANY KIND WHATSOEVER AND HOWSOEVER CAUSED -(INCLUDING BUSINESS<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>INTERRUPTION, OR ANY LOSS OF BUSINESS, ANTICIPATED -SAVINGS, REVENUE,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>GOODWILL, MANAGEMENT TIME, LOSS OF PROFITS OR OF -CONTRACTS, LOSS OF<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>OPERATION TIME, LOSS OF REPUTATION OR OF DATA) -INCLUDING NEGLIGENCE,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>WHETHER IN CONTRACT OR TORT, EVEN IF THEY HAVE -BEEN ADVISED OF THE<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>POSSIBILITY. DEVELOPER WILL USE REASONABLE EFFORTS -TO MITIGATE THEIR<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>LOSS SUFFERED. VAADIN LTD'S AND/OR LICENSOR'S -AGGREGATE LIABILITY AND<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>THAT OF ITS AFFILIATES AND SUPPLIERS UNDER OR IN -CONNECTION WITH THIS<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>LICENSE AGREEMENT WILL BE LIMITED TO THE AMOUNT -PAID FOR THE LICENSED<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>SOFTWARE.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>8. Updates, new versions maintenance and support<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><u><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco;color:black'>Licensor</span></u><span -style='font-size:11.0pt;font-family:Monaco;mso-bidi-font-family:Monaco'> may, -in its sole discretion, provide maintenance releases,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>updates and upgrades as new versions of Licensed -Software. All new<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Maintenance Version and Minor Version updates of -Licensed Software are<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>free and do not require a purchase of new -Licenses. Major Version<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>upgrades require a new License.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Licensee is not entitled to receive support for -the Licensed Software,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>but <u><span style='color:black'>Licensor</span></u> -may, in its sole discretion, provide support either for<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>free or for a fee.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>9. Miscellaneous<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>9.1 No Waiver<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>The failure of <u><span style='color:black'>Licensor</span></u> -to exercise any of its rights under this<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Agreement or to require the performance of any -term or provision of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>this Agreement, or the waiver by either Party of -such breach of this<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Agreement, shall not prevent a subsequent exercise -or enforcement of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>such right or be deemed a waiver of any subsequent -breach of the same<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>or any other term or provision of this Agreement. -Any waiver of the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>performance of any of the terms or conditions of -this Agreement shall<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>be effective only if in writing and signed by the -Party against which<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>such waiver is to be enforced.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>9.2 Headings<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>The headings in this Agreement are for the -convenience of the Parties<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>only and are not intended to define or limit the -scope or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>interpretation of the Agreement or any provision <u><span -style='color:black'>hereof</span></u>.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>9.3 <u><span style='color:black'>Severability</span></u><o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>If any term of this Agreement is invalid or <u><span -style='color:black'>unenforceable</span></u>, such terms<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>or provisions shall not invalidate the rest of the -Agreement which<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>shall remain in full force and effect as if such -invalidated or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><u><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco;color:black'>unenforceable</span></u><span -style='font-size:11.0pt;font-family:Monaco;mso-bidi-font-family:Monaco'> terms -or conditions had not been made a part of this<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Agreement. In the event this section (<u><span -style='color:black'>Severability</span></u>) becomes operative,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Parties agree to attempt to negotiate settlement -that carries out the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>economic intent of the terms or provisions found -invalid or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><u><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco;color:black'>unenforceable</span></u><span -style='font-size:11.0pt;font-family:Monaco;mso-bidi-font-family:Monaco'>.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>9.4 Export Control<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>The Licensed Software may be subject to import and -export controls in<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>other countries. Licensee agrees to strictly -comply with all<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>applicable import and export regulations and -acknowledge that Licensee<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>has the responsibility to obtain licenses to -export, re-export,<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>transfer or import Licensed Software.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>9.5 Entire Agreement and Assignment<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Agreement sets forth the entire agreement between -the Parties with<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>respect to the subject matter <u><span -style='color:black'>hereof</span></u> and supersedes any prior<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>proposals and representations, whether written or -oral. Neither Party<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>shall have the right to assign this Agreement to a -third party without<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>the prior written consent of the other party. -However, <u><span style='color:black'>Licensor</span></u> shall<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>have the right to assign this Agreement and all of -the rights and<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>obligations contained therein to a company -belonging to the same group<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>of companies as <u><span style='color:black'>Licensor</span></u>, -and to a third party to which the business<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>of <u><span style='color:black'>Licensor</span></u> -is transferred. As an exception, the Licensee shall have<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>the right to transfer License as described in 2.4.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'><o:p> </o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>9.6 Governing Law<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>This Agreement and its terms and conditions shall -be governed by and<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>construed in accordance with the substantive laws -in force in: (a) the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>State of California, if Licensee's <u><span -style='color:black'>domicile</span></u> is in the United States;<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>or (b) <u><span style='color:black'>Finland</span></u>, -if Licensee's <u><span style='color:black'>domicile</span></u> is outside the -United States.<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>This Agreement shall be construed and enforced -without regard to the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>United Nations Convention on the International -Sale of Goods. The<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>official text of the Agreement or any notices -given or accounts or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>statements required hereby shall be in English. -Any dispute or<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>controversy or claim arising out of or relating to -this Agreement<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>involving the Parties, shall be resolved by final -and binding<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>arbitration in accordance with: (a) the -International Chamber of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Commerce Rules of Arbitration if Licensee's <u><span -style='color:black'>domicile</span></u> is in the United<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>States; or (b) the Arbitration Rules of the <u><span -style='color:black'>Finnish</span></u> Central Chamber of<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>Commerce if Licensee's <u><span style='color:black'>domicile</span></u> -is outside the United States; by one<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>(1) arbitrator appointed according to the -aforementioned rules. The<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>arbitration shall be conducted in the English -language in: (a) <u><span style='color:black'>San</span></u><o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><u><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco;color:black'>Francisco</span></u><span -style='font-size:11.0pt;font-family:Monaco;mso-bidi-font-family:Monaco'>, -California, United States if Licensee's <u><span style='color:black'>domicile</span></u> -is in the<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>United States; or (b) <u><span style='color:black'>Turku</span></u>, -<u><span style='color:black'>Finland</span></u> if Licensee's <u><span -style='color:black'>domicile</span></u> is outside<o:p></o:p></span></p> - -<p class=MsoNormal style='mso-pagination:none;mso-layout-grid-align:none; -text-autospace:none'><span style='font-size:11.0pt;font-family:Monaco; -mso-bidi-font-family:Monaco'>the United States.<o:p></o:p></span></p> - -<p class=MsoNormal><o:p> </o:p></p> - -</div> - -</body> +<p>This Agreement is governed by the laws of the State of New York and +the intellectual property laws of the United States of America. No party +to this Agreement will bring a legal action under this Agreement more +than one year after the cause of action arose. Each party waives its +rights to a jury trial in any resulting litigation.</p> -</html> </body></html> \ No newline at end of file
diff --git a/org.eclipse.osbp.mobile.vaadin.feature.ecview/src/overview.html b/org.eclipse.osbp.mobile.vaadin.feature.ecview/src/overview.html index 345202d..fe35892 100644 --- a/org.eclipse.osbp.mobile.vaadin.feature.ecview/src/overview.html +++ b/org.eclipse.osbp.mobile.vaadin.feature.ecview/src/overview.html
@@ -6,6 +6,5 @@ <body> <p>The <b>OSBP feature</b> contains the Vaadin Mobile Touchkit Extensions for ECView project.</p> -<p><strong>Attention: Read the copyright notice of CVAL3 license.</strong></p> </body> </html>