rssguard/resources/text/licenses.json

27 lines
565 B
JSON

[
{
"title": "GNU GPL v3.0",
"file": "COPYING_GNU_GPL",
"components": "RSS Guard, mimesis, Numix"
},
{
"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"
}
]