]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update licence in package json
authorChocobozzz <me@florianbigard.com>
Sun, 11 Mar 2018 08:52:33 +0000 (09:52 +0100)
committerChocobozzz <me@florianbigard.com>
Sun, 11 Mar 2018 08:53:15 +0000 (09:53 +0100)
package.json

index 75d426a177e70e2097f0c4d7b90f6d6ff0bd6ba1..74f2df5526bdd2e88b4dec3e2ba3dcb06a76f59d 100644 (file)
@@ -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"
   },