diff options
author | Sean Wang <sean.wang@mediatek.com> | 2018-04-11 16:53:55 +0800 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2018-05-02 11:01:12 +0200 |
commit | 1cf3070968df5c242099635707eed2d6f84b5732 (patch) | |
tree | e432eafd791d3b8c94a6a2e6feffa3e671e706a7 /arch/arm/boot/dts/mt2701.dtsi | |
parent | 8eef6dea7c054934874ccf981e872b1e1dc60857 (diff) | |
download | blackbird-obmc-linux-1cf3070968df5c242099635707eed2d6f84b5732.tar.gz blackbird-obmc-linux-1cf3070968df5c242099635707eed2d6f84b5732.zip |
arm: dts: mediatek: converted to using SPDX identifiers
Convert boilerplate license statement into proper SPDX identifier style.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/mt2701.dtsi')
-rw-r--r-- | arch/arm/boot/dts/mt2701.dtsi | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/mt2701.dtsi b/arch/arm/boot/dts/mt2701.dtsi index 05cf65c442cc..180377e56ef4 100644 --- a/arch/arm/boot/dts/mt2701.dtsi +++ b/arch/arm/boot/dts/mt2701.dtsi @@ -1,15 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2015 MediaTek Inc. * Author: Erin.Lo <erin.lo@mediatek.com> * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * 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 <dt-bindings/clock/mt2701-clk.h> |