Fix another bunch of copyright years, including fixing #397
This commit is contained in:
parent
9217d9263e
commit
d9b2f0ed42
88 changed files with 88 additions and 88 deletions
|
@ -180,7 +180,7 @@ MultiMC::MultiMC(int &argc, char **argv, bool root_override) : QApplication(argc
|
|||
// init the logger
|
||||
initLogger();
|
||||
|
||||
QLOG_INFO() << "MultiMC 5, (c) 2013 MultiMC Contributors";
|
||||
QLOG_INFO() << "MultiMC 5, (c) 2013-2014 MultiMC Contributors";
|
||||
QLOG_INFO() << "Version : " << BuildConfig.VERSION_STR;
|
||||
QLOG_INFO() << "Git commit : " << BuildConfig.GIT_COMMIT;
|
||||
if (adjustedBy.size())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue