diff options
Diffstat (limited to 'org.eclipse.jgit.coverage/pom.xml')
-rw-r--r-- | org.eclipse.jgit.coverage/pom.xml | 9 |
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"> |