|
|
Log in / Subscribe / Register

Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider)

Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider)

Posted Sep 14, 2009 16:13 UTC (Mon) by epa (subscriber, #39769)
In reply to: Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider) by mjg59
Parent article: Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider)

Citation for 'Apacher v2 is not compatible with GPL2?' I thought it was a permissive, essentially BSD-style licence with an additional grant of patent use, so it would be compatible with GPL in the same way the BSD licence is compatible.


to post comments

Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider)

Posted Sep 14, 2009 23:27 UTC (Mon) by mjg59 (subscriber, #23239) [Link] (2 responses)

http://www.fsf.org/licensing/licenses/ - search for apache license, version 2.0

Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider)

Posted Sep 18, 2009 9:40 UTC (Fri) by trasz (guest, #45786) [Link] (1 responses)

It doesn't matter, because libdispatch accounts as 'system library' - see GPL FAQ for explanation what system libraries are and why GPL applications can link against them, regardless of their license. (For example, GPL-ed applications under Windows can link against Microsoft-provided DLLs.)

Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider)

Posted Sep 18, 2009 13:10 UTC (Fri) by mjg59 (subscriber, #23239) [Link]

The system library exemption only covers the case where you're distributing the code that uses the library separately. Traditional interpretation in the Linux world has been that this prevents you using this for a non-GPL compatible library if other libraries or applications in the standard install make use of it.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds