appdata.xml: Remove additional license metadata
The extra field metadata is not really needed nor helpful as various
other additional licenses are used within the KiCad project.
All used licenses are documented with the file LICENSE.README within top
root folder of the source.
(cherry picked from commit e5de787f88
)
This commit is contained in:
parent
86fc2dc2ba
commit
8a7e501fe6
|
@ -5,7 +5,6 @@
|
|||
<id>kicad.desktop</id>
|
||||
<name>KiCad</name>
|
||||
<project_license>AGPL-3.0+</project_license>
|
||||
<metadata_license>CC-BY-SA-4.0</metadata_license>
|
||||
<summary>EDA Suite</summary>
|
||||
<summary xml:lang="de">EDA Lösung</summary>
|
||||
<summary xml:lang="it">Suite EDA</summary>
|
||||
|
|
Loading…
Reference in New Issue