blob: 69ee2e162fb4bca12beeac4e7be018385cc9ba04 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.serverfeature"
label="ECF Server"
version="2.0.0.qualifier"
provider-name="Eclipse.org">
<description url="http://www.eclipse.org/ecf">
This feature provides a ECF reference server implementation
</description>
<copyright url="http://www.eclipse.org/ecf">
/*******************************************************************************
* 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>
<license url="http://www.eclipse.org/ecf">
About This Content
May 2, 2006
License
The Eclipse Foundation makes available all content in this plug-in
(Content). Unless otherwise indicated below, the Content
is provided to you under the terms and conditions of the Eclipse
Public License Version 1.0 (EPL). A copy of the EPL is
available at http://www.eclipse.org/legal/epl-v10.html. For
purposes of the EPL, Program will mean the Content.
If you did not receive this Content directly from the Eclipse
Foundation, the Content is being redistributed by another party
(Redistributor) and different terms and conditions may apply
to your use of any object code in the Content. Check the
Redistributor&apos;s license that was provided with the Content.
If no such license exists, contact the Redistributor. Unless otherwise
indicated below, the terms and conditions of the EPL still apply
to any source code in the Content and such source code may be
obtained at http://www.eclipse.org.
</license>
<requires>
<import plugin="org.eclipse.osgi"/>
</requires>
<plugin
id="org.eclipse.ecf.server"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>