Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-06-08 21:06:04 +0000
committerslewis2007-06-08 21:06:04 +0000
commitd3506b7e53c8ee5c8918236461a267b45abe0505 (patch)
tree18c94b7d7dbc850abf2736b50968a60cec2b7013 /framework
parent02f5d4008d34fff132c98928ef89a95299f9574e (diff)
downloadorg.eclipse.ecf-d3506b7e53c8ee5c8918236461a267b45abe0505.tar.gz
org.eclipse.ecf-d3506b7e53c8ee5c8918236461a267b45abe0505.tar.xz
org.eclipse.ecf-d3506b7e53c8ee5c8918236461a267b45abe0505.zip
Fix for plugin.properties files
Diffstat (limited to 'framework')
-rw-r--r--framework/bundles/org.eclipse.ecf.filetransfer.ui/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf.filetransfer.ui/plugin.properties b/framework/bundles/org.eclipse.ecf.filetransfer.ui/plugin.properties
index 68cc96b37..9d781324d 100644
--- a/framework/bundles/org.eclipse.ecf.filetransfer.ui/plugin.properties
+++ b/framework/bundles/org.eclipse.ecf.filetransfer.ui/plugin.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2007 Remy Suen
+# Copyright (c) 2007 Remy Suen, Composent, 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

Back to the top