From 8ebfd848d7ff9fb388cb21729b13c61a89f18bab Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Fri, 1 Dec 2017 21:47:10 -0500 Subject: [PATCH] Fix up license field for serial launch feature. Change-Id: I26534c7748186428af908111dc712cd0c0d09708 (cherry picked from commit c546572ac94bddb1b25388698382d875f6985948) --- .../feature.properties | 6 ++++++ .../org.eclipse.cdt.launch.serial-feature/feature.xml | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/cross/org.eclipse.cdt.launch.serial-feature/feature.properties b/cross/org.eclipse.cdt.launch.serial-feature/feature.properties index da18035ec3e..e205deff831 100644 --- a/cross/org.eclipse.cdt.launch.serial-feature/feature.properties +++ b/cross/org.eclipse.cdt.launch.serial-feature/feature.properties @@ -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 diff --git a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml index 0e67df6926e..4f101ac8cbf 100644 --- a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml +++ b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml @@ -7,16 +7,16 @@ license-feature="org.eclipse.license" license-feature-version="0.0.0"> - + %description - - [Enter Copyright Description here.] + + %copyright - - [Enter License Description here.] + + %license