mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
Bug 306627 - Fix license inconsistencies
This commit is contained in:
parent
f5aa6deafd
commit
21657d0594
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
id="org.eclipse.cdt.master"
|
||||
label="CDT Master Feature"
|
||||
label="%featureName"
|
||||
version="7.0.0"
|
||||
provider-name="Eclipse.org">
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
@ -32,7 +32,7 @@
|
|||
<includes
|
||||
id="org.eclipse.cdt.gdb"
|
||||
version="0.0.0"/>
|
||||
|
||||
|
||||
<includes
|
||||
id="org.eclipse.cdt.gnu.debug"
|
||||
version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue