From: Jean-Baptiste Kempf Date: Mon, 23 Mar 2015 13:57:03 +0000 (+0100) Subject: LUA is still GPLv2+ X-Git-Url: https://git.sesse.net/?p=vlc;a=commitdiff_plain;h=1f066ddee63a5f1f6d0b5fa682f77fc427d9d206 LUA is still GPLv2+ --- diff --git a/modules/lua/vlc.c b/modules/lua/vlc.c index f8ab309d8f..4340038bd0 100644 --- a/modules/lua/vlc.c +++ b/modules/lua/vlc.c @@ -32,6 +32,8 @@ #include #include +#define VLC_MODULE_LICENSE VLC_LICENSE_GPL_2_PLUS + #include "vlc.h" #include