rssguard/resources/text/licenses.json
2024-12-18 08:55:54 +01:00

27 lines
No EOL
588 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"
}
]