carbidecpp22devenv/features/com.collabnet.subversion.merge.feature_1.9.0.4/feature.xml
author cawthron
Fri, 04 Dec 2009 11:03:12 -0600
changeset 392 e2175c35bf25
parent 4 4764c8c88759
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
      id="com.collabnet.subversion.merge.feature"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="CollabNet Merge Client"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="1.9.0.4"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="CollabNet"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
      plugin="com.collabnet.subversion.merge"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
      image="collabnet.gif">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
   <description url="http://desktop-eclipse.open.collab.net">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
      The CollabNet Merge client provides powerful Subversion merge capabilities within the Eclipse environment.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
   <copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
      (c) 2009 CollabNet, Inc.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
   <license url="http://www.eclipse.org/legal/epl-v10.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
      Eclipse Public License - v 1.0
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
ECLIPSE PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT&apos;S ACCEPTANCE
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
OF THIS AGREEMENT.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
1. DEFINITIONS
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
&quot;Contribution&quot; means:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
a) in the case of the initial Contributor, the initial code and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
documentation distributed under this Agreement, and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
b) in the case of each subsequent Contributor:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
i) changes to the Program, and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
ii) additions to the Program;
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
where such changes and/or additions to the Program originate
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
from and are distributed by that particular Contributor. A Contribution
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
&apos;originates&apos; from a Contributor if it was added to the Program
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
by such Contributor itself or anyone acting on such Contributor&apos;s
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
behalf. Contributions do not include additions to the Program
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
which: (i) are separate modules of software distributed in conjunction
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
with the Program under their own license agreement, and (ii)
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
are not derivative works of the Program.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
&quot;Contributor&quot; means any person or entity that distributes the
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
Program.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
&quot;Licensed Patents &quot; mean patent claims licensable by a Contributor
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
which are necessarily infringed by the use or sale of its Contribution
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
alone or when combined with the Program.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
&quot;Program&quot; means the Contributions distributed in accordance with
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
this Agreement.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
&quot;Recipient&quot; means anyone who receives the Program under this
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
Agreement, including all Contributors.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
2. GRANT OF RIGHTS
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
a) Subject to the terms of this Agreement, each Contributor hereby
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
grants Recipient a non-exclusive, worldwide, royalty-free copyright
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
license to reproduce, prepare derivative works of, publicly display,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
publicly perform, distribute and sublicense the Contribution
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
of such Contributor, if any, and such derivative works, in source
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
code and object code form.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
b) Subject to the terms of this Agreement, each Contributor hereby
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
grants Recipient a non-exclusive, worldwide, royalty-free patent
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
license under Licensed Patents to make, use, sell, offer to sell,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
import and otherwise transfer the Contribution of such Contributor,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
if any, in source code and object code form. This patent license
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
shall apply to the combination of the Contribution and the Program
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
if, at the time the Contribution is added by the Contributor,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
such addition of the Contribution causes such combination to
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
be covered by the Licensed Patents. The patent license shall
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
not apply to any other combinations which include the Contribution.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
No hardware per se is licensed hereunder.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
c) Recipient understands that although each Contributor grants
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
the licenses to its Contributions set forth herein, no assurances
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
are provided by any Contributor that the Program does not infringe
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
the patent or other intellectual property rights of any other
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
entity. Each Contributor disclaims any liability to Recipient
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
for claims brought by any other entity based on infringement
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
of intellectual property rights or otherwise. As a condition
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
to exercising the rights and licenses granted hereunder, each
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
Recipient hereby assumes sole responsibility to secure any other
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
intellectual property rights needed, if any. For example, if
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
a third party patent license is required to allow Recipient to
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
distribute the Program, it is Recipient&apos;s responsibility to acquire
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
that license before distributing the Program.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
d) Each Contributor represents that to its knowledge it has sufficient
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
copyright rights in its Contribution, if any, to grant the copyright
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
license set forth in this Agreement.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
3. REQUIREMENTS
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
A Contributor may choose to distribute the Program in object
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    84
code form under its own license agreement, provided that:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    85
a) it complies with the terms and conditions of this Agreement;
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
b) its license agreement:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    88
i) effectively disclaims on behalf of all Contributors all warranties
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    89
and conditions, express and implied, including warranties or
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    90
conditions of title and non-infringement, and implied warranties
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    91
or conditions of merchantability and fitness for a particular
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    92
purpose;
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    93
ii) effectively excludes on behalf of all Contributors all liability
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    94
for damages, including direct, indirect, special, incidental
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    95
and consequential damages, such as lost profits;
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    96
iii) states that any provisions which differ from this Agreement
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    97
are offered by that Contributor alone and not by any other party;
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    98
and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    99
iv) states that source code for the Program is available from
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   100
such Contributor, and informs licensees how to obtain it in a
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   101
reasonable manner on or through a medium customarily used for
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   102
software exchange.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   103
When the Program is made available in source code form:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   104
a) it must be made available under this Agreement; and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   105
b) a copy of this Agreement must be included with each copy of
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   106
the Program.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   107
Contributors may not remove or alter any copyright notices contained
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   108
within the Program.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   109
Each Contributor must identify itself as the originator of its
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   110
Contribution, if any, in a manner that reasonably allows subsequent
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   111
Recipients to identify the originator of the Contribution.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   112
4. COMMERCIAL DISTRIBUTION
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   113
Commercial distributors of software may accept certain responsibilities
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   114
with respect to end users, business partners and the like. While
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   115
this license is intended to facilitate the commercial use of
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   116
the Program, the Contributor who includes the Program in a commercial
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   117
product offering should do so in a manner which does not create
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   118
potential liability for other Contributors. Therefore, if a Contributor
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   119
includes the Program in a commercial product offering, such Contributor
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   120
(&quot;Commercial Contributor&quot;) hereby agrees to defend and indemnify
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   121
every other Contributor (&quot;Indemnified Contributor&quot;) against any
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   122
losses, damages and costs (collectively &quot;Losses&quot;) arising from
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   123
claims, lawsuits and other legal actions brought by a third party
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   124
against the Indemnified Contributor to the extent caused by the
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   125
acts or omissions of such Commercial Contributor in connection
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   126
with its distribution of the Program in a commercial product
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   127
offering. The obligations in this section do not apply to any
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   128
claims or Losses relating to any actual or alleged intellectual
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   129
property infringement. In order to qualify, an Indemnified Contributor
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   130
must: a) promptly notify the Commercial Contributor in writing
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   131
of such claim, and b) allow the Commercial Contributor to control,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   132
and cooperate with the Commercial Contributor in, the defense
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   133
and any related settlement negotiations. The Indemnified Contributor
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   134
may participate in any such claim at its own expense.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   135
For example, a Contributor might include the Program in a commercial
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   136
product offering, Product X. That Contributor is then a Commercial
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   137
Contributor. If that Commercial Contributor then makes performance
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   138
claims, or offers warranties related to Product X, those performance
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   139
claims and warranties are such Commercial Contributor&apos;s responsibility
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   140
alone. Under this section, the Commercial Contributor would have
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   141
to defend claims against the other Contributors related to those
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   142
performance claims and warranties, and if a court requires any
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   143
other Contributor to pay any damages as a result, the Commercial
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   144
Contributor must pay those damages.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   145
5. NO WARRANTY
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   146
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   147
IS PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   148
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   149
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   150
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   151
responsible for determining the appropriateness of using and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   152
distributing the Program and assumes all risks associated with
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   153
its exercise of rights under this Agreement , including but not
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   154
limited to the risks and costs of program errors, compliance
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   155
with applicable laws, damage to or loss of data, programs or
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   156
equipment, and unavailability or interruption of operations.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   157
6. DISCLAIMER OF LIABILITY
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   158
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   159
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   160
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   161
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   162
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   163
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   164
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   165
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   166
OF SUCH DAMAGES.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   167
7. GENERAL
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   168
If any provision of this Agreement is invalid or unenforceable
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   169
under applicable law, it shall not affect the validity or enforceability
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   170
of the remainder of the terms of this Agreement, and without
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   171
further action by the parties hereto, such provision shall be
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   172
reformed to the minimum extent necessary to make such provision
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   173
valid and enforceable.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   174
If Recipient institutes patent litigation against any entity
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   175
(including a cross-claim or counterclaim in a lawsuit) alleging
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   176
that the Program itself (excluding combinations of the Program
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   177
with other software or hardware) infringes such Recipient&apos;s patent(s),
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   178
then such Recipient&apos;s rights granted under Section 2(b) shall
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   179
terminate as of the date such litigation is filed.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   180
All Recipient&apos;s rights under this Agreement shall terminate if
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   181
it fails to comply with any of the material terms or conditions
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   182
of this Agreement and does not cure such failure in a reasonable
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   183
period of time after becoming aware of such noncompliance. If
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   184
all Recipient&apos;s rights under this Agreement terminate, Recipient
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   185
agrees to cease use and distribution of the Program as soon as
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   186
reasonably practicable. However, Recipient&apos;s obligations under
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   187
this Agreement and any licenses granted by Recipient relating
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   188
to the Program shall continue and survive.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   189
Everyone is permitted to copy and distribute copies of this Agreement,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   190
but in order to avoid inconsistency the Agreement is copyrighted
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   191
and may only be modified in the following manner. The Agreement
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   192
Steward reserves the right to publish new versions (including
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   193
revisions) of this Agreement from time to time. No one other
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   194
than the Agreement Steward has the right to modify this Agreement.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   195
The Eclipse Foundation is the initial Agreement Steward. The
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   196
Eclipse Foundation may assign the responsibility to serve as
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   197
the Agreement Steward to a suitable separate entity. Each new
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   198
version of the Agreement will be given a distinguishing version
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   199
number. The Program (including Contributions) may always be distributed
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   200
subject to the version of the Agreement under which it was received.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   201
In addition, after a new version of the Agreement is published,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   202
Contributor may elect to distribute the Program (including its
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   203
Contributions) under the new version. Except as expressly stated
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   204
in Sections 2(a) and 2(b) above, Recipient receives no rights
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   205
or licenses to the intellectual property of any Contributor under
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   206
this Agreement, whether expressly, by implication, estoppel or
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   207
otherwise. All rights in the Program not expressly granted under
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   208
this Agreement are reserved.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   209
This Agreement is governed by the laws of the State of New York
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   210
and the intellectual property laws of the United States of America.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   211
No party to this Agreement will bring a legal action under this
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   212
Agreement more than one year after the cause of action arose.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   213
Each party waives its rights to a jury trial in any resulting
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   214
litigation.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   215
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   216
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   217
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   218
      <import plugin="org.eclipse.ui" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   219
      <import plugin="org.eclipse.core.runtime" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   220
      <import plugin="org.tigris.subversion.subclipse.ui" version="1.6.2" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   221
      <import plugin="org.tigris.subversion.subclipse.core" version="1.6.2" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   222
      <import plugin="org.eclipse.core.resources" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   223
      <import plugin="org.eclipse.team.core" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   224
      <import plugin="org.eclipse.team.ui" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   225
      <import plugin="org.eclipse.ui.ide" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   226
      <import plugin="org.eclipse.ui.views" version="3.2.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   227
      <import plugin="org.eclipse.compare" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   228
      <import plugin="org.eclipse.ui.editors" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   229
      <import plugin="org.eclipse.jface.text" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   230
      <import plugin="org.eclipse.ui.forms" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   231
      <import plugin="org.eclipse.core.filesystem" version="1.1.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   232
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   233
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   234
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   235
         id="com.collabnet.subversion.merge"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   236
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   237
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   238
         version="1.9.0.4"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   239
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   240
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   241
</feature>