On 06/17/2011 02:24 PM, Clemens Lang wrote:
Hi,
http://www.opensource.apple.com/source/cctools/cctools-800/otool/ofile_print.c
http://www.opensource.apple.com/source/cctools/cctools-800/otool/main.c
and
http://www.opensource.apple.com/source/cctools/cctools-800/libst
On Jun 17, 2011, at 14:24, Clemens Lang wrote:
> for my GSoC project, I would like to reuse code from Apple's cctools
> package, in specific code from within otool[1].
> The package is dual-licensed[2] under APSL 2.0[3] and GPL 2[4]. Since
> MacPorts is BSD-licensed and APSL 2.0 and BSD don't seem
Hi,
for my GSoC project, I would like to reuse code from Apple's cctools
package, in specific code from within otool[1].
The package is dual-licensed[2] under APSL 2.0[3] and GPL 2[4]. Since
MacPorts is BSD-licensed and APSL 2.0 and BSD don't seem compatible (I'm
not an expert on licenses, correct