X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=scripts%2Frt-patch-version.sh;fp=scripts%2Frt-patch-version.sh;h=7c5b108e484d97e8d7d92fd5c5cfed25bcbad7a7;hb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;hp=270496570b4c672ec3af6404a6284e056f0f294d;hpb=52cb3b849cde399f68fa47d53010431803b8d93a;p=lttng-modules.git diff --git a/scripts/rt-patch-version.sh b/scripts/rt-patch-version.sh index 27049657..7c5b108e 100755 --- a/scripts/rt-patch-version.sh +++ b/scripts/rt-patch-version.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 kernel headers. KPATH="$1"