diff options
author | Stefan Roese <sr@denx.de> | 2014-11-14 08:10:44 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2014-12-06 13:51:54 +0100 |
commit | 5bf1f1ed13a20571a9311a32323097f9fc4f57a7 (patch) | |
tree | 1339794c15c98c126d81bb9dbc124547ad92050f /arch/arm/dts/socfpga.dtsi | |
parent | 74ae12e184a7cd30edc4d6853ed246abe98fffc4 (diff) |
arm: socfpga: dts: Move to SPDX license identifiers
The socfpga dts files are copied from the Rocketboards.org repository.
In U-Boot we usually replace the full-blown license header text with
the SPDX license identifiers. Lets do this for these new dts files
as well.
I just forgot to do this while adding the DT support for socfpga.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Marek Vasut <marex@denx.de>
Acked-by: Pavel Machek <pavel@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Vince Bridgers <vbridger@altera.com>
Diffstat (limited to 'arch/arm/dts/socfpga.dtsi')
-rw-r--r-- | arch/arm/dts/socfpga.dtsi | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/arch/arm/dts/socfpga.dtsi b/arch/arm/dts/socfpga.dtsi index 4472fd92685..bca68327df1 100644 --- a/arch/arm/dts/socfpga.dtsi +++ b/arch/arm/dts/socfpga.dtsi @@ -1,18 +1,7 @@ /* * Copyright (C) 2012 Altera <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/>. + * SPDX-License-Identifier: GPL-2.0+ */ #include "skeleton.dtsi" |