Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'incubation/bundles')
-rw-r--r--incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties21
1 files changed, 10 insertions, 11 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties b/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties
index cf414b79c..7a69f040b 100644
--- a/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties
+++ b/incubation/bundles/org.eclipse.ecf.bulletinboard/plugin.properties
@@ -1,13 +1,12 @@
-/****************************************************************************
-* Copyright (c) 2004 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
-* http://www.eclipse.org/legal/epl-v10.html
-*
-* Contributors:
-* Composent, Inc. - initial API and implementation
-*****************************************************************************/
+############################################################################
+# Copyright (c) 2004 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
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Composent, Inc. - initial API and implementation
+############################################################################
plugin.name=ECF Bulletin Board API
plugin.provider=Eclipse.org
-

Back to the top