Re: Legal issues with wine development

2010-01-15 Thread Roderick Colenbrander
Just to provide some reference to another project which had a similar issue. As you likely know Android is based on Linux. Except for the kernel which is obviously GPL, the platform uses as little (L)GPL code as possible. Their libc implementation, Bionic, is based on BSD but they required Linux he

Re: Legal issues with wine development

2010-01-15 Thread Steven Edwards
On Fri, Jan 15, 2010 at 1:41 AM, Benjamin Zink wrote: > I understand you aren't allowed to look at the source code. The question I > have is are you allowed to look at the headers and is an API that's auto > generated from the source ok to look at? http://www.cppdoc.com/ has a > javadoc style mfc

Legal issues with wine development

2010-01-14 Thread Benjamin Zink
Hello, I understand you aren't allowed to look at the source code. The question I have is are you allowed to look at the headers and is an API that's auto generated from the source ok to look at? http://www.cppdoc.com/ has a javadoc style mfc api auto generated from the mfc source. Is this an