Fix license identifier

This commit is contained in:
Pavol Rusnak
2022-07-10 18:58:03 +02:00
parent 362c2cbe12
commit 5a8aafd7fc
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ const docTemplate = `{
"email": "hello@getalby.com"
},
"license": {
"name": "GNU GPL",
"name": "GNU GPLv3",
"url": "https://www.gnu.org/licenses/gpl-3.0.en.html"
},
"version": "{{.Version}}"