1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00

Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights.

This commit is contained in:
Martin Oberhuber 2006-10-24 12:50:27 +00:00
parent 38cdf43eaa
commit 05cc1b0127
3 changed files with 44 additions and 22 deletions

View file

@ -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

View file

@ -9,6 +9,10 @@
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
@ -39,78 +43,78 @@
<plugin
id="org.eclipse.rse.files.ui"
download-size="0"
install-size="0"
download-size="111"
install-size="407"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.logging"
download-size="0"
install-size="0"
download-size="12"
install-size="28"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.processes.ui"
download-size="0"
install-size="0"
download-size="22"
install-size="61"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.services"
download-size="0"
install-size="0"
download-size="57"
install-size="183"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.shells.ui"
download-size="0"
install-size="0"
download-size="40"
install-size="135"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.subsystems.files.core"
download-size="0"
install-size="0"
download-size="32"
install-size="98"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.subsystems.processes.core"
download-size="0"
install-size="0"
download-size="7"
install-size="21"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.subsystems.shells.core"
download-size="0"
install-size="0"
download-size="16"
install-size="56"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.ui"
download-size="0"
install-size="0"
download-size="548"
install-size="1677"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.core"
download-size="0"
install-size="0"
download-size="41"
install-size="133"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.rse.doc.user"
download-size="0"
install-size="0"
download-size="159"
install-size="193"
version="0.0.0"
unpack="false"/>

View file

@ -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