diff options
author | Diederik de Haas <didi.debian@cknow.org> | 2025-03-01 11:14:12 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-05 12:14:04 -0600 |
commit | 31378bd6fc909afabee69f425bf663002277eecf (patch) | |
tree | dd9f582b62c408bfba4ce1b9d2e79adb9c984c44 /drivers/pwm/pwm-stm32.c | |
parent | 19715a7f031a998f8641949fbbf29a2fd1a58f0f (diff) |
mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later
The GPL-2.1+ SPDX License Identifier doesn't exist, but luckily the full
license text was available which shows that GPL-2.1+ was a typo and it
should have been LGPL-2.1-or-later.
As the '+' in LGPL-2.1+ is deprecated in SPDX 3.0, use the preferred
identifier, which is '-or-later'.
Normally the full license header is removed when switching to SPDX
License Identifiers, so do that now.
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions