X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=scripts%2Fextra-version-name.sh;fp=scripts%2Fextra-version-name.sh;h=f4e1e122b1e70ffa7f9e2603b96060d330e907b4;hb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;hp=f7042567cfe487ae3b260a5302d28d949781c972;hpb=52cb3b849cde399f68fa47d53010431803b8d93a;p=lttng-modules.git diff --git a/scripts/extra-version-name.sh b/scripts/extra-version-name.sh index f7042567..f4e1e122 100755 --- a/scripts/extra-version-name.sh +++ b/scripts/extra-version-name.sh @@ -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"