From 3f3351fdcffa8407be03d2a69cd0093f1ff82637 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 20 Sep 2006 11:28:06 +0000 Subject: [PATCH] Add missing copyrights --- .../org.eclipse.rse.ftp-feature/build.properties | 10 ++++++++++ .../org.eclipse.rse.ssh-feature/build.properties | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/rse/features/org.eclipse.rse.ftp-feature/build.properties b/rse/features/org.eclipse.rse.ftp-feature/build.properties index 94bb8830ab8..8ed560ec8fc 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/build.properties +++ b/rse/features/org.eclipse.rse.ftp-feature/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2005, 2006 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 +############################################################################### bin.includes = feature.xml,\ feature.properties,\ license.html,\ diff --git a/rse/features/org.eclipse.rse.ssh-feature/build.properties b/rse/features/org.eclipse.rse.ssh-feature/build.properties index b74af86fe4c..45085da6da8 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/build.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2005, 2006 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 +############################################################################### bin.includes = feature.xml,\ feature.properties,\ epl-v10.html,\