On Tue, 03.03.09 20:27, Colin Guthrie (gm...@colin.guthr.ie) wrote:

> If it's just a bit of grep and sed magic here you go.
>
> I confirmed all the changes only touched files LGPL files by doing:
> $ git diff | grep -B 1 "^- "| grep "^ " | sort -u
>    it under the terms of the GNU Lesser General Public License as
>      it under the terms of the GNU Lesser General Public License as  
> published
>    it under the terms of the GNU Lesser General Public License as published
>
> http://colin.guthr.ie/git/pulseaudio/log/?h=lgpl21

Thanks. Looks good! 

Merged.

>
> One file that is questionable is:
> src/modules/bluetooth/proximity-helper.c
> which seems to be GPL 2

Yepp, that one is based on code from Marcel so it retains is original
latency.  It's a standalone binary so it doesn't really matter if it
is GPL or LGPL.

Thanks,

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net         ICQ# 11060553
http://0pointer.net/lennart/           GnuPG 0x1A015CC4
_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Reply via email to