Skip to content

Commit ab78130

Browse files
caihuoqing1990Alex Williamson
authored andcommitted
vfio: platform: reset: Convert to SPDX identifier
use SPDX-License-Identifier instead of a verbose license text Signed-off-by: Cai Huoqing <caihuoqing@baidu.com> Link: https://lore.kernel.org/r/20210822043643.2040-1-caihuoqing@baidu.com Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
1 parent eb24c10 commit ab78130

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Copyright (C) 2017 Broadcom
3-
*
4-
* This program is free software; you can redistribute it and/or
5-
* modify it under the terms of the GNU General Public License as
6-
* published by the Free Software Foundation version 2.
7-
*
8-
* This program is distributed "as is" WITHOUT ANY WARRANTY of any
9-
* kind, whether express or implied; without even the implied warranty
10-
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11-
* GNU General Public License for more details.
124
*/
135

146
/*

0 commit comments

Comments
 (0)