Move to kernel style SPDX license identifiers
[deliverable/lttng-ust.git] / liblttng-ust-libc-wrapper / run
index 80d4175573c04c2dcb184e933fe6e4ee8b8bcc1a..b784f51ac2d085de47cdef1260f0d929277ffbec 100755 (executable)
@@ -1,3 +1,5 @@
 #!/bin/sh
+#
+# SPDX-License-Identifier: LGPL-2.1-only
 
 LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc-wrapper.so ${*}
This page took 0.026418 seconds and 5 git commands to generate.