Relicense project to AGPLv3

This commit is contained in:
Ske
2020-11-08 18:52:36 +01:00
parent 3f82447b04
commit 20ca37938c
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"dev": "vuepress dev content",
"build": "vuepress build content"
},
"license": "Apache-2.0",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.3.1",
"@vuepress/plugin-google-analytics": "^1.5.2",