use correct MODULE_LINCESE for GPL v2 only according to notice in header

This commit is contained in:
Ralph Metzler
2018-03-22 19:32:17 +01:00
parent 5bf9edba06
commit 3db30defab
12 changed files with 12 additions and 12 deletions

View File

@@ -933,7 +933,7 @@ EXPORT_SYMBOL_GPL(tda18212dd_attach);
MODULE_DESCRIPTION("TDA18212 driver");
MODULE_AUTHOR("Ralph Metzler, Manfred Voelkel");
MODULE_LICENSE("GPL");
MODULE_LICENSE("GPL v2");
/*
* Local variables: