mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-26 10:25:32 +02:00
Bug 306627 - Need to use new, consistent licenses in Helios
This commit is contained in:
parent
584c24cc25
commit
b371a73446
12 changed files with 696 additions and 336 deletions
|
@ -44,7 +44,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -69,21 +69,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -92,15 +92,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -113,18 +113,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -134,5 +164,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -45,7 +45,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -70,21 +70,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -93,15 +93,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -114,18 +114,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -135,5 +165,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -44,7 +44,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -69,21 +69,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -92,15 +92,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -113,18 +113,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -134,5 +164,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
|
@ -43,7 +43,7 @@ licenseURL=license.html
|
||||||
# should be plain text version of license agreement pointed to be "licenseURL"
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
||||||
license=\
|
license=\
|
||||||
Eclipse Foundation Software User Agreement\n\
|
Eclipse Foundation Software User Agreement\n\
|
||||||
March 17, 2005\n\
|
April 14, 2010\n\
|
||||||
\n\
|
\n\
|
||||||
Usage Of Content\n\
|
Usage Of Content\n\
|
||||||
\n\
|
\n\
|
||||||
|
@ -68,21 +68,21 @@ provided with this Content and is also available at http://www.eclipse.org/legal
|
||||||
For purposes of the EPL, "Program" will mean the Content.\n\
|
For purposes of the EPL, "Program" will mean the Content.\n\
|
||||||
\n\
|
\n\
|
||||||
Content includes, but is not limited to, source code, object code,\n\
|
Content includes, but is not limited to, source code, object code,\n\
|
||||||
documentation and other files maintained in the Eclipse.org CVS\n\
|
documentation and other files maintained in the Eclipse Foundation source code\n\
|
||||||
repository ("Repository") in CVS modules ("Modules") and made available\n\
|
repository ("Repository") in software modules ("Modules") and made available\n\
|
||||||
as downloadable archives ("Downloads").\n\
|
as downloadable archives ("Downloads").\n\
|
||||||
\n\
|
\n\
|
||||||
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
- Content may be structured and packaged into modules to facilitate delivering,\n\
|
||||||
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
|
||||||
plug-in fragments ("Fragments"), and features ("Features").\n\
|
plug-in fragments ("Fragments"), and features ("Features").\n\
|
||||||
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
|
||||||
in a directory named "plugins".\n\
|
in a directory named "plugins".\n\
|
||||||
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
|
||||||
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
Each Feature may be packaged as a sub-directory in a directory named "features".\n\
|
||||||
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
|
||||||
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
|
||||||
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
- Features may also include other Features ("Included Features"). Within a Feature, files\n\
|
||||||
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
|
||||||
\n\
|
\n\
|
||||||
The terms and conditions governing Plug-ins and Fragments should be\n\
|
The terms and conditions governing Plug-ins and Fragments should be\n\
|
||||||
contained in files named "about.html" ("Abouts"). The terms and\n\
|
contained in files named "about.html" ("Abouts"). The terms and\n\
|
||||||
|
@ -91,15 +91,15 @@ in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
|
||||||
Licenses may be located in any directory of a Download or Module\n\
|
Licenses may be located in any directory of a Download or Module\n\
|
||||||
including, but not limited to the following locations:\n\
|
including, but not limited to the following locations:\n\
|
||||||
\n\
|
\n\
|
||||||
- The top-level (root) directory\n\
|
- The top-level (root) directory\n\
|
||||||
- Plug-in and Fragment directories\n\
|
- Plug-in and Fragment directories\n\
|
||||||
- Inside Plug-ins and Fragments packaged as JARs\n\
|
- Inside Plug-ins and Fragments packaged as JARs\n\
|
||||||
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
- Sub-directories of the directory named "src" of certain Plug-ins\n\
|
||||||
- Feature directories\n\
|
- Feature directories\n\
|
||||||
\n\
|
\n\
|
||||||
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
|
||||||
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
|
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
|
||||||
License") during the installation process. If the Feature contains\n\
|
Update License") during the installation process. If the Feature contains\n\
|
||||||
Included Features, the Feature Update License should either provide you\n\
|
Included Features, the Feature Update License should either provide you\n\
|
||||||
with the terms and conditions governing the Included Features or inform\n\
|
with the terms and conditions governing the Included Features or inform\n\
|
||||||
you where you can locate them. Feature Update Licenses may be found in\n\
|
you where you can locate them. Feature Update Licenses may be found in\n\
|
||||||
|
@ -112,18 +112,48 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
|
||||||
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
|
||||||
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
|
||||||
\n\
|
\n\
|
||||||
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
|
||||||
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
|
||||||
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
|
||||||
- IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
|
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
||||||
- Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
|
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
||||||
- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
|
|
||||||
\n\
|
\n\
|
||||||
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
|
||||||
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
|
||||||
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
|
||||||
govern that particular Content.\n\
|
govern that particular Content.\n\
|
||||||
\n\
|
\n\
|
||||||
|
\n\Use of Provisioning Technology\n\
|
||||||
|
\n\
|
||||||
|
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
|
||||||
|
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
|
||||||
|
the purpose of allowing users to install software, documentation, information and/or\n\
|
||||||
|
other materials (collectively "Installable Software"). This capability is provided with\n\
|
||||||
|
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
|
||||||
|
Information about packaging Installable Software is available at\n\
|
||||||
|
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
|
||||||
|
\n\
|
||||||
|
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
|
||||||
|
You shall be responsible for enabling the applicable license agreements relating to the\n\
|
||||||
|
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
|
||||||
|
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
|
||||||
|
making it available in accordance with the Specification, you further acknowledge your\n\
|
||||||
|
agreement to, and the acquisition of all necessary rights to permit the following:\n\
|
||||||
|
\n\
|
||||||
|
1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
|
||||||
|
the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
|
||||||
|
extending or updating the functionality of an Eclipse-based product.\n\
|
||||||
|
2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
|
||||||
|
Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
|
||||||
|
3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
|
||||||
|
govern the use of the Installable Software ("Installable Software Agreement") and such\n\
|
||||||
|
Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
|
||||||
|
with the Specification. Such Installable Software Agreement must inform the user of the\n\
|
||||||
|
terms and conditions that govern the Installable Software and must solicit acceptance by\n\
|
||||||
|
the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
|
||||||
|
indication of agreement by the user, the provisioning Technology will complete installation\n\
|
||||||
|
of the Installable Software.\n\
|
||||||
|
\n\
|
||||||
Cryptography\n\
|
Cryptography\n\
|
||||||
\n\
|
\n\
|
||||||
Content may contain encryption software. The country in which you are\n\
|
Content may contain encryption software. The country in which you are\n\
|
||||||
|
@ -133,5 +163,5 @@ using any encryption software, please check the country's laws,\n\
|
||||||
regulations and policies concerning the import, possession, or use, and\n\
|
regulations and policies concerning the import, possession, or use, and\n\
|
||||||
re-export of encryption software, to see if this is permitted.\n\
|
re-export of encryption software, to see if this is permitted.\n\
|
||||||
\n\
|
\n\
|
||||||
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
|
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
|
||||||
########### end of license property ##########################################
|
########### end of license property ##########################################
|
||||||
|
|
Loading…
Add table
Reference in a new issue