Hi! I noticed the license clarification in d7999c3 but the following files still refers to GNU General Public License. Is this intentional, or is the intention that the entire library ought to be LGPL?
jas@frallan:~/dpkg/ding-libs$ rgrep -l 'GNU General' .
./path_utils/path_utils_ut.c
./COPYING
./ini/ini_valueobj_ut.c
./debian/copyright
./basicobjects/simplebuffer.c
./basicobjects/simplebuffer_ut.c
./basicobjects/simplebuffer.h
./refarray/ref_array.c
./refarray/ref_array.h
./refarray/ref_array_ut.c
./trace/trace.h
./COPYING.LESSER
jas@frallan:~/dpkg/ding-libs$
Some of these seems like a clear typo since d7999c3 say they are LGPL elsewhere, but I'm not sure about all of them.
Thanks,
Simon