mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-06 06:37:59 +00:00
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 <shuahkh@osg.samsung.com>
This commit is contained in:
parent
170b555777
commit
6ee7bcc46e
1 changed files with 1 additions and 3 deletions
|
@ -1,13 +1,11 @@
|
||||||
#!/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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue