blob: 536e464b078fa446e6e833d71719d0d273d15165 [file] [log] [blame]
dschadowc3ff7f02008-12-08 20:01:21 +00001###############################################################################
2# Copyright (c) 2008 Dominik Schadow - http://www.xml-sicherheit.de
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# Dominik Schadow - initial API and implementation
10###############################################################################
11featureName=XML Security Tools Tests Feature (Incubating)
12
david_williams89ab71a2009-12-20 19:41:55 +000013providerName=Eclipse Web Tools Platform
14
15description = XML Security Tools Tests Feature
16
17copyright =\
dschadowbdb23062009-12-26 09:32:33 +000018Copyright (c) 2009 Dominik Schadow\n\
dschadowc3ff7f02008-12-08 20:01:21 +000019All rights reserved. This program and the accompanying materials\n\
20are made available under the terms of the Eclipse Public License v1.0\n\
21which accompanies this distribution, and is available at\n\
22http://www.eclipse.org/legal/epl-v10.html\n\
23\n\
24Contributors:\n\
25 Dominik Schadow - initial API and implementation\n
26
27# "updateSiteName" property - label for the update site
28updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
29
30# "licenseURL" property - URL of the "Feature License"
31# do not translate value - just change to point to a locale-specific HTML page
32licenseURL=license.html
33
34# "license" property - text of the "Feature Update License"
35# should be plain text version of license agreement pointed to be "licenseURL"
36license=\
david_williams9abfe532010-04-09 23:26:10 +000037Eclipse Foundation Software User Agreement\n\
dschadowc3ff7f02008-12-08 20:01:21 +000038March 17, 2005\n\
39\n\
40Usage Of Content\n\
41\n\
42THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
43OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
44USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
45AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
david_williams9abfe532010-04-09 23:26:10 +000046NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
dschadowc3ff7f02008-12-08 20:01:21 +000047AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
48AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
david_williams9abfe532010-04-09 23:26:10 +000049OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
dschadowc3ff7f02008-12-08 20:01:21 +000050TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
51OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
52BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
53\n\
54Applicable Licenses\n\
55\n\
david_williams9abfe532010-04-09 23:26:10 +000056Unless otherwise indicated, all Content made available by the\n\
57Eclipse Foundation is provided to you under the terms and conditions of\n\
58the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\
59provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
dschadowc3ff7f02008-12-08 20:01:21 +000060For purposes of the EPL, "Program" will mean the Content.\n\
61\n\
62Content includes, but is not limited to, source code, object code,\n\
63documentation and other files maintained in the Eclipse.org CVS\n\
64repository ("Repository") in CVS modules ("Modules") and made available\n\
65as downloadable archives ("Downloads").\n\
66\n\
david_williams9abfe532010-04-09 23:26:10 +000067 - Content may be structured and packaged into modules to facilitate delivering,\n\
68 extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
69 plug-in fragments ("Fragments"), and features ("Features").\n\
70 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
71 in a directory named "plugins".\n\
72 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
73 Each Feature may be packaged as a sub-directory in a directory named "features".\n\
74 Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
75 numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
76 - Features may also include other Features ("Included Features"). Within a Feature, files\n\
77 named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
dschadowc3ff7f02008-12-08 20:01:21 +000078\n\
79The terms and conditions governing Plug-ins and Fragments should be\n\
80contained in files named "about.html" ("Abouts"). The terms and\n\
81conditions governing Features and Included Features should be contained\n\
82in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
83Licenses may be located in any directory of a Download or Module\n\
84including, but not limited to the following locations:\n\
85\n\
david_williams9abfe532010-04-09 23:26:10 +000086 - The top-level (root) directory\n\
87 - Plug-in and Fragment directories\n\
88 - Inside Plug-ins and Fragments packaged as JARs\n\
89 - Sub-directories of the directory named "src" of certain Plug-ins\n\
90 - Feature directories\n\
dschadowc3ff7f02008-12-08 20:01:21 +000091\n\
92Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
93Eclipse Update Manager, you must agree to a license ("Feature Update\n\
94License") during the installation process. If the Feature contains\n\
95Included Features, the Feature Update License should either provide you\n\
96with the terms and conditions governing the Included Features or inform\n\
97you where you can locate them. Feature Update Licenses may be found in\n\
david_williams9abfe532010-04-09 23:26:10 +000098the "license" property of files named "feature.properties" found within a Feature.\n\
99Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\
100terms and conditions (or references to such terms and conditions) that\n\
101govern your use of the associated Content in that directory.\n\
dschadowc3ff7f02008-12-08 20:01:21 +0000102\n\
david_williams9abfe532010-04-09 23:26:10 +0000103THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
dschadowc3ff7f02008-12-08 20:01:21 +0000104TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
105SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
106\n\
david_williams9abfe532010-04-09 23:26:10 +0000107 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
108 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
109 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
110 - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
111 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
112 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
dschadowc3ff7f02008-12-08 20:01:21 +0000113\n\
114IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
david_williams9abfe532010-04-09 23:26:10 +0000115TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
dschadowc3ff7f02008-12-08 20:01:21 +0000116is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
117govern that particular Content.\n\
118\n\
119Cryptography\n\
120\n\
121Content may contain encryption software. The country in which you are\n\
122currently may have restrictions on the import, possession, and use,\n\
123and/or re-export to another country, of encryption software. BEFORE\n\
124using any encryption software, please check the country's laws,\n\
david_williams9abfe532010-04-09 23:26:10 +0000125regulations and policies concerning the import, possession, or use, and\n\
126re-export of encryption software, to see if this is permitted.\n\
dschadowc3ff7f02008-12-08 20:01:21 +0000127\n\
128Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
david_williams9abfe532010-04-09 23:26:10 +0000129########### end of license property ##########################################