From: Kuninori Morimoto Date: Thu, 8 Nov 2018 06:34:34 +0000 (+0000) Subject: sata_rcar: convert to SPDX identifiers X-Git-Tag: v5.4-rc1~2236^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bb39ba6a8deab70752b836a36c62205b1c65b559;p=platform%2Fkernel%2Flinux-rpi.git sata_rcar: convert to SPDX identifiers This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto Signed-off-by: Jens Axboe --- diff --git a/drivers/ata/sata_rcar.c b/drivers/ata/sata_rcar.c index 10ecb232..4b1ff5b 100644 --- a/drivers/ata/sata_rcar.c +++ b/drivers/ata/sata_rcar.c @@ -1,14 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Renesas R-Car SATA driver * * Author: Vladimir Barinov * Copyright (C) 2013-2015 Cogent Embedded, Inc. * Copyright (C) 2013-2015 Renesas Solutions Corp. - * - * 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; either version 2 of the License, or (at your - * option) any later version. */ #include