Change "GPL-3.0+" to "GPL-3.0-or-later"

The "GPL-3.0+"-SPDX-license-identifier has been deprecated,
and was replaced with "GPL-3.0-or-later".

More information about that, is available in the
"Deprecated License Identifiers"-part of
https://spdx.org/licenses/ .

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/642>
This commit is contained in:
MoonlightWave-12
2024-04-14 09:53:24 +02:00
parent 07ccea0fb5
commit c21fbd86ac
13 changed files with 14 additions and 14 deletions

View File

@ -1,5 +1,5 @@
/* Copyright (C) 2021 Purism SPC
* SPDX-License-Identifier: GPL-3.0+
* SPDX-License-Identifier: GPL-3.0-or-later
*/
/*! This drives the loop from the `loop` module.