|
@@ -5,16 +5,16 @@
|
|
|
version="1.0.0.qualifier"
|
|
version="1.0.0.qualifier"
|
|
|
provider-name="yakindu.org">
|
|
provider-name="yakindu.org">
|
|
|
|
|
|
|
|
- <description url="http://www.example.com/description">
|
|
|
|
|
- [Enter Feature Description here.]
|
|
|
|
|
|
|
+ <description url="">
|
|
|
|
|
+ %description
|
|
|
</description>
|
|
</description>
|
|
|
|
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
<copyright url="http://www.example.com/copyright">
|
|
|
- [Enter Copyright Description here.]
|
|
|
|
|
|
|
+ %copyright
|
|
|
</copyright>
|
|
</copyright>
|
|
|
|
|
|
|
|
- <license url="http://www.example.com/license">
|
|
|
|
|
- [Enter License Description here.]
|
|
|
|
|
|
|
+ <license url="%licenseURL">
|
|
|
|
|
+ %license
|
|
|
</license>
|
|
</license>
|
|
|
|
|
|
|
|
<includes
|
|
<includes
|