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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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",