Skip to content

Commit

Permalink
[535301] Updating org.eclipse.uml2.build-feature to EPL v2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
khussey committed Nov 21, 2018
1 parent a87c2fb commit 6cc072d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
7 changes: 4 additions & 3 deletions releng/org.eclipse.uml2.build-feature/build.properties
@@ -1,11 +1,12 @@
# Copyright (c) 2011 CEA and others.
# Copyright (c) 2011, 2018 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:
# Kenn Hussey (CEA) - initial API and implementation
# Kenn Hussey - 535301
#

# NLS_MESSAGEFORMAT_VAR
Expand Down
7 changes: 4 additions & 3 deletions releng/org.eclipse.uml2.build-feature/feature.properties
@@ -1,11 +1,12 @@
# Copyright (c) 2011 CEA and others.
# Copyright (c) 2011, 2018 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:
# Kenn Hussey (CEA) - initial API and implementation
# Kenn Hussey - 535301
#

# NLS_MESSAGEFORMAT_VAR
Expand Down
10 changes: 5 additions & 5 deletions releng/org.eclipse.uml2.build-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.uml2.build"
label="Unified Modeling Language 2.x (UML2) Build Site"
version="5.4.0.qualifier"
version="5.5.0.qualifier"
provider-name="%feature.provider-name"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.license"
Expand All @@ -12,12 +12,12 @@
%description
</description>

<copyright url="http://www.eclipse.org/legal/epl-v10.html">
Copyright (c) 2011, 2017 CEA and others.
<copyright url="http://www.eclipse.org/legal/epl-v20.html">
Copyright (c) 2011, 2018 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">
Expand Down

0 comments on commit 6cc072d

Please sign in to comment.