Closed bgilbert closed 9 years ago
regex.c
is LGPL, so should be fine.
I've replaced the GPL getline implementation with https://github.com/ivanra/getline, which is in the public domain. Thanks @ivanra! We'll mention we're using your implementation in our project's README.
Diamond Core Filters is EPL-licensed, but
getline.c
is GPLv2. The resulting binaries are non-distributable.