Skip to content

Commit

Permalink
version 2.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Bodden authored and Eric Bodden committed Sep 9, 2011
1 parent 34de70d commit 219df5e
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 27 deletions.
49 changes: 24 additions & 25 deletions de.bodden.tamiflex.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<feature
id="de.bodden.tamiflex.feature"
label="TamiFlex"
version="1.0.0.0"
version="2.0.0.0"
provider-name="TU Darmstadt, Software Technology Group">

<copyright>
Copyright 2010 Eric Bodden
Copyright 2010 Eric Bodden
</copyright>

<license url="http://www.eclipse.org/legal/epl-v10.html">
This product is a collective work licensed under the Eclipse Public
This product is a collective work licensed under the Eclipse Public
License (EPL -- see below). The components of this work include:

a) software developed by Celtix committers and licensed under the EPL;
Expand All @@ -24,12 +24,12 @@ License (EPL -- see below). The components of this work include:
Eclipse Public License - v 1.0

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.
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR DISTRIBUTION OF
THE PROGRAM CONSTITUTES RECIPIENT&apos;S ACCEPTANCE OF THIS AGREEMENT.

1. DEFINITIONS

"Contribution" means:
&quot;Contribution&quot; means:

a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
Expand All @@ -41,23 +41,23 @@ ii) additions to the Program;

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.
&apos;originates&apos; from a Contributor if it was added to the Program by such
Contributor itself or anyone acting on such Contributor&apos;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.

"Contributor" means any person or entity that distributes the Program.
&quot;Contributor&quot; means any person or entity that distributes the Program.

"Licensed Patents " mean patent claims licensable by a Contributor
&quot;Licensed Patents &quot; 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.

"Program" means the Contributions distributed in accordance with this
&quot;Program&quot; means the Contributions distributed in accordance with this
Agreement.

"Recipient" means anyone who receives the Program under this
&quot;Recipient&quot; means anyone who receives the Program under this
Agreement, including all Contributors.

2. GRANT OF RIGHTS
Expand Down Expand Up @@ -91,7 +91,7 @@ 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
Recipient to distribute the Program, it is Recipient&apos;s responsibility
to acquire that license before distributing the Program.

d) Each Contributor represents that to its knowledge it has sufficient
Expand Down Expand Up @@ -146,9 +146,9 @@ 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
such Contributor (&quot;Commercial Contributor&quot;) hereby agrees to defend
and indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
against any losses, damages and costs (collectively &quot;Losses&quot;) 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
Expand All @@ -166,7 +166,7 @@ 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
claims and warranties are such Commercial Contributor&apos;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
Expand All @@ -176,7 +176,7 @@ must pay those damages.
5. NO WARRANTY

EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
PROVIDED ON AN &quot;AS IS&quot; 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
Expand Down Expand Up @@ -209,17 +209,17 @@ minimum extent necessary to make such provision valid and enforceable.
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
software or hardware) infringes such Recipient&apos;s patent(s), then such
Recipient&apos;s rights granted under Section 2(b) shall terminate as of
the date such litigation is filed.

All Recipient's rights under this Agreement shall terminate if it
All Recipient&apos;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
time after becoming aware of such noncompliance. If all Recipient&apos;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
However, Recipient&apos;s obligations under this Agreement and any licenses
granted by Recipient relating to the Program shall continue and
survive.

Expand Down Expand Up @@ -266,7 +266,6 @@ its rights to a jury trial in any resulting litigation.
id="de.bodden.tamiflex"
download-size="0"
install-size="0"
version="1.0.0.0"
unpack="true"/>
version="2.0.0.0"/>

</feature>
2 changes: 1 addition & 1 deletion de.bodden.tamiflex.updatesite/site.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/de.bodden.tamiflex.feature_1.0.0.0.jar" id="de.bodden.tamiflex.feature" version="1.0.0.0">
<feature url="features/de.bodden.tamiflex.feature_2.0.0.0.jar" id="de.bodden.tamiflex.feature" version="2.0.0.0">
<category name="de.bodden.tamiflex.updatesite.category"/>
</feature>
<category-def name="de.bodden.tamiflex.updatesite.category" label="TamiFlex"/>
Expand Down
2 changes: 1 addition & 1 deletion de.bodden.tamiflex/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: TamiFlex
Bundle-SymbolicName: de.bodden.tamiflex;singleton:=true
Bundle-Version: 1.0.0.0
Bundle-Version: 2.0.0.0
Bundle-Activator: de.bodden.tamiflex.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down

0 comments on commit 219df5e

Please sign in to comment.