rssguard/resources/text/licenses.json
Martin Rotter eb8d258a09 fix #1698
2025-04-16 13:29:43 +02:00

32 lines
No EOL
778 B
JSON

[
{
"title": "GNU GPL v3.0",
"file": "COPYING_GNU_GPL",
"components": "RSS Guard, mimesis, Numix, Kristall/geminiclient"
},
{
"title": "GNU LGPL v3.0",
"file": "COPYING_GNU_LGPL",
"components": "Breeze"
},
{
"title": "GNU LGPL v2.1",
"file": "COPYING_GNU_LGPL_21",
"components": "MRichTextEditor"
},
{
"title": "MIT License",
"file": "COPYING_BOOLINQ",
"components": "boolinq"
},
{
"title": "GNU GPL v3.0 + Qt Company GPL Exception 1.0",
"file": "COPYING_QT",
"components": "Qt"
},
{
"title": "Attribution 3.0",
"text": "Error Bleep 4 by original_sound -- https://freesound.org/s/372197/ -- License: Attribution 3.0",
"components": "Error Bleep 4"
}
]