goldfish: pipe: ANDROID: Update module license
Change MODULE_LICENSE() string to properly match the license for the driver (goldfish_pipe.h). Bug: 72717639 Bug: 66884503 Change-Id: I4d1ef778276b26b49c83c967c3c9314b2c0c5da7 Signed-off-by: Roman Kiryanov <rkir@google.com>
This commit is contained in:
parent
d5d6526965
commit
6b1151702d
1 changed files with 1 additions and 1 deletions
|
@ -944,4 +944,4 @@ static struct platform_driver goldfish_pipe_driver = {
|
|||
|
||||
module_platform_driver(goldfish_pipe_driver);
|
||||
MODULE_AUTHOR("David Turner <digit@google.com>");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
|
Loading…
Add table
Reference in a new issue