Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorWim Jongman2012-09-11 10:54:51 +0000
committerWim Jongman2012-09-11 10:54:51 +0000
commitbf3a67531741b5099fb531b03d32a430023c2d27 (patch)
treebb353f8c8749aea7fd7ed0faa378d279f47494fa /releng
parent276d7ee8a8e8986583b8475acc0a38701bbc9322 (diff)
downloadorg.eclipse.ecf-bf3a67531741b5099fb531b03d32a430023c2d27.tar.gz
org.eclipse.ecf-bf3a67531741b5099fb531b03d32a430023c2d27.tar.xz
org.eclipse.ecf-bf3a67531741b5099fb531b03d32a430023c2d27.zip
Bug 251740 - Feature name change
https://bugs.eclipse.org/bugs/show_bug.cgi?id=251740
Diffstat (limited to 'releng')
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
index 743df8bc9..1fec7fa18 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.filetransfer.httpclient4.feature"
- label="ECF Httpclient Filetransfer Provider"
+ label="ECF Httpclient4 Filetransfer Provider"
version="3.5.6.qualifier"
provider-name="Eclipse.org - ECF">
@@ -10,12 +10,12 @@
</description>
<copyright url="http://www.example.com/copyright">
- Copyright (c) 2011 Composent, Inc. and others. All rights reserved.
-This program and the accompanying materials are made available
-under the terms of the Eclipse Public License v1.0 which accompanies
-this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
-
+ Copyright (c) 2011 Composent, Inc. and others. All rights reserved.
+This program and the accompanying materials are made available
+under the terms of the Eclipse Public License v1.0 which accompanies
+this distribution, and is available at
+http://www.eclipse.org/legal/epl-v10.html
+
Contributors: Composent, Inc. - initial API and implementation
</copyright>

Back to the top