Bug 543814 - Update copyrights and EPLv1 licenses to EPL 2.0
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/org.eclipse.wtp.releng.versionchecker/buildPlugin.xml b/org.eclipse.wtp.releng.versionchecker/buildPlugin.xml
index 71ef9e6..07a27cc 100644
--- a/org.eclipse.wtp.releng.versionchecker/buildPlugin.xml
+++ b/org.eclipse.wtp.releng.versionchecker/buildPlugin.xml
@@ -1,4 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2008, 2019 IBM Corporation 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:
+ IBM Corporation - initial API and implementation
+ -->
+
<project default="plugin_export" name="build">
<target name="plugin_export">
<pde.exportPlugins destination="D:\builds\freshzips\eclipse" exportSource="true" exportType="directory" plugins="org.eclipse.wtp.releng.versionchecker" useJARFormat="true"/>