pylibfdt: correct license information
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 7 Jun 2025 11:32:17 +0000 (13:32 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 9 Jun 2025 20:07:21 +0000 (14:07 -0600)
commit51ec8db23280bd6fdb0da2a0257603f21aaf6ef3
tree7399fc67c4674ae96745f33e401ba39ae9838a37
parentb492f9520c04b1c581f57735e224612155f66780
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>
scripts/dtc/pylibfdt/setup.py