From 496b3313c7e657940a49ce377b3506ed17564661 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Tue, 24 Oct 2006 13:24:57 +0000 Subject: [PATCH] Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights. --- .../feature.properties | 9 +++++ .../feature.xml | 36 ++++++++++--------- .../sourceTemplateFeature/feature.properties | 9 +++++ .../about.properties | 2 +- 4 files changed, 39 insertions(+), 17 deletions(-) diff --git a/rse/features/org.eclipse.rse.dstore-feature/feature.properties b/rse/features/org.eclipse.rse.dstore-feature/feature.properties index dd7a19f39b7..0812a6b76a0 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/feature.properties +++ b/rse/features/org.eclipse.rse.dstore-feature/feature.properties @@ -27,6 +27,15 @@ updateSiteName=Target Management Project Updates description=Remote System Explorer (RSE) DataStore is an extensible tooling\ communication layer. +# "copyright" property - text of the "Feature Update Copyright" +copyright=\ +Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved.\n\ +\n\ +This program and the accompanying materials are made available under the terms\n\ +of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\ +available at http://www.eclipse.org/legal/epl-v10.html\n +################ end of copyright property #################################### + # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page licenseURL=license.html diff --git a/rse/features/org.eclipse.rse.dstore-feature/feature.xml b/rse/features/org.eclipse.rse.dstore-feature/feature.xml index 9edd33159a1..c3d5c38be15 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/feature.xml +++ b/rse/features/org.eclipse.rse.dstore-feature/feature.xml @@ -10,6 +10,10 @@ %description + + %copyright + + %license @@ -28,57 +32,57 @@ diff --git a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties index d43bf065af6..1a5d48f78fb 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties @@ -27,6 +27,15 @@ updateSiteName=Target Management Project Updates description=Remote System Explorer (RSE) DataStore is an extensible tooling\ communication layer. +# "copyright" property - text of the "Feature Update Copyright" +copyright=\ +Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved.\n\ +\n\ +This program and the accompanying materials are made available under the terms\n\ +of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\ +available at http://www.eclipse.org/legal/epl-v10.html\n +################ end of copyright property #################################### + # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page licenseURL=license.html diff --git a/rse/plugins/org.eclipse.rse.services.dstore/about.properties b/rse/plugins/org.eclipse.rse.services.dstore/about.properties index 0fa82c50742..80c4442458d 100644 --- a/rse/plugins/org.eclipse.rse.services.dstore/about.properties +++ b/rse/plugins/org.eclipse.rse.services.dstore/about.properties @@ -21,5 +21,5 @@ blurb=Remote System Explorer DStore Services\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2006. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2006. All rights reserved.\n\ Visit http://www.eclipse.org/dsdp/tm \ No newline at end of file