Changed license to AGPL3+

This commit is contained in:
Jan Böhmer 2020-02-22 18:14:36 +01:00
parent c75d4d6f6b
commit 9e8771a4ee
290 changed files with 5337 additions and 433 deletions

View file

@ -9,7 +9,7 @@
"regenerator-runtime": "^0.13.2",
"webpack-notifier": "^1.6.0"
},
"license": "UNLICENSED",
"license": "AGPL-3.0-or-later",
"private": true,
"scripts": {
"dev-server": "encore dev-server",