1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-30 19:53:30 +02:00
cdt/features/org.eclipse.launchbar.remote/feature.properties
Jonah Graham 15b278c7dd Bug 553230: Update to EPLv2
Change-Id: Ie5eddc150b09aa3993b35dd4c4c8d1105dd0dcb7
2019-11-19 13:38:03 -05:00

36 lines
1.3 KiB
Properties

###############################################################################
# Copyright (c) 2005, 2010 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# features.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
# "featureName" property - name of the feature
featureName=Remote Launch Targets
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
# "description" property - description of the feature
description=Support for IRemoteConnections as ILaunchTargets
# copyright
copyright=\
Copyright (c) 2015 QNX Software Systems and others\n\
This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
https://www.eclipse.org/legal/epl-2.0/