]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: virtualization: replace verbose license with SPDX identifier
authorAndre Przywara <andre.przywara@linaro.org>
Mon, 7 Oct 2013 08:56:51 +0000 (10:56 +0200)
committerTom Rini <trini@ti.com>
Mon, 7 Oct 2013 12:21:13 +0000 (08:21 -0400)
commitf833e790b47236115894c751d4e34070a4db62fd
treecb816978729a2bd6a60b32ca0c95ca6c7ce87b79
parent0ff5d146629b1557c6a980c27f290e627175d7b2
ARM: virtualization: replace verbose license with SPDX identifier

The original creation of arch/arm/cpu/armv7/{virt-v7.c,nonsec_virt.S}
predates the SPDX conversion, so the original elaborate license
statements sneaked in.
Fix this by replacing them with the proper abbreviation.

Signed-off-by: Andre Przywara <andre.przywara@linaro.org>
arch/arm/cpu/armv7/nonsec_virt.S
arch/arm/cpu/armv7/virt-v7.c