aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core.test/pom.xml
diff options
context:
space:
mode:
authorEvgeny Mandrikov <138671+Godin@users.noreply.github.com>2019-09-23 15:56:24 +0200
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2019-09-23 15:56:24 +0200
commit5ae7caf68d5b520bebc3e207f1b440a43c0fba15 (patch)
treef72fea9529a310b2960344d352ecb2e92b768717 /org.jacoco.core.test/pom.xml
parent18f571a764a9879bb8ceb95f7a23efa373a5a89c (diff)
downloadjacoco-5ae7caf68d5b520bebc3e207f1b440a43c0fba15.tar.gz
Update license to EPL version 2.0 (#943)
Diffstat (limited to 'org.jacoco.core.test/pom.xml')
-rw-r--r--org.jacoco.core.test/pom.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/org.jacoco.core.test/pom.xml b/org.jacoco.core.test/pom.xml
index a0ce4178..698d06be 100644
--- a/org.jacoco.core.test/pom.xml
+++ b/org.jacoco.core.test/pom.xml
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
- 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
+ This program and the accompanying materials are made available under
+ the terms of the Eclipse Public License 2.0 which is available at
+ http://www.eclipse.org/legal/epl-2.0
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
Evgeny Mandrikov - initial API and implementation