mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-07 01:54:26 +01:00
appdata: add project_license tag
Use LGPL-2.1 as per the license.txt file.
This commit is contained in:
parent
9d904dad31
commit
b692d89116
1
build/linux/dist/appdata.xml
vendored
1
build/linux/dist/appdata.xml
vendored
@ -3,6 +3,7 @@
|
|||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
<id>cc.arduino.arduinoide.desktop</id>
|
<id>cc.arduino.arduinoide.desktop</id>
|
||||||
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
||||||
|
<project_license>LGPL-2.1</project_license>
|
||||||
<developer_name>Arduino LLC</developer_name>
|
<developer_name>Arduino LLC</developer_name>
|
||||||
|
|
||||||
<name>Arduino IDE</name>
|
<name>Arduino IDE</name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user