Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.xmpp.ui/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/plugin.properties b/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/plugin.properties
index 17b98a2f2..03d322a86 100644
--- a/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/plugin.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/plugin.properties
@@ -1,11 +1,11 @@
-/****************************************************************************
-* Copyright (c) 2007 Composent Inc., Remy Suen, 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., Remy Suen, 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
+#
+############################################################################
pluginName = ECF XMPP Provider UI
providerName = Eclipse.org

Back to the top