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