vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Jul 11 18:03:58 2018 +0200| [89c9fa3fbbc127f840fe0a059ede035efec52293] | committer: Jean-Baptiste Kempf
Dshow: relicense to LGPL I reverted the 2 commits from Manol Manolov. This probably breaks some features, though.... > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=89c9fa3fbbc127f840fe0a059ede035efec52293 --- modules/access/dshow/dshow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/access/dshow/dshow.cpp b/modules/access/dshow/dshow.cpp index c698ac4db8..1c0702a942 100644 --- a/modules/access/dshow/dshow.cpp +++ b/modules/access/dshow/dshow.cpp @@ -36,7 +36,6 @@ #include <assert.h> #include <stdexcept> -#define VLC_MODULE_LICENSE VLC_LICENSE_GPL_2_PLUS #include <vlc_common.h> #include <vlc_plugin.h> #include <vlc_access.h> _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
