Skip to content
Snippets Groups Projects
Commit bd6ddcb4 authored by Anuj Aggarwal's avatar Anuj Aggarwal Committed by Mark Brown
Browse files

ASoC: Modifying the license string GPLv2 for OMAP3 EVM


Correcting the license string from GPLv2 -> GPL v2.
Found the problem while building OMAP3 ASoC driver as
module.

Signed-off-by: default avatarAnuj Aggarwal <anuj.aggarwal@ti.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 6fc786d5
No related branches found
No related tags found
No related merge requests found
......@@ -144,4 +144,4 @@ module_exit(omap3evm_soc_exit);
MODULE_AUTHOR("Anuj Aggarwal <anuj.aggarwal@ti.com>");
MODULE_DESCRIPTION("ALSA SoC OMAP3 EVM");
MODULE_LICENSE("GPLv2");
MODULE_LICENSE("GPL v2");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment