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