From: Chunfeng Yun Date: Fri, 29 Jun 2018 02:20:27 +0000 (+0800) Subject: phy: phy-mtk-tphy: use SPDX license tag X-Git-Tag: v4.19-rc1~103^2~6^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3003cfa147e7626d26f6adae819380db600b7fd7;p=thirdparty%2Fkernel%2Flinux.git phy: phy-mtk-tphy: use SPDX license tag Use SPDX-License-Identifier tag instead of the GPL license text Signed-off-by: Chunfeng Yun Signed-off-by: Kishon Vijay Abraham I --- diff --git a/drivers/phy/mediatek/Makefile b/drivers/phy/mediatek/Makefile index e5074b607d3dc..ee49edc97ee94 100644 --- a/drivers/phy/mediatek/Makefile +++ b/drivers/phy/mediatek/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # # Makefile for the phy drivers. # diff --git a/drivers/phy/mediatek/phy-mtk-tphy.c b/drivers/phy/mediatek/phy-mtk-tphy.c index 38c281b5abbb0..b962339074ba7 100644 --- a/drivers/phy/mediatek/phy-mtk-tphy.c +++ b/drivers/phy/mediatek/phy-mtk-tphy.c @@ -1,16 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2015 MediaTek Inc. * Author: Chunfeng Yun * - * This software is licensed under the terms of the GNU General Public - * License version 2, as published by the Free Software Foundation, and - * may be copied, distributed, and modified under those terms. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #include