From 2110d38eeccc3bdc03bb049213f1ff65d5e00cab Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Fri, 15 Dec 2006 19:46:40 +0000 Subject: [PATCH] Fix missing copyrights --- org.eclipse.tm.terminal.ssh-feature/build.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/org.eclipse.tm.terminal.ssh-feature/build.properties b/org.eclipse.tm.terminal.ssh-feature/build.properties index 39b0777e501..ba0e080a990 100644 --- a/org.eclipse.tm.terminal.ssh-feature/build.properties +++ b/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,\