|
1 # /** |
|
2 # * <copyright> |
|
3 # * |
|
4 # * Copyright (c) 2002-2008 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 - Initial API and implementation |
|
12 # * |
|
13 # * </copyright> |
|
14 # * |
|
15 # * $Id: feature.properties,v 1.6 2009/04/07 18:58:53 davidms Exp $ |
|
16 # */ |
|
17 |
|
18 # NLS_MESSAGEFORMAT_VAR |
|
19 |
|
20 # "featureName" property - name of the feature |
|
21 featureName=EMF Source |
|
22 |
|
23 # "providerName" property - name of the company that provides the feature |
|
24 providerName=Eclipse Modeling Project |
|
25 |
|
26 # "description" property - description of the feature |
|
27 description=Source code for EMF. |
|
28 |
|
29 # "licenseURL" property - URL of the "Feature License" |
|
30 # do not translate value - just change to point to a locale-specific HTML page |
|
31 licenseURL=license.html |
|
32 |
|
33 # "license" property - text of the "Feature Update License" |
|
34 # should be plain text version of license agreement pointed to be "licenseURL" |
|
35 license=\ |
|
36 ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\ |
|
37 March 17, 2005\n\ |
|
38 \n\ |
|
39 Usage Of Content\n\ |
|
40 \n\ |
|
41 THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ |
|
42 OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ |
|
43 USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ |
|
44 AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ |
|
45 NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ |
|
46 AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ |
|
47 AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ |
|
48 OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ |
|
49 TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ |
|
50 OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ |
|
51 BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ |
|
52 \n\ |
|
53 Applicable Licenses\n\ |
|
54 \n\ |
|
55 Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\ |
|
56 is provided to you under the terms and conditions of the Eclipse Public\n\ |
|
57 License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\ |
|
58 Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ |
|
59 For purposes of the EPL, "Program" will mean the Content.\n\ |
|
60 \n\ |
|
61 Content includes, but is not limited to, source code, object code,\n\ |
|
62 documentation and other files maintained in the Eclipse.org CVS\n\ |
|
63 repository ("Repository") in CVS modules ("Modules") and made available\n\ |
|
64 as downloadable archives ("Downloads").\n\ |
|
65 \n\ |
|
66 - Content may be structured and packaged into modules to facilitate delivering,\n\ |
|
67 extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ |
|
68 plug-in fragments ("Fragments"), and features ("Features").\n\ |
|
69 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java ARchive)\n\ |
|
70 in a directory named "plugins".\n\ |
|
71 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ |
|
72 Each Feature may be packaged as a sub-directory in a directory named "features".\n\ |
|
73 Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ |
|
74 numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ |
|
75 - Features may also include other Features ("Included Features"). Within a Feature, files\n\ |
|
76 named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ |
|
77 \n\ |
|
78 Features may also include other Features ("Included Features"). Files named\n\ |
|
79 "feature.xml" may contain a list of the names and version numbers of\n\ |
|
80 Included Features.\n\ |
|
81 \n\ |
|
82 The terms and conditions governing Plug-ins and Fragments should be\n\ |
|
83 contained in files named "about.html" ("Abouts"). The terms and\n\ |
|
84 conditions governing Features and Included Features should be contained\n\ |
|
85 in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ |
|
86 Licenses may be located in any directory of a Download or Module\n\ |
|
87 including, but not limited to the following locations:\n\ |
|
88 \n\ |
|
89 - The top-level (root) directory\n\ |
|
90 - Plug-in and Fragment directories\n\ |
|
91 - Inside Plug-ins and Fragments packaged as JARs\n\ |
|
92 - Sub-directories of the directory named "src" of certain Plug-ins\n\ |
|
93 - Feature directories\n\ |
|
94 \n\ |
|
95 Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ |
|
96 Eclipse Update Manager, you must agree to a license ("Feature Update\n\ |
|
97 License") during the installation process. If the Feature contains\n\ |
|
98 Included Features, the Feature Update License should either provide you\n\ |
|
99 with the terms and conditions governing the Included Features or inform\n\ |
|
100 you where you can locate them. Feature Update Licenses may be found in\n\ |
|
101 the "license" property of files named "feature.properties". Such Abouts,\n\ |
|
102 Feature Licenses and Feature Update Licenses contain the terms and\n\ |
|
103 conditions (or references to such terms and conditions) that govern your\n\ |
|
104 use of the associated Content in that directory.\n\ |
|
105 \n\ |
|
106 THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\ |
|
107 TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ |
|
108 SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ |
|
109 \n\ |
|
110 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ |
|
111 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ |
|
112 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ |
|
113 - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\ |
|
114 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ |
|
115 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ |
|
116 \n\ |
|
117 IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ |
|
118 TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\ |
|
119 is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ |
|
120 govern that particular Content.\n\ |
|
121 \n\ |
|
122 Cryptography\n\ |
|
123 \n\ |
|
124 Content may contain encryption software. The country in which you are\n\ |
|
125 currently may have restrictions on the import, possession, and use,\n\ |
|
126 and/or re-export to another country, of encryption software. BEFORE\n\ |
|
127 using any encryption software, please check the country's laws,\n\ |
|
128 regulations and policies concerning the import, possession, or use,\n\ |
|
129 and re-export of encryption software, to see if this is permitted.\n\ |
|
130 \n\ |
|
131 Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n |
|
132 ########### end of license property ########################################## |
|
133 |
|
134 # "EMFUpdateSiteName" property - label for the update site (on download1.eclipse.org) |
|
135 EMFUpdateSiteName=Eclipse Modeling Framework (EMF) Updates |
|
136 EMFTUpdateSiteName=Eclipse Modeling Framework Technologies (EMFT) Updates |