[libcalamares] Remove the commented-out sponsor info
This commit is contained in:
parent
bdbeadcd65
commit
d6c6b7c64b
@ -22,15 +22,6 @@ static const char s_footer[]
|
|||||||
"and the <a href=\"https://app.transifex.com/calamares/calamares/\">Calamares "
|
"and the <a href=\"https://app.transifex.com/calamares/calamares/\">Calamares "
|
||||||
"translators team</a>." );
|
"translators team</a>." );
|
||||||
|
|
||||||
#if 0
|
|
||||||
// Blue Systems sponsored until June 2022
|
|
||||||
static const char s_sponsor[] = QT_TRANSLATE_NOOP( "AboutData",
|
|
||||||
"<a href=\"https://calamares.io/\">Calamares</a> "
|
|
||||||
"development is sponsored by <br/>"
|
|
||||||
"<a href=\"http://www.blue-systems.com/\">Blue Systems</a> - "
|
|
||||||
"Liberating Software." );
|
|
||||||
#endif
|
|
||||||
|
|
||||||
struct Maintainer
|
struct Maintainer
|
||||||
{
|
{
|
||||||
unsigned int start;
|
unsigned int start;
|
||||||
|
Loading…
Reference in New Issue
Block a user