build: Correctly set plugin licenses

This commit is contained in:
Patrick Griffis
2018-03-17 01:37:46 -04:00
parent 5d8b4719a8
commit da56297c5a
2 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<name>@NAME@ Plugin</name>
<summary>@SUMMARY@</summary>
<url type="homepage">https://hexchat.github.io/</url>
<project_license>GPL-2.0+</project_license>
<project_license>@LICENSE@</project_license>
<metadata_license>CC0-1.0</metadata_license>
<update_contact>tingping_AT_fedoraproject.org</update_contact>
</component>