[535301] Updating o.e.u.common.edit-feature to EPL v2.0.
diff --git a/features/org.eclipse.uml2.common.edit-feature/build.properties b/features/org.eclipse.uml2.common.edit-feature/build.properties
index a4af175..af6d8af 100644
--- a/features/org.eclipse.uml2.common.edit-feature/build.properties
+++ b/features/org.eclipse.uml2.common.edit-feature/build.properties
@@ -1,13 +1,13 @@
-# Copyright (c) 2003, 2017 IBM Corporation, CEA, and others.
+# Copyright (c) 2003, 2018 IBM Corporation, CEA, and others.
 # All rights reserved.   This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
 # which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
 #
 # Contributors: 
 #   IBM - initial API and implementation
 #   Kenn Hussey (CEA) - 351776
-#   Kenn Hussey - 526568
+#   Kenn Hussey - 526568, 535301
 #
 
 # NLS_MESSAGEFORMAT_VAR
diff --git a/features/org.eclipse.uml2.common.edit-feature/feature.properties b/features/org.eclipse.uml2.common.edit-feature/feature.properties
index 18ea570..ccf147e 100644
--- a/features/org.eclipse.uml2.common.edit-feature/feature.properties
+++ b/features/org.eclipse.uml2.common.edit-feature/feature.properties
@@ -1,14 +1,13 @@
-# Copyright (c) 2003, 2013 IBM Corporation, Embarcadero Technologies, CEA, and others.
+# Copyright (c) 2003, 2018 IBM Corporation, Embarcadero Technologies, CEA, and others.
 # All rights reserved.   This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
 # which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
 #
 # Contributors: 
 #   IBM - initial API and implementation
 #   Kenn Hussey (Embarcadero Technologies) - 204200
-#   Kenn Hussey - 314388, 341158
-#   Kenn Hussey - 351776
+#   Kenn Hussey - 314388, 341158, 351776, 535301
 #   Christian W. Damus (CEA) - 227616
 #
 
diff --git a/features/org.eclipse.uml2.common.edit-feature/feature.xml b/features/org.eclipse.uml2.common.edit-feature/feature.xml
index 00a0b1d..7668de6 100644
--- a/features/org.eclipse.uml2.common.edit-feature/feature.xml
+++ b/features/org.eclipse.uml2.common.edit-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.uml2.common.edit"
       label="%feature.label"
-      version="2.4.0.qualifier"
+      version="2.5.0.qualifier"
       provider-name="%feature.provider-name"
       image="eclipse_update_120.jpg"
       license-feature="org.eclipse.license"
@@ -12,12 +12,12 @@
       %description
    </description>
 
-   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2003, 2017 IBM Corporation, Embarcadero Technologies, CEA, and others.
+   <copyright url="http://www.eclipse.org/legal/epl-v20.html">
+      Copyright (c) 2003, 2018 IBM Corporation, Embarcadero Technologies, CEA, and others.
 All rights reserved.   This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
 which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
    </copyright>
 
    <license url="%licenseURL">