changed to AGPL-3.0-or-later

This commit is contained in:
Sven Neuhaus
2018-02-22 13:03:53 +01:00
committed by GitHub
parent be0842c66d
commit c409cac280

View File

@@ -2,7 +2,7 @@
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "1.25.0",
"license": "AGPL-3.0-only",
"license": "AGPL-3.0-or-later",
"dependencies": {
"chainpad-server": "^2.0.0",
"express": "~4.10.1",