[PATCH 6/7] add dynamic library support for AVR32

Hans-Christian Egtvedt hcegtvedt at atmel.com
Mon Feb 18 06:44:12 UTC 2008


On Sat, 2008-01-05 at 02:57 -0500, Mike Frysinger wrote:
> On Tuesday 06 November 2007, Hans-Christian Egtvedt wrote:
> > --- /dev/null
> > +++ b/ldso/ldso/avr32/elfinterp.c
> > @@ -0,0 +1,193 @@
> > +/*
> > + * AVR32 ELF shared library loader suppport
> > + *
> > + * Copyright (C) 2004-2006 Atmel Corporation
> > + *
> > + * All rights reserved.
> > + *
> > + * Redistribution and use in source and binary forms, with or without
> > ........
> 
> what's with this spurious BSD license when all the rest of your code is LGPL 
> like uClibc ?
>

The AVR32 specific stuff should be dual license (LGPL + modified BSD),
since we do not mind people ripping out the code and use it in their own
stuff.

AFAIK this should be ok for the uClibc project?

I have to admit that I did not double check if it is consistent though.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer




More information about the uClibc mailing list