mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-12 21:49:33 +02:00
gmidimonitor: add PD to licenses
For the icon we just stole Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
SUMMARY = "GTK+ application that shows MIDI events"
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f1e8b3e96c0abf4e3abb3b0f8e8eaf7f"
|
||||
LICENSE = "LGPLv2 & PD"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=f1e8b3e96c0abf4e3abb3b0f8e8eaf7f \
|
||||
file://COPYING.icon;md5=1d49e879912b1ea962200c42d117ca6c \
|
||||
"
|
||||
|
||||
inherit meson gtk-icon-cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user