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,\