mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
keybinder: set correct license
This package uses MIT license, which is very similar to X11, except that X11 license has an advertisement clause, which is missing from the MIT. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5955ed4da2
commit
d2b5523333
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "keybinder is a library for registering global key bindings, for gtk-based applications."
|
||||
HOMEPAGE = "https://github.com/engla/keybinder"
|
||||
LICENSE = "X11"
|
||||
LICENSE = "MIT"
|
||||
SECTION = "devel/lib"
|
||||
DEPENDS = "gtk+3 gobject-introspection-native \
|
||||
gtk+ \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user