From: Shuah Khan Date: Wed, 10 Jan 2018 00:08:10 +0000 (-0700) Subject: selftests: gen_kselftest_tar.h: Add SPDX license identifier X-Git-Tag: v4.16-rc1~87^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ee7bcc46ea796e158c628dfff9836420281fc6a;p=thirdparty%2Flinux.git selftests: gen_kselftest_tar.h: Add SPDX license identifier Replace GPL license statement with SPDX GPL-2.0 license identifier. Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/gen_kselftest_tar.sh b/tools/testing/selftests/gen_kselftest_tar.sh index 17d5bd0c09364..a27e2eec35867 100755 --- a/tools/testing/selftests/gen_kselftest_tar.sh +++ b/tools/testing/selftests/gen_kselftest_tar.sh @@ -1,13 +1,11 @@ #!/bin/bash # +# SPDX-License-Identifier: GPL-2.0 # gen_kselftest_tar # Generate kselftest tarball # Author: Shuah Khan # Copyright (C) 2015 Samsung Electronics Co., Ltd. -# This software may be freely redistributed under the terms of the GNU -# General Public License (GPLv2). - # main main() {