Apple Core Foundation license
- by Shane
Hi all,
A short but sweet question: Can I use Apple's open source Core Foundation (CF classes) in a commercial product for free? That is, can I compile and link against the libraries without open sourcing my own applications's code? Obviously if I alter the original CF code, I would submit the changes.
It's a very well constructed API and I'd hate to have to reinvent the wheel.
Cheers,
Shane