diff options
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | 2018-11-05 23:27:27 +0300 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2018-11-28 18:24:52 +0300 |
commit | e793b284d7f37c3b41ea8581fb0d0dd48dfac7a8 (patch) | |
tree | 674ed7d8b5f06657cb6e622621fb94544734b166 /arch/arm/boot/dts/socfpga_cyclone5.dtsi | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) | |
download | linux-e793b284d7f37c3b41ea8581fb0d0dd48dfac7a8.tar.xz |
arm: dts: socfpga*.dts*: use SPDX-License-Identifier
Follow the recent trend for the license description.
This is also in an effort to fully sync the devicetrees with U-Boot.
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/socfpga_cyclone5.dtsi')
-rw-r--r-- | arch/arm/boot/dts/socfpga_cyclone5.dtsi | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/arch/arm/boot/dts/socfpga_cyclone5.dtsi b/arch/arm/boot/dts/socfpga_cyclone5.dtsi index 68ced67f8bfb..319a71e41ea4 100644 --- a/arch/arm/boot/dts/socfpga_cyclone5.dtsi +++ b/arch/arm/boot/dts/socfpga_cyclone5.dtsi @@ -1,18 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* - * Copyright (C) 2012 Altera Corporation <www.altera.com> - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * Copyright (C) 2012 Altera Corporation <www.altera.com> */ /dts-v1/; |