From beee15184db6bc22929190222b06b64bdee73a43 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Fri, 15 Dec 2006 19:46:40 +0000 Subject: [PATCH] Fix missing copyrights --- .../build.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/terminal/org.eclipse.tm.terminal.ssh-feature/build.properties b/terminal/org.eclipse.tm.terminal.ssh-feature/build.properties index 39b0777e501..ba0e080a990 100644 --- a/terminal/org.eclipse.tm.terminal.ssh-feature/build.properties +++ b/terminal/org.eclipse.tm.terminal.ssh-feature/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2006 Wind River Systems, Inc. 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: +# Michael Scharf (Wind River) - initial API and implementation +############################################################################### bin.includes = feature.xml,\ epl-v10.html,\ feature.properties,\