It may also be interesting to make this generic so it can be used for all kinds of files (LICENSE, .gitignore, .gitlab-ci.yml, etc.) There's little reason why licenses should be treated specially.
It may also be interesting to make this generic so it can be used for all kinds of files (LICENSE, .gitignore, .gitlab-ci.yml, etc.) There's little reason why licenses should be treated specially.
A logical extension of that would be to let admins write their own template files when self-hosting GitLab.
Though do remember that GitHub and SPDX put a lot of emphasis on open-source licenses. While brilliant for s/w that should be open source it's less useful for s/w that should not be. WRT @dougthor42 mention of allowing admins to add their own license templates to a default listwould be a good way of allowing self-hosted installs of facilitating closed licensing.