aboutsummaryrefslogtreecommitdiff
path: root/audio/wavcapture.c
diff options
context:
space:
mode:
authormalc <av1474@comtv.ru>2012-11-19 22:23:17 +0400
committermalc <av1474@comtv.ru>2012-11-19 22:23:17 +0400
commit456a84d156a7c42f18b1da176dd6219e2dffd043 (patch)
treeee28bed8e22c1f107e6a7c61d2deed99ffaab11c /audio/wavcapture.c
parentecdffbccd783cd79eb3ce206375270de54046ea0 (diff)
audio/wavcapture: Clarify licensing
Signed-off-by: malc <av1474@comtv.ru>
Diffstat (limited to 'audio/wavcapture.c')
-rw-r--r--audio/wavcapture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/wavcapture.c b/audio/wavcapture.c
index 4f785f5f49..f73691cc9b 100644
--- a/audio/wavcapture.c
+++ b/audio/wavcapture.c
@@ -1,3 +1,4 @@
+/* public domain */
#include "hw/hw.h"
#include "monitor.h"
#include "audio.h"