Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2008-03-06 17:40:30 +0000
committerslewis2008-03-06 17:40:30 +0000
commitb50ea68356112c0555bebb58669923b0ad351bad (patch)
treee3dd41094db3c6553e1a5503db8f2b4c787a5256 /providers/bundles/org.eclipse.ecf.provider.filetransfer.scp
parent20f82ad72e9f9721e2ecab0ea9841139af81ad62 (diff)
downloadorg.eclipse.ecf-b50ea68356112c0555bebb58669923b0ad351bad.tar.gz
org.eclipse.ecf-b50ea68356112c0555bebb58669923b0ad351bad.tar.xz
org.eclipse.ecf-b50ea68356112c0555bebb58669923b0ad351bad.zip
Fixes for copyright notices.
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.filetransfer.scp')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/plugin.properties b/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/plugin.properties
index ca1f58a22..7edca77f1 100644
--- a/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/plugin.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/plugin.properties
@@ -1,11 +1,11 @@
-/****************************************************************************
-* Copyright (c) 2007 Composent Inc., IBM Corp. 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
-*
-*****************************************************************************/
+############################################################################
+# Copyright (c) 2007 Composent Inc., IBM Corp. 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
+#
+############################################################################
plugin.name=ECF SCP Filetransfer Provider
plugin.provider=Eclipse.org

Back to the top