ASoC: ics43432: Fix module license
authorAxel Lin <[email protected]>
Fri, 28 Aug 2015 03:23:05 +0000 (11:23 +0800)
committerMark Brown <[email protected]>
Fri, 28 Aug 2015 16:15:41 +0000 (17:15 +0100)
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
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 <[email protected]>");
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL v2");