[535301] Updating org.eclipse.uml2.capabilities to EPL v2.0.
diff --git a/plugins/org.eclipse.uml2.capabilities/META-INF/MANIFEST.MF b/plugins/org.eclipse.uml2.capabilities/META-INF/MANIFEST.MF
index cecaccd..9f1d32b 100644
--- a/plugins/org.eclipse.uml2.capabilities/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.uml2.capabilities/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.uml2.capabilities;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/plugins/org.eclipse.uml2.capabilities/about.html b/plugins/org.eclipse.uml2.capabilities/about.html
index 598b368..1a90f7e 100644
--- a/plugins/org.eclipse.uml2.capabilities/about.html
+++ b/plugins/org.eclipse.uml2.capabilities/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.capabilities/build.properties b/plugins/org.eclipse.uml2.capabilities/build.properties
index ae407a2..c451499 100644
--- a/plugins/org.eclipse.uml2.capabilities/build.properties
+++ b/plugins/org.eclipse.uml2.capabilities/build.properties
@@ -1,13 +1,16 @@
-###############################################################################
-#  Copyright (c) 2009 IBM Corporation and others.
+#  Copyright (c) 2009, 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 Corporation - initial API and implementation
-###############################################################################
+#      Kenn Hussey - 535301
+#
+
+# NLS_MESSAGEFORMAT_VAR
+
 bin.includes = plugin.xml,\
                plugin.properties,\
                META-INF/,\
diff --git a/plugins/org.eclipse.uml2.capabilities/plugin.properties b/plugins/org.eclipse.uml2.capabilities/plugin.properties
index 26aa7e5..7739fea 100644
--- a/plugins/org.eclipse.uml2.capabilities/plugin.properties
+++ b/plugins/org.eclipse.uml2.capabilities/plugin.properties
@@ -1,23 +1,16 @@
-# /**
-#  * <copyright>
-#  *
-#  * Copyright (c) 2009 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
-#  * which accompanies this distribution, and is available at
-#  * http://www.eclipse.org/legal/epl-v10.html
-#  * 
-#  * Contributors: 
-#  *   IBM - initial API and implementation
-#  *
-#  * </copyright>
-#  *
-#  * $Id: plugin.properties,v 1.1 2009/04/20 17:56:36 jbruck Exp $
-#  */
+# Copyright (c) 2009, 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 v2.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v20.html
+# 
+# Contributors: 
+#   IBM - initial API and implementation
+#   Kenn Hussey - 535301
+#
 
 # NLS_MESSAGEFORMAT_VAR
 
-
 pluginName = UML2 Capabilities
 providerName = Eclipse Modeling Project
 
diff --git a/plugins/org.eclipse.uml2.capabilities/plugin.xml b/plugins/org.eclipse.uml2.capabilities/plugin.xml
index 54a0eb9..96b451a 100644
--- a/plugins/org.eclipse.uml2.capabilities/plugin.xml
+++ b/plugins/org.eclipse.uml2.capabilities/plugin.xml
Binary files differ