diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2012-11-30 09:04:08 -0600 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-11-30 09:04:08 -0600 |
commit | d76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca (patch) | |
tree | 3dca86cb4773daab611fec19ea7c5d7234be7fde /audio | |
parent | c6e052f0809b56a657b2afcd728e07ffddb28f06 (diff) |
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>
Diffstat (limited to 'audio')
-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" |