[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] [savannah-help-public] [Question] libattr.so license
From: |
Andreas Grünbacher |
Subject: |
Re: [Acl-devel] [savannah-help-public] [Question] libattr.so license |
Date: |
Tue, 4 Mar 2014 18:00:50 +0100 |
2014-03-03 23:24 GMT+01:00 Mike Frysinger <address@hidden>:
> On Sun 02 Mar 2014 11:35:20 박성희 wrote:
>> Thank you for your quick support.
>> attr/include/libattr.h is under the GPLv2. So I want to know libattr.so is
>> LGPL or not. Can I judge that this library (libattr.so) is LGPLv2?
>
> Andreas made these change some time ago. i think the library itself is
> supposed to be LGPLv2.1 while the build/programs are GPLv2.
Yes indeed.
> So the GPLv2 markings on the files related to the library are most likely
> an accident.
It seems to me that libattr.h is the only file with the wrong license header,
but some of the other license headers refer to both LGPL and GPL. I have
pushed a fix; could you please check if there are any remaining problems?
Thanks,
Andreas