Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 1 | ###################################################################### |
| 2 | # Copyright (c) 2005, 2019 SAP SE |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 3 | # |
Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 4 | # This program and the accompanying materials are made |
| 5 | # available under the terms of the Eclipse Public License 2.0 |
| 6 | # which is available at https://www.eclipse.org/legal/epl-2.0/ |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 7 | # |
| 8 | # Contributors: |
Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 9 | # SAP SE - initial API, implementation and documentation |
mwenz | 66ae228 | 2011-02-08 13:07:31 +0000 | [diff] [blame] | 10 | # mwenz - Update of Eclipse license |
mwenz | dd34c01 | 2011-07-04 12:13:16 +0000 | [diff] [blame] | 11 | # mwenz - Use central Eclipse license feature |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 12 | # |
Michael Wenz | ad1d24a | 2019-04-16 13:44:26 +0200 | [diff] [blame] | 13 | # SPDX-License-Identifier: EPL-2.0 |
| 14 | ####################################################################### |
tkaiser | 56de827 | 2010-11-29 14:20:13 +0000 | [diff] [blame] | 15 | bin.includes = feature.xml,\ |
mwenz | dd34c01 | 2011-07-04 12:13:16 +0000 | [diff] [blame] | 16 | feature.properties |
mwenz | 55601b2 | 2011-02-08 10:19:41 +0000 | [diff] [blame] | 17 | src.includes = feature.xml,\ |
mwenz | dd34c01 | 2011-07-04 12:13:16 +0000 | [diff] [blame] | 18 | feature.properties |