We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b758b commit e7a6173Copy full SHA for e7a6173
driver/main.c
@@ -1321,4 +1321,4 @@ module_init(raw_init);
1321
module_exit(raw_exit);
1322
1323
MODULE_AUTHOR("Anastasios Papagiannis <[email protected]>");
1324
-MODULE_LICENSE("LGPL-2.1");
+MODULE_LICENSE("GPL");
0 commit comments