Use `LICENSES/GPL-3.0-or-later` (`GPL-3.0` is deprecated)
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 14 Nov 2023 15:48:49 +0000 (10:48 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Nov 2023 21:52:15 +0000 (16:52 -0500)
commit95014ec80fc05054b65192a095be01556b4b8b6b
treeedf289194ddedde7332d126d8034870e6f64ce6b
parent78d99fa648372c11f367d9d371d63693ea02ea76
Use `LICENSES/GPL-3.0-or-later` (`GPL-3.0` is deprecated)

As of this date, the SPDX website says [1] about "GNU General Public
License v3.0 only":

> This license identifier has been deprecated since license list
> version 3.0.

Therefore, use `GPL-3.0-or-later`.

That's already the short ID we use in `tests/utils/tap/tap.sh`, not
`GPL-3.0`.

[1]: https://spdx.org/licenses/GPL-3.0.html

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I72349b1631cabfa16a59e0228871205978d5dd91
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11378
Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
LICENSES/GPL-3.0 [deleted file]
LICENSES/GPL-3.0-or-later [new file with mode: 0644]
Makefile.am
This page took 0.025532 seconds and 4 git commands to generate.