X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=scripts%2Fabi-rhel-version.sh;h=66376acf5ddcbdddd1d9eed1a4b7fb8aff9517e4;hb=HEAD;hp=0296d8c8cdcb602bcd4aa8515888e901976b54ca;hpb=6c27a5ccba05b088fbfcf8cd982c25649838298d;p=lttng-modules.git diff --git a/scripts/abi-rhel-version.sh b/scripts/abi-rhel-version.sh index 0296d8c8..66376acf 100755 --- a/scripts/abi-rhel-version.sh +++ b/scripts/abi-rhel-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"