On Wed, Aug 02, 2023 at 01:14:09AM +0000, Thinh Nguyen wrote: > > +MODULE_LICENSE("GPL"); > > I'm not familiar with licensing much, but can the SPDX header indicates > different version than the module license? They match, so I do not understand the issue. Look at module.h for a list of what the different strings of MODULE_LICENSE() mean for details. thanks, greg k-h