aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/xsl
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.doc/xsl
parent18f571a764a9879bb8ceb95f7a23efa373a5a89c (diff)
downloadjacoco-5ae7caf68d5b520bebc3e207f1b440a43c0fba15.tar.gz
Update license to EPL version 2.0 (#943)
Diffstat (limited to 'org.jacoco.doc/xsl')
-rw-r--r--org.jacoco.doc/xsl/cli.xsl9
-rw-r--r--org.jacoco.doc/xsl/maven-goal.xsl9
2 files changed, 10 insertions, 8 deletions
diff --git a/org.jacoco.doc/xsl/cli.xsl b/org.jacoco.doc/xsl/cli.xsl
index b506ac0d..80a76684 100644
--- a/org.jacoco.doc/xsl/cli.xsl
+++ b/org.jacoco.doc/xsl/cli.xsl
@@ -2,10 +2,11 @@
<!--
Copyright (c) 2009, 2018 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:
Marc R. Hoffmann - initial API and implementation
diff --git a/org.jacoco.doc/xsl/maven-goal.xsl b/org.jacoco.doc/xsl/maven-goal.xsl
index 1cef056c..f52cdf3a 100644
--- a/org.jacoco.doc/xsl/maven-goal.xsl
+++ b/org.jacoco.doc/xsl/maven-goal.xsl
@@ -2,10 +2,11 @@
<!--
Copyright (c) 2009, 2018 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:
Marc R. Hoffmann - initial API and implementation