mirror of https://github.com/xemu-project/xemu.git
audio/wavcapture: Clarify licensing
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
parent
ecdffbccd7
commit
456a84d156
|
@ -1,3 +1,4 @@
|
||||||
|
/* public domain */
|
||||||
#include "hw/hw.h"
|
#include "hw/hw.h"
|
||||||
#include "monitor.h"
|
#include "monitor.h"
|
||||||
#include "audio.h"
|
#include "audio.h"
|
||||||
|
|
Loading…
Reference in New Issue