Michael Wenz | 06fccde | 2014-04-16 16:35:18 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 2 | <!-- |
mwenz | 7355a27 | 2013-01-30 11:55:04 +0100 | [diff] [blame] | 3 | <copyright> |
| 4 | Copyright (c) 2005, 2011 SAP AG. |
| 5 | All rights reserved. This program and the accompanying materials |
| 6 | are made available under the terms of the Eclipse Public License v1.0 |
| 7 | which accompanies this distribution, and is available at |
| 8 | http://www.eclipse.org/legal/epl-v10.html |
| 9 | |
| 10 | Contributors: |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 11 | SAP AG - initial API, implementation and documentation |
mwenz | 66ae228 | 2011-02-08 13:07:31 +0000 | [diff] [blame] | 12 | mwenz - Update of Eclipse license |
mwenz | dd34c01 | 2011-07-04 12:13:16 +0000 | [diff] [blame] | 13 | mwenz - Use central Eclipse license feature |
mwenz | 7355a27 | 2013-01-30 11:55:04 +0100 | [diff] [blame] | 14 | </copyright> |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 15 | --> |
| 16 | <feature |
| 17 | id="org.eclipse.graphiti.sdk.plus.feature" |
| 18 | label="%featureName" |
Michael Wenz | a123d82 | 2014-06-27 16:04:02 +0200 | [diff] [blame] | 19 | version="0.12.0.qualifier" |
mwenz | dd34c01 | 2011-07-04 12:13:16 +0000 | [diff] [blame] | 20 | provider-name="%providerName" |
| 21 | license-feature="org.eclipse.license" |
Michael Wenz | a4f6eaa | 2014-04-16 16:14:32 +0200 | [diff] [blame] | 22 | license-feature-version="0.0.0"> |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 23 | |
| 24 | <description> |
mwenz | accd1c5 | 2011-01-17 14:14:42 +0000 | [diff] [blame] | 25 | %description |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 26 | </description> |
| 27 | |
| 28 | <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
mwenz | 12298ae | 2011-06-07 12:52:02 +0000 | [diff] [blame] | 29 | Copyright (c) 2005, 2011 SAP AG. |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 30 | All rights reserved. This program and the accompanying materials |
| 31 | are made available under the terms of the Eclipse Public License |
| 32 | v1.0 |
| 33 | which accompanies this distribution, and is available at |
| 34 | http://www.eclipse.org/legal/epl-v10.html |
| 35 | </copyright> |
| 36 | |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 37 | <includes |
| 38 | id="org.eclipse.graphiti.sdk.feature" |
| 39 | version="0.0.0"/> |
| 40 | |
Michael Wenz | 06fccde | 2014-04-16 16:35:18 +0200 | [diff] [blame] | 41 | <includes |
| 42 | id="org.eclipse.graphiti.export.feature" |
| 43 | version="0.0.0"/> |
mwenz | dd34c01 | 2011-07-04 12:13:16 +0000 | [diff] [blame] | 44 | |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 45 | </feature> |