ibull | 31213c1 | 2007-10-04 23:32:26 +0000 | [diff] [blame] | 1 | ############################################################################### |
Chris Aniszczyk | fa6043f | 2009-03-28 20:06:14 +0000 | [diff] [blame] | 2 | # Copyright (c) 2009 EclipseSource Corporation and others. |
ibull | 31213c1 | 2007-10-04 23:32:26 +0000 | [diff] [blame] | 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
Chris Aniszczyk | fa6043f | 2009-03-28 20:06:14 +0000 | [diff] [blame] | 9 | # EclipseSource Corporation - initial API and implementation |
ibull | 31213c1 | 2007-10-04 23:32:26 +0000 | [diff] [blame] | 10 | ############################################################################### |
Chris Aniszczyk | fa6043f | 2009-03-28 20:06:14 +0000 | [diff] [blame] | 11 | featureName=PDE Dependency Visualization (incubation) |
| 12 | providerName=Eclipse |
ibull | 31213c1 | 2007-10-04 23:32:26 +0000 | [diff] [blame] | 13 | description=Example editor demonstrating the Graphical Editing Framework feature. |
| 14 | |
| 15 | # "updateSiteName" property - label for the update site |
| 16 | updateSiteName=Graphical Editing Framework (GEF) Update Site |
| 17 | |
| 18 | # "licenseURL" property - URL of the "Feature License" |
| 19 | # do not translate value - just change to point to a locale-specific HTML page |
| 20 | licenseURL=license.html |
| 21 | |
| 22 | # "license" property - text of the "Feature Update License" |
| 23 | # should be plain text version of license agreement pointed to be "licenseURL" |
| 24 | license=\ |
| 25 | ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\ |
| 26 | January 28, 2004\n\ |
| 27 | \n\ |
| 28 | Usage Of Content\n\ |
| 29 | \n\ |
| 30 | THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ |
| 31 | OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ |
| 32 | USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ |
| 33 | AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ |
| 34 | NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ |
| 35 | AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ |
| 36 | AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ |
| 37 | OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ |
| 38 | TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ |
| 39 | OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ |
| 40 | BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ |
| 41 | \n\ |
| 42 | Applicable Licenses\n\ |
| 43 | \n\ |
| 44 | Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\ |
| 45 | is provided to you under the terms and conditions of the Eclipse Public\n\ |
| 46 | License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\ |
| 47 | Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ |
| 48 | For purposes of the EPL, "Program" will mean the Content.\n\ |
| 49 | \n\ |
| 50 | Content includes, but is not limited to, source code, object code,\n\ |
| 51 | documentation and other files maintained in the Eclipse.org CVS\n\ |
| 52 | repository ("Repository") in CVS modules ("Modules") and made available\n\ |
| 53 | as downloadable archives ("Downloads").\n\ |
| 54 | \n\ |
| 55 | Content may be apportioned into plug-ins ("Plug-ins"), plug-in fragments\n\ |
| 56 | ("Fragments"), and features ("Features"). A Feature is a bundle of one or\n\ |
| 57 | more Plug-ins and/or Fragments and associated material. Files named\n\ |
| 58 | "feature.xml" may contain a list of the names and version numbers of the\n\ |
| 59 | Plug-ins and/or Fragments associated with a Feature. Plug-ins and Fragments\n\ |
| 60 | are located in directories named "plugins" and Features are located in\n\ |
| 61 | directories named "features".\n\ |
| 62 | \n\ |
| 63 | Features may also include other Features ("Included Features"). Files named\n\ |
| 64 | "feature.xml" may contain a list of the names and version numbers of\n\ |
| 65 | Included Features.\n\ |
| 66 | \n\ |
| 67 | The terms and conditions governing Plug-ins and Fragments should be\n\ |
| 68 | contained in files named "about.html" ("Abouts"). The terms and\n\ |
| 69 | conditions governing Features and Included Features should be contained\n\ |
| 70 | in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ |
| 71 | Licenses may be located in any directory of a Download or Module\n\ |
| 72 | including, but not limited to the following locations:\n\ |
| 73 | \n\ |
| 74 | - The top-level (root) directory\n\ |
| 75 | - Plug-in and Fragment directories\n\ |
| 76 | - Subdirectories of the directory named "src" of certain Plug-ins\n\ |
| 77 | - Feature directories\n\ |
| 78 | \n\ |
| 79 | Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ |
| 80 | Eclipse Update Manager, you must agree to a license ("Feature Update\n\ |
| 81 | License") during the installation process. If the Feature contains\n\ |
| 82 | Included Features, the Feature Update License should either provide you\n\ |
| 83 | with the terms and conditions governing the Included Features or inform\n\ |
| 84 | you where you can locate them. Feature Update Licenses may be found in\n\ |
| 85 | the "license" property of files named "feature.properties". Such Abouts,\n\ |
| 86 | Feature Licenses and Feature Update Licenses contain the terms and\n\ |
| 87 | conditions (or references to such terms and conditions) that govern your\n\ |
| 88 | use of the associated Content in that directory.\n\ |
| 89 | \n\ |
| 90 | THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\ |
| 91 | TO THE CPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ |
| 92 | SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ |
| 93 | \n\ |
| 94 | - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ |
| 95 | - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ |
| 96 | - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ |
| 97 | - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\ |
| 98 | - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ |
| 99 | - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ |
| 100 | \n\ |
| 101 | IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ |
| 102 | TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\ |
| 103 | is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ |
| 104 | govern that particular Content.\n\ |
| 105 | \n\ |
| 106 | Cryptography\n\ |
| 107 | \n\ |
| 108 | Content may contain encryption software. The country in which you are\n\ |
| 109 | currently may have restrictions on the import, possession, and use,\n\ |
| 110 | and/or re-export to another country, of encryption software. BEFORE\n\ |
| 111 | using any encryption software, please check the country's laws,\n\ |
| 112 | regulations and policies concerning the import, possession, or use,\n\ |
| 113 | and re-export of encryption software, to see if this is permitted.\n |
| 114 | ########### end of license property ########################################## |