rssguard/resources/text/licenses.json

22 lines
450 B
JSON
Executable File

[
{
"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": "MIT License",
"file": "COPYING_BOOLINQ",
"components": "boolinq"
},
{
"title": "GNU GPL v3.0 + Qt Company GPL Exception 1.0",
"file": "COPYING_QT",
"components": "Qt"
}
]