mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-24 00:33:48 +02:00

Part 13: Add about.html and align headers. Change-Id: I6c3fdfdbea65fbcc1e60a653ff6619afee916212 Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
16 lines
552 B
Properties
16 lines
552 B
Properties
###############################################################################
|
|
# Copyright (c) 2020 ArSysOp and others.
|
|
#
|
|
# This program and the accompanying materials are made available under the
|
|
# terms of the Eclipse Public License 2.0 which is available at
|
|
# http://www.eclipse.org/legal/epl-2.0/.
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
###############################################################################
|
|
|
|
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
OSGI-INF/,\
|
|
about.html
|