u-boot/scripts/dtc/pylibfdt
Quentin Schulz 5f732b4bb0 pylibfdt: correct license information (further)
Since commit 51ec8db232 ("pylibfdt: correct license information"), the
License classifiers are gone so I assume setuptools now extract the
license from the license argument to setuptools.setup() function.

It's always been incorrect as far as I could tell, so let's fix this
with the appropriate info from the SPDX License identifier at the top of
the file. It was missing GPL-2.0-or-later and we disambiguate by using
BSD-2-Clause instead of simply BSD.

Fixes: 6b08fb5cc4 ("fdt: Move to setuptools")
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
2025-06-26 12:10:58 -06:00
..
.gitignore scripts: dtc: ignore files generated generated by python 2019-11-23 14:53:48 -05:00
libfdt.i_shipped scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput 2024-10-30 13:02:53 -06:00
Makefile fdt: Move to setuptools 2022-10-29 07:36:33 -06:00
setup.py pylibfdt: correct license information (further) 2025-06-26 12:10:58 -06:00