From: Kuninori Morimoto Date: Fri, 7 Sep 2018 01:42:15 +0000 (+0000) Subject: iommu/ipmmu-vmsa: Convert to SPDX identifiers X-Git-Tag: v4.20-rc1~106^2^2~1 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=57d3f11c83b806e30ab267fd978c1829483654a6;p=uclinux-h8%2Flinux.git iommu/ipmmu-vmsa: Convert to SPDX identifiers This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman Signed-off-by: Joerg Roedel --- diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c index 22b94f8a9a04..b98a03189580 100644 --- a/drivers/iommu/ipmmu-vmsa.c +++ b/drivers/iommu/ipmmu-vmsa.c @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * IPMMU VMSA * * Copyright (C) 2014 Renesas Electronics Corporation - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. */ #include