> -----Original Message----- > From: [email protected] [mailto:busybox-cvs- > [email protected]] On Behalf Of [email protected] > Sent: den 22 februari 2009 11:57 > To: [email protected] > Subject: svn commit: trunk/busybox/libbb > > Author: aldot > Date: 2009-02-22 10:57:23 +0000 (Sun, 22 Feb 2009) > New Revision: 25412 > > Log: > - Dual-license the config parser also under "LGLPv2.1 or later" > (Vladimir Dronnikov) > > > Modified: > trunk/busybox/libbb/parse_config.c > > > Changeset: > Modified: trunk/busybox/libbb/parse_config.c > =================================================================== > --- trunk/busybox/libbb/parse_config.c 2009-02-22 10:38:10 UTC (rev > 25411) > +++ trunk/busybox/libbb/parse_config.c 2009-02-22 10:57:23 UTC (rev > 25412) > @@ -5,6 +5,7 @@ > * Copyright (C) 2008 by Vladimir Dronnikov <[email protected]> > * > * Licensed under GPLv2 or later, see file LICENSE in this tarball for > details. > + * Also for use in uClibc (http://uclibc.org/) licensed under LGLPv2.1 or > later. > */ > > #include "libbb.h"
You might want to fix the typo: LGLPv2.1 -> LGPLv2.1 //Peter _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
