|
From: | Andreas Buhr |
Subject: | Re: [avr-libc-dev] AVR Elf Processing |
Date: | Tue, 22 Jun 2004 09:14:56 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040410 |
Bob Cook wrote:
I've looked at the implementation of the GCC version of libsupc++ and its pretty trivial to duplicate most functionality - the only problem for me came into understanding how this licensing stuff works: if I've looked at and used the GPL source code for reference, would my derivative work also be covered by the GPL?
I think the libsupc++ is _not_ licensed under the GPL but rather under a modified version, which allows to use it in proprietary applications, without the need to release any source or object code. So the license should not be a problem.
see http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/license.html greetz Andreas Buhr btw hi all, I'm new here :-)
[Prev in Thread] | Current Thread | [Next in Thread] |