Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-05-10 06:45:56 +0000
committerAlexander Kurtakov2018-05-10 06:58:35 +0000
commitbc4c3ae1850eb1cf8be605bef93ca10a95323cd7 (patch)
tree221d734a7fcd6a2b8baee1bce08f59ced7e310d0 /changelog/org.eclipse.linuxtools.changelog-feature/pom.xml
parentd7e4c8a99f989a5926cc8792240c3933b1f45900 (diff)
downloadorg.eclipse.linuxtools-bc4c3ae1850eb1cf8be605bef93ca10a95323cd7.tar.gz
org.eclipse.linuxtools-bc4c3ae1850eb1cf8be605bef93ca10a95323cd7.tar.xz
org.eclipse.linuxtools-bc4c3ae1850eb1cf8be605bef93ca10a95323cd7.zip
Update changelog plugin headers to EPL 2.0.
Change-Id: Ibc4d9214a1a65cdcd76a032524bd9fe44cccbc57 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/122390
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog-feature/pom.xml')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog-feature/pom.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml b/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml
index 727632a43c..731737814b 100644
--- a/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml
+++ b/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (C) 2011, Red Hat, Inc.
+ Copyright (C) 2011, 2018 Red Hat, Inc.
- 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 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