Update license
field in package.json and bower.json
This commit is contained in:
parent
ff18063f89
commit
63c4cf9430
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue