mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The Nettle manual (nettle.html in the source archive) states: > Nettle is dual licenced under the GNU General Public License version > 2 or later, and the GNU Lesser General Public License version 3 or > later. When using Nettle, you must comply fully with all conditions > of at least one of these licenses. [...] This means "or" is the correct description. Ellipsis covers a note that a few files are licensed more permissively. Signed-off-by: Fiona Klute (Othermo GmbH) <fiona.klute@gmx.de> Signed-off-by: Julien Olivain <ju.o@free.fr>