~ubuntu-branches/debian/sid/eclipse-cdt/sid

« back to all changes in this revision

Viewing changes to releng/org.eclipse.cdt.platform.source-feature/feature.properties

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2011-10-06 21:15:04 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111006211504-8dutmljjih0zikfv
Tags: 8.0.1-1
* New upstream release.
* Split the JNI packages into a separate architecture dependent
  package and made eclipse-cdt architecture independent.
* Install JNI libraries into multiarch aware location
* Bumped Standards-Version to 3.9.2.

Show diffs side-by-side

added added

removed removed

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