• # Re: Passer son programme en GPL (ou autre) Guile

    Posté par . En réponse au journal Passer son programme en GPL (ou autre). Évalué à 1.

    être certain que vous n'utilisez pas de bibliothèque "non GPLisable" ni de multimedia "non GPLisable"
    Un auteur de programme GPL peut autoriser l'utilisation de ce programme avec des bibliothèques ou des fichiers qui sont sous une licence incompatible du fait de la GPL:

    http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses(...)
    The license of Guile:
    This consists of the GNU GPL plus a special statement giving blanket permission to link with non-free software. As a result, it is not a strong copyleft, and it is compatible with the GNU GPL. We recommend it for special circumstances only--much the same circumstances where you might consider using the LGPL.