forked from loafle/openapi-generator-original
Clean up the license field in various templates to ensure it's unlicense by default. (#2627)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"api"
|
||||
],
|
||||
"homepage": "https://github.com/openapitools/openapi-generator",
|
||||
"license": "proprietary",
|
||||
"license": "unlicense",
|
||||
"authors": [
|
||||
{
|
||||
"name": "openapi-generator contributors",
|
||||
|
||||
Reference in New Issue
Block a user