diff options
Diffstat (limited to 'drivers/usb/host/ehci-faraday.c')
| -rw-r--r-- | drivers/usb/host/ehci-faraday.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/drivers/usb/host/ehci-faraday.c b/drivers/usb/host/ehci-faraday.c index 86add36ce..4a36acdae 100644 --- a/drivers/usb/host/ehci-faraday.c +++ b/drivers/usb/host/ehci-faraday.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> |