mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Change copyright dates to 2015
This commit is contained in:
parent
49ff31f131
commit
c6c5134398
204 changed files with 204 additions and 204 deletions
|
|
@ -171,7 +171,7 @@ MultiMC::MultiMC(int &argc, char **argv, bool test_mode) : QApplication(argc, ar
|
|||
// init the logger
|
||||
initLogger();
|
||||
|
||||
QLOG_INFO() << "MultiMC 5, (c) 2013-2014 MultiMC Contributors";
|
||||
QLOG_INFO() << "MultiMC 5, (c) 2013-2015 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