blob: 5620d72a97c9e3137dcfc55a3d265548a2b2dbfa [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
**********************************************************************
* Copyright (c) 2005, 2019 SAP SE
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* SAP SE - initial API, implementation and documentation
* mwenz - Update of Eclipse license
* mwenz - Use central Eclipse license feature
*
* SPDX-License-Identifier: EPL-2.0
***********************************************************************
-->
<feature
id="org.eclipse.graphiti.feature"
label="%featureName"
version="0.17.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.graphiti.ui"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description>
%description
</description>
<copyright url="https://www.eclipse.org/legal/epl-2.0/">
(c) 2005, 2019 SAP SE.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License
v2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
</copyright>
<license url="%licenseURL">
%license
</license>
<plugin
id="org.eclipse.graphiti"
download-size="0"
install-size="0"
version="0.17.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.ui"
download-size="0"
install-size="0"
version="0.17.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.mm"
download-size="0"
install-size="0"
version="0.17.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.pattern"
download-size="0"
install-size="0"
version="0.17.0.qualifier"
unpack="false"/>
</feature>