From f37decc9ef98b89ce44fb867d97d553a4da48669 Mon Sep 17 00:00:00 2001 From: Kenn Hussey Date: Wed, 21 Nov 2018 16:14:09 -0500 Subject: [535301] Updating org.eclipse.uml2 to EPL v2.0. --- plugins/org.eclipse.uml2/META-INF/MANIFEST.MF | 2 +- plugins/org.eclipse.uml2/about.html | 2 +- plugins/org.eclipse.uml2/about.mappings | 6 +++--- plugins/org.eclipse.uml2/about.properties | 6 +++--- plugins/org.eclipse.uml2/build.properties | 8 ++++---- plugins/org.eclipse.uml2/plugin.properties | 8 ++++---- plugins/org.eclipse.uml2/templates/Header.javajetinc | 8 ++++---- plugins/org.eclipse.uml2/templates/Header.propertiesjetinc | 8 ++++---- plugins/org.eclipse.uml2/templates/Header.xmljetinc | 8 ++++---- 9 files changed, 28 insertions(+), 28 deletions(-) (limited to 'plugins') diff --git a/plugins/org.eclipse.uml2/META-INF/MANIFEST.MF b/plugins/org.eclipse.uml2/META-INF/MANIFEST.MF index c38395e0e..4174ed9d9 100644 --- a/plugins/org.eclipse.uml2/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.uml2/META-INF/MANIFEST.MF @@ -2,6 +2,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.uml2 -Bundle-Version: 5.4.0.qualifier +Bundle-Version: 5.5.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/plugins/org.eclipse.uml2/about.html b/plugins/org.eclipse.uml2/about.html index 598b36848..1a90f7e71 100644 --- a/plugins/org.eclipse.uml2/about.html +++ b/plugins/org.eclipse.uml2/about.html @@ -14,7 +14,7 @@

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-v10.html. +at http://www.eclipse.org/legal/epl-v20.html. For purposes of the EPL, "Program" will mean the Content.

If you did not receive this Content directly from the Eclipse Foundation, the Content is diff --git a/plugins/org.eclipse.uml2/about.mappings b/plugins/org.eclipse.uml2/about.mappings index c101df071..71a9ec6e3 100644 --- a/plugins/org.eclipse.uml2/about.mappings +++ b/plugins/org.eclipse.uml2/about.mappings @@ -1,8 +1,8 @@ -# Copyright (c) 2006, 2017 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 diff --git a/plugins/org.eclipse.uml2/about.properties b/plugins/org.eclipse.uml2/about.properties index b2c4fa135..6ffe126c9 100644 --- a/plugins/org.eclipse.uml2/about.properties +++ b/plugins/org.eclipse.uml2/about.properties @@ -1,13 +1,13 @@ # 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) - 219804, 204200 -# Kenn Hussey - 323181, 530555 +# Kenn Hussey - 323181, 530555, 535301 # Kenn Hussey (CEA) - 286404, 485756, 511674 # diff --git a/plugins/org.eclipse.uml2/build.properties b/plugins/org.eclipse.uml2/build.properties index 732d927f6..52cde182c 100644 --- a/plugins/org.eclipse.uml2/build.properties +++ b/plugins/org.eclipse.uml2/build.properties @@ -1,14 +1,14 @@ -# Copyright (c) 2006, 2011 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) - 327039 +# Kenn Hussey - 535301 # -# $Id: build.properties,v 1.4 2007/04/04 02:20:03 khussey Exp $ # NLS_MESSAGEFORMAT_VAR bin.includes = about.*,\ diff --git a/plugins/org.eclipse.uml2/plugin.properties b/plugins/org.eclipse.uml2/plugin.properties index 3ba9ad4f4..86e3cdae0 100644 --- a/plugins/org.eclipse.uml2/plugin.properties +++ b/plugins/org.eclipse.uml2/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) - 204200 +# Kenn Hussey - 535301 # -# $Id: plugin.properties,v 1.4 2009/04/07 18:25:09 jbruck Exp $ # NLS_MESSAGEFORMAT_VAR diff --git a/plugins/org.eclipse.uml2/templates/Header.javajetinc b/plugins/org.eclipse.uml2/templates/Header.javajetinc index e819f42bc..76d28670b 100644 --- a/plugins/org.eclipse.uml2/templates/Header.javajetinc +++ b/plugins/org.eclipse.uml2/templates/Header.javajetinc @@ -1,11 +1,11 @@ /* - * Copyright (c) 2014 CEA and others. + * Copyright (c) 2018 Kenn Hussey 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: - * Kenn Hussey (CEA) - initial API and implementation + * Kenn Hussey - initial API and implementation * */ diff --git a/plugins/org.eclipse.uml2/templates/Header.propertiesjetinc b/plugins/org.eclipse.uml2/templates/Header.propertiesjetinc index 757ced506..3079440c2 100644 --- a/plugins/org.eclipse.uml2/templates/Header.propertiesjetinc +++ b/plugins/org.eclipse.uml2/templates/Header.propertiesjetinc @@ -1,9 +1,9 @@ -# Copyright (c) 2014 CEA and others. +# Copyright (c) 2018 Kenn Hussey 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: -# Kenn Hussey (CEA) - initial API and implementation +# Kenn Hussey - initial API and implementation # diff --git a/plugins/org.eclipse.uml2/templates/Header.xmljetinc b/plugins/org.eclipse.uml2/templates/Header.xmljetinc index 3c3498115..690d855cb 100644 --- a/plugins/org.eclipse.uml2/templates/Header.xmljetinc +++ b/plugins/org.eclipse.uml2/templates/Header.xmljetinc @@ -1,11 +1,11 @@ -- cgit v1.2.3