|
|
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 23:27 UTC (Mon) by mjg59 (subscriber, #23239)
In reply to: Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider) by epa
Parent article: Apple Open Sources Snow Leopard's Grand Central Dispatch (Apple Insider)

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


to post comments

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