[535301] Updating org.eclipse.uml2.common.edit to EPL v2.0.
diff --git a/plugins/org.eclipse.uml2.common.edit/META-INF/MANIFEST.MF b/plugins/org.eclipse.uml2.common.edit/META-INF/MANIFEST.MF
index 7ae1634..b8f74e5 100644
--- a/plugins/org.eclipse.uml2.common.edit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.uml2.common.edit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.uml2.common.edit; singleton:=true
-Bundle-Version: 2.4.0.qualifier
+Bundle-Version: 2.5.0.qualifier
 Bundle-ClassPath: .
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -10,9 +10,10 @@
 Export-Package: org.eclipse.uml2.common.edit.command,
  org.eclipse.uml2.common.edit.domain,
  org.eclipse.uml2.common.edit.provider
-Require-Bundle: org.eclipse.uml2.common;bundle-version="[2.4.0,3.0.0)";visibility:=reexport,
+Require-Bundle: org.eclipse.uml2.common;bundle-version="[2.5.0,3.0.0)";visibility:=reexport,
  org.eclipse.emf.ecore.edit;bundle-version="[2.10.0,3.0.0)";visibility:=reexport,
- org.eclipse.emf.ecore.change;bundle-version="[2.12.0,3.0.0)";visibility:=reexport,
+ org.eclipse.emf.ecore.change;bundle-version="[2.13.0,3.0.0)";visibility:=reexport,
  org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)"
 Eclipse-LazyStart: true
 Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: org.eclipse.uml2.common.edit
diff --git a/plugins/org.eclipse.uml2.common.edit/about.html b/plugins/org.eclipse.uml2.common.edit/about.html
index 598b368..1a90f7e 100644
--- a/plugins/org.eclipse.uml2.common.edit/about.html
+++ b/plugins/org.eclipse.uml2.common.edit/about.html
@@ -14,7 +14,7 @@
 <p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
 indicated below, the Content is provided to you under the terms and conditions of the
 Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+at <a href="http://www.eclipse.org/legal/epl-v20.html">http://www.eclipse.org/legal/epl-v20.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
 <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
diff --git a/plugins/org.eclipse.uml2.common.edit/about.mappings b/plugins/org.eclipse.uml2.common.edit/about.mappings
index b98206b..34dd83c 100644
--- a/plugins/org.eclipse.uml2.common.edit/about.mappings
+++ b/plugins/org.eclipse.uml2.common.edit/about.mappings
@@ -1,13 +1,13 @@
-# Copyright (c) 2006, 2017 IBM Corporation, CEA, and others.
+# Copyright (c) 2006, 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
 #   Christian W. Damus (CEA) - 227616
-#   Kenn Hussey - 526568
+#   Kenn Hussey - 526568, 535301
 #
 
 # about.mappings
diff --git a/plugins/org.eclipse.uml2.common.edit/about.properties b/plugins/org.eclipse.uml2.common.edit/about.properties
index 1af399f..a65f628 100644
--- a/plugins/org.eclipse.uml2.common.edit/about.properties
+++ b/plugins/org.eclipse.uml2.common.edit/about.properties
@@ -1,13 +1,13 @@
-# Copyright (c) 2006, 2017 IBM Corporation, Embarcadero Technologies, CEA, and others.
+# Copyright (c) 2006, 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) - 219804, 204200
-#   Kenn Hussey - 323181, 526568
+#   Kenn Hussey - 323181, 526568, 535301
 #   Christian W. Damus (CEA) - 227616
 #   Kenn Hussey (CEA) - 459723
 #
@@ -25,5 +25,5 @@
 Version: {featureVersion}\n\
 Build id: {0}\n\
 \n\
-(c) Copyright Eclipse contributors and others 2003, 2017.  All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2003, 2018.  All rights reserved.\n\
 Visit http://www.eclipse.org/uml2
diff --git a/plugins/org.eclipse.uml2.common.edit/build.properties b/plugins/org.eclipse.uml2.common.edit/build.properties
index 97da4ad..ba52519 100644
--- a/plugins/org.eclipse.uml2.common.edit/build.properties
+++ b/plugins/org.eclipse.uml2.common.edit/build.properties
@@ -1,13 +1,14 @@
-# Copyright (c) 2005, 2013 IBM Corporation, Embarcadero Technologies, CEA, and others.
+# Copyright (c) 2005, 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
 #   Christian W. Damus (CEA) - 227616
+#   Kenn Hussey - 535301
 #
 
 # NLS_MESSAGEFORMAT_VAR
