]> git.sesse.net Git - vlc/blobdiff - modules/control/globalhotkeys/xcb.c
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / modules / control / globalhotkeys / xcb.c
index c6a43de7baf8ee0a305beb2052163a92b57c9b73..98dc58b0fa0d5619185e328bd3785be83c0f319d 100644 (file)
@@ -23,6 +23,7 @@
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
+#define VLC_MODULE_LICENSE VLC_LICENSE_GPL_2_PLUS
 #include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_interface.h>