i2c: meson: update with SPDX Licence identifier
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 20 May 2019 14:01:33 +0000 (16:01 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 27 May 2019 19:27:25 +0000 (21:27 +0200)
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-meson.c

index 90f5d04..f530d9a 100644 (file)
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * I2C bus driver for Amlogic Meson SoCs
  *
  * Copyright (C) 2014 Beniamino Galvani <b.galvani@gmail.com>
- *
- * 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/clk.h>