This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Bytecode verifier
Andrew Pinski writes:
>
> On Mar 26, 2004, at 06:14, Andrew Haley wrote:
>
> > libiberty is GPL; libgcj is GPL+exception. There's no reason to to
> > link GPL code with GPL+exception code.
>
> Actually libiberty is mixed with different licenses, it contains
> GPL, GPL+exception and some files are in the public domain and
> others are LGPL and some are in BSD and some are LGPL+exception.
That makes libiberty GPL, n'est-ce pas?
Andrew.