mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +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"
|
||||
label="%featureName"
|
||||
version="1.0.0"
|
||||
provider-name="%provider">
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
@ -13,8 +13,8 @@
|
|||
%copyright
|
||||
</copyright>
|
||||
|
||||
<license url="http://www.example.com/license">
|
||||
[Enter License Description here.]
|
||||
<license url="%licenseURL">
|
||||
%license
|
||||
</license>
|
||||
|
||||
<url>
|
||||
|
|
Loading…
Add table
Reference in a new issue