diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-02-05 18:18:00 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2021-02-05 18:18:00 +0100 |
commit | 3f4d1dad0009d3fdd50aecb78c6d896ab58b83c7 (patch) | |
tree | 954f8c19989e22b62858e45377d2b5137f06acb5 /target/linux/ramips/dts/mt7620a_netgear_ex2700.dts | |
parent | 4a1803978575295f8cec0813cc74b3448730feac (diff) | |
download | upstream-3f4d1dad0009d3fdd50aecb78c6d896ab58b83c7.tar.gz upstream-3f4d1dad0009d3fdd50aecb78c6d896ab58b83c7.tar.bz2 upstream-3f4d1dad0009d3fdd50aecb78c6d896ab58b83c7.zip |
ramips: replace full-text licenses by SPDX identifier
This replaces several full-text and abbreviated licenses found in
DTS files by the corresponding SPDX identifiers.
This should make it easier to identify the license both by humans
and machines.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_netgear_ex2700.dts')
-rw-r--r-- | target/linux/ramips/dts/mt7620a_netgear_ex2700.dts | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/mt7620a_netgear_ex2700.dts b/target/linux/ramips/dts/mt7620a_netgear_ex2700.dts index ec310dee22..9ed0883b45 100644 --- a/target/linux/ramips/dts/mt7620a_netgear_ex2700.dts +++ b/target/linux/ramips/dts/mt7620a_netgear_ex2700.dts @@ -1,11 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-only /* - * Device Tree file for the Netgear EX2700 - * * Copyright (C) 2016 Joseph C. Lehner <joseph.c.lehner@gmail.com> - * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without any - * warranty of any kind, whether express or implied. */ #include "mt7620a_netgear_ex2700_wn3000rp-v3.dtsi" |