summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.coverage
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-01-04 00:50:50 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-01-04 01:10:05 +0100
commit5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3 (patch)
treeb79692c194f0df0907f97b02887de1d50f09d20a /org.eclipse.jgit.coverage
parentc2c6d6d1be4f133a8ca9888a80c7398835f62e5c (diff)
downloadjgit-5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3.tar.gz
jgit-5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3.zip
Update EDL 1.0 license headers to new short SPDX compliant format
This is the format given by the Eclipse legal doc generator [1]. [1] https://www.eclipse.org/projects/tools/documentation.php?id=technology.jgit Bug: 548298 Change-Id: I8d8cabc998ba1b083e3f0906a8d558d391ffb6c4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.coverage')
-rw-r--r--org.eclipse.jgit.coverage/pom.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/org.eclipse.jgit.coverage/pom.xml b/org.eclipse.jgit.coverage/pom.xml
index 53a46fc1b9..df25f8d31a 100644
--- a/org.eclipse.jgit.coverage/pom.xml
+++ b/org.eclipse.jgit.coverage/pom.xml
@@ -1,4 +1,13 @@
<?xml version="1.0"?>
+<!--
+ Copyright (C) 2019, Matthias Sohn <matthias.sohn@sap.com> and others
+
+ This program and the accompanying materials are made available under the
+ terms of the Eclipse Distribution License v. 1.0 which is available at
+ http://www.eclipse.org/org/documents/edl-v10.php.
+
+ SPDX-License-Identifier: BSD-3-Clause
+-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">