mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-09 10:56:10 +00:00
Clean up the license field in various templates to ensure it's unlicense by default. (#2627)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"api"
|
||||
],
|
||||
"homepage": "https://openapi-generator.tech",
|
||||
"license": "proprietary",
|
||||
"license": "unlicense",
|
||||
"authors": [
|
||||
{
|
||||
"name": "OpenAPI-Generator contributors",
|
||||
|
||||
Reference in New Issue
Block a user