1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00

Fix up license field for serial launch feature.

Change-Id: I26534c7748186428af908111dc712cd0c0d09708
(cherry picked from commit c546572ac9)
This commit is contained in:
Doug Schaefer 2017-12-01 21:47:10 -05:00
parent 6a12755a4e
commit 8ebfd848d7
2 changed files with 11 additions and 5 deletions

View file

@ -9,3 +9,9 @@
featureName=C/C++ Launch over Serial
providerName=Eclipse CDT
description=Coordination for launching over a serial port that is also used for terminal access.
copyright=\
Copyright (c) 2017 QNX Software Systems and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html

View file

@ -7,16 +7,16 @@
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description url="http://www.example.com/description">
<description>
%description
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
<copyright>
%copyright
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
<license url="%licenseURL">
%license
</license>
<plugin