This product includes software developed by Simo Sorce.

jwcrypto is available under the GNU Lesser General Public License v3.0 or later
(LGPL-3.0-or-later)
https://github.com/latchset/jwcrypto

Copyright (c) 2016 JWCrypto Project Contributors

This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 3 of the License, or (at your option) any
later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

The full licence text is distributed with the jwcrypto package, and is available
at https://www.gnu.org/licenses/lgpl-3.0.html

Note for integrators: signing-tool only imports jwcrypto at runtime and does not
link against it, so the LGPL's relinking requirement is met by the fact that the
dependency is a separately installed Python package that can be replaced. Ship
signing-tool onto a locked-down device and LGPL-3.0 section 4 applies to that
device; the classes in meta-laavat need only the -native variant, which stays on
the build host.
