1###############################################################################
2# Contributed by L1 - Only licenseURL and license
3#
4# Copyright (c) 2004, 2010 IBM Corporation and others.
5# All rights reserved. This program and the accompanying materials
6# are made available under the terms of the Eclipse Public License v1.0
7# which accompanies this distribution, and is available at
8# http://www.eclipse.org/legal/epl-v10.html
9#
10# Contributors:
11#     IBM Corporation - initial API and implementation
12###############################################################################
13# feature.properties
14# contains externalized strings for feature.xml
15# "%foo" in feature.xml corresponds to the key "foo" in this file
16# java.io.Properties file (ISO 8859-1 with "\" escapes)
17# This file should be translated.
18
19# "licenseURL" property - URL of the "Feature License"
20# do not translate value - just change to point to a locale-specific HTML page
21licenseURL=license.html
22
23# "license" property - text of the "Feature Update License"
24# should be plain text version of license agreement pointed to be "licenseURL"
25license=\
26\n\
27April 14, 2010\n\
28\n\
29Usage Of Content\n\
30\n\
31THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
32OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
33USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
34AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
35NOTICES INDICATED OR REFERENCED BELOW.  BY USING THE CONTENT, YOU\n\
36AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
37AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
38OR NOTICES INDICATED OR REFERENCED BELOW.  IF YOU DO NOT AGREE TO THE\n\
39TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
40OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
41BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
42\n\
43Applicable Licenses\n\
44\n\
45Unless otherwise indicated, all Content made available by the\n\
46Eclipse Foundation is provided to you under the terms and conditions of\n\
47the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\
48provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
49For purposes of the EPL, "Program" will mean the Content.\n\
50\n\
51Content includes, but is not limited to, source code, object code,\n\
52documentation and other files maintained in the Eclipse Foundation source code\n\
53repository ("Repository") in software modules ("Modules") and made available\n\
54as downloadable archives ("Downloads").\n\
55\n\
56       - Content may be structured and packaged into modules to facilitate delivering,\n\
57         extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
58         plug-in fragments ("Fragments"), and features ("Features").\n\
59       - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
60         in a directory named "plugins".\n\
61       - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
62         Each Feature may be packaged as a sub-directory in a directory named "features".\n\
63         Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
64         numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
65       - Features may also include other Features ("Included Features"). Within a Feature, files\n\
66         named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
67\n\
68The terms and conditions governing Plug-ins and Fragments should be\n\
69contained in files named "about.html" ("Abouts"). The terms and\n\
70conditions governing Features and Included Features should be contained\n\
71in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
72Licenses may be located in any directory of a Download or Module\n\
73including, but not limited to the following locations:\n\
74\n\
75       - The top-level (root) directory\n\
76       - Plug-in and Fragment directories\n\
77       - Inside Plug-ins and Fragments packaged as JARs\n\
78       - Sub-directories of the directory named "src" of certain Plug-ins\n\
79       - Feature directories\n\
80\n\
81Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
82Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
83Update License") during the installation process. If the Feature contains\n\
84Included Features, the Feature Update License should either provide you\n\
85with the terms and conditions governing the Included Features or inform\n\
86you where you can locate them. Feature Update Licenses may be found in\n\
87the "license" property of files named "feature.properties" found within a Feature.\n\
88Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\
89terms and conditions (or references to such terms and conditions) that\n\
90govern your use of the associated Content in that directory.\n\
91\n\
92THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
93TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
94SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
95\n\
96       - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
97       - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
98       - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
99       - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
100       - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
101\n\
102IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
103TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
104is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
105govern that particular Content.\n\
106\n\
107\n\Use of Provisioning Technology\n\
108\n\
109The Eclipse Foundation makes available provisioning software, examples of which include,\n\
110but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
111the purpose of allowing users to install software, documentation, information and/or\n\
112other materials (collectively "Installable Software"). This capability is provided with\n\
113the intent of allowing such users to install, extend and update Eclipse-based products.\n\
114Information about packaging Installable Software is available at\n\
115http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
116\n\
117You may use Provisioning Technology to allow other parties to install Installable Software.\n\
118You shall be responsible for enabling the applicable license agreements relating to the\n\
119Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
120in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
121making it available in accordance with the Specification, you further acknowledge your\n\
122agreement to, and the acquisition of all necessary rights to permit the following:\n\
123\n\
124       1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
125          the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
126          extending or updating the functionality of an Eclipse-based product.\n\
127       2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
128          Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
129       3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
130          govern the use of the Installable Software ("Installable Software Agreement") and such\n\
131          Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
132          with the Specification. Such Installable Software Agreement must inform the user of the\n\
133          terms and conditions that govern the Installable Software and must solicit acceptance by\n\
134          the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
135          indication of agreement by the user, the provisioning Technology will complete installation\n\
136          of the Installable Software.\n\
137\n\
138Cryptography\n\
139\n\
140Content may contain encryption software. The country in which you are\n\
141currently may have restrictions on the import, possession, and use,\n\
142and/or re-export to another country, of encryption software. BEFORE\n\
143using any encryption software, please check the country's laws,\n\
144regulations and policies concerning the import, possession, or use, and\n\
145re-export of encryption software, to see if this is permitted.\n\
146\n\
147Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
148########### end of license property ##########################################
149#
150# End of L1 Contribution
151#
152###############################################################################