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