diff options
author | slewis | 2007-06-08 21:07:11 +0000 |
---|---|---|
committer | slewis | 2007-06-08 21:07:11 +0000 |
commit | 8d3fb215a837a92ca235f0ce0ac35a9252756d30 (patch) | |
tree | f482ccb2b583e05db671dfcba3a40c0f19868050 /incubation/bundles | |
parent | 90a2eec6626bcb1576a82ed3fef650c61a5db8f8 (diff) | |
download | org.eclipse.ecf-8d3fb215a837a92ca235f0ce0ac35a9252756d30.tar.gz org.eclipse.ecf-8d3fb215a837a92ca235f0ce0ac35a9252756d30.tar.xz org.eclipse.ecf-8d3fb215a837a92ca235f0ce0ac35a9252756d30.zip |
Fix for plugin.properties files
Diffstat (limited to 'incubation/bundles')
-rw-r--r-- | incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties b/incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties index 2af61a91f..e19fb0bb8 100644 --- a/incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties +++ b/incubation/bundles/org.eclipse.ecf.provider.phpbb/plugin.properties @@ -1,12 +1,10 @@ /**************************************************************************** -* Copyright (c) 2004 Composent, Inc. and others. +* 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 * -* Contributors: -* Composent, Inc. - initial API and implementation *****************************************************************************/ plugin.name=ECF phpBB Provider plugin.provider=Eclipse.org |