kernel/drivers/phy/renesas/phy-rcar-gen3-usb3.c
.. .. @@ -1,11 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * Renesas R-Car Gen3 for USB3.0 PHY driver 3 4 * 4 5 * Copyright (C) 2017 Renesas Electronics Corporation 5 - *6 - * This program is free software; you can redistribute it and/or modify7 - * it under the terms of the GNU General Public License version 2 as8 - * published by the Free Software Foundation.9 6 */ 10 7 11 8 #include <linux/clk.h>