vscode-extensions.42crunch.vscode-openapi: update license gpl3 -> agpl3Only
Set license as in https://github.com/42Crunch/vscode-openapi/blob/v4.33.1/LICENSE.txt
This commit is contained in:
@@ -98,7 +98,7 @@ let
|
||||
description = "Visual Studio Code extension with rich support for the OpenAPI Specification (OAS)";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=42Crunch.vscode-openapi";
|
||||
homepage = "https://github.com/42Crunch/vscode-openapi";
|
||||
license = lib.licenses.gpl3;
|
||||
license = lib.licenses.agpl3Only;
|
||||
maintainers = [ lib.maintainers.benhiemer ];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user