提交 6ee7bcc4 编写于 作者: S Shuah Khan

selftests: gen_kselftest_tar.h: Add SPDX license identifier

Replace GPL license statement with SPDX GPL-2.0 license identifier.
Signed-off-by: NShuah Khan <shuahkh@osg.samsung.com>
上级 170b5557
#!/bin/bash #!/bin/bash
# #
# SPDX-License-Identifier: GPL-2.0
# gen_kselftest_tar # gen_kselftest_tar
# Generate kselftest tarball # Generate kselftest tarball
# Author: Shuah Khan <shuahkh@osg.samsung.com> # Author: Shuah Khan <shuahkh@osg.samsung.com>
# Copyright (C) 2015 Samsung Electronics Co., Ltd. # 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
main() main()
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册