mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 21:27:08 +00:00
gpl fix?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2263 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
070d0fe435
commit
9efe559634
@ -76,7 +76,9 @@
|
||||
#endif
|
||||
|
||||
MODULE_AUTHOR("Aaron Holtzman <aholtzma@engr.uvic.ca>");
|
||||
|
||||
#ifdef MODULE_LICENSE
|
||||
MODULE_LICENSE("GPL");
|
||||
#endif
|
||||
|
||||
typedef struct bes_registers_s
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user