Relicence all source and header files included in LGPL code
[lttng-tools.git] / src / common / compat / directory-handle.h
index 50185a526ac5468a9aca446694c3bdf209479684..4a9b6571824937493cd93cfe652fa812490abe7f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2019 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
- * SPDX-License-Identifier: GPL-2.0-only
+ * SPDX-License-Identifier: LGPL-2.1-only
  *
  */
 
@@ -259,4 +259,5 @@ bool lttng_directory_handle_uses_fd(
 bool lttng_directory_handle_equals(const struct lttng_directory_handle *lhs,
                const struct lttng_directory_handle *rhs);
 
+
 #endif /* _COMPAT_PATH_HANDLE_H */
This page took 0.023403 seconds and 4 git commands to generate.