mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-02 22:05:44 +02:00
Fixed license URL
This commit is contained in:
parent
8a3f522fc3
commit
ffed135f10
1 changed files with 4 additions and 4 deletions
|
@ -4,8 +4,8 @@
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="1.0.0"
|
version="1.0.0"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
os="linux,qnx,solaris,win32"
|
os=""
|
||||||
ws="gtk,motif,photon,win32"
|
ws=""
|
||||||
nl="en_US"
|
nl="en_US"
|
||||||
image="eclipse_update_120.jpg">
|
image="eclipse_update_120.jpg">
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
%description
|
%description
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<license>
|
<license url="%licenseURL">
|
||||||
%license
|
%license
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue