Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2008-03-06 17:40:34 +0000
committerslewis2008-03-06 17:40:34 +0000
commit0588ffb5b594694039576b354d89fc6fa18c765d (patch)
tree5270fd968f3ba38f8afc14168dcfd69dcd6abe52
parent8cbe673a72d84ab0154abe0138101eb4d772f2c9 (diff)
downloadorg.eclipse.ecf-0588ffb5b594694039576b354d89fc6fa18c765d.tar.gz
org.eclipse.ecf-0588ffb5b594694039576b354d89fc6fa18c765d.tar.xz
org.eclipse.ecf-0588ffb5b594694039576b354d89fc6fa18c765d.zip
Fixes for copyright notices.
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.datashare/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.datashare/plugin.properties b/providers/bundles/org.eclipse.ecf.provider.datashare/plugin.properties
index 8fcfef4cb..ed510af4e 100644
--- a/providers/bundles/org.eclipse.ecf.provider.datashare/plugin.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.datashare/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 Datashare Provider
plugin.provider=Eclipse.org

Back to the top