diff options
Diffstat (limited to 'src/mips/cavium-octeon')
-rw-r--r-- | src/mips/cavium-octeon/dlink_dsr-1000n.dts | 5 | ||||
-rw-r--r-- | src/mips/cavium-octeon/dlink_dsr-500n-1000n.dtsi | 5 | ||||
-rw-r--r-- | src/mips/cavium-octeon/dlink_dsr-500n.dts | 5 | ||||
-rw-r--r-- | src/mips/cavium-octeon/ubnt_e100.dts | 5 |
4 files changed, 4 insertions, 16 deletions
diff --git a/src/mips/cavium-octeon/dlink_dsr-1000n.dts b/src/mips/cavium-octeon/dlink_dsr-1000n.dts index cfa29156eb69d..2fdb4baad19ca 100644 --- a/src/mips/cavium-octeon/dlink_dsr-1000n.dts +++ b/src/mips/cavium-octeon/dlink_dsr-1000n.dts @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Device tree source for D-Link DSR-1000N. * * Written by: Aaro Koskinen <aaro.koskinen@iki.fi> - * - * 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. */ /include/ "dlink_dsr-500n-1000n.dtsi" diff --git a/src/mips/cavium-octeon/dlink_dsr-500n-1000n.dtsi b/src/mips/cavium-octeon/dlink_dsr-500n-1000n.dtsi index 246b598201f84..b4acdb26a6673 100644 --- a/src/mips/cavium-octeon/dlink_dsr-500n-1000n.dtsi +++ b/src/mips/cavium-octeon/dlink_dsr-500n-1000n.dtsi @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Device tree source for D-Link DSR-500N/1000N (common parts). * * Written by: Aaro Koskinen <aaro.koskinen@iki.fi> - * - * 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. */ /include/ "octeon_3xxx.dtsi" diff --git a/src/mips/cavium-octeon/dlink_dsr-500n.dts b/src/mips/cavium-octeon/dlink_dsr-500n.dts index 78886e172c489..e04237281b414 100644 --- a/src/mips/cavium-octeon/dlink_dsr-500n.dts +++ b/src/mips/cavium-octeon/dlink_dsr-500n.dts @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Device tree source for D-Link DSR-500N. * * Written by: Aaro Koskinen <aaro.koskinen@iki.fi> - * - * 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. */ /include/ "dlink_dsr-500n-1000n.dtsi" diff --git a/src/mips/cavium-octeon/ubnt_e100.dts b/src/mips/cavium-octeon/ubnt_e100.dts index 962f37fbc7db8..cb219b730c57d 100644 --- a/src/mips/cavium-octeon/ubnt_e100.dts +++ b/src/mips/cavium-octeon/ubnt_e100.dts @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Device tree source for EdgeRouter Lite. * * Written by: Aaro Koskinen <aaro.koskinen@iki.fi> - * - * 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. */ /include/ "octeon_3xxx.dtsi" |