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>
Mon, 28 Feb 2022 22:12:21 +0000 (17:12 -0500)
commitc9681eeb9b28e32f5ee77aea875d87889fdfd086
tree93da2cfbec117896315fc5e8a86c321467258aa1
parent33b9609d08bf77e0afcb34d8d14b6fee44ffa0aa
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: I574e9053645b768c37505f1f27e18e3da69c772a
src/common/Makefile.am
This page took 0.025011 seconds and 4 git commands to generate.