Skip to content
Snippets Groups Projects
Commit 12f8046f authored by Torben's avatar Torben Committed by Timo Koch
Browse files

[extract module] add option to include GPLv3 license to new module

So far there was no option to automatically add a a GPLv3 license to a new module that was created with the 'extract_as_new_module.py' script.
This led to many modules being published without proper licensing. This extension adds the option to automatically add said license interactively during the module setup with the script.
Information about licensing is also added to the README.md file of the module.
The license text can be found in a file within the 'bin/license_for_module_extraction/' directory.
parent 69d3921f
No related branches found
No related tags found
1 merge request!3368[extract module] add option to include GPLv3 license to new module
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment