Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-05-15 05:18:32 +0000
committerUwe Stieber2012-05-15 05:18:32 +0000
commitab0b851b8e126a2df791a64c496394213f48f473 (patch)
treedd7ce3603c92993170ffbeab6adbf72ed0a2e1f8 /target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties
parent7265235f448ece958a16dd25f423fa3b5a265ecc (diff)
downloadorg.eclipse.tcf-ab0b851b8e126a2df791a64c496394213f48f473.tar.gz
org.eclipse.tcf-ab0b851b8e126a2df791a64c496394213f48f473.tar.xz
org.eclipse.tcf-ab0b851b8e126a2df791a64c496394213f48f473.zip
Releng: Fix copyright header
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties
index e35945197..1aeac2c7c 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties
+++ b/target_explorer/plugins/org.eclipse.tcf.te.ui.terminals/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2012 IBM Corporation and others.
+# 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
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\

Back to the top