remove it because SPDX-License-Identifier is already used Signed-off-by: Cai Huoqing <caihuoqing@xxxxxxxxx> --- drivers/vfio/pci/vfio_pci_zdev.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/drivers/vfio/pci/vfio_pci_zdev.c b/drivers/vfio/pci/vfio_pci_zdev.c index 7b011b62c766..dfd8d826223d 100644 --- a/drivers/vfio/pci/vfio_pci_zdev.c +++ b/drivers/vfio/pci/vfio_pci_zdev.c @@ -5,11 +5,6 @@ * Copyright (C) IBM Corp. 2020. All rights reserved. * Author(s): Pierre Morel <pmorel@xxxxxxxxxxxxx> * Matthew Rosato <mjrosato@xxxxxxxxxxxxx> - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * */ #include <linux/io.h> #include <linux/pci.h> -- 2.25.1