Use `LICENSES/LGPL-2.1-only` (`LGPL-2.1` is deprecated)
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 14 Nov 2023 15:38:30 +0000 (10:38 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Nov 2023 21:52:15 +0000 (16:52 -0500)
commit94b6c6ba1fbe77faa714ab37a69c51ebf77cd302
tree444830f54e7f75a0d8b3f83d8640cc7da1022ec5
parent035f34f68da05e2a5a11aaf9b52de1ade3c54329
Use `LICENSES/LGPL-2.1-only` (`LGPL-2.1` is deprecated)

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

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

Therefore, use `LGPL-2.1-only`.

That's already the short ID we use in `src/common/list.h`.

[1]: https://spdx.org/licenses/LGPL-2.1.html

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