Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbouchet2011-05-03 13:55:57 +0000
committersbouchet2011-05-03 13:55:57 +0000
commitcdb2fdc4f7af22a94764c17ce15c83dca90912f6 (patch)
treec5064c86e29368333b06fa1d5de3fc35d132c5af /features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/feature.properties
parentb82949df8e0cfa78d392ba0ec0354d66808b49a2 (diff)
downloadorg.eclipse.eef-cdb2fdc4f7af22a94764c17ce15c83dca90912f6.tar.gz
org.eclipse.eef-cdb2fdc4f7af22a94764c17ce15c83dca90912f6.tar.xz
org.eclipse.eef-cdb2fdc4f7af22a94764c17ce15c83dca90912f6.zip
EEF 1.0.0M7 :
removed incubation fixed versions new SUA
Diffstat (limited to 'features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/feature.properties')
-rwxr-xr-xfeatures/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/feature.properties7
1 files changed, 4 insertions, 3 deletions
diff --git a/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/feature.properties
index 1bd3d5f3b..34465b10a 100755
--- a/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.emf.eef.runtime-feature/sourceTemplateFeature/feature.properties
@@ -9,7 +9,7 @@
# Obeo - initial API and implementation
###############################################################################
providerName=Eclipse Modeling Project
-featureName=Extended Editing Framework - Runtime Sources (Incubation)
+featureName=Extended Editing Framework - Runtime Sources
description=Extended Editing Framework - Runtime Sources
# "licenseURL" property - URL of the "Feature License"
@@ -17,9 +17,10 @@ description=Extended Editing Framework - Runtime 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