Commit a4f0e38e authored by Shuah Khan's avatar Shuah Khan

selftests: media_tests: Add SPDX license identifier

Replace GPL license statement with SPDX GPL-2.0 license identifier.
Signed-off-by: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent 7c466b97
// SPDX-License-Identifier: GPL-2.0
/* /*
* media_device_open.c - Media Controller Device Open Test * media_device_open.c - Media Controller Device Open Test
* *
* Copyright (c) 2016 Shuah Khan <shuahkh@osg.samsung.com> * Copyright (c) 2016 Shuah Khan <shuahkh@osg.samsung.com>
* Copyright (c) 2016 Samsung Electronics Co., Ltd. * Copyright (c) 2016 Samsung Electronics Co., Ltd.
* *
* This file is released under the GPLv2.
*/ */
/* /*
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* media_device_test.c - Media Controller Device ioctl loop Test * media_device_test.c - Media Controller Device ioctl loop Test
* *
* Copyright (c) 2016 Shuah Khan <shuahkh@osg.samsung.com> * Copyright (c) 2016 Shuah Khan <shuahkh@osg.samsung.com>
* Copyright (c) 2016 Samsung Electronics Co., Ltd. * Copyright (c) 2016 Samsung Electronics Co., Ltd.
* *
* This file is released under the GPLv2.
*/ */
/* /*
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* video_device_test - Video Device Test * video_device_test - Video Device Test
* *
* Copyright (c) 2016 Shuah Khan <shuahkh@osg.samsung.com> * Copyright (c) 2016 Shuah Khan <shuahkh@osg.samsung.com>
* Copyright (c) 2016 Samsung Electronics Co., Ltd. * Copyright (c) 2016 Samsung Electronics Co., Ltd.
* *
* This file is released under the GPLv2.
*/ */
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment