ASoC: ics43432: Fix module license
authorAxel Lin <axel.lin@ingics.com>
Fri, 28 Aug 2015 03:23:05 +0000 (11:23 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 28 Aug 2015 16:15:41 +0000 (17:15 +0100)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ics43432.c

index d217fed8b4234c3f543a2fba77b274c3e683ed36..7c35c989acf0c02a940380c460458c45ed1a68b6 100644 (file)
@@ -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");