commit | 6b216453209bcb8a37a5407664e5fc65468fc5a7 | [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 | 4165c6b35d71f7994366ae70a4a75cdf14018041 [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>