commit | 8536c11e7ffea2887245b95b416b4e591b45c457 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jun 07 13:32:17 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 09 14:07:21 2025 -0600 |
tree | 7399fc67c4674ae96745f33e401ba39ae9838a37 | |
parent | 80873464d22604e33f6d28e5d72a49f063b8a4b0 [diff] |
pylibfdt: correct license information Setuptools 78.1.1 shows warnings: * Pattern 'GPL' did not match any files. * Pattern 'BSD-2-Clause' did not match any files. * SetuptoolsDeprecationWarning: License classifiers are deprecated. Cf. https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Bryan Brattlof <bb@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>