X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=scripts%2Fextra-version-git.sh;fp=scripts%2Fextra-version-git.sh;h=5c428080c3294f349741996d2c034c0d7ee445f2;hb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;hp=0f1a985771495224e8ab30d41a3847467dab534d;hpb=52cb3b849cde399f68fa47d53010431803b8d93a;p=lttng-modules.git diff --git a/scripts/extra-version-git.sh b/scripts/extra-version-git.sh index 0f1a9857..5c428080 100755 --- a/scripts/extra-version-git.sh +++ b/scripts/extra-version-git.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"