diff --git a/launch/org.eclipse.cdt.launchbar-feature/build.properties b/launch/org.eclipse.cdt.launchbar-feature/build.properties index b3a611b5c93..6c8e6da2e2e 100644 --- a/launch/org.eclipse.cdt.launchbar-feature/build.properties +++ b/launch/org.eclipse.cdt.launchbar-feature/build.properties @@ -1,2 +1,12 @@ +############################################################################### +# Copyright (c) 2014 QNX and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# QNX - initial API and implementation +############################################################################### bin.includes = feature.xml,\ feature.properties diff --git a/launch/org.eclipse.cdt.launchbar-feature/feature.xml b/launch/org.eclipse.cdt.launchbar-feature/feature.xml index 8b42d2965ce..ccaa7c3e2a0 100644 --- a/launch/org.eclipse.cdt.launchbar-feature/feature.xml +++ b/launch/org.eclipse.cdt.launchbar-feature/feature.xml @@ -3,7 +3,9 @@ id="org.eclipse.cdt.launchbar" label="%featureName" version="8.5.0.qualifier" - provider-name="%providerName"> + provider-name="%providerName" + license-feature="org.eclipse.license" + license-feature-version="0.0.0"> %description @@ -13,8 +15,8 @@ %copyright - - [Enter License Description here.] + + %license