Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-string-utils.c
index 416896cc0bb22c9741815948a4bb6f104531a134..d944790312e635ec7490c02a245b491ca5fda630 100644 (file)
@@ -1,11 +1,11 @@
-/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
  * Copyright (C) 2017 Philippe Proulx <pproulx@efficios.com>
  */
 
 #include <linux/types.h>
 
-#include <lttng-string-utils.h>
+#include <lttng/string-utils.h>
 
 enum star_glob_pattern_type_flags {
        STAR_GLOB_PATTERN_TYPE_FLAG_NONE        = 0,
This page took 0.02294 seconds and 4 git commands to generate.