Update to SPDX v3.0 identifiers
[lttng-modules.git] / scripts / extra-version-name.sh
index f7042567cfe487ae3b260a5302d28d949781c972..f4e1e122b1e70ffa7f9e2603b96060d330e907b4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1)
+# SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only)
 
 # First argument is the path to the lttng modules sources.
 TOP_LTTNG_MODULES_DIR="$1"
This page took 0.023098 seconds and 4 git commands to generate.