
10-24-2009, 05:17 PM
|
Puma
|
|
Join Date: May 2009
Posts: 15
|
|
Quote:
Originally Posted by Dies
Interesting, I was under the impression that the APSL was similar to BSD.
Code:
4. Larger Works. You may create a Larger Work by combining Covered
Code with other code not governed by the terms of this License and
distribute the Larger Work as a single product. In each such instance,
You must make sure the requirements of this License are fulfilled for
the Covered Code or any portion thereof.
If I'm reading that right it would mean that I can add as much as stuff as I want and the only requirement is that I release the original code, I can still keep my code or theme or whatever private.
|
Well, their so called "EFI" is not a Larger Work to begin with..
Quote:
2.2 Modified Code. You may modify Covered Code and use, reproduce, display, perform, internally distribute within Your organization, and Externally Deploy Your Modifications and Covered Code, for commercial or non-commercial purposes, provided that in each instance You also meet all of these conditions:
...
(c) If You Externally Deploy Your Modifications, You must make Source Code of all Your Externally Deployed Modifications either available to those to whom You have Externally Deployed Your Modifications, or publicly available. Source Code of Your Externally Deployed Modifications must be released under the terms set forth in this License, including the license grants set forth in Section 3 below, for as long as you Externally Deploy the Covered Code or twelve (12) months from the date of initial External Deployment, whichever is longer. You should preferably distribute the Source Code of Your Externally Deployed Modifications electronically (e.g. download from a web site).
2.3 Distribution of Executable Versions. In addition, if You Externally Deploy Covered Code (Original Code and/or Modifications) in object code, executable form only, You must include a prominent notice, in the code itself as well as in related documentation, stating that Source Code of the Covered Code is available under the terms of this License with information on how and where to obtain such Source Code.
|
Is that enough?
source: http://www.opensource.apple.com/license/apsl/
Last edited by Kabyl; 10-24-2009 at 05:20 PM.
|