Commit 84fe00e1 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt is GPLv2+

parent 3682cdd2
...@@ -202,6 +202,8 @@ static const char *const psz_continue_list_text[] = ...@@ -202,6 +202,8 @@ static const char *const psz_continue_list_text[] =
{ N_("Never"), N_("Ask"), N_("Always") }; { N_("Never"), N_("Ask"), N_("Always") };
#define VLC_MODULE_LICENSE VLC_LICENSE_GPL_2_PLUS
/**********************************************************************/ /**********************************************************************/
vlc_module_begin () vlc_module_begin ()
set_shortname( "Qt" ) set_shortname( "Qt" )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment