License: common: error_query: fix typo in SPDX specifier
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 24 Aug 2023 17:33:44 +0000 (13:33 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 24 Aug 2023 17:33:44 +0000 (13:33 -0400)
commit75f62e5383c6ea1f62fb488a94f4a8f98400db71
tree27acbb48f2da4e0ef71321684365908a38fc7ae1
parent4f9b5c65e2fcaec88f403557137b524bfbdd0568
License: common: error_query: fix typo in SPDX specifier

The error-query API files were erroneously licensed under "GPL-2.1", a
license which doesn't exist.

As the author of those files, I hereby confirm that the intention was to
license these files under LGPL-2.1 as evidenced by their presence in the
libcommon_lgpl internal library.

Reported-by: Christophe Bedard <christophe.bedard@apex.ai>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I0d56372ca009e44732e0737bd8f10ad4a4d000c5
include/lttng/error-query-internal.hpp
include/lttng/error-query.h
src/common/error-query.cpp
This page took 0.034027 seconds and 4 git commands to generate.