diff --git a/package.json b/package.json index 75d426a17..74f2df552 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "version": "1.0.0-alpha.6", "private": true, - "licence": "GPLv3", + "licence": "AGPLv3", "engines": { "node": ">=8.x" },