diff --git a/plugins/org.eclipse.uml2.common.edit/plugin.properties b/plugins/org.eclipse.uml2.common.edit/plugin.properties
index 9f1b5bd..be7319d 100644
--- a/plugins/org.eclipse.uml2.common.edit/plugin.properties
+++ b/plugins/org.eclipse.uml2.common.edit/plugin.properties
@@ -1,14 +1,14 @@
-# Copyright (c) 2005, 2009 IBM Corporation, Embarcadero Technologies, and others.
+# Copyright (c) 2005, 2018 IBM Corporation, Embarcadero Technologies, 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 - 535301
 #
-# $Id: plugin.properties,v 1.6 2009/04/07 18:24:30 jbruck Exp $
 
 # NLS_MESSAGEFORMAT_VAR
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/ChangeCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/ChangeCommand.java
index 96b5af1..bd8809a 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/ChangeCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/ChangeCommand.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2004, 2007 IBM Corporation and others.
+ * Copyright (c) 2004, 2018 IBM Corporation 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 - 535301
  *
- * $Id: ChangeCommand.java,v 1.4 2007/01/04 18:53:35 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.command;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetAddCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetAddCommand.java
index 8022446..19ca3a2 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetAddCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetAddCommand.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2003, 2007 IBM Corporation and others.
+ * Copyright (c) 2003, 2018 IBM Corporation 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 - 535301
  *
- * $Id: SubsetAddCommand.java,v 1.4 2007/01/04 18:53:35 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.command;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetCommand.java
index 1bf3257..7d95831 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetCommand.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2003, 2007 IBM Corporation and others.
+ * Copyright (c) 2003, 2018 IBM Corporation 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 - 535301
  *
- * $Id: SubsetCommand.java,v 1.2 2007/01/04 18:53:35 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.command;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetCommand.java
index b0b55c8..e647b14 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetCommand.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2006, 2007 IBM Corporation and others.
+ * Copyright (c) 2006, 2018 IBM Corporation 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 - 535301
  *
- * $Id: SubsetSupersetCommand.java,v 1.2 2007/01/04 18:53:35 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.command;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetReplaceCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetReplaceCommand.java
index e51ca18..c282a85 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetReplaceCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetReplaceCommand.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2006, 2007 IBM Corporation and others.
+ * Copyright (c) 2006, 2018 IBM Corporation 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 - 535301
  *
- * $Id: SubsetSupersetReplaceCommand.java,v 1.3 2007/01/04 18:53:35 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.command;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetSetCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetSetCommand.java
index 1bb6534..b702c63 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetSetCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SubsetSupersetSetCommand.java
@@ -1,13 +1,14 @@
 /*
- * Copyright (c) 2006, 2015 IBM Corporation, CEA, and others.
+ * Copyright (c) 2006, 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) - 459723
+ *   Kenn Hussey - 535301
  *
  */
 package org.eclipse.uml2.common.edit.command;
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetCommand.java
index 6ed60be..6a49716 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetCommand.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2003, 2007 IBM Corporation and others.
+ * Copyright (c) 2003, 2018 IBM Corporation 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 - 535301
  *
- * $Id: SupersetCommand.java,v 1.2 2007/01/04 18:53:35 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.command;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetRemoveCommand.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetRemoveCommand.java
index 6e6152d..bb6064d 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetRemoveCommand.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/command/SupersetRemoveCommand.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2003, 2007 IBM Corporation and others.
+ * Copyright (c) 2003, 2018 IBM Corporation 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 - 535301
  *
- * $Id: SupersetRemoveCommand.java,v 1.4 2007/01/04 18:53:35 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.command;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/domain/UML2AdapterFactoryEditingDomain.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/domain/UML2AdapterFactoryEditingDomain.java
index dcb3c29..b897943 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/domain/UML2AdapterFactoryEditingDomain.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/domain/UML2AdapterFactoryEditingDomain.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2006, 2007 IBM Corporation and others.
+ * Copyright (c) 2006, 2018 IBM Corporation 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 - 535301
  *
- * $Id: UML2AdapterFactoryEditingDomain.java,v 1.2 2007/01/04 18:53:45 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.domain;
 
diff --git a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/provider/IItemQualifiedTextProvider.java b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/provider/IItemQualifiedTextProvider.java
index fe73442..0aaf91b 100644
--- a/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/provider/IItemQualifiedTextProvider.java
+++ b/plugins/org.eclipse.uml2.common.edit/src/org/eclipse/uml2/common/edit/provider/IItemQualifiedTextProvider.java
@@ -1,14 +1,14 @@
 /*
- * Copyright (c) 2004, 2005 IBM Corporation and others.
+ * Copyright (c) 2004, 2018 IBM Corporation 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 - 535301
  *
- * $Id: IItemQualifiedTextProvider.java,v 1.1 2005/05/17 22:03:59 khussey Exp $
  */
 package org.eclipse.uml2.common.edit.provider;