diff options
Diffstat (limited to 'features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/license.html')
-rwxr-xr-x | features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/license.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/license.html b/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/license.html index c184ca36a..a1fe5ea3f 100755 --- a/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/license.html +++ b/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/license.html @@ -8,7 +8,7 @@ <body lang="EN-US"> <h2>Eclipse Foundation Software User Agreement</h2> -<p>April 14, 2010</p> +<p>February 1, 2011</p> <h3>Usage Of Content</h3> @@ -30,10 +30,12 @@ <ul> <li>Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").</li> + <li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java™ ARchive) in a directory named "plugins".</li> <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 "features". Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins and/or Fragments associated with that Feature.</li> <li>Features may also include other Features ("Included Features"). Within a Feature, files named "feature.xml" may contain a list of the names and version numbers of Included Features.</li> + </ul> <p>The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and @@ -42,6 +44,7 @@ including, but not limited to the following locations:</p> <ul> <li>The top-level (root) directory</li> + <li>Plug-in and Fragment directories</li> <li>Inside Plug-ins and Fragments packaged as JARs</li> <li>Sub-directories of the directory named "src" of certain Plug-ins</li> @@ -58,10 +61,13 @@ that directory.</p> OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p> <ul> + <li>Eclipse Distribution License Version 1.0 (available at <a href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>)</li> + <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> <li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li> <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> <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> + <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> </ul> @@ -76,6 +82,7 @@ contact the Eclipse Foundation to determine what terms and conditions govern tha other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at <a href="http://eclipse.org/equinox/p2/repository_packaging.html">http://eclipse.org/equinox/p2/repository_packaging.html</a> + ("Specification").</p> <p>You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the @@ -87,6 +94,7 @@ contact the Eclipse Foundation to determine what terms and conditions govern tha <li>A series of actions may occur ("Provisioning Process") in which a user may execute the Provisioning Technology on a machine ("Target Machine") with the intent of installing, extending or updating the functionality of an Eclipse-based product.</li> + <li>During the Provisioning Process, the Provisioning Technology may cause third party Installable Software or a portion thereof to be accessed and copied to the Target Machine.</li> <li>Pursuant to the Specification, you will provide to the user the terms and conditions that govern the use of the Installable @@ -103,5 +111,6 @@ contact the Eclipse Foundation to determine what terms and conditions govern tha possession, or use, and re-export of encryption software, to see if this is permitted.</p> <p><small>Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.</small></p> + </body> </html> |