carbidecpp22devenv/features/org.eclipse.emf.converter_2.5.0.v200906151043/license.html
author cawthron
Fri, 04 Dec 2009 12:22:59 -0600
branchRCL_2_2
changeset 776 4f1404185926
parent 4 4764c8c88759
permissions -rw-r--r--
write .branch.txt to make the new head
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
<head>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<title>Eclipse.org Software User Agreement</title>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
</head>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<body lang="EN-US" link=blue vlink=purple>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
<h2>Eclipse Foundation Software User Agreement</h2>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<p>March 17, 2005</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h3>Usage Of Content</h3>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
   (COLLECTIVELY &quot;CONTENT&quot;).  USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
   CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW.  BY USING THE CONTENT, YOU AGREE THAT YOUR USE
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
   OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
   NOTICES INDICATED OR REFERENCED BELOW.  IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
   CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
<h3>Applicable Licenses</h3>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
<p>Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
   (&quot;EPL&quot;).  A copy of the EPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
   For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
<p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository (&quot;Repository&quot;) in CVS
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
   modules (&quot;Modules&quot;) and made available as downloadable archives (&quot;Downloads&quot;).</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
<ul>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
	<li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content.  Typical modules may include plug-ins (&quot;Plug-ins&quot;), plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
	<li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java&trade; ARchive) in a directory named &quot;plugins&quot;.</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
	<li>A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.  Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;.  Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of the Plug-ins
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      and/or Fragments associated with that Feature.</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
	<li>Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
</ul>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
<p>The terms and conditions governing Plug-ins and Fragments should be contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and conditions governing Features and
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
Included Features should be contained in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;).  Abouts and Feature Licenses may be located in any directory of a Download or Module
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
including, but not limited to the following locations:</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
<ul>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
	<li>The top-level (root) directory</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
	<li>Plug-in and Fragment directories</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
	<li>Inside Plug-ins and Fragments packaged as JARs</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
	<li>Sub-directories of the directory named &quot;src&quot; of certain Plug-ins</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
	<li>Feature directories</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
</ul>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
<p>Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license (&quot;Feature Update License&quot;) during the
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
installation process.  If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
inform you where you can locate them.  Feature Update Licenses may be found in the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
that directory.</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.  SOME OF THESE
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
<ul>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
	<li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
	<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
	<li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
	<li>IBM Public License 1.0 (available at <a href="http://oss.software.ibm.com/developerworks/opensource/license10.html">http://oss.software.ibm.com/developerworks/opensource/license10.html</a>)</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
	<li>Metro Link Public License 1.00 (available at <a href="http://www.opengroup.org/openmotif/supporters/metrolink/license.html">http://www.opengroup.org/openmotif/supporters/metrolink/license.html</a>)</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
	<li>Mozilla Public License Version 1.1 (available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)</li>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
</ul>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT.  If no About, Feature License, or Feature Update License is provided, please
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
<h3>Cryptography</h3>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
<p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
   another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
   possession, or use, and re-export of encryption software, to see if this is permitted.</p>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
<small>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.</small>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
</body>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
</html>