X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=scripts%2Fabi-sle-version.sh;h=0d7254ac4e7a9e3e3a709fc3eadc06353dc16dd2;hp=aafed7c14c315fd31b028412fa4c11a766dbc931;hb=b7cdc18250880cc44edeef4a4b42c8ac7a135a6d;hpb=52cb3b849cde399f68fa47d53010431803b8d93a diff --git a/scripts/abi-sle-version.sh b/scripts/abi-sle-version.sh index aafed7c1..0d7254ac 100755 --- a/scripts/abi-sle-version.sh +++ b/scripts/abi-sle-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