From: Neil Armstrong Date: Mon, 20 May 2019 14:01:33 +0000 (+0200) Subject: i2c: meson: update with SPDX Licence identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c1fee0c4a2ad63147a9260939114a0f78537d051;p=linux.git i2c: meson: update with SPDX Licence identifier Signed-off-by: Neil Armstrong Signed-off-by: Wolfram Sang --- diff --git a/drivers/i2c/busses/i2c-meson.c b/drivers/i2c/busses/i2c-meson.c index 90f5d0407d732..f530d9a0450b1 100644 --- a/drivers/i2c/busses/i2c-meson.c +++ b/drivers/i2c/busses/i2c-meson.c @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * I2C bus driver for Amlogic Meson SoCs * * Copyright (C) 2014 Beniamino Galvani - * - * 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