Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'libhover/org.eclipse.linuxtools.cdt.libhover.glibc/pom.xml')
-rw-r--r--libhover/org.eclipse.linuxtools.cdt.libhover.glibc/pom.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/libhover/org.eclipse.linuxtools.cdt.libhover.glibc/pom.xml b/libhover/org.eclipse.linuxtools.cdt.libhover.glibc/pom.xml
index 78ef0654b4..e0f4e6ecfe 100644
--- a/libhover/org.eclipse.linuxtools.cdt.libhover.glibc/pom.xml
+++ b/libhover/org.eclipse.linuxtools.cdt.libhover.glibc/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