On 1/18/22 17:18, Alexandru Elisei wrote:
Hello, I would like to know what licenses are permitted when adding a new library to kvm-unit-tests (similar to libfdt). Is it enough if the library is licensed under one of the GPLv2 compatible licenses [1] or are certain licenses from that list not accepted for kvm-unit-tests? [1] https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
Any GPLv2-compatible license is acceptable. GPLv2+ compatibility is nice but not required.
Paolo