diff --git a/bower.json b/bower.json index 130ef4973..cd72635b0 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "signal-desktop", "version": "0.0.0", "homepage": "https://github.com/signalapp/Signal-Desktop", - "license": "GPLV3", + "license": "AGPL-3.0-only", "private": true, "dependencies": { "mp3lameencoder": "https://github.com/higuma/mp3-lame-encoder-js.git", diff --git a/package.json b/package.json index 71df66cd1..31a47c91e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "desktopName": "signal.desktop", "repository": "https://github.com/signalapp/Signal-Desktop.git", "version": "1.37.3-beta.1", - "license": "GPL-3.0", + "license": "AGPL-3.0-only", "author": { "name": "Open Whisper Systems", "email": "support@signal.org"