]> git.sesse.net Git - vlc/blobdiff - include/vlc_plugin.h
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / include / vlc_plugin.h
index 2fba949f36a39ef7268ce79f1e6de5c283f7b962..8d272849a035dced0eb4df91d3ad0d6652dc7bfa 100644 (file)
@@ -521,6 +521,12 @@ VLC_METADATA_EXPORTS
     "\x61\x6c\x20\x50\x75\x62\x6c\x69\x63\x20\x4c\x69\x63\x65\x6e\x73" \
     "\x65\x2c\x20\x76\x65\x72\x73\x69\x6f\x6e\x20\x32\x2e\x31\x20\x6f" \
     "\x72\x20\x6c\x61\x74\x65\x72\x2e"
+#define VLC_LICENSE_GPL_2_PLUS \
+    "\x4c\x69\x63\x65\x6e\x73\x65\x64\x20\x75\x6e\x64\x65\x72\x20\x74" \
+    "\x68\x65\x20\x74\x65\x72\x6d\x73\x20\x6f\x66\x20\x74\x68\x65\x20" \
+    "\x47\x4e\x55\x20\x47\x65\x6e\x65\x72\x61\x6c\x20\x50\x75\x62\x6c" \
+    "\x69\x63\x20\x4c\x69\x63\x65\x6e\x73\x65\x2c\x20\x76\x65\x72\x73" \
+    "\x69\x6f\x6e\x20\x32\x20\x6f\x72\x20\x6c\x61\x74\x65\x72\x2e"
 #if defined (__LIBVLC__)
 # define VLC_MODULE_COPYRIGHT VLC_COPYRIGHT_VIDEOLAN
 # ifndef VLC_MODULE_LICENSE