Use `LICENSES/GPL-2.0-only` (`GPL-2.0` is deprecated)
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 14 Nov 2023 15:44:39 +0000 (10:44 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Nov 2023 21:52:15 +0000 (16:52 -0500)
commit78d99fa648372c11f367d9d371d63693ea02ea76
tree4cbb5c57c2a389a109f7c8db0e643ef74ba3317f
parent94b6c6ba1fbe77faa714ab37a69c51ebf77cd302
Use `LICENSES/GPL-2.0-only` (`GPL-2.0` is deprecated)

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

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

Therefore, use `GPL-2.0-only`.

That's already the short ID we use everywhere, not `GPL-2.0`.

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

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