commit | f833e790b47236115894c751d4e34070a4db62fd | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@linaro.org> | Mon Oct 07 10:56:51 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Oct 07 08:21:13 2013 -0400 |
tree | cb816978729a2bd6a60b32ca0c95ca6c7ce87b79 | |
parent | 0ff5d146629b1557c6a980c27f290e627175d7b2 [diff] |
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>