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

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