svn commit: trunk/busybox/libbb
Peter Kjellerstedt
peter.kjellerstedt at axis.com
Mon Feb 23 09:24:04 UTC 2009
> -----Original Message-----
> From: busybox-cvs-bounces at busybox.net [mailto:busybox-cvs-
> bounces at busybox.net] On Behalf Of aldot at busybox.net
> Sent: den 22 februari 2009 11:57
> To: busybox-cvs at busybox.net
> 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 <dronnikov at gmail.com>
> *
> * 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
More information about the busybox
mailing list