In the file LICENSE is written:
"Guile is covered under the terms of the GNU Lesser General Public
License, version 2.1. ..."
Many files has others licenses:
guile-1.8.7/ :
compile GPL2+
config.guess GPL2+
config.h.in GPL2+
config.sub GPL2+
configure GPL2+
config
Remove or remove and re-write or ask to the copyright holder of the
file inet_aton.c (guile-1.8.7/libguile/) to remove the 3ยบ clause.
UCB and the BSDs have been dropping the advertising clause. inet_ntoa
sources are available from NetBSD with a 3-clause license, but it's
perhaps more com
Hi all,
I'm probably very stupid on this, but I wanted to finally build a new
version of guile again to make elisp work with it -- but it fails
because bdw-gc is missing.
So I wanted to install that package and found the bdwgc project on
sourceforge (nothing else which seems like it); but th