|
From: | Collin Funk |
Subject: | Re: [PATCH] Support for Sqlite Archive files |
Date: | Thu, 27 Jun 2024 21:37:03 -0700 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
Richard Stallman <rms@gnu.org> writes: > I have a vague memory from decades ago that OpenSSL had a license > incompatible with the GNU GPL. I was curious about this since Gnulib checks for a version of OpenSSL that is compatible with the GNU GPL. The license list on gnu.org describes the incompatibility pretty well [1]. Versions less than 3.0.0 are incompatible. Otherwise it is Apache 2 and therefore is compatible with GPL version 3 [2]. Collin [1] https://www.gnu.org/licenses/license-list.en.html#OpenSSL [2] https://www.gnu.org/licenses/license-list.en.html#apache2
[Prev in Thread] | Current Thread | [Next in Thread] |