diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-15 14:16:54 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-15 14:16:54 -0400 |
| commit | 490af6cb390ab6c4472d7cdd3afbc5529f2690de (patch) | |
| tree | d7a1b62a7f98af5db7c56ddf0418660fde3ec948 /package.json | |
| parent | 19ff9be476e3e19c24abdf4fb3adda81dde877f9 (diff) | |
| download | YouTube-TV-Client-490af6cb390ab6c4472d7cdd3afbc5529f2690de.tar.gz YouTube-TV-Client-490af6cb390ab6c4472d7cdd3afbc5529f2690de.tar.bz2 YouTube-TV-Client-490af6cb390ab6c4472d7cdd3afbc5529f2690de.zip | |
Added license and readme
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 70ffdd2..5cf20b7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "main": "index.js", "author": "Andrew Lee <alee14498@protonmail.com'>", - "license": "MIT", + "license": "GPL-3.0", "dependencies": {}, "scripts": { "start": "electron ." |
