From 05cc1b0127dcfa74c4a0cccb307cba3a81cd909b Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Tue, 24 Oct 2006 12:50:27 +0000 Subject: [PATCH] Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights. --- .../feature.properties | 9 ++++ .../org.eclipse.rse.core-feature/feature.xml | 48 ++++++++++--------- .../sourceTemplateFeature/feature.properties | 9 ++++ 3 files changed, 44 insertions(+), 22 deletions(-) diff --git a/rse/features/org.eclipse.rse.core-feature/feature.properties b/rse/features/org.eclipse.rse.core-feature/feature.properties index 07c99edbea8..51360803288 100644 --- a/rse/features/org.eclipse.rse.core-feature/feature.properties +++ b/rse/features/org.eclipse.rse.core-feature/feature.properties @@ -30,6 +30,15 @@ system and subsystem definition, \ basic service APIs, and \ user documentation. +# "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.core-feature/feature.xml b/rse/features/org.eclipse.rse.core-feature/feature.xml index a10d03e84a3..6eef95dbde3 100644 --- a/rse/features/org.eclipse.rse.core-feature/feature.xml +++ b/rse/features/org.eclipse.rse.core-feature/feature.xml @@ -9,6 +9,10 @@ %description + + %copyright + + %license @@ -39,78 +43,78 @@ diff --git a/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties index 86e07c635a4..682ae1daa7a 100644 --- a/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties @@ -29,6 +29,15 @@ system and subsystem definition, \ basic service APIs, and \ user documentation. +# "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