mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
fix license info
This commit is contained in:
parent
bd34d595fe
commit
d2400e2d8c
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
id="org.eclipse.cdt.xlc.feature"
|
id="org.eclipse.cdt.xlc.feature"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="1.0.0"
|
version="1.0.0"
|
||||||
provider-name="%provider">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
%description
|
%description
|
||||||
|
@ -13,8 +13,8 @@
|
||||||
%copyright
|
%copyright
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<license url="http://www.example.com/license">
|
<license url="%licenseURL">
|
||||||
[Enter License Description here.]
|
%license
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
|
|
Loading…
Add table
Reference in a new issue