Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2008-03-06 17:41:45 +0000
committerslewis2008-03-06 17:41:45 +0000
commit6a35a86515dc39b32dc326a537452f8327b1fb2a (patch)
tree6aea7a275ea2d5d6a8ec634172891a72d49d04e9
parent3fde35fc4e65f0246504e802e79958031c3db211 (diff)
downloadorg.eclipse.ecf-6a35a86515dc39b32dc326a537452f8327b1fb2a.tar.gz
org.eclipse.ecf-6a35a86515dc39b32dc326a537452f8327b1fb2a.tar.xz
org.eclipse.ecf-6a35a86515dc39b32dc326a537452f8327b1fb2a.zip
Fixes for copyright notices.
-rw-r--r--incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties b/incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties
index e19fb0bb8..8252f9d54 100644
--- a/incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties
+++ b/incubation/bundles/org.eclipse.ecf.provider.phpbb/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., 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 phpBB Provider
plugin.provider=Eclipse.org

Back to the top