[535301] Updating o.e.u.uml.ecore.exporter to EPL v2.0.
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/META-INF/MANIFEST.MF b/plugins/org.eclipse.uml2.uml.ecore.exporter/META-INF/MANIFEST.MF
index 36abc43..d0fc0e0 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.uml2.uml.ecore.exporter; singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.5.0.qualifier
 Bundle-ClassPath: .
 Bundle-Activator: org.eclipse.uml2.uml.ecore.exporter.UMLExporterPlugin$Implementation
 Bundle-Vendor: %providerName
@@ -12,8 +12,9 @@
  org.eclipse.uml2.uml.ecore.exporter.ui
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
  org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
- org.eclipse.uml2.uml;bundle-version="[5.4.0,6.0.0)",
- org.eclipse.emf.exporter;bundle-version="[2.8.0,3.0.0)",
- org.eclipse.emf.codegen.ecore.ui;bundle-version="[2.14.0,3.0.0)";resolution:=optional
+ org.eclipse.uml2.uml;bundle-version="[5.5.0,6.0.0)",
+ org.eclipse.emf.exporter;bundle-version="[2.9.0,3.0.0)",
+ org.eclipse.emf.codegen.ecore.ui;bundle-version="[2.16.0,3.0.0)";resolution:=optional
 Eclipse-LazyStart: true
 Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: org.eclipse.uml2.uml.ecore.exporter
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/about.html b/plugins/org.eclipse.uml2.uml.ecore.exporter/about.html
index 598b368..1a90f7e 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/about.html
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/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.uml.ecore.exporter/build.properties b/plugins/org.eclipse.uml2.uml.ecore.exporter/build.properties
index 2b63deb..19a98e5 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/build.properties
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/build.properties
@@ -1,13 +1,13 @@
-# 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: build.properties,v 1.4 2007/04/04 02:20:08 khussey Exp $
 
 # NLS_MESSAGEFORMAT_VAR
 source.. = src/
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.properties b/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.properties
index 67d33ed..3b434ab 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.properties
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.properties
@@ -1,14 +1,14 @@
-# Copyright (c) 2006, 2009 IBM Corporation, Embarcadero Technologies, and others.
+# Copyright (c) 2006, 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) - 156879, 204200
+#   Kenn Hussey - 535301
 #
-# $Id: plugin.properties,v 1.13 2009/04/07 18:23:26 jbruck Exp $
 
 # NLS_MESSAGEFORMAT_VAR
 
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.xml b/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.xml
index 7970c12..c86c214 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.xml
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/plugin.xml
@@ -2,16 +2,16 @@
 <?eclipse version="3.0"?>
 
 <!--
- 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: plugin.xml,v 1.2 2007/01/04 18:55:59 khussey Exp $
 -->
 
 <plugin>
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporter.java b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporter.java
index 6d13bd0..41ccd9f 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporter.java
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporter.java
@@ -1,14 +1,15 @@
 /*
- * Copyright (c) 2006, 2014 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) - 156879, 273949
  *   Kenn Hussey (CEA) - 316165, 273948, 418466
+ *   Kenn Hussey - 535301
  *
  */
 package org.eclipse.uml2.uml.ecore.exporter;
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporterPlugin.java b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporterPlugin.java
index 5439bba..4467afb 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporterPlugin.java
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/UMLExporterPlugin.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: UMLExporterPlugin.java,v 1.4 2007/04/05 05:03:55 khussey Exp $
  */
 package org.eclipse.uml2.uml.ecore.exporter;
 
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterOptionsPage.java b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterOptionsPage.java
index 7bdc4e9..5234c1f 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterOptionsPage.java
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterOptionsPage.java
@@ -1,14 +1,15 @@
 /*
- * Copyright (c) 2006, 2014 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) - 316165
  *   Christian W. Damus (CEA) - 420338
+ *   Kenn Hussey - 535301
  *
  */
 package org.eclipse.uml2.uml.ecore.exporter.ui;
diff --git a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterWizard.java b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterWizard.java
index 261fcab..713aaa8 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterWizard.java
+++ b/plugins/org.eclipse.uml2.uml.ecore.exporter/src/org/eclipse/uml2/uml/ecore/exporter/ui/UMLExporterWizard.java
@@ -1,13 +1,14 @@
 /*
- * Copyright (c) 2006, 2013 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) - 273948
+ *   Kenn Hussey - 535301
  *
  */
 package org.eclipse.uml2.uml.ecore.exporter.ui;