libcommon: move event.c to libcommon-lgpl
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Sat, 29 Jan 2022 00:29:58 +0000 (19:29 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 22 Feb 2022 23:46:00 +0000 (18:46 -0500)
commit2eeda82308a76b8b026bff6229840b072d183bb2
tree05740e2a5b26e6a6a277700573e31df129859e8b
parent714363d38245d57d5fbb657f67bc069d6f4d8aff
libcommon: move event.c to libcommon-lgpl

The `event.c` license is already LGPL. There is no technical reason why
it was not part of the lgpl side of libcommon, simply that nothing that
is LGPL needed it. This will change in upcoming commits with the
addition of ser/des functions of `struct lttng_event` and other structs
related to `lttng_event` for liblttng-ctl.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I1e15a547e526198f971a287a726d0e6229a733b0
src/common/Makefile.am
This page took 0.024356 seconds and 4 git commands to generate.