Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-09-02 00:35:29 +0000
committerspingel2009-09-02 00:35:29 +0000
commitc3f9a8027db67f1e155b3ce63ea06dc8996233d3 (patch)
tree0bde449b13bf01498b99e830f4440b56c8aab177 /org.eclipse.mylyn.sdk-feature
parenta6b9f67cb7e9a337e6811f3cf0f317465d460b3c (diff)
downloadorg.eclipse.mylyn.tasks-c3f9a8027db67f1e155b3ce63ea06dc8996233d3.tar.gz
org.eclipse.mylyn.tasks-c3f9a8027db67f1e155b3ce63ea06dc8996233d3.tar.xz
org.eclipse.mylyn.tasks-c3f9a8027db67f1e155b3ce63ea06dc8996233d3.zip
NEW - bug 288312: fix line breaks in feature.properties
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288312
Diffstat (limited to 'org.eclipse.mylyn.sdk-feature')
-rw-r--r--org.eclipse.mylyn.sdk-feature/feature.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.sdk-feature/feature.properties b/org.eclipse.mylyn.sdk-feature/feature.properties
index c5584012d..7dbe5b7c1 100644
--- a/org.eclipse.mylyn.sdk-feature/feature.properties
+++ b/org.eclipse.mylyn.sdk-feature/feature.properties
@@ -15,11 +15,12 @@ copyright=Copyright (c) 2004, 2008 Mylyn project committers and others.
updateSiteName=Mylyn for Eclipse 3.4
license=\
Eclipse Foundation Software User Agreement\n\
-\n\
March 17, 2005\n\
+\n\
Usage Of Content\n\
\n\
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
+\n\
Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program" will mean the Content.\n\
@@ -51,6 +52,7 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL O
* Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
\n\
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.\n\
+\n\
Cryptography\n\
\n\
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.\n\

Back to the top