Skip to content

Dual-license to Dual MIT/GPL, and correctly declare this in MODULE_LICENSE #1

Description

@rhbvkleef

The Linux module in this repository incorrectly declares MODULE_LICENSE("GPL"). According to the LICENSE-file in the repository, this project is licensed under MIT. I propose dual-licensing this project using Dual MIT/GPL and declaring MODULE_LICENSE("Dual MIT/GPL"). This will still allow you to use GPL-only symbols. Of course there's also the option to relicensing to GPL-2.0-only or GPL-2.0-and-later and just keeping MODULE_LICENSE("GPL").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions