drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
Acked-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
diff --git a/drivers/i2c/fti2c010.h b/drivers/i2c/fti2c010.h
index 18aec2c..b9d0eb7 100644
--- a/drivers/i2c/fti2c010.h
+++ b/drivers/i2c/fti2c010.h
@@ -4,8 +4,7 @@
* (C) Copyright 2010 Faraday Technology
* Dante Su <dantesu@faraday-tech.com>
*
- * This file is released under the terms of GPL v2 and any later version.
- * See the file COPYING in the root directory of the source tree for details.
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __FTI2C010_H