meta: Change license to AGPL-3.0

This commit is contained in:
Maksim Eltyshev
2023-01-16 23:22:00 +01:00
parent 0d86351d62
commit 9a23d1b5fd
4 changed files with 660 additions and 20 deletions

View File

@@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/plankanban/planka.git"
},
"license": "MIT",
"license": "AGPL-3.0",
"author": "Maksim Eltyshev",
"scripts": {
"client:build": "npm run build --prefix client",