- Dual-license the config parser also under "LGLPv2.1 or later"
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 22 Feb 2009 10:57:23 +0000 (10:57 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 22 Feb 2009 10:57:23 +0000 (10:57 -0000)
  (Vladimir Dronnikov)

libbb/parse_config.c

index 9a85786d8c295e089e53f32bba21c5224fe4020c..2795665a93526abc6e70b1f1538077e8f277d037 100644 (file)
@@ -5,6 +5,7 @@
  * Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@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"