aboutsummaryrefslogtreecommitdiff
path: root/audio/wavcapture.c
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2012-11-30 09:04:47 -0600
committerAnthony Liguori <aliguori@us.ibm.com>2012-11-30 09:04:47 -0600
commit46ee77b357dde619db30d835f73a9001b9c75a03 (patch)
treea892a78808b3022fef13e72fd93badbcf1b8c4e1 /audio/wavcapture.c
parentd76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca (diff)
Revert "audio/wavcapture: Clarify licensing"
This reverts commit 456a84d156a7c42f18b1da176dd6219e2dffd043. This patch wasn't submitted to the list and did not get Acked by other copyright holders in the file. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'audio/wavcapture.c')
-rw-r--r--audio/wavcapture.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/wavcapture.c b/audio/wavcapture.c
index f73691cc9b..4f785f5f49 100644
--- a/audio/wavcapture.c
+++ b/audio/wavcapture.c
@@ -1,4 +1,3 @@
-/* public domain */
#include "hw/hw.h"
#include "monitor.h"
#include "audio.h"