From ae69407fdd318afd28f3d747f00f7213fb481d9b Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Wed, 15 May 2013 21:21:20 +0200 Subject: [PATCH] [releng] Update versions and copyright-to-dates for RSE FTP feature --- .../org.eclipse.rse.ftp-feature/feature.properties | 6 +++--- rse/features/org.eclipse.rse.ftp-feature/feature.xml | 10 +++++----- rse/features/org.eclipse.rse.ftp-feature/pom.xml | 2 +- .../sourceTemplateFeature/feature.properties | 6 +++--- .../sourceTemplateFeature/feature.xml | 10 +++++----- .../sourceTemplatePlugin/about.properties | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.files.ftp/pom.xml | 2 +- 9 files changed, 23 insertions(+), 23 deletions(-) diff --git a/rse/features/org.eclipse.rse.ftp-feature/feature.properties b/rse/features/org.eclipse.rse.ftp-feature/feature.properties index c3e1f012147..b81d76373e0 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/feature.properties +++ b/rse/features/org.eclipse.rse.ftp-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 IBM Corporation and others. +# Copyright (c) 2006, 2013 IBM Corporation 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 @@ -19,7 +19,7 @@ featureName=RSE FTP Service providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=The Remote System Explorer (RSE) ftp feature contains an FTP-based \ @@ -27,7 +27,7 @@ implementation of the file services defined by the RSE API. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 Symbian Software Ltd. and others.\n\ +Copyright (c) 2000, 2013 Symbian Software Ltd. and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/rse/features/org.eclipse.rse.ftp-feature/feature.xml b/rse/features/org.eclipse.rse.ftp-feature/feature.xml index d00d876bf27..a2fbe12f949 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/feature.xml +++ b/rse/features/org.eclipse.rse.ftp-feature/feature.xml @@ -1,6 +1,6 @@