Commit 2f38bc88 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown

ASoC: ics43432: Fix module license

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 11d93241
......@@ -6,7 +6,7 @@
*
* Copyright (c) 2015 Axis Communications AB
*
* Licensed under GPL2.
* Licensed under GPL v2.
*/
#include <linux/module.h>
......@@ -73,4 +73,4 @@ module_platform_driver(ics43432_driver);
MODULE_DESCRIPTION("ASoC ICS43432 driver");
MODULE_AUTHOR("Ricard Wanderlof <ricardw@axis.com>");
MODULE_LICENSE("GPLv2");
MODULE_LICENSE("GPL v2");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment