Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.eef.edt-feature/sourceTemplateFeature/feature.properties')
-rwxr-xr-xfeatures/org.eclipse.emf.eef.edt-feature/sourceTemplateFeature/feature.properties7
1 files changed, 4 insertions, 3 deletions
diff --git a/features/org.eclipse.emf.eef.edt-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.emf.eef.edt-feature/sourceTemplateFeature/feature.properties
index 1eff6b409..770313493 100755
--- a/features/org.eclipse.emf.eef.edt-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.emf.eef.edt-feature/sourceTemplateFeature/feature.properties
@@ -9,7 +9,7 @@
# Obeo - initial API and implementation
###############################################################################
providerName=Eclipse Modeling Project
-featureName=Extended Editing Framework - Development Tools Sources (Incubation)
+featureName=Extended Editing Framework - Development Tools Sources
description=Extended Editing Framework - Development Tools Sources
# "licenseURL" property - URL of the "Feature License"
@@ -17,9 +17,10 @@ description=Extended Editing Framework - Development Tools Sources
licenseURL=license.html
# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
license=\
Eclipse Foundation Software User Agreement\n\
-April 14, 2010\n\
+February 1, 2011\n\
\n\
Usage Of Content\n\
\n\
@@ -88,6 +89,7 @@ THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
\n\
+ - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\
- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
@@ -141,4 +143,3 @@ re-export of encryption software, to see if this is permitted.\n\
\n\
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
########### end of license property ##########################################
-

Back to the top