2006-09-20 11:28:06 +00:00
|
|
|
###############################################################################
|
2018-11-01 12:21:58 -04:00
|
|
|
# Copyright (c) 2005, 2014 IBM Corporation and others.
|
2006-09-20 11:28:06 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
2018-11-01 12:21:58 -04:00
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2006-09-20 11:28:06 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2018-11-01 12:21:58 -04:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2006-09-20 11:28:06 +00:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2006-05-15 17:50:13 +00:00
|
|
|
bin.includes = feature.xml,\
|
2014-05-19 05:19:02 +04:00
|
|
|
feature.properties
|