diff options
author | Anthony Liguori | 2012-11-30 16:04:08 +0100 |
---|---|---|
committer | Anthony Liguori | 2012-11-30 16:04:08 +0100 |
commit | d76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca (patch) | |
tree | 3dca86cb4773daab611fec19ea7c5d7234be7fde | |
parent | multiboot: fix e801 memory map (diff) | |
download | qemu-d76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca.tar.gz qemu-d76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca.tar.xz qemu-d76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca.zip |
Revert "audio/audio_pt_int: Clarify licensing"
This reverts commit 72bc6f1bf710e205f175af9b1fc8bbd83e8da71f.
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>
-rw-r--r-- | audio/audio_pt_int.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_pt_int.c b/audio/audio_pt_int.c index e3ccb11944..9a9c306a9c 100644 --- a/audio/audio_pt_int.c +++ b/audio/audio_pt_int.c @@ -1,4 +1,3 @@ -/* public domain */ #include "qemu-common.h" #include "audio.h" |