Update license
field in package.json and bower.json
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "signal-desktop",
|
"name": "signal-desktop",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"homepage": "https://github.com/signalapp/Signal-Desktop",
|
"homepage": "https://github.com/signalapp/Signal-Desktop",
|
||||||
"license": "GPLV3",
|
"license": "AGPL-3.0-only",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"mp3lameencoder": "https://github.com/higuma/mp3-lame-encoder-js.git",
|
"mp3lameencoder": "https://github.com/higuma/mp3-lame-encoder-js.git",
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"desktopName": "signal.desktop",
|
"desktopName": "signal.desktop",
|
||||||
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
||||||
"version": "1.37.3-beta.1",
|
"version": "1.37.3-beta.1",
|
||||||
"license": "GPL-3.0",
|
"license": "AGPL-3.0-only",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Open Whisper Systems",
|
"name": "Open Whisper Systems",
|
||||||
"email": "support@signal.org"
|
"email": "support@signal.org"
|
||||||
|
Reference in New Issue
Block a user