diff options
Diffstat (limited to 'drivers/i2c/fti2c010.c')
| -rw-r--r-- | drivers/i2c/fti2c010.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/drivers/i2c/fti2c010.c b/drivers/i2c/fti2c010.c index 24c4bb53f..ddeb941fa 100644 --- a/drivers/i2c/fti2c010.c +++ b/drivers/i2c/fti2c010.c @@ -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+   */  #include <common.h> |