From: Anthony Liguori Date: Fri, 30 Nov 2012 15:04:47 +0000 (-0600) Subject: Revert "audio/wavcapture: Clarify licensing" X-Git-Tag: qemu-xen-4.3.0-rc1~17^2~8 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=46ee77b357dde619db30d835f73a9001b9c75a03;p=qemu-upstream-4.3-testing.git 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 --- diff --git a/audio/wavcapture.c b/audio/wavcapture.c index f73691cc9..4f785f5f4 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"