Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.modisco.infra.discovery.ui.tests/pom.xml')
-rw-r--r--org.eclipse.modisco.infra.discovery.ui.tests/pom.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/org.eclipse.modisco.infra.discovery.ui.tests/pom.xml b/org.eclipse.modisco.infra.discovery.ui.tests/pom.xml
index 84427753c..b63dc16c6 100644
--- a/org.eclipse.modisco.infra.discovery.ui.tests/pom.xml
+++ b/org.eclipse.modisco.infra.discovery.ui.tests/pom.xml
@@ -1,4 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2019 Mia-Software and others.
+
+ This program and the accompanying materials
+ are made available under the terms of the Eclipse Public License 2.0
+ which accompanies this distribution, and is available at
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
+
+ Contributors:
+ Unknown - initial API and implementation
+ -->
+
<project xmlns:m2="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"

Back to the top