Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-05-09 18:21:25 +0000
committerAlexander Kurtakov2018-05-09 18:53:13 +0000
commitd7f8a1f95491ff98ed1c65f7adfa7ca6c1d6b070 (patch)
tree45db931876fdaeee9f0c0c3f48d1ddb886cc67d0 /profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
parent113a98ff02dafb4dd2699ca691b57c574a8adc3f (diff)
downloadorg.eclipse.linuxtools-d7f8a1f95491ff98ed1c65f7adfa7ca6c1d6b070.tar.gz
org.eclipse.linuxtools-d7f8a1f95491ff98ed1c65f7adfa7ca6c1d6b070.tar.xz
org.eclipse.linuxtools-d7f8a1f95491ff98ed1c65f7adfa7ca6c1d6b070.zip
Chance license header ot EPL 2.0 in profiling dir.
Change-Id: I831ff4b7bafbf726f061596b5328dae9cb061d7d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/122373
Diffstat (limited to 'profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml')
-rw-r--r--profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml b/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
index 7d4908b750..024ca87c13 100644
--- a/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
+++ b/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (C) 2011, IBM Corporation
-
- 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
+ Copyright (C) 2011, 2018 IBM Corporation and others
+
+ This program and the accompanying materials are made
+ available under the terms of the Eclipse Public License 2.0
+ which is available at https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

Back to the top