Replace license in package.jsons

This commit is contained in:
René Pfeuffer
2024-09-09 16:04:08 +02:00
parent f253f7d12b
commit a0684e90ab
18 changed files with 35 additions and 35 deletions

View File

@@ -135,7 +135,7 @@ diff -r a988f4cfb7ab src/main/resources/META-INF/scm/plugin.xml
```json
{
"name": "@scm-manager/name-of-plugin",
"license": "MIT",
"license": "AGPLv3",
"main": "src/main/js/index.tsx",
"scripts": {
"build": "ui-scripts plugin",