Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-06-08 21:06:07 +0000
committerslewis2007-06-08 21:06:07 +0000
commit2946859fae3e49ab7092981051dfa89aff45099a (patch)
treee8615903b1e8051f678efa65dd1c7b09ebcbfaca /providers/bundles/org.eclipse.ecf.provider.irc.ui
parentd3506b7e53c8ee5c8918236461a267b45abe0505 (diff)
downloadorg.eclipse.ecf-2946859fae3e49ab7092981051dfa89aff45099a.tar.gz
org.eclipse.ecf-2946859fae3e49ab7092981051dfa89aff45099a.tar.xz
org.eclipse.ecf-2946859fae3e49ab7092981051dfa89aff45099a.zip
Fix for plugin.properties files
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.irc.ui')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.irc.ui/plugin.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.irc.ui/plugin.properties b/providers/bundles/org.eclipse.ecf.provider.irc.ui/plugin.properties
index 2ac21add8..7d38f1344 100644
--- a/providers/bundles/org.eclipse.ecf.provider.irc.ui/plugin.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.irc.ui/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 IRC UI
plugin.provider=Eclipse.org

Back to the